532,393 views
3 votes
3 votes
The height of a tree grows by four inches every year.Select the recursive rule which represents this situation.

User Dnyani
by
2.6k points

1 Answer

11 votes
11 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

User Aftab Ahmed
by
2.8k points