document.write( "Question 1042665: Michael is 3 times as old as Brandon. 18 years ago, Michael was 9 times as old as Brandon.
\n" );
document.write( "How old is Michael now?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #657681 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let Brandon be b. Then Michael is 3b. So: \n" ); document.write( "3b-18=9(b-18) \n" ); document.write( "3b-18=9b-162 \n" ); document.write( "6b=144 \n" ); document.write( "b=24 \n" ); document.write( "3b=72 \n" ); document.write( "Brandon is 24, Michael is 72. !!!!!!! \n" ); document.write( " \n" ); document.write( " |