document.write( "Question 1183647: Please help me solve this. John forgot the last three digits of his friend's telephone number. He only remembers that the digits are not the same and are not even. What is the probability he dials the correct telephone number on the first try? \n" ); document.write( "
Algebra.Com's Answer #814075 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "I will disagree with both of the answers provided by the other tutors. \n" ); document.write( "Certainly the one that treats the problem as combinations instead of permutations is incorrect, since the order of the digits is important in a phone number. \n" ); document.write( "And I will disagree with the other response also, due to a different interpretation of the problem. \n" ); document.write( "The statement of the problem says the three digits \"are not the same\". Grammatically, that is not the same as saying that they are \"all different\". Saying the three digits are \"not the same\" allows the possibility that two of them are the same but the third is different. \n" ); document.write( "So the total number of possible sequences of the last three digits, given that they are all odd, is 5*5*5=125; and of those, only the five sequences 111, 333, 555, 777, and 999 are not allowed. \n" ); document.write( "So the number of allowable sequences of the last three digits is 125-5=120; and since only one of those sequences is the correct one, the probability of dialing the correct phone number is 1/120. \n" ); document.write( " \n" ); document.write( " |