SOLUTION: Draw a line through the given point having the given slope (-1,3) Slope=1
Algebra
->
Linear-equations
-> SOLUTION: Draw a line through the given point having the given slope (-1,3) Slope=1
Log On
Algebra: Linear Equations, Graphs, Slope
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Linear-equations
Question 1059196
:
Draw a line through the given point having the given slope
(-1,3)
Slope=1
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
point slope formula
y-y1=m(x-x1), where (x1,y1) is the point and m the slope
y-3=1(x+1), noting that x-(-1) is x+1
y-3=x+1
y=x+4