document.write( "Question 1037999: Johns mother is five times his as old as john is. Three years ago, she was 9 times his age. What are their present ages?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #652671 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! John's mother is five times as old as John is. \n" ); document.write( " \r\n" ); document.write( "M = 5J\r\n" ); document.write( " \n" ); document.write( "Three years ago,... \n" ); document.write( " \r\n" ); document.write( "Three years ago, the mother was M-3\r\n" ); document.write( "Three years ago, John was J-3\r\n" ); document.write( " \n" ); document.write( "Three years ago, she was 9 times his age. \n" ); document.write( " \r\n" ); document.write( "M-3 = 9(J-3)\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |