document.write( "Question 1103735: The sum of two numbers is 65. The smaller number is 19 less than the larger number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #718425 by ikleyn(52806)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Smaller number + larger number = 65\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x              + (x+19)        = 65,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x + 19 = 65 ====>  2x = 65-19 = 46  ====>  x = \"46%2F2\" = 23.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The numbers are 23 and 23 + 19 = 42.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );