Taikiqi
UdayPratapSingh99
Bunuel
From the set of positive factors of 840 one factor is chosen at random. What is the probability that it is divisible by 15?
A. 1/2
B. 1/4
C. 7/32
D. 1/16
E. 1/32
840 in prime factors form: \((2^3) * 3 * 5 * 7 \)
Therefore, No. of factors = 4*2*2*2 =
36Also, for factors to be divisible by 15, it must be divisible by 3 & 5. Keeping 3&5 fixed, factors divisible by 15 = 4*2 =
8.
Therefore required probability =
\((8/36) = (1/4)\)Correct Answer is BThanks for the explaination. Can you please help to elaborate on the factors to be divisble by 15? I don’t know how to get the 8 factors.
Thank you.
Posted from my mobile device TaikiqiYou have to break 840 in its prime factors form i.e. \(a^p*b^q*c^r...\) form where a,b and c are primes(2,3,5,7,11,13...) and p,q and r are powers(times any prime is used in that number - here 840).
So, \(840 = 2^3*3^1*5^1*7^1\) [(3+1)*(1+1)*(1+1)*(1+1) = 32 factors in total]
We have 2, 3, 5 and 7 only as primes using which got 840.
Now, if we need to find the factors which are divisible by 15 we need to do this:
\(15*b^q*c^r... = 3*5*b^q*c^r...\)
Eventually, we need to find \(b^q*c^r...\) i.e. what are number of factors that when multiplied with 15 result in 840 or its factors.
Hence, after leaving 3 and 5, we have only 2 and 7, which are used in their various forms(like \(2^0, 2^1, 2^2...\)). Each of these forms multiply with 15 to get us a factor of 840 or 840.
15 * \((2^0+2^1+2^2+2^3)*(3^0+3^1)\)
15 * (2 in 4 ways)*(3 in 2 ways)
\(\implies\) 4*2 = 8 is the number of factors that are divisible by 15.
Following links may help you overall understand the concepts more.
https://gmatclub.com/forum/how-many-fac ... l#p2431743https://gmatclub.com/forum/if-a-and-b-a ... l#p2355197\(P_{15} = \frac{8}{32} = \frac{1}{4}\)
Answer B.