document.write( "Question 1113116: Travis is 21 years older than his sister Michelle. In 9 years, he will be twice as old as Michelle. How old is each of them now? \n" ); document.write( "
Algebra.Com's Answer #728155 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Travis is 21 years older than his sister Michelle. In 9 years, he will be twice as old as Michelle. How old is each of them now? \n" ); document.write( "------------------ \n" ); document.write( "Equations: \n" ); document.write( "T = M + 21 \n" ); document.write( "T+9 = 2(M+9) \n" ); document.write( "-------- \n" ); document.write( "Substitute for \"T\" and solve for \"M\": \n" ); document.write( "M+21+9 = 2M + 18 \n" ); document.write( "----- \n" ); document.write( "M + 30 = 2M+18 \n" ); document.write( "M = 12 (Michelle's age now) \n" ); document.write( "------------- \n" ); document.write( "T = M + 21 = 33 (Travis's age now) \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |