SOLUTION: What is the equation of the line which passes through (2,3) , (-2,-1) and has y- intercept of (0,1) ?

Algebra ->  Linear-equations -> SOLUTION: What is the equation of the line which passes through (2,3) , (-2,-1) and has y- intercept of (0,1) ?      Log On


   



Question 853795: What is the equation of the line which passes through (2,3) , (-2,-1) and has y- intercept of (0,1) ?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
What is the equation of the line which passes through (2,3) , (-2,-1) and has y- intercept of (0,1) ?
-------------------
The 2 points define a line. Use them to find the line, see if the y-int is 1.
m = (-1-3)/(-2-2) = 1
-----
3 = 1*2 + b
b = 1
y = x + 1