document.write( "Question 1048988: Michael is 3 times as old as Brandon. 18 years ago, Michael was 9 times as old as Brandon. how old is michael now
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #664572 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let b represent Brandon's age 18 years ago. Then Michael would be 9b. So \n" ); document.write( "3(b+18)=9b+18 \n" ); document.write( "3b+54=9b+18 \n" ); document.write( "6b=36 \n" ); document.write( "b=6 \n" ); document.write( "Brandon was 6 18 years ago, so Michael was 54. Now they are 24 and 72, respectively. ☺☺☺☺ \n" ); document.write( " |