Question 1019939
find the formula for the linear function: Slope-4 and x-intercept 7 
----
slope = -4
point:: (7,0)
------
Form:: y = mx + b
---
Solve for "b"::
0 = -4*7 + b
b = 28
-------
Ans: y = -4x + 28
------------------
Cheers,
Stan H.
--------