asked 87.8k views
0 votes
The height of a tree grows by four inches every year.Select the recursive rule which represents this situation.

asked
User Grub
by
8.0k points

1 Answer

4 votes

We know that the tree grows by four each inches every year.

Then, we can say that the height of the tree in year n (an) is 4 inches more than the heignth of the tree in year (n-1) (a_n-1).

Then, we can write the recursive rule as:


a_n=a_(n-1)+4

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.