Two distinct numbers a and b are chosen randomly from the set {2, 22, 23, 24, ------ 225} (25 numbers are there). Find the probability that logab (log b to the base a) is an integer.
Reveal answer
Fill a bubble to check yourself
Two distinct numbers a and b are chosen randomly from the set {2, 22, 23, 24, ------ 225} (25 numbers are there). Find the probability that logab (log b to the base a) is an integer.
2/25
31/150
31/300
37/300
None of these
For Logab to be integer, b>a. So, obviously b cannot be 2 because a and b are distinct. So, if b=2, a should be greater than that, and then it will not be an integer. So if a=2 ,then possible values of b are {22,23,24,------224,225} There are 24 possible values. Similarly, if a=22, then possible values of b are {24,26,28,------222,224}, i.e. there are 11 possible values. Similarly, if a=23, then possible values of b are {26,29,212,------221,224}, i.e. there are 7 possible values. Similarly, if a=24, then possible values of b are {28,212,216,------220,224}, i.e. there are 5 possible values. Similarly, if a=25, then possible values of b are {210,215,220,------225}, i.e. there are 4 possible values. Similarly, if a=26,then possible values of b are {212,218,224}, i.e. there are 3 possible values. Similalry, if a=27, then possible values of b are {214,221}, i.e. there are 2 possible values. Similalry, if a=28, then possible values of b are {216,224}, i.e. there are 2 possible values. Similarly, if a=29, then possible values of b are {218), i.e. only 1 possible value. For a=210,211,212, the possible values are 220,222,224 respectively. After that, there is no case possible. So, total possibilities are (24+11+7+5+4+3+2+2+1+1+1+1)= 62 cases Total number of possibilities = a can be 25 numbers and b can be 24 numbers (As a and b should be distinct) Total possibilities are 25*24. Probability = 62/(25*24) = 31/300 (Correct Answer)