SOLUTION: What is the equation of a line graphed through (-2,0)(0,-2)
Algebra
->
Systems-of-equations
-> SOLUTION: What is the equation of a line graphed through (-2,0)(0,-2)
Log On
Algebra: Systems of equations that are not linear
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Systems-of-equations
Question 59825
:
What is the equation of a line graphed through (-2,0)(0,-2)
Answer by
checkley71(8403)
(
Show Source
):
You can
put this solution on YOUR website!
(-2-0)/(0-2)
-2/2=-1
Y=-X+b SUBSTITUTING ONE SET OFPOINTS WE FIND THE Y INTERCEPT
0=-1*-2+b
0=2+b
b=-2THUS THE EQUATION IS
Y=-X-2