document.write( "Question 894724:  R is as much younger to S as he is older to M
\n" );
document.write( " If the sum of ages of S and M is 60 years what is the age of R. \n" );
document.write( "
| Algebra.Com's Answer #542251 by stanbon(75887)      You can put this solution on YOUR website! R is as much younger to S as he is older to M \n" ); document.write( " If the sum of ages of S and M is 60 years what is the age of R. \n" ); document.write( "------------- \n" ); document.write( "Equations:: \n" ); document.write( "S - R = R - M \n" ); document.write( "S + M = 60 \n" ); document.write( "----- \n" ); document.write( "Modify:: \n" ); document.write( "S + M = 2R \n" ); document.write( "S + M = 60 \n" ); document.write( "---- \n" ); document.write( "2R = 60 \n" ); document.write( "R = 30 yrs \n" ); document.write( "---------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |