SOLUTION: Write the equation that describes the line in slope-intercept form. Slope =4 Point (3,2) is on the line

Algebra ->  Linear-equations -> SOLUTION: Write the equation that describes the line in slope-intercept form. Slope =4 Point (3,2) is on the line       Log On


   



Question 1013101: Write the equation that describes the line in slope-intercept form.
Slope =4
Point (3,2) is on the line

Found 2 solutions by Pinksparkles, fractalier:
Answer by Pinksparkles(13) About Me  (Show Source):
You can put this solution on YOUR website!
Yes, if it were -2, it WOULD change the answer:
Y=mx+b.
Y=4x + b. (Plug in 4 for slope)
-2=4(3)+b (Plug in (3,-2) as -2 for y and 3 for x).
-2=12+b.
b=-14 (subtract 12 from both sides)
Now, plug in b, the y-intercept into the equation.
Y=4x-14


Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
The easiest way to do this is to plug what you are given into
y = mx + b
and find b...like this...
2 = (4)(3) + b
2 = 12 + b
b = -10 and then
y = 4x - 10