document.write( "Question 377429: The music teacher is three times as old as Walt. In 12 years, she will be twice as old as Walt. How old is Walt? \n" ); document.write( "
Algebra.Com's Answer #268152 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The music teacher is three times as old as Walt. In 12 years, she will be twice as old as Walt. How old is Walt? \n" ); document.write( ".. \n" ); document.write( "Let Walt be x years \n" ); document.write( "teacher = 3x \n" ); document.write( "... \n" ); document.write( "after 12 years \n" ); document.write( "Walt = x+12 \n" ); document.write( "teacher = 3x+12 \n" ); document.write( ".. \n" ); document.write( "3x+12=2(x+12) \n" ); document.write( "3x+12=2x+24 \n" ); document.write( "-2x \n" ); document.write( "3x-2x+12=2x-2x+24 \n" ); document.write( "x+12=24 \n" ); document.write( "-12 \n" ); document.write( "x=24-12 \n" ); document.write( "x=12 Walt's age. \n" ); document.write( "teacher's age = 3x = 12*3=36 years \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |