document.write( "Question 398010:  Choose between the numbers 0, 2, 3, 4, 5, and 6 to make the largest four digit natural number in terms of value that you can. The number 078 has two digits. The number 00045 has two digits. Choose between the same numbers to make the smallest four digit number in terms of value that you can. Does your answer change if you are allowed to repeat digits? What are the two numbers? How does the concept of place value set the foundation for your decisions?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #282017 by richard1234(7193)     You can put this solution on YOUR website! Largest # is 6543, Largest # with repeated digits is 6666 \n" ); document.write( "Smallest # is 2034, smallest # with repeated digits is 2000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note that the first digit cannot be zero. The basic algorithm is to place the largest digits first to obtain the largest number, vice versa for the smallest number.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |