document.write( "Question 966495: Michael is 2 times as old as Christopher.
\n" ); document.write( "How old is Michael now?
\n" ); document.write( "

Algebra.Com's Answer #590708 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
Michael is 2 times as old as Christopher.
\n" ); document.write( "
\r\n" );
document.write( "M = 2C\r\n" );
document.write( "

\n" ); document.write( "20 years ago, Michael was 6 times as old as Christopher.
\n" ); document.write( "
\r\n" );
document.write( "M-20 = 6(C-20)\r\n" );
document.write( "\r\n" );
document.write( "System of equations\r\n" );
document.write( "\r\n" );
document.write( "M = 2C\r\n" );
document.write( "M-20 = 6(C-20)\r\n" );
document.write( "\r\n" );
document.write( "2C-20 = 6(C-20)\r\n" );
document.write( "\r\n" );
document.write( "2C-20 = 6C-120\r\n" );
document.write( "  -4C = -100\r\n" );
document.write( "    C = 25\r\n" );
document.write( "\r\n" );
document.write( "Christopher is 25\r\n" );
document.write( "

\n" ); document.write( "Michael is 2 times as old as Christopher.
\n" ); document.write( "
\r\n" );
document.write( "Michael is 50.\r\n" );
document.write( "\r\n" );
document.write( "Checking: 20 years ago, Michael was 30 and Christopher was\r\n" );
document.write( "only 5, and 30 is 6 times 5.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );