SOLUTION: Solve by addition. If a unique solution does not exist, state whether the system is inconsistent or dependent. 4x – 3y = 22 5x + 4y = 6

Algebra ->  Expressions-with-variables -> SOLUTION: Solve by addition. If a unique solution does not exist, state whether the system is inconsistent or dependent. 4x – 3y = 22 5x + 4y = 6       Log On


   



Question 128004: Solve by addition. If a unique solution does not exist, state whether the system is inconsistent or dependent.
4x – 3y = 22
5x + 4y = 6

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

Solved by pluggable solver: Solving a System of Linear Equations by Elimination/Addition


Lets start with the given system of linear equations

4%2Ax-3%2Ay=22
5%2Ax%2B4%2Ay=6

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 4 and 5 to some equal number, we could try to get them to the LCM.

Since the LCM of 4 and 5 is 20, we need to multiply both sides of the top equation by 5 and multiply both sides of the bottom equation by -4 like this:

5%2A%284%2Ax-3%2Ay%29=%2822%29%2A5 Multiply the top equation (both sides) by 5
-4%2A%285%2Ax%2B4%2Ay%29=%286%29%2A-4 Multiply the bottom equation (both sides) by -4


So after multiplying we get this:
20%2Ax-15%2Ay=110
-20%2Ax-16%2Ay=-24

Notice how 20 and -20 add to zero (ie 20%2B-20=0)


Now add the equations together. In order to add 2 equations, group like terms and combine them
%2820%2Ax-20%2Ax%29-15%2Ay-16%2Ay%29=110-24

%2820-20%29%2Ax-15-16%29y=110-24

cross%2820%2B-20%29%2Ax%2B%28-15-16%29%2Ay=110-24 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:

-31%2Ay=86

y=86%2F-31 Divide both sides by -31 to solve for y



y=-86%2F31 Reduce


Now plug this answer into the top equation 4%2Ax-3%2Ay=22 to solve for x

4%2Ax-3%28-86%2F31%29=22 Plug in y=-86%2F31


4%2Ax%2B258%2F31=22 Multiply



4%2Ax%2B258%2F31=22 Reduce



4%2Ax=22-258%2F31 Subtract 258%2F31 from both sides

4%2Ax=682%2F31-258%2F31 Make 22 into a fraction with a denominator of 31

4%2Ax=424%2F31 Combine the terms on the right side

cross%28%281%2F4%29%284%29%29%2Ax=%28424%2F31%29%281%2F4%29 Multiply both sides by 1%2F4. This will cancel out 4 on the left side.


x=106%2F31 Multiply the terms on the right side


So our answer is

x=106%2F31, y=-86%2F31

which also looks like

(106%2F31, -86%2F31)

Notice if we graph the equations (if you need help with graphing, check out this solver)

4%2Ax-3%2Ay=22
5%2Ax%2B4%2Ay=6

we get



graph of 4%2Ax-3%2Ay=22 (red) 5%2Ax%2B4%2Ay=6 (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 (106%2F31,-86%2F31). This verifies our answer.