document.write( "Question 678394: \r
\n" ); document.write( "\n" ); document.write( "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?
\n" ); document.write( "

Algebra.Com's Answer #421448 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
LET X, Y & Z BE THE THREE NUMBERS.
\n" ); document.write( "X+Y=67 OR X=67-Y
\n" ); document.write( "X+Z=80 OR X=80-Z
\n" ); document.write( "Y+Z=91
\n" ); document.write( "67-Y=80-Z
\n" ); document.write( "Y+Z=91 ADD THESE 2 EQUATIONS.
\n" ); document.write( "----------------
\n" ); document.write( "67+Z=171-Z
\n" ); document.write( "Z+Z=171-67
\n" ); document.write( "2Z=104
\n" ); document.write( "Z=104/2
\n" ); document.write( "Z=52 ANS. FOR Z.
\n" ); document.write( "Y+52=91
\n" ); document.write( "Y=91-52
\n" ); document.write( "Y=39 ANS. FOR Y.
\n" ); document.write( "X+39=67
\n" ); document.write( "X=67-39
\n" ); document.write( "X=28 ANS. FOR X.
\n" ); document.write( "
\n" );