document.write( "Question 740777: A wealthy old man is criticized for marrying a woman for he is 3 times her age. He wittily replies \"ah, but in 20 years time I shall only be twice her age\".how old is the man and his wife? \n" ); document.write( "
Algebra.Com's Answer #451679 by Menjax(62)![]() ![]() ![]() You can put this solution on YOUR website! m=man's age w=woman's age \n" ); document.write( "m=3w \n" ); document.write( "m+20=2(w+20) \n" ); document.write( "sub 1 into 2 \n" ); document.write( "3w+20=2w+40 \n" ); document.write( "w=20 \n" ); document.write( "m=3x20 \n" ); document.write( "m=60 \n" ); document.write( " \n" ); document.write( " |