document.write( "Question 569149: A 24 year old woman is now six times as old as her son; someday she will be only three times as old as he is. What will be her age when this occurs? \n" ); document.write( "
Algebra.Com's Answer #367239 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! A 24 year old woman is now six times as old as her son; someday she will be only three times as old as he is. What will be her age when this occurs? \n" ); document.write( "========================= \n" ); document.write( "At present, the mother is 24 which is 6 times older than her son. Therefore, her son is now 4. \n" ); document.write( "x years in the future, the mother will be 3 times older: \n" ); document.write( "24 + x = 3(4 + x) \n" ); document.write( "24 + x = 12 + 3x \n" ); document.write( "2x = 12 \n" ); document.write( "x = 6 \n" ); document.write( "Therefore, the mother will be 24+6 = 30 yrs old when this occurs (the son will be 10) \n" ); document.write( " |