Answer: y = - 3x/4 + 5
Step-by-step explanation:
The equation of a straight line can be represented in the slope-intercept form, y = mx + c
Where c = intercept
Slope, m =change in value of y on the vertical axis / change in value of x on the horizontal axis represent
change in the value of y = y2 - y1
Change in value of x = x2 -x1
y2 = final value of y
y 1 = initial value of y
x2 = final value of x
x1 = initial value of x
The line passes through (4,2) and (0, - 1),
y2 = - 1
y1 = 2
x2 = 0
x1 = 4
Slope,m = (2 - - 1)/(0 - 4) = - 3/4
To determine the y intercept, we would substitute x = 4, y = 2 and m= - 3/4 into
y = mx + c. It becomes
2 = - 3/4 × 4 + c
2 = - 3 + c
c = 2 + 3 = 5
The equation becomes
y = - 3x/4 + 5