document.write( "Question 1164624: Raymond is 12 years younger than Susan. Four years ago, she was 4 times as old as he was. Find their present ages. \r
\n" );
document.write( "\n" );
document.write( "I know that right now, Susan is x and Raymond is x-12. 4 years ago, Susan is 4(x-12). I'm not sure how to set the problem up after this. Please help. TY! \n" );
document.write( "
Algebra.Com's Answer #789034 by Alan3354(69443) You can put this solution on YOUR website! Raymond is 12 years younger than Susan. Four years ago, she was 4 times as old as he was. Find their present ages. \n" ); document.write( "------------------ \n" ); document.write( "4 years ago, he was 12 years younger. \n" ); document.write( "----- \n" ); document.write( "4 rears ago: \n" ); document.write( "R = S - 12 \n" ); document.write( "S = 4R \n" ); document.write( "-- \n" ); document.write( "R = 4R-12 \n" ); document.write( "R = 4 \n" ); document.write( "S = 16 \n" ); document.write( "==================== \n" ); document.write( "Now: \n" ); document.write( "R = 8 \n" ); document.write( "S = 20 \n" ); document.write( " \n" ); document.write( " |