One way to solve this (Math problems are usually solved in many ways):
Year Height
0 2 (initial)
1 2+3 =5
2 (2+ 3) + 3 = 2+ 3*2 = 8
3 2 +3 + 3+ 3 =2 + 3*3= 11
4 2 + 3*4 = 14 (see the pattern?)
and so on, so that at Year X, the height is 2 + 3*X , i.e. H=2+3X
intercept =2, initial height
slope=3 , rate of increase in height per year ( 3 ft/yr)
Do the rest.