SOLUTION: write an equation for the line in point-slope form slope=-3,passing through (-4,7)
Algebra
->
Linear-equations
-> SOLUTION: write an equation for the line in point-slope form slope=-3,passing through (-4,7)
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 706088
:
write an equation for the line in point-slope form
slope=-3,passing through (-4,7)
Answer by
lwsshak3(11628)
(
Show Source
):
You can
put this solution on YOUR website!
write an equation for the line in point-slope form
slope=-3,passing through (-4,7)
**
point-slope formula: (y1-y2)=m(x1-x2), m=slope
y-7=-3(x-(-4))
y-7=-3(x+4)
y-7=-3x-12
y=-3x-5