document.write( "Question 578866: How many different 7 digit telephone numbers contain three 8s, two 6s, one 5 and one 4? \r
\n" );
document.write( "\n" );
document.write( "I did 7! x 3! x 2! x 1! x 1!=60480\r
\n" );
document.write( "\n" );
document.write( "Is this correct? \n" );
document.write( "
Algebra.Com's Answer #370869 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Not quite. In order to account for the fact that the three 8's are indistinguishable, you have to divide by 3!, not multiply. The number of ways is\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |