document.write( "Question 1194295: Laura's iphone requires a 6-digit unlock code using the numbers 0-9 on the keypad. How many different codes could Laura use for her phone? \n" ); document.write( "
Algebra.Com's Answer #826456 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 1,000,000 \n" ); document.write( "Delete the commas if needed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Reason: \n" ); document.write( "There are 10 items in the set {0,1,2,..,9} and 6 slots. That gives 10^6 = 1,000,000 (one million) different six-digit codes where repeat digits are allowed.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you wanted, you can consider a smaller subproblem. Imagine you had only 2 slots to work with rather than 6. Then picture a 10 by 10 table to show the 10*10 = 100 two-digit codes possible. Extend this idea out to 6 digits and that's why we multiply. \n" ); document.write( "We shorten the repeated multiplication by using exponents \n" ); document.write( "10^6 = multiply out 6 copies of \"10\" \n" ); document.write( " \n" ); document.write( " |