A represents the altitude in feet.
t represents the minutes after takeoff
You have to create a linear model for the altitude with respect to the time:
[tex]A=mt+b[/tex]m → slope
b→ y-intercept
You know that the jet increased its altitude at a rate of 1250ft/min, this value represents the slope of the linear model.
You can express it as follows:
[tex]A=1250t+b[/tex]After 8 minutes the jet had an altitude of 13000ft, using these values you can determine the y-intercept of the linear model, replace them in the expression:
[tex]\begin{gathered} A=1250t+b \\ 13000=1250\cdot8+b \end{gathered}[/tex]Solve for b
[tex]\begin{gathered} 13000=1250\cdot8+b \\ 13000=10000+b \\ 13000-10000=1000-10000+b \\ 3000=b \end{gathered}[/tex]The y-intercept of the model is 3000ft
So the model for the altitude of the yet is
[tex]A=1250t+3000[/tex]To predict the altitude after 12 minutes you have to replace the model with t=12 and solve for A:
[tex]\begin{gathered} A=1250\cdot12+3000 \\ A=15000+3000 \\ A=18000ft \end{gathered}[/tex]The altitude of the jet after 12 minutes is 18,000ft