document.write( "Question 339090: use the digits 5,8,7,3,and 2 ( do not use the same digit twice) to do the fallowing:
\n" ); document.write( "(A)make the smalest five_digit number
\n" ); document.write( "

Algebra.Com's Answer #243056 by Edwin McCravy(20086)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "5,8,7,3,and 2 \r\n" );
document.write( "\r\n" );
document.write( "The number of ten-thousands contributes the most to the\r\n" );
document.write( "value of the number, so we must choose the smallest digit \r\n" );
document.write( "2, for the ten-thousands digit.\r\n" );
document.write( "\r\n" );
document.write( "The number of ten-thousands contributes the next most to the\r\n" );
document.write( "value of the number, so we must choose the next smallest digit \r\n" );
document.write( "3, for the thousands digit.\r\n" );
document.write( "\r\n" );
document.write( "etc.\r\n" );
document.write( "\r\n" );
document.write( "So it just amounts to arranging the digits from smallest to largest\r\n" );
document.write( "and getting\r\n" );
document.write( "\r\n" );
document.write( "23,578.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );