Given:
The graph passes through the points (0,-20) and (4,10).
To find:
The equation of line that most closely represents the line depicted in the graph.
Solution:
If a line passing through two points, then the equation of line is
![y-y_1=\dfrac{y_2-y_1}{x_2-x_1}(x-x_1)](https://tex.z-dn.net/?f=y-y_1%3D%5Cdfrac%7By_2-y_1%7D%7Bx_2-x_1%7D%28x-x_1%29)
The given line passes through the points (0,-20) and (4,10). So, the equation of line is
![y-(-20)=\dfrac{10-(-20)}{4-0}(x-0)](https://tex.z-dn.net/?f=y-%28-20%29%3D%5Cdfrac%7B10-%28-20%29%7D%7B4-0%7D%28x-0%29)
![y+20=\dfrac{10+20}{4}(x)](https://tex.z-dn.net/?f=y%2B20%3D%5Cdfrac%7B10%2B20%7D%7B4%7D%28x%29)
![y+20=\dfrac{30}{4}x](https://tex.z-dn.net/?f=y%2B20%3D%5Cdfrac%7B30%7D%7B4%7Dx)
![y+20=\dfrac{15}{2}x](https://tex.z-dn.net/?f=y%2B20%3D%5Cdfrac%7B15%7D%7B2%7Dx)
Subtracting 20 from both sides, we get
![y=\dfrac{15}{2}x-20](https://tex.z-dn.net/?f=y%3D%5Cdfrac%7B15%7D%7B2%7Dx-20)
The function form is
![f(x)=\dfrac{15}{2}x-20](https://tex.z-dn.net/?f=f%28x%29%3D%5Cdfrac%7B15%7D%7B2%7Dx-20)
f of x equals fifteen halves times x minus 20.
Therefore, the correct option is B.