|
Solve this system using elimination:
3x-y=5; -2x+6y=18
|
Given Problem
|
|
18x-6y=30
|
I see that if I multiply the first equation by 6 and add it to
the second equation, that the y variables will drop. So in this step I
multiply the first equation by 6.
|
|
18x-6y=30
-2x+6y=18
16x=48
x=3
|
Add the result from the last step to the second equation. The y
variables drop. Solve for x.
|
|
-2(3)+6y=18
-6+6y=18
6y=24
y=4
|
Substitute this value for x back into one of the two original equations
and solve for y.
|
|
(3,4)
|
Solution of system
|
|
3(3)-(4)=5
9-4=5
5=5
|
Check solution in the first equation. It checks.
|
|
-2(3)+6(4)=18
-6+24=18
18=18
|
Check solution in the second equation. It checks.
|