document.write( "Question 884007: Smallest 5 digit number with all digits except one them as 0 \n" ); document.write( "
Algebra.Com's Answer #533915 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
THe leading digit must be the one that is not zero.
\n" ); document.write( "The smallest non-zero digit is 1.
\n" ); document.write( "So the smallest 5 digit number with one non-zero digit is \"10000\"
\n" ); document.write( "
\n" );