SOLUTION: solve using elimination method: 3r-4s=1, 9r-12s= -3 I am not sure how the elimination method works. I keep referring back to the substitution method and getting it all wrong.

Algebra ->  Expressions-with-variables -> SOLUTION: solve using elimination method: 3r-4s=1, 9r-12s= -3 I am not sure how the elimination method works. I keep referring back to the substitution method and getting it all wrong.      Log On


   



Question 732040: solve using elimination method: 3r-4s=1, 9r-12s= -3
I am not sure how the elimination method works. I keep referring back to the substitution method and getting it all wrong.

Found 2 solutions by Vladdroid, Edwin McCravy:
Answer by Vladdroid(91) About Me  (Show Source):
You can put this solution on YOUR website!
click on the math equation to get the steps and the answer. CHEERS
click here....Click Here to Solve by Substitution Method.....click here

Answer by Edwin McCravy(20059) About Me  (Show Source):
You can put this solution on YOUR website!
This is an inconsistent system and has no solutions.

3r -  4s =  1 
9r - 12s = -3

Let's try doing it first by substitution.

Solve the first equation for r

3r - 4s = 1
     3r = 1 + 4s
      r = %281%2B4s%29%2F3

Substitute in

9r - 12s = -3
9%28%281%2B4s%29%2F3%29 - 12s = -3 

3(1+4s) - 12s = -3
3 + 12s - 12s = -3
       3 + 0s = -3
           0s = -6

There is no value of s such that when multiplied by 0
will give -6.  Thus this system has no solution.

----------------------

Now let's try doing it by elimination:

3r -  4s =  1 
9r - 12s = -3

Multiply the first equation through by -3

-9s + 12s = -3
 9s - 12s = -3

Add the two equations term by term:

-9s + 12s = -3
 9s - 12s = -3
--------------
 0s +  0s = -6

No matter what values we substitute for r and s,
the left side will be 0 and the right side -6.  So
there can be no solutions.

The system is inconsistent.

Here are the graphs of the two equations:

graph%28400%2C400%2C-10%2C10%2C-10%2C10%2C%281-3x%29%2F%28-4%29%2C%28-3-9x%29%2F%28-12%29%29

They run parallel and therefore do not intersect and do not have any common
solution.

Edwin