document.write( "Question 988994: A boy is 12 years old. His mother is four times as old as he is. In x years time the mother will be three times as old as the son. Form an equation in x and hence find x \n" ); document.write( "
Algebra.Com's Answer #609455 by jhunjiro(67)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "age of boy = 12 \n" ); document.write( "age of mother = 4 times age of boy = 4*12 = 48\r \n" ); document.write( "\n" ); document.write( "let x = years time\r \n" ); document.write( "\n" ); document.write( "3(12+x) = 48+x \n" ); document.write( "36+3x = 48+x \n" ); document.write( "3x-x = 48-36 \n" ); document.write( "2x = 12 \n" ); document.write( "x = 6\r \n" ); document.write( "\n" ); document.write( "In 6 years time the mother will be three times as old as the son.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |