document.write( "Question 1044802: The sum of ages of a woman and her son is 64years. In 4years time, the woman will be three and a half times as old as her son. How old were they 4years ago \n" ); document.write( "
Algebra.Com's Answer #660196 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x=woman's age \n" ); document.write( "y=son's age \n" ); document.write( "x+y=64 \n" ); document.write( "(x+4)=3.5 (y+4). Both ages increase by 4. \n" ); document.write( "x=3.5(y+4)-4=3.5 y+14-4 \n" ); document.write( "x=3.5 y+10 \n" ); document.write( "substitute into the first equation above \n" ); document.write( "3.5 y+10+y=64 \n" ); document.write( "4.5 y=54=(9/2)y \n" ); document.write( "multiply both sides by 2 \n" ); document.write( "9y=108 \n" ); document.write( "y=12 \n" ); document.write( "the son is 12 years old \n" ); document.write( "the mother is 52 years old \n" ); document.write( "in 4 years, he will be 16 and she 56. 56 is 3.5 times 16 \n" ); document.write( "Four years ago, he was 8 and she was 48. ANSWER \n" ); document.write( " |