document.write( "Question 1127718: The sum of the ages of Lois and Leonard is 29years. Lois is 3 years older than Leonard. How old are they? \n" ); document.write( "
Algebra.Com's Answer #744189 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Answer. 13 and 16 years.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x + y = 29     (1)\r\n" );
document.write( "x - y =  3     (2)\r\n" );
document.write( "\r\n" );
document.write( "-------------------------  Add the equations\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x = 29 + 3\r\n" );
document.write( "\r\n" );
document.write( "2x = 32  =============>  x = 32/2 = 16  years is the age of the older person.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then  y = 29 - 16 = 13 years is the age of the younger person.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );