SOLUTION: solve by elimination 2x-3y=61 2x+y = -7
Algebra
->
Systems-of-equations
-> SOLUTION: solve by elimination 2x-3y=61 2x+y = -7
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 258961
:
solve by elimination
2x-3y=61
2x+y = -7
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
we are going to eliminate the x's by subtracting the second from the first
-3y-y=-4y
61-(-7)=68
-4y=68
y=-17
2x-17=-7
add 17 to both sides
2x=10
x=5
(5,-17)