document.write( "Question 33484: How many different seven digit numbers can be made by rearranging the digits 3053354? \n" ); document.write( "
Algebra.Com's Answer #19881 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If \"0\" can be the 1st digit of the 7-digit number you
\n" ); document.write( "get 7!/(2!2!).
\n" ); document.write( "If \"0 cannot be the 1st digit of the 7 digit number you
\n" ); document.write( "get 7!/(2!2!)-6!/(2!2!)
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );