document.write( "Question 1149274: the sum of the ages of a man and his wife is 63. In nine years, the wife’s age plus one fifth of her husbands age will equal the husbands age. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #770616 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = the man's age now
\n" ); document.write( "Let \"+b+\" = his wife's age now
\n" ); document.write( "------------------------------------
\n" ); document.write( "(1) \"+a+%2B+b+=+63+\"
\n" ); document.write( "(2) \"+b+%2B+9+%2B+%281%2F5%29%2A%28+a+%2B+9+%29+=+a+%2B+9+\"
\n" ); document.write( "--------------------------------------------
\n" ); document.write( "(2) \"+5b+%2B+45+%2B+a+%2B+9+=+5a+%2B+45+\"
\n" ); document.write( "(2) \"+5b+%2B+45+%2B+9+=+4a+%2B+45+\"
\n" ); document.write( "(2) \"+4a+-+5b+=+9+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "Multiply both sides of (1) by \"+5+\"
\n" ); document.write( "and add (1) and (2)
\n" ); document.write( "(1) \"+5a+%2B+5b+=+315+\"
\n" ); document.write( "(2) \"+4a+-+5b+=+9+\"
\n" ); document.write( "----------------------------
\n" ); document.write( "\"+9a+=+324+\"
\n" ); document.write( "\"+a+=+36+\"
\n" ); document.write( "and
\n" ); document.write( "(1) \"+a+%2B+b+=+63+\"
\n" ); document.write( "(1) \"+36+%2B+b+=+63+\"
\n" ); document.write( "(1) \"+b+=+27+\"
\n" ); document.write( "-------------------------
\n" ); document.write( "The man is 36
\n" ); document.write( "The wife is 27
\n" ); document.write( "-------------------------
\n" ); document.write( "check the math
\n" ); document.write( "
\n" );