SOLUTION: Elimination 5x+y=9 10x-7y=-18
Algebra
->
Coordinate Systems and Linear Equations
-> SOLUTION: Elimination 5x+y=9 10x-7y=-18
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 529767
:
Elimination
5x+y=9
10x-7y=-18
Answer by
swincher4391(1107)
(
Show Source
):
You can
put this solution on YOUR website!
Notice 10 = 5*2.
5x + y = 9
10x - 7y = -18
If we multiply the top by -2, then we can add and eliminate x.
-2(5x+y) = -2*9
-10x - 2y = -18
10x - 7y = -18
-9y = -36
y = 4
5x + 4 = 9
5x = 5
x = 1
So our solution is (1,4)