document.write( "Question 873516: How many integers from 3000 to 8999 inclusive contain no 7's? ( Answer should be 3645)\r
\n" ); document.write( "\n" ); document.write( "Thank you!
\n" ); document.write( "

Algebra.Com's Answer #526917 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
For the thousands digit you can choose 3,4,5,6,or 8.
\n" ); document.write( "That's \"5\" choices>
\n" ); document.write( "for each of the other places (hundreds, tens, and ones), you can pick any digit except 7.
\n" ); document.write( "That is \"9\" choices for each digit.
\n" ); document.write( "The choices multiply tree-style, because for each choice for the thousands place you have 9 choices for the hundreds place,
\n" ); document.write( "making \"5%2A9=45\" choices for the first two digits, and so on.
\n" ); document.write( "The total number of choices is
\n" ); document.write( "\"5%2A9%2A9%2A9=5%2A81%2A9=5%2A729=3645\"
\n" ); document.write( "
\n" );