SOLUTION: if 4x-3y=11 and -5x+2y=-12, then the solution (x,y) is ?

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: if 4x-3y=11 and -5x+2y=-12, then the solution (x,y) is ?      Log On


   



Question 198900: if 4x-3y=11 and -5x+2y=-12, then the solution (x,y) is ?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Start with the given system of equations:
system%284x-3y=11%2C-5x%2B2y=-12%29


5%284x-3y%29=5%2811%29 Multiply the both sides of the first equation by 5.


20x-15y=55 Distribute and multiply.


4%28-5x%2B2y%29=4%28-12%29 Multiply the both sides of the second equation by 4.


-20x%2B8y=-48 Distribute and multiply.


So we have the new system of equations:
system%2820x-15y=55%2C-20x%2B8y=-48%29


Take note how the x coefficients are equal but opposite (so they add to zero and cancel out).


Now add the equations together. You can do this by simply adding the two left sides and the two right sides separately like this:


%2820x-15y%29%2B%28-20x%2B8y%29=%2855%29%2B%28-48%29


%2820x%2B-20x%29%2B%28-15y%2B8y%29=55%2B-48 Group like terms.


0x%2B-7y=7 Combine like terms.


-7y=7 Simplify.


y=%287%29%2F%28-7%29 Divide both sides by -7 to isolate y.


y=-1 Reduce.


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


20x-15y=55 Now go back to the first equation.


20x-15%28-1%29=55 Plug in y=-1.


20x%2B15=55 Multiply.


20x=55-15 Subtract 15 from both sides.


20x=40 Combine like terms on the right side.


x=%2840%29%2F%2820%29 Divide both sides by 20 to isolate x.


x=2 Reduce.


So the solutions are x=2 and y=-1.


Which form the ordered pair .


This means that the system is consistent and independent.


Notice when we graph the equations, we see that they intersect at . So this visually verifies our answer.


Graph of 4x-3y=11 (red) and -5x%2B2y=-12 (green)