document.write( "Question 1052431: Tommy is seven years older than Michael. In five years, Tommy will be twice as old is Michael. How old are they now? \n" ); document.write( "
Algebra.Com's Answer #667898 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let Michael be m. Then Tommy is m+7. So: \n" ); document.write( "2(m+5)=m+7+5 \n" ); document.write( "2m+10=m+12 \n" ); document.write( "m=2 \n" ); document.write( "Michael is 2; Tommy is 9. ☺☺☺☺ \n" ); document.write( " |