SOLUTION: How to solve 3x+2y=14 and y=X+2

Algebra ->  Expressions-with-variables -> SOLUTION: How to solve 3x+2y=14 and y=X+2       Log On


   



Question 1036531: How to solve 3x+2y=14 and y=X+2

Found 2 solutions by addingup, MathTherapy:
Answer by addingup(3677) About Me  (Show Source):
You can put this solution on YOUR website!
3x+2y=14 and y=X+2
So you want to solve this system of equations, correct?
3x+2y=14
and
y=X+2 subtract 2 on both sides and y on both sides (and flip the equation):
x-y = -2 Multiply both sides times 2
2x-2y = -4
Now add this equation to the first:
3x+2y = 14
+
2x-2y = -4
------------
5x = 10
Divide both sides by 5:
x = 2
Take one of the equations and find y, I'll use the 2nd equation in your problem:
y = x+2
y = 2+2 = 4
-------------------------------------------------
Proof:
3x+2y = 14
3(2)+2(4) = 14
6+8 = 14 Correct
Next:
y = x+2
4 = 2+2 Correct

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

How to solve 3x+2y=14 and y=X+2

Note that x IS NOT the same as X. Anyway, I'll treat them as if they were.
3x + 2y = 14 -------- eq (i)
y = x + 2 ------- eq (ii)
Equation 2 has already been solved for y, so all one has to do is SUBSTITUTE this value in eq (i)
3x + 2(x + 2) = 14 ------- Substituting x + 2 for y in eq (i)
3x + 2x + 4 = 14
5x = 14 - 4
5x = 10
highlight_green%28matrix%281%2C3%2C+x+=+10%2F5%2C+or%2C+x+=+2%29%29
highlight_green%28matrix%281%2C3%2C+y+=+2+%2B+2%2C+or%2C+y+=+4%29%29 -------- Substituting 2 for x in eq (ii)