Question 976506
What 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.
-----------