Given:
The cost of boat in 2011 is $35,000.
The cost of boat in 2012 is $27,300.
The objective is to find,
a) The linear function f(t).
a) The exponential function g(t).
Explanation:
Consider the given points as,
[tex]\begin{gathered} (x_1,y_1)=(2011,35000) \\ (x_2,y_2)=(2012,27300) \end{gathered}[/tex]a)
The linear equation using two points can be calculated as,
[tex]y-y_1=\frac{(y_2-y_1)}{(x_2-x_1)}(x-x_1)\text{ . . . . . .(1)}[/tex]On plugging the coordinates in equation (1),
[tex]\begin{gathered} y-35000=\frac{(27300-35000)}{(2013-2011)}(x-2011) \\ y-35000=-3850(x-2011) \\ y-3500=-3850x+7742350 \\ y=-3850x+7742350+3500 \\ y=-3850x+7777350 \end{gathered}[/tex]Hence, the linear function is f(t) = -3850x+7777350.
b)
The exponential function can be calculated as,
[tex]y=ab^x\text{ . . . . .(1)}[/tex]First substitute (x1,y1) in equation (1).
[tex]35000=ab^{2011}\text{ . . . . . . (2)}[/tex]Now, substitute (x2,y2) in equation (2),
[tex]27300=ab^{2013}\text{ . . . . . . .(3)}[/tex]To find b:
Divide the equations (2) and (3).
[tex]\begin{gathered} \frac{35000}{27300}=\frac{ab^{2011}}{ab^{2013}} \\ 1.282=b^{2011-2013} \\ 1.282=b^{-2} \\ b=1.282^{-\frac{1}{2}} \\ b=0.883 \end{gathered}[/tex]To find a:
Now, substitute the value of b in equation (2).
[tex]\begin{gathered} 35000=a(0.883)^{2011} \\ a=\frac{35000}{0.883^{2011}} \end{gathered}[/tex]