SOLUTION: Solve the following system of equations using substitution. 2x+4y=12 4x+16y=8 I substituted 2x+4y for x in the second equation and I ended up with 8x+32y=8. I've tried so ma

Algebra ->  Equations -> SOLUTION: Solve the following system of equations using substitution. 2x+4y=12 4x+16y=8 I substituted 2x+4y for x in the second equation and I ended up with 8x+32y=8. I've tried so ma      Log On


   



Question 427061: Solve the following system of equations using substitution.
2x+4y=12
4x+16y=8
I substituted 2x+4y for x in the second equation and I ended up with 8x+32y=8. I've tried so many of these problems and I just can't understand them.

Found 2 solutions by ewatrrr, Gogonati:
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
Note: the idea solving using substitution is for that to result
in an equation with ONE unknown.
2x+4y=12 OR x = 6-2y |solving for x
4x+16y=8 |Substituting that into the 2nd EQ
4(6-2y)+16y = 8 |now we have an EQ with ONE unknown
solving for y
24 - 8y + 16y = 8
8y = -16
y = -2 and x = 10 (6- 2*-2)
CHECKING our Answer***
4x+16y=8
40 -32=8

Answer by Gogonati(855) About Me  (Show Source):
You can put this solution on YOUR website!
Solution:First we simplify the system dividing the first equation by 2 and the second by 4,and the system can be written:
system%28x%2B2y=6%2C+x%2B4y=2%29, Express x in the first equation with respect to y and substitute in the second equation:
system%28x=6-2y%2C+6-2y%2B4y=2%29
The second equation is a linear equation of one variable. We solve this equation with respect to y:
6+2y=2 => 2y=-4 => y=-2. Substitute this value of y in the first equation and find x: x=6-2(-2) => x=10. The ordered pair (10, -2) is the solution of our system.

Check: +system%282%2A10%2B4%2A%28-2%29=12%2C+4%2A10%2B16%2A%28-2%29=8%29
+system%2820-8=12%2C+40-32=8%29
system%2812=12%2C+8=8%29