SOLUTION: How would I use the elimination method to solve for this equation. 5r+3t=-1 -2r-5t=-11

Algebra ->  Equations -> SOLUTION: How would I use the elimination method to solve for this equation. 5r+3t=-1 -2r-5t=-11      Log On


   



Question 938453: How would I use the elimination method to solve for this equation.
5r+3t=-1
-2r-5t=-11

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
ORIGINAL SYSTEM
----------------
5r+3t=-1
-2r-5t=-11
---------------


Multiply both members of either or both equations to make the coefficients of either variable become equal in their absolute value. Read and reread that again thinking carefully.

Try elimination of t.
5 and 3 are factors to use to do this:
-
5(5r+3t)=5(-1)
25r+15t=-5
-
3(-2r-5t)=3(-11)
-6r-15t=-33
-
resulting system
system%2825r%2B15t=-5%2C-6r-15t=-33%29.

These are two equations. If you have something like D=F, and then do
D+k=F+k, then this equation is equivalent to D=F.
Also, if you have k=m, then you can do
D+k=F+m, and this too is equivalent to D=F.
That would be the use of the substitution operation from a system like
system%28D=F%2Ck=m%29.

You will do the same thing for the "resulting system" just found above.
Sum the lefthand members, sum the right hand members, and set them equal. This will eliminate the terms of t...

25r%2B15t%2B%28-6r-15t%29=-5%2B%28-33%29
19r=-38
highlight%28r=-2%29.

You can handle the other variable in nearly a similar way.
To eliminate r, starting from the ORIGINAL system, you should choose factors of 2 and 5.