SOLUTION: I need help solving the following using the substitution method and the elimination method. I am so stuck trying to figure these out. 4x+3y=48 3x+2y=34

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: I need help solving the following using the substitution method and the elimination method. I am so stuck trying to figure these out. 4x+3y=48 3x+2y=34      Log On


   



Question 346901: I need help solving the following using the substitution method and the elimination method. I am so stuck trying to figure these out.
4x+3y=48
3x+2y=34

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
solve the following using the substitution method and the elimination method.
:
4x+3y=48
3x+2y=34
:
Use the 2nd equation for substitution
3x + 2y = 34
2y = -3x + 34
Divide both sides by 2
y = -3%2F2x + 34%2F2
y = -1.5x + 17
:
Substitute (-1.5x+17) for y in the 1st equation
4x + 3(-1.5x + 17) = 48
4x - 4.5x + 51 = 48
4x - 4.5y = 48 - 51
-.5x = -3
x has to be positive, multiply both sides by -1
.5x = 3
x = 3%2F.5
x = 6
find y using y = -1.5x+17
y = -1.5(6) + 17
y = -9 + 17
y = +8
Check solutions in the 2nd equation; 3x+2y=34
3(6) + 2(8) = 34
18 + 16 = 34
34 = 34; confirms our solutions
:
:
By elimination
4x+3y=48
3x+2y=34
Multiply the 1st equation by 2, and the 2nd equation by 3
8x + 6y = 96
9x + 6y = 102
------------------subtraction eliminates y, find x
-1x = -6
x = 6; mult by -1
:
You can find y using either equation, replacing x with 6