David M. answered 05/21/20
Dave "The Math Whiz"
The slope-intercept form of a line is written as y = mx + b where m is the slope and b is the y-intercept.
First, we can determine the slope by
m = (y2 - y1)/(x2 - x1)
m = (-1 - 4)/(3 - 0) = -5/3
Using this value for the slope and either one of the given points, we can solve for the y-intercept, b:
y = mx + b
4 = (-5/3)(0) + b Using the point (0,4) for (x,y) and m = -5/3
4 = 0 + b
b = 4
Putting the values determined for m and b back into the formula, we get:
y = (-5/3)x + 4
Hope this helps!