Answer:
y = 4x/3 - 1/3.
Explanation:
The equation of the straight line is given by the following formula:
(y - y1)/(x - x1) = (y2 - y1)/(x2 - x1); where (x, y) is the general point, (x1, y1) is the first point on the line, and (x2, y2) is the second point on the line.
Given that (x1, y1) = (4, 5) and (x2, y2) = (-2, -3):
(y - 5)/(x - 4) = (-3 - 5)/(-2 - 4).
(y - 5)/(x - 4) = -8/-6.
(y - 5)/(x - 4) = 4/3.
Cross multiplying:
3*(y - 5) = 4*(x - 4).
3y - 15 = 4x - 16.
3y = 4x - 1.
y = 4x/3 - 1/3.
This the equation of the line in the y = mx + c form!!!