SOLUTION: write an equation for a line with slope = -4 through the point (-2,-1)
Algebra
->
Linear-equations
-> SOLUTION: write an equation for a line with slope = -4 through the point (-2,-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 85676
:
write an equation for a line with slope = -4 through the point (-2,-1)
Answer by
scianci(186)
(
Show Source
):
You can
put this solution on YOUR website!
Set up in slope-intercept form: y = -4x + b
Plug in the given values of -2 for x and -1 for y: -1 = -4(-2) + b
Solve for b: -1 = 8 + b
-9 = b
Equation is y = -4x - 9