Firts we need to find the rate of change, or in other words, the slope of the line.
Question 1:
a)
For this we can take two points in the form (years, salary). Then we can define as year 0 the year when Gary starts to work. In this year the salary is $58,550. The first point is (0, $58,550)
The next point we can take is at the year 10, when the salary of Gary will be $71,950. The second point is (10, $71,950)
b) Now that we have the two points, we can use the slope formula to get the rate of change. The slope formula is, for two points A and B:
![\begin{gathered} \begin{cases}A(x_a,y_a) \\ B(x_b,y_b)\end{cases} \\ m=\frac{y_a-y_b}{x_a-x_b} \end{gathered}](https://tex.z-dn.net/?f=%5Cbegin%7Bgathered%7D%20%5Cbegin%7Bcases%7DA%28x_a%2Cy_a%29%20%5C%5C%20B%28x_b%2Cy_b%29%5Cend%7Bcases%7D%20%5C%5C%20m%3D%5Cfrac%7By_a-y_b%7D%7Bx_a-x_b%7D%20%5Cend%7Bgathered%7D)
In this case, we can call the points A(0, $58,550) and B(10, $71,950). Using the formula:
![m=\frac{58,550-71,950}{0-10}=\frac{-13400}{-10}=1340](https://tex.z-dn.net/?f=m%3D%5Cfrac%7B58%2C550-71%2C950%7D%7B0-10%7D%3D%5Cfrac%7B-13400%7D%7B-10%7D%3D1340)
c) "The rate of change in Gary's salary is $1340 per year."
Question 2:
a) The slope intercept form of a line is:
![y-y_1=m(x_{}-x_1)](https://tex.z-dn.net/?f=y-y_1%3Dm%28x_%7B%7D-x_1%29)
Where:
y is the output of the function.
x is the input of the function. (we provide the function with a value for x and the function give us a value of y)
m is the slope of the line. We calculate it in question 1.
x1 is the x coordinate of a point we choose.
y1 is the y-coordinate of the same point of x1.
In this case, we know:
m = 1340;
And we can take the point (0, $58,550), thus:
x1 = 0
y1 = 58,550
b) Now we need to use all this values and use the slope-intercept form:
![y-58,550=1340(x-0)](https://tex.z-dn.net/?f=y-58%2C550%3D1340%28x-0%29)
And solve to get:
![y=1340x+58,550](https://tex.z-dn.net/?f=y%3D1340x%2B58%2C550)
Question 3:
a) Now we have a equation for the salary, we can use this to find the salary in 13 years. We just need to replace x = 13 in the equation:
![\begin{gathered} \begin{cases}y=1340x+58,550 \\ x=13\end{cases} \\ y=1340\cdot13+58,550 \\ y=75,970 \end{gathered}](https://tex.z-dn.net/?f=%5Cbegin%7Bgathered%7D%20%5Cbegin%7Bcases%7Dy%3D1340x%2B58%2C550%20%5C%5C%20x%3D13%5Cend%7Bcases%7D%20%5C%5C%20y%3D1340%5Ccdot13%2B58%2C550%20%5C%5C%20y%3D75%2C970%20%5Cend%7Bgathered%7D)
B) The salary of Gary in 13 years will be $75,970.