document.write( "Question 250303: Given numerals, 3,5,6 and 0, how many different four digit numbers can you form (repetition allowed)? 0008, and 0821 ect. are not four digit numbers \n" ); document.write( "
Algebra.Com's Answer #182250 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The first digit must be 3, 5, or 6, but not zero. So there are 3 ways to choose the first digit. Since repetition is allowed, there are then 4 ways to choose each of the other three digits, so the total number of possibilities is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The arithmetic is yours to do.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );