document.write( "Question 752872: the sum of 3 numbers is 125. the first number is 5 more than the 2nd. the second is 2 times the third. what are the three number? \n" ); document.write( "
Algebra.Com's Answer #458110 by Nsam(3)\"\" \"About 
You can put this solution on YOUR website!
X+Y+Z=125,REPRESENTIN 3 NUMBAZ
\n" ); document.write( "X=Y+5,
\n" ); document.write( "2Z=Y
\n" ); document.write( "SOVIN EQUATIONS
\n" ); document.write( "Y+5+Y+Z=125,
\n" ); document.write( "2Y+Z=120,
\n" ); document.write( "2(2Z)+Z=120
\n" ); document.write( "5Z=120,
\n" ); document.write( "Z=24.
\n" ); document.write( "2(24)=Y,
\n" ); document.write( "Y=48
\n" ); document.write( "48+24+X=125,
\n" ); document.write( "72+X=125,
\n" ); document.write( "X=53.
\n" ); document.write( "Deya 4 de #s r,53,48,24.
\n" ); document.write( "
\n" );