document.write( "Question 938366: An old man married a young woman. There combined age is 100. The man's age multiplied by 4 and divided by 9 equals the woman's age. What are their respective ages? \n" ); document.write( "
Algebra.Com's Answer #571592 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the man's age
\n" ); document.write( "x + (4x/9) = 100
\n" ); document.write( "9x + 4x = 900
\n" ); document.write( "13x = 900 ... check Your numbers
\n" ); document.write( "
\n" );