
John R. answered 01/14/16
Tutor
4.9
(155)
Highly Qualified Math Teacher who explains things simply and clearly
There are several ways to solve a system of equations: the graphing method, the substitution method, and the elimination method. Have you learned these?
For this one let's use the substitution method.
First, solve the second equation for y:
x + y = 5
-x -x subtract x from both sides
---------------------------
y = -x + 5
Next, substitute (-x + 5) into the first equation for y.
4x + y = 8
4x + (-x + 5) = 8 substitute
3x + 5 = 8 simplify by combining like terms
- 5 - 5 subtract 5 from each side
---------------------------------
3x = 3
3x/3 = 3/3 divide both sides by 3
x = 1
Now you know that x=1. Remember that you know that x + y = 5. So if x is 1, what does y have to be?
Make sure you show your answer as an ordered pair: (1, ___ ). (You can fill in the y value.)
Make sense?