asked 123k views
5 votes
Examine the following sequence 1, 4, 9, 16, 25…. Why is 36 the next number in the sequence? Because the pattern is:

asked
User Uerschel
by
8.3k points

1 Answer

4 votes
You are adding consecutive odd numbers to the number before. Starting with 1, add 3 to get 4. Add 5 to 4 to get 9. Add 7 to 9 to get 16, add 9 to 16 to get 25, add 11 to 25 to get 36. Trying to figure out how to write that as a recursive rule...
answered
User Theadam
by
8.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.