document.write( "Question 708625: Longest marriage. As half of the world’s longestmarried
\n" );
document.write( "couple, the woman was 2 yr younger than
\n" );
document.write( "her husband. Together, their ages totaled 204 yr.
\n" );
document.write( "How old were the man and the woman? \n" );
document.write( "
Algebra.Com's Answer #436177 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the woman was 2 yr younger than \n" ); document.write( "her husband. Together, their ages totaled 204 yr. \n" ); document.write( "How old were the man and the woman? \n" ); document.write( "------- \n" ); document.write( "Let the husband's age be \"x\": \n" ); document.write( "Then the woman's age is \"x-2\": \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "x + x-2 = 204 \n" ); document.write( "2x = 206 \n" ); document.write( "x = 103 years (a very old man) \n" ); document.write( "x-2 = 101 years (a very old woman) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |