\n" );
document.write( "
\n" );
document.write( "My three daughters are born 2 years apart and have a combined age of 63. How old is the eldest? \r
\n" );
document.write( "\n" );
document.write( "--------\r
\n" );
document.write( "\n" );
document.write( "There are several ways to interpret this question, but I will use the interpretation that each daughter is born two years after the previously born daughter. (\"My three daughters were EACH born 2 years apart, and have a combined age of 63.\" )\r
\n" );
document.write( "\n" );
document.write( "With this interpretation, their ages are x, x+2, and x+4:\r
\n" );
document.write( "\n" );
document.write( "x + (x+2) + (x+4) = 63\r
\n" );
document.write( "\n" );
document.write( "3x + 6 = 63
\n" );
document.write( "3x = 57
\n" );
document.write( "x = 19 --> x+2 = 21 and x+4 = 23\r
\n" );
document.write( "\n" );
document.write( "The daughters are 19, 21, and 23. The eldest is
years old\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I think the presentation of this question could be better.\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "