document.write( "Question 1072909: How many four-digit numbers can be formed using the digits 1,2,3,4,5,6,7,8, and 9.
\n" );
document.write( "a) if repetition is allowed?
\n" );
document.write( "b) if repetition is not allowed?
\n" );
document.write( "c) How many of 4 digits numbers in (a) are greater than 6000?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #687802 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! a) \n" ); document.write( "b) \n" ); document.write( "c) Look at numbers starting in 6, \n" ); document.write( " \n" ); document.write( "Same number for numbers starting in 7,8, and 9. \n" ); document.write( "So there are 4 sets of 9*9*9. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |