document.write( "Question 856093: How many different five-digit whole numbers may be formed from the digits 1,2,3,4 and 5 if repeated digits are allowed? How many of the numbers so formed are greater than 30,000? \n" );
document.write( "
Algebra.Com's Answer #515737 by ewatrrr(24785)  You can put this solution on YOUR website! \n" );
document.write( "Hi, \n" );
document.write( "How many different five-digit whole numbers may be formed from the digits 1,2,3,4 and 5 \n" );
document.write( "if repeated digits are allowed? 5*5*5*5*5 = 3125 different five-digit whole numbers \n" );
document.write( "How many of the numbers so formed are greater than 30,000? \n" );
document.write( "(choice of 3,4 0r 5 for the first digit) 3*5*5*5*5 = 1875 \n" );
document.write( "Note: 0r 3/5 of the 3125 different five-digit whole numbers  \n" );
document.write( " \n" );
document.write( " |
\n" );