Mark M. answered 03/02/15
Tutor
4.9
(952)
Retired college math professor. Extensive tutoring experience.
Let x = number of medals won by Phelps
y = number of medals won by Franklin
z = number of medals won by Schmit
w = number of medals won by Lochte
x + y + z + w = 21
x = y + 1
y = z
w = 2y - 5
Since y = z, the system can be reduced to:
x + 2y + w = 21
x = y + 1
w = 2y - 5
Replace x by y + 1 in the first equation:
y + 1 + 2y + w = 21
So, 3y + 1 + w = 21
We have: w = 20 - 3y
But, w = 2y - 5
So, 20 - 3y = 2y - 5
-5y = -25
y = 5 x = y + 1 = 6
w = 2y - 5 = 5
z = y = 5
ANSWER: x = 6, y = z = w = 5