Answer:
C. ![y+4=-3(x-3)](https://tex.z-dn.net/?f=y%2B4%3D-3%28x-3%29)
Step-by-step explanation:
The point-slope format is a way to represent the equation of a line. It involves using a point on the line and relating it to the slope in such a way that one can find any point on the line using the equation. One is asked to find the equation of a line in point-slope form. The general format for the point-slope form of a line is the following;
![y-h=m(x-k)](https://tex.z-dn.net/?f=y-h%3Dm%28x-k%29)
Where the point on the line that is being used is (
). The parameter (
) represents the slope or rate of change in the line. The slope is often referred to as the (
) and can be found using the following formula.
![\frac{y_2-y_1}{x_2-x_1}](https://tex.z-dn.net/?f=%5Cfrac%7By_2-y_1%7D%7Bx_2-x_1%7D)
Where (
) and (
) are points on the line. As one can see the following points can be found on the line:
![(3,-4), (0, 5)](https://tex.z-dn.net/?f=%283%2C-4%29%2C%20%280%2C%205%29)
Substitute these points into the slope formula and solve for the slope;
![\frac{y_2-y_1}{x_2-x_1}](https://tex.z-dn.net/?f=%5Cfrac%7By_2-y_1%7D%7Bx_2-x_1%7D)
= ![\frac{(5)-(-4)}{(0)-(3)}](https://tex.z-dn.net/?f=%5Cfrac%7B%285%29-%28-4%29%7D%7B%280%29-%283%29%7D)
= ![\frac{5+4}{0-3}\\](https://tex.z-dn.net/?f=%5Cfrac%7B5%2B4%7D%7B0-3%7D%5C%5C)
= ![\frac{9}{-3}](https://tex.z-dn.net/?f=%5Cfrac%7B9%7D%7B-3%7D)
= ![-3](https://tex.z-dn.net/?f=-3)
Now substitute the slope into the given formula. As per the problem, one is supposed to use the point (
) in the formula.
![y-h=m(x-k)](https://tex.z-dn.net/?f=y-h%3Dm%28x-k%29)
Substitute the slope;
![y-h=-3(x-k)](https://tex.z-dn.net/?f=y-h%3D-3%28x-k%29)
Substitute the point;
![y+4=-3(x-3)](https://tex.z-dn.net/?f=y%2B4%3D-3%28x-3%29)