SOLUTION: Eliminate This Problem x + y = 10 x - y = - 6
Algebra
->
Coordinate Systems and Linear Equations
->
Lessons
-> SOLUTION: Eliminate This Problem x + y = 10 x - y = - 6
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-systems
Question 624387
:
Eliminate This Problem
x + y = 10
x - y = - 6
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
x + y = 10
x - y = - 6
---------------
2x+0y = 4
2x = 4
x = 4/2
x = 2
=======================================================
x+y = 10
2+y = 10
y = 10-2
y = 8
So the answers are x =
2
and y =
8