At the end of the 6th year [= the beginning of the 7th ], there were 449 students
At the end of the 12th year [ = the beginning of the 13th] , there were 750 students
So we have these two equations where a1 is the beginning enrollment [in the first year] and d is the yearly [constant ] increase
449 = a1 + d(6 -1) → 449 = a1 + 5d (1)
750 = a1 + d(13 - 1) → 750 = a1 + 12d (2)
Subtract (1) from (2)
301 = 7d divide both sides by 7
43 = d this is the yearly increase
And using (1) we can find the beginning enrollment, a1
449 = a1 + 5(43)
449 = a1 + 215 subtract 215 from each side
234 = a1
So.......the equation giving the number of students for any year, n =
an = 234 + 43 (n - 1)
