document.write( "Question 1043517: how many different four digit numbers can be formed by rearranging the digits of 2010? \n" ); document.write( "
Algebra.Com's Answer #658664 by ikleyn(52864) You can put this solution on YOUR website! . \n" ); document.write( "how many different four digit numbers can be formed by rearranging the digits of 2010? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Everything that does not start with \"0\" in the most left position.\r\n" ); document.write( "\r\n" ); document.write( "It gives you 2*3*2*1 = 12 options.\r\n" ); document.write( "\r\n" ); document.write( "And having two indistinguishable digits \"0\" forces you to divide 12 by 2! = 2.\r\n" ); document.write( "\r\n" ); document.write( "In total, there are \n" ); document.write( " \n" ); document.write( " |