Question 950805: Which is the best method for solving the system?
graphing table elimination or substitution
9x+8y=7
18x-15y=14
Found 2 solutions by Alan3354, MathLover1: Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Which is the best method for solving the system?
graphing table elimination or substitution
9x+8y=7
18x-15y=14
===============
"Best" is not a clearly defined math term.
I would multiply the 1st eqn by 2, then subtract (elimination).
-----------
If it's more than 2 eqns and variables I would use determinants.
Answer by MathLover1(20849) (Show Source):
You can put this solution on YOUR website! 
1.
to solve by graphing, make table for each function, choose two values for , calculate , then plot points and draw lines; the point where these lines intersect will be solution to this system
....first solve for
|
|
|
|
|
|
the two lines intersect at the point ( , )
2.
elimination
Solved by pluggable solver: Solving a System of Linear Equations by Elimination/Addition |
Lets start with the given system of linear equations


In order to solve for one variable, we must eliminate the other variable. So if we wanted to solve for y, we would have to eliminate x (or vice versa).
So lets eliminate x. In order to do that, we need to have both x coefficients that are equal but have opposite signs (for instance 2 and -2 are equal but have opposite signs). This way they will add to zero.
So to make the x coefficients equal but opposite, we need to multiply both x coefficients by some number to get them to an equal number. So if we wanted to get 9 and 18 to some equal number, we could try to get them to the LCM.
Since the LCM of 9 and 18 is 18, we need to multiply both sides of the top equation by 2 and multiply both sides of the bottom equation by -1 like this:
Multiply the top equation (both sides) by 2
Multiply the bottom equation (both sides) by -1
So after multiplying we get this:


Notice how 18 and -18 add to zero (ie )
Now add the equations together. In order to add 2 equations, group like terms and combine them


Notice the x coefficients add to zero and cancel out. This means we've eliminated x altogether.
So after adding and canceling out the x terms we're left with:

Divide both sides by to solve for y
Reduce
Now plug this answer into the top equation to solve for x
Plug in 
Multiply
Subtract from both sides
Combine the terms on the right side
Multiply both sides by . This will cancel out on the left side.
Multiply the terms on the right side
So our answer is
, 
which also looks like
( , )
Notice if we graph the equations (if you need help with graphing, check out this solver)


we get
graph of (red) (green) (hint: you may have to solve for y to graph these) and the intersection of the lines (blue circle).
and we can see that the two equations intersect at ( , ). This verifies our answer. |
3.
substitution
Solved by pluggable solver: Solving a linear system of equations by subsitution |
Lets start with the given system of linear equations


Now in order to solve this system by using substitution, we need to solve (or isolate) one variable. I'm going to choose y.
Solve for y for the first equation
Subtract from both sides
Divide both sides by 8.
Which breaks down and reduces to
Now we've fully isolated y
Since y equals we can substitute the expression into y of the 2nd equation. This will eliminate y so we can solve for x.
Replace y with . Since this eliminates y, we can now solve for x.
Distribute -15 to 
Multiply
Reduce any fractions
Add to both sides
Make 14 into a fraction with a denominator of 8
Combine the terms on the right side
Make 18 into a fraction with a denominator of 8
Now combine the terms on the left side.
Multiply both sides by . This will cancel out and isolate x
So when we multiply and (and simplify) we get
<---------------------------------One answer
Now that we know that , lets substitute that in for x to solve for y
Plug in into the 2nd equation
Multiply
Subtract from both sides
Combine the terms on the right side
Multiply both sides by . This will cancel out -15 on the left side.
Multiply the terms on the right side
Reduce
So this is the other answer
<---------------------------------Other answer
So our solution is
and 
which can also look like
( , )
Notice if we graph the equations (if you need help with graphing, check out this solver)


we get
graph of (red) and (green) (hint: you may have to solve for y to graph these) intersecting at the blue circle.
and we can see that the two equations intersect at ( , ). This verifies our answer.
-----------------------------------------------------------------------------------------------
Check:
Plug in ( , ) into the system of equations
Let and . Now plug those values into the equation 
Plug in and 
Multiply
Add
Reduce. Since this equation is true the solution works.
So the solution ( , ) satisfies 
Let and . Now plug those values into the equation 
Plug in and 
Multiply
Add
Reduce. Since this equation is true the solution works.
So the solution ( , ) satisfies 
Since the solution ( , ) satisfies the system of equations


this verifies our answer.
|
Which is the best method for solving the system?
Depends on given equations. There are pros and cons for each method like:
Graphing:
Pro: gives you a visual picture of what's going on and is good for really big numbers
Con: if your graphing skills are not accurate or the solution is not at the intersection of a grid line, you have to estimate your answer.
Substitution:
Pro: Gives you an exact answer
Con: Sloppy calculations can cause incorrect answers and if one equation is not already solved for a variable (y = or x = ), you have to do extra work
Elimination
Pro: Works for any system of linear equations. After one or two steps you have a one-step equation to solve and you have half of your solution.
Con: Sloppy calculations can lead to incorrect solutions
If I need a rough idea of the solution, I graph.
If one of the equations is already solved for or for , I use substitution.
If neither of the above is true, I use elimination.
In this case, I prefer graphing.
|
|
|