document.write( "Question 732523: Sally is 10 years older than Tim. In 8 years, the sum of their ages will be 40. Determine how old Sally and Tim are now. \n" ); document.write( "
Algebra.Com's Answer #852842 by ikleyn(53427)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Sally is 10 years older than Tim. In 8 years, the sum of their ages will be 40.
\n" ); document.write( "Determine how old Sally and Tim are now.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        The solution to this problem in the post by @lynnlo is incorrect.\r
\n" ); document.write( "\n" ); document.write( "        I came to bring a correct solution.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the Tim's age.\r\n" );
document.write( "\r\n" );
document.write( "Then the Sally's age is (x+10) years.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In 8 years, Tim's age is (x+8) years, while Sally's age is ((x+10)+8) = (x+18) years.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In 8 years, the sum of their ages will be 40 - so we write this equation\r\n" );
document.write( "\r\n" );
document.write( "    (x+8) + (x+18) = 40.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find 'x'\r\n" );
document.write( "\r\n" );
document.write( "    2x + 26 = 40,\r\n" );
document.write( "\r\n" );
document.write( "    2x = 40 - 26 = 14,\r\n" );
document.write( "\r\n" );
document.write( "     x           = 14/2 = 7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus Tim is 7 years old now;  Sally is 7+10 = 17 years old now.   <<<---===  ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  (7+8) + (17+8) = 15 + 25 = 40.   ! correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved correctly.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );