document.write( "Question 1133986: Find what percent of all four-digit numbers have repeated digits. \n" ); document.write( "
Algebra.Com's Answer #751254 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
There are 9 * 10 * 10 * 10 = 9000 possible four-digit numbers. That is, 9 choices for the thousands digit, 10 each for the hundreds, tens, ones digits.
\n" ); document.write( ":
\n" ); document.write( "Consider four-digit numbers with no repeats, there are
\n" ); document.write( ":
\n" ); document.write( "9 * 9 * 8 * 7 = 4536 four-digit numbers with no repeats
\n" ); document.write( ":
\n" ); document.write( "therefore, there are 9000 - 4536 = 4464 four-digit numbers with repeats
\n" ); document.write( ":
\n" ); document.write( "4464/9000 = 0.496
\n" ); document.write( ":
\n" ); document.write( "***************************************************
\n" ); document.write( "49.6 percent of all four-digit numbers have repeats
\n" ); document.write( "***************************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );