document.write( "Question 942237: arrange the digits 0 to 9 into two five-digits numbers who sum is
\n" );
document.write( "a.The least possible sum of any arrangment
\n" );
document.write( "b.The greatest possible sum of any arragment \n" );
document.write( "
Algebra.Com's Answer #574395 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! a)00000 \n" ); document.write( "b)99999 \n" ); document.write( " |