
Philip P. answered 01/31/16
Tutor
5.0
(478)
Effective and Patient Math Tutor
x-intercept = (4,0)
y-intercept = (0,9)
y = mx+b
where:
- m = the slope
- b = the y-intercept = 9 (given in the problem statement)
Use the slope formula to find the slope given the two points (4,0) and (0,9):
m = (y2-y1)/(x2-x1)
m = (9-0)/(0-4) = -9/4
y = -(9/4)x + 9