SOLUTION: solve each system of equations by using the substitution method. {3x + 4y = 18 { y = -2x + 3

Algebra ->  Equations -> SOLUTION: solve each system of equations by using the substitution method. {3x + 4y = 18 { y = -2x + 3       Log On


   



Question 1052415: solve each system of equations by using the substitution method.


{3x + 4y = 18
{ y = -2x + 3

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

Instead of doing yours for you, I will change the numbers,
do it step by step.  Then you can use it as a model to do 
yours exactly the same way step by step:

4x + 5y = 21
{ y = -3x + 4

Write 
4x + 5y = 21

Take out the y and put in (-3x + 4) in place of it

4x + 5(-3x + 4) = 21

Remove the parentheses by distributing the "+ 5" times
the "-3x", getting "- 15x" and also multiplying the "+ 5"
times the "+ 4" getting "+ 20", so write "- 15x + 20"
in place of + 5(-3x + 4)

4x - 15x + 20 = 21

Combine the "4x - 15x" as -11x, so write -11x instead of 
"4x - 15x":

    -11x + 20 = 21

Add - 20 to both sides:

 -11x + 20 - 20 = 21 - 20

The + 20 and the - 20 cancel out on the left,
so we just have -11x on the left. On the right
we replace the 21 - 20 by 1

          -11x = 1

We divide both sides by -11

         %28-11x%29%2F%28-11%29%22%22=%22%221%2F%28-11%29

Then the -11's cancel, and the right side becomes -1%2F11.

So that means 

         x%22%22=%22%22-1%2F11

Now we take the original second equation:

         y = -3x + 4

And we substitute %28-1%2F11%29 for x

         y = -3%28-1%2F11%29 + 4

Multiply the -3 by the %28-1%2F11%29, getting 3%2F11

         y = 3%2F11 + 4

Get the least common denominator which is 11 by multiplying
the +4 by %2811%2F11%29 which just amounts to multiplying by 1:

         y = 3%2F11 + 4%2811%2F11%29

So we have

         y = 3%2F11 + 44%2F11

or

         y = 47%2F11

So the solution is (x,y) = %28matrix%281%2C3%2C-1%2F11%2C%22%2C%22%2C47%2F11%29%29

Now do yours exactly the same way.

Edwin