SOLUTION: A line passes through the point (-2,-2) and has a slope of -6. Write an equation for this line.
Algebra
->
Coordinate Systems and Linear Equations
->
Linear Equations and Systems Word Problems
-> SOLUTION: A line passes through the point (-2,-2) and has a slope of -6. Write an equation for this line.
Log On
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear Equations And Systems Word Problems
Question 376369
:
A line passes through the point (-2,-2) and has a slope of -6. Write an equation for this line.
Answer by
user_dude2008(1862)
(
Show Source
):
You can
put this solution on YOUR website!
y-y1=m(x-x1)
y-(-2)=-6(x-(-2))
y+2=-6(x+2)
y=-6x-12-2
y=-6x-14