SOLUTION: Which of the following is the equation of a line that passes through (-2, -1) and (-4, -3)?

Algebra ->  Linear-equations -> SOLUTION: Which of the following is the equation of a line that passes through (-2, -1) and (-4, -3)?       Log On


   



Question 974561: Which of the following is the equation of a line that passes through (-2, -1) and (-4, -3)?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Which of the following is the equation of a line that
passes through (-2, -1) and (-4, -3)?
------
slope = (-3--1)/(-4--2) = -2/-2 = 1
---------------------
Form:: y = mx + b
Solve for "b"::
-1 = 1*-2 + b
b = 1
----
Equation:
y = x + 1
-----------------
Cheers,
Stan H.
-----------------