document.write( "Question 955815: How many three-digit counting numbers do not contain any of the digits 1, 5, 7, 8, or 9? \n" ); document.write( "
Algebra.Com's Answer #583887 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many three-digit counting numbers do not contain any of the digits 1, 5, 7, 8, or 9?
\n" ); document.write( "-----
\n" ); document.write( "That means has digits 0,2,3,4,5,6
\n" ); document.write( "---
\n" ); document.write( "units place: 6 ways
\n" ); document.write( "tens place: 6 ways
\n" ); document.write( "hundreds place: 5 ways
\n" ); document.write( "-----------------
\n" ); document.write( "Ans: 6*6*5 = 180 numbers
\n" ); document.write( "-----------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------------
\n" ); document.write( "
\n" );