SOLUTION:
Find three numbers such that the sun of the first & second is 67, the sum of the first and third is 80, and the sum of the second and third is 91?
Question 678394:
Find three numbers such that the sun of the first & second is 67, the sum of the first and third is 80, and the sum of the second and third is 91? Answer by checkley79(3341) (Show Source):
You can put this solution on YOUR website! LET X, Y & Z BE THE THREE NUMBERS.
X+Y=67 OR X=67-Y
X+Z=80 OR X=80-Z
Y+Z=91
67-Y=80-Z
Y+Z=91 ADD THESE 2 EQUATIONS.
----------------
67+Z=171-Z
Z+Z=171-67
2Z=104
Z=104/2
Z=52 ANS. FOR Z.
Y+52=91
Y=91-52
Y=39 ANS. FOR Y.
X+39=67
X=67-39
X=28 ANS. FOR X.