document.write( "Question 1100722: Why would we divide by two in this problem, the sum of two numbers is 13. Their difference is 3. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #715246 by ikleyn(52921)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The condition says\r\n" );
document.write( "\r\n" );
document.write( "x + y = 13,\r\n" );
document.write( "x - y =  3.\r\n" );
document.write( "------------------- Add the two equations (both sides).  \"y\" will cancel, and you will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x = 13 + 3,\r\n" );
document.write( "\r\n" );
document.write( "which implies\r\n" );
document.write( "\r\n" );
document.write( "x = \"%2813%2B3%29%2F2\" = \"16%2F2\" = 8.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "THIS IS WHY WE DIVIDE BY 2.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );