
Doc E. answered 04/20/15
Tutor
5
(1)
Statistics, Math, and Academic Writing
The method for solving systems of two equations is to 1) express one of the variables (call it "a") in terms of the other (call it "b"), 2) use the expression obtained in (1) to get the numeric value of "a", and 3) Use the numeric value of "a" to get the value of "b."
Here goes:
5x-2y=21
4x+2y=15
4x+2y=15
First, we express y in terms of x using the second equation: y = 7.5 - 2x.
Next, we plug (7.5 - 2x) into the first expression in place of y, giving
5x - 2(7.5 - 2x) = 9x - 15 = 21
This expression implies that 9x = 36 and thus that x = 4. With the knowledge that x = 4, we can solve either of the two equations for y. Picking the second one, we have
16 + 2y = 15,
which implies 1 = -2y, and therefore y = -1/2.
Taking up the second system, we can start directly with the second expression, y = 2x + 5. We substitute (2x + 5) for y in the top equation, giving
-3x + 2(2x + 5) = x + 10 = 12,
which reveals that x = 2. Now we can plug x = 2 into the second equation to get y = 2x + 5 = 9.