SOLUTION: solve system using elimination x + 2y = 7 3x - 2y = -3

Algebra ->  Algebra  -> Coordinate-system -> SOLUTION: solve system using elimination x + 2y = 7 3x - 2y = -3      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 37840This question is from textbook Algebra
: solve system using elimination x + 2y = 7 3x - 2y = -3This question is from textbook Algebra

Answer by fractalier(2101) About Me  (Show Source):
You can put this solution on YOUR website!
We have the two equations
x + 2y = 7 and
3x - 2y = -3
Let us add them together, thus eliminating the y's
4x = 4
Now divide by 4
x = 1
Now plug x = 1 into the first equation and find y
1 + 2y = 7
2y = 6
y = 3
Your solution is (1, 3)