document.write( "Question 609931: the sum of ages of a man and his wife ages is 99 years and the man is 9 years older than his wife.how old is the man?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #384049 by flame8855(424)![]() ![]() You can put this solution on YOUR website! x+y= 99 \n" ); document.write( "y = 9+x \n" ); document.write( "2x=90 \n" ); document.write( "x = 45 \n" ); document.write( "y=54 \n" ); document.write( " |