Answer:
The equation of the line is y = -5/2x + 25/2
Step-by-step explanation:
To find the equation of the line, we first need the slope. We can get that by using the slope formula.
m(slope) = (y2 - y1)/(x2 - x1)
m = (5 - 0)/(3 - 5)
m = (5)/(-2)
m = 5/-2
m = -5/2
Now that we have the slope, we use the slope and the given point in point-slope form. Then we solve for y.
y - y1 = m(x - x1)
y - 0 = -5/2(x - 5)
y = -5/2x + 25/2