document.write( "Question 459690: Two numbers differ by 17. The sum of the numbers is 363. What is the smallest number. \n" ); document.write( "
Algebra.Com's Answer #315290 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x+17=363
\n" ); document.write( "2x=346
\n" ); document.write( "x=173
\n" ); document.write( "x+17=190
\n" ); document.write( "
\n" );