document.write( "Question 200504: use the digits 0 thru 9 once to form to 5 digit numerals whose sum is as large as possible.use the digits 0 thru 9 to form 5 digit numerals with the smallest difference \n" ); document.write( "
Algebra.Com's Answer #150794 by RAY100(1637)\"\" \"About 
You can put this solution on YOUR website!
Largest,,,98,765,,,,,,,sum = 35
\n" ); document.write( ".
\n" ); document.write( "Smallest,,01,234,,,,difference is 4 ( any consecutive set also equals 4 , for ex 56,789)
\n" ); document.write( "
\n" );