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)\"\" \"About 
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( "\"system%28M=5J%2CM-3=9%28J-3%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "Solve by substituting 5J for M in the second equation,\r\n" );
document.write( "solving for J, then substituting what you get to find M.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );