SOLUTION: solve the system x+y=10 and y=3x+2 by any method.

Algebra ->  Linear-equations -> SOLUTION: solve the system x+y=10 and y=3x+2 by any method.      Log On


   



Question 376516: solve the system x+y=10 and y=3x+2 by any method.
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

Hi
Solving by substitution
x+y=10 Or y = -x + 10
y = 3x+2
-x + 10 = 3x + 2
8 = 4x
2 = x
solving for y
y = -x + 10
y = -2 + 10
y = 8
CHECKING our Answer
x+ y = 10
2 + 8 = 10