document.write( "Question 712417: If a man is three times a woman's age when married but in twenty-one years will only be twice her age..how old are the man and the woman? \n" ); document.write( "
Algebra.Com's Answer #437940 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If a man is three times a woman's age when married but in twenty-one years will only be twice her age..how old are the man and the woman?
\n" ); document.write( "----------
\n" ); document.write( "m = 3w
\n" ); document.write( "m+21 = 2(w+21)
\n" ); document.write( "m + 21 = 2w + 42
\n" ); document.write( "m = 2w + 21
\n" ); document.write( "3w = 2w + 21
\n" ); document.write( "w = 21
\n" ); document.write( "----------
\n" ); document.write( "At marriage, w = 21, m = 63
\n" ); document.write( "
\n" ); document.write( "
\n" );