Question 180187: find the equation of the line that contains (-2, 8) and has a slope 1/2.
thanks a lot for helping me out! :) Found 2 solutions by solver91311, stanbon:Answer by solver91311(24713) (Show Source):
You can put this solution on YOUR website! find the equation of the line that contains (-2, 8) and has a slope 1/2
------------------
m = 1/2, and y=8 when x = -2; so solve for b in the form y = mx + b
--------------
8 = (1/2)*-2 + b
b = 9
===========
Equation:
y = (1/2)x + 9
==================
Cheers,
Stan H.