SOLUTION: Find values for x and y that fit both of the equations 5x+3y = 8 and 4x + 3y = -2.

Algebra ->  Average -> SOLUTION: Find values for x and y that fit both of the equations 5x+3y = 8 and 4x + 3y = -2.      Log On


   



Question 702118: Find values for x and y that fit both of the equations 5x+3y = 8 and 4x + 3y = -2.
Answer by sofiyac(983) About Me  (Show Source):
You can put this solution on YOUR website!
5x+3y = 8
4x+3y = -2 multiply this one by -1
***
5x+3y = 8
-4x-3y=-2 add the two equations
***
x=6 now plug that into either of the originals and solve for y, i'll use first one
5*6+3y=8
3y=-22
y=-22/3
(6,-22/3)