document.write( "Question 979560: You create a four digit number using digits from 0 to 9. How many numbers can be made if the first number can not be 0? \n" ); document.write( "
Algebra.Com's Answer #600869 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N=9%2A10%2A10%2A10\"
\n" ); document.write( "\"N=9000\"
\n" ); document.write( "
\n" );