document.write( "Question 416529: How many five-digit numbers can be formed using the digits 0 and 6? Repeated digits are allowed. \n" ); document.write( "
Algebra.Com's Answer #291830 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The leading digit can't be \"0\", so
\n" ); document.write( "There are 6 ways to make it
\n" ); document.write( "There are 7 ways to make the remaining digits
\n" ); document.write( "\"6%2A7%2A7%2A7%2A7+=+14406\" ways
\n" ); document.write( "
\n" ); document.write( "
\n" );