Question 801879
write the function for a line  y-intercept of 19 
and goes through  the point (17,-83)
----------
Form:: y = mx + b
-83 = m(17) + 19
-----
-102 = 17m
m = -102/17
m = -6
=======
Equation:
y = -6x + 19
===============
Cheers,
Stan H.
===============