document.write( "Question 955547: 3. A man is 24_31/ older than his son. In two years, the man's age will be twice the age of his son. What will be the present age of his son? \n" ); document.write( "
Algebra.Com's Answer #583772 by macston(5194)![]() ![]() You can put this solution on YOUR website! M=man's age ; S=son's age \n" ); document.write( "M=S+(24_31/) \n" ); document.write( "M+2=2(S+2) Substitute for M \n" ); document.write( "S+(24_31/)+2=2(S+2) \n" ); document.write( "S+(24_31/)+2=2S+2 Subtract S from each side. \n" ); document.write( "(24_31/)+2=S+2 Subtract 2 from each side. \n" ); document.write( "(24_31/)=S ANSWER: The son's age is (24_31/). \n" ); document.write( " |