SOLUTION: Solve the system by the substitution method
4x + y = 25
3x + 4y= 22
the answer the teacher got was 5,10
but I can not figure out how to get there.
Question 662280: Solve the system by the substitution method
4x + y = 25
3x + 4y= 22
the answer the teacher got was 5,10
but I can not figure out how to get there. Found 3 solutions by Alan3354, MathLover1, htmentor:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Solve the system by the substitution method
4x + y = 25 --> y = 25 - 4x
3x + 4y= 22
-------------
Sub for y in the 2nd eqn
3x + 4*(25-4x) = 22
3x + 100 - 16x = 22
-13x = -78
x = 6
------
y = 25-4x
y = 1
--> (6,1)
============
If you sub (5,10), you'll see it doesn't fit
You can put this solution on YOUR website! Solve the system by the substitution method
4x + y = 25
3x + 4y= 22
=============================
Solve for y in the 1st equation:
y = 25 - 4x
Substitute the value for y in the 2nd equation:
3x + 4(25-4x) = 22
3x + 100 - 16x = 22
13x = 78
x = 6
So y = 25 - 4*6 = 1
Ans: x=6, y=1