document.write( "Question 772084: Please help me solve this word problems:Mr.Avila is four times as old as his son. In 16 years he will be only twice as old .What are their ages? \n" ); document.write( "
Algebra.Com's Answer #470667 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Mr.Avila is four times as old as his son. \n" ); document.write( "A = 4S \n" ); document.write( "In 16 years he will be only twice as old \n" ); document.write( "A + 16 = 2(S + 16) \n" ); document.write( "Replace A with 4S (from 1st equation) \n" ); document.write( "4S + 16 = 2(S + 16) \n" ); document.write( "4S + 16 = 2S + 32 \n" ); document.write( "Collect like terms. \n" ); document.write( "4S - 2S = 32 - 16 \n" ); document.write( "2S = 16 \n" ); document.write( "S = 8 \n" ); document.write( "Therefore, Mr Avila is 32 yrs old \n" ); document.write( "and his son is 8 years old. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |