SOLUTION: The line through (-2, 3) with slope -2
Algebra
->
Coordinate-system
-> SOLUTION: The line through (-2, 3) with slope -2
Log On
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 317388
:
The line through (-2, 3) with slope -2
Answer by
nyc_function(2741)
(
Show Source
):
You can
put this solution on YOUR website!
Use the point-slope formula y - b = m(x - a) where b = 3, a = -2 and m = -2.
Just plug and chug and then isolate y.
y - 3 = -2(x - (-2))
y - 3 = -2(x + 2)
y - 3 = -2x - 4
y = -2x - 4 + 3
y = -2x - 1
Done!