document.write( "Question 1046732: Your bank assigns a 4-digit personal identification number (PIN). The first digit cannot be 0. How many different number combinations are possible? \n" ); document.write( "
Algebra.Com's Answer #662213 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "In all, there are 10 digits: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Zero is prohibited in the first position.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "No other restrictions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "9 options for the first position and 10 options for any of 2-nd, 3-rd and 4-th position.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The number of combinations is \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |