chuckkkkk
Bunuel
gmatquant25
How many factors of 240 are also multiples of 3 ?
A. 5
B. 8
C. 9
D. 10
E. 20
Find the number of all the factors of 240 and subtract the factors which are multiples of 3 to get the number of factors which are not multiples of 3.
Factorize 240: \(240=2^4*3*5\). It has (4 + 1)(1 + 1)(1 + 1) = 20 factors.
Get rid of 3, we get \(80 =2^4*5\). It has (4 + 1)(1 + 1) = 10 factors.
Now, all these factors of 80 are factors 240 but are NOT multiples of 3. So, the number of factors of 240 which are also multiples of 3 is 20 - 10 = 10.
Answer: D.
-----------
Hi Bunuel, thanks for you post!
But could you please elaborate these steps:
Factorize 240: \(240=2^4*3*5\). It has (4 + 1)(1 + 1)(1 + 1) = 20 factors.
Get rid of 3, we get \(80 =2^4*5\). It has (4 + 1)(1 + 1) = 10 factors.
Thank you.
Finding the Number of Factors of an Integer:
First make prime factorization of an integer \(n=a^p*b^q*c^r\), where \(a\), \(b\), and \(c\) are prime factors of \(n\) and \(p\), \(q\), and \(r\) are their powers.
The number of factors of \(n\) will be expressed by the formula \((p+1)(q+1)(r+1)\).
NOTE: this will include 1 and n itself.
Example: Finding the number of all factors of 450: \(450=2^1*3^2*5^2\)
Total number of factors of 450 including 1 and 450 itself is \((1+1)*(2+1)*(2+1)=2*3*3=18\) factors.
Check for more here:
math-number-theory-88376.html