SOLUTION: the slope of a line is 2. the line passes through the point (-3,-5). what is the equation of this line? point slope formula y-y1=m(x-x1) write answer in point-slope form
Algebra ->
Linear-equations
-> SOLUTION: the slope of a line is 2. the line passes through the point (-3,-5). what is the equation of this line? point slope formula y-y1=m(x-x1) write answer in point-slope form
Log On
Question 1026688: the slope of a line is 2. the line passes through the point (-3,-5). what is the equation of this line? point slope formula y-y1=m(x-x1) write answer in point-slope form Answer by macston(5194) (Show Source):
You can put this solution on YOUR website! .
x1=-3; y1=-5; m=2
.
y-y1=m(x-x1)
ANSWER: y-(-5)=2(x-(-3))
Simplified:
y+5=2(x+3)
y+5=2x+6
y=2x+1