document.write( "Question 471520: the sum of two numbers whose diffrence is 5 is 17
\n" ); document.write( "what is the smaller of the two numbers
\n" ); document.write( "

Algebra.Com's Answer #323391 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "the difference of two numbers is 5
\n" ); document.write( "Let x and (x+5) represent the smaller and larger number respectively
\n" ); document.write( "Question states***
\n" ); document.write( "x + (x+5) = 17
\n" ); document.write( " 2x = 12
\n" ); document.write( " x = 6, the smaller of the two numbers\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***Larger is 11 (6+5)
\n" ); document.write( " 6 + 11 = 17 \n" ); document.write( "
\n" );