|
Author |
Message |
|
TAGS:
|
|
|
Manager
Joined: 07 Jan 2010
Posts: 152
Location: So. CA
WE 1: 2 IT
WE 2: 4 Software Analyst
Followers: 2
Kudos [?]:
6
[0], given: 57
|
How many of the factors of 72 are divisible by 2? [#permalink]
08 Sep 2010, 22:58
Question Stats:
51% (01:39) correct
48% (00:24) wrong based on 5 sessions
How many of the factors of 72 are divisible by 2? A. 4 B. 5 C. 6 D. 8 E. 9 m12 #19 What is the quickest and fastest way to find all factors of 72? I drew a prime factor tree but missed some factors in the process.
|
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11530
Followers: 1795
Kudos [?]:
9551
[1] , given: 826
|
Re: m12 #19 How many of the factors of 72 [#permalink]
08 Sep 2010, 23:09
1
This post received KUDOS
gtr022001 wrote: How many of the factors of 72 are divisible by 2? a. 4 b. 5 c. 6 d. 8 e. 9 What is the quickest and fastest way to find all factors of 72? I drew a prime factor tree but missed some factors in the process.  FIRST:Finding the Number of Factors of an IntegerFirst 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^2Total number of factors of 450 including 1 and 450 itself is (1+1)*(2+1)*(2+1)=2*3*3=18 factors. BACK TO THE ORIGINAL QUESTION:According to the above as 72=2^3*3^2, then # of factors of 72 is (3+1)(2+1)=12. Out of which only 3 are odd 1, 3, and 9, so rest or 12-3=9 are even. OR: as 72=2^3*3^2 then even factors MUST have 2 either in power of 1, 2, or 3 so 3 options and 3 either in power 0, 1, or 2 again 3 options --> 3*3=9. Answer: E. Hope it helps.
_________________
PLEASE READ AND FOLLOW: 11 Rules for Posting!!!
RESOURCES: [GMAT MATH BOOK]; 1. Triangles; 2. Polygons; 3. Coordinate Geometry; 4. Factorials; 5. Circles; 6. Number Theory
COLLECTION OF QUESTIONS: PS: 1. Tough and Tricky questions; 2. Hard questions; 3. Hard questions part 2; 4. Standard deviation; 5. Tough Problem Solving Questions With Solutions; 6. Probability and Combinations Questions With Solutions; 7 Tough and tricky exponents and roots questions; 8 12 Easy Pieces (or not?); 9 Bakers' Dozen; 10 Algebra set. NEW!!!
DS: 1. DS tough questions; 2. DS tough questions part 2; 3. DS tough questions part 3; 4. DS Standard deviation; 5. Inequalities; 6. 700+ GMAT Data Sufficiency Questions With Explanations; 7 Tough and tricky exponents and roots questions; 8 The Discreet Charm of the DS ; 9 Devil's Dozen!!!; 10 Number Properties set. NEW!!!
 What are GMAT Club Tests? 25 extra-hard Quant Tests
Find out what's new at GMAT Club - latest features and updates
Last edited by Bunuel on 09 Sep 2010, 00:11, edited 1 time in total.
|
|
|
|
|
|
Intern
Joined: 08 Oct 2012
Posts: 35
Followers: 1
Kudos [?]:
5
[0], given: 23
|
How many of the factors of 72 are divisible by 2? [#permalink]
19 Nov 2012, 22:21
How many of the factors of 72 are divisible by 2? A. 4 B. 5 C. 6 D. 8 E. 9
I got it right, but I would like to know if my method is efficient.
72 = 2*2*2*3*3 therefore, different numbers that can be found from the above = 5!/3!*2! = 10 Out of these 10, only one number (3*3) is odd....hence, the answer is 10-1 = 9.
|
|
|
|
|
|
BSchool Thread Master
Joined: 23 Mar 2011
Posts: 589
Concentration: Healthcare, Strategy
GMAT 1: 720 Q51 V35 GMAT 2: 770 Q51 V44
WE: Consulting (Health Care)
Followers: 30
Kudos [?]:
247
[2] , given: 238
|
Re: How many of the factors of 72 are divisible by 2? [#permalink]
19 Nov 2012, 23:01
2
This post received KUDOS
kapsycumm wrote: How many of the factors of 72 are divisible by 2? A. 4 B. 5 C. 6 D. 8 E. 9
I got it right, but I would like to know if my method is efficient.
72 = 2*2*2*3*3 therefore, different numbers that can be found from the above = 5!/3!*2! = 10 Out of these 10, only one number (3*3) is odd....hence, the answer is 10-1 = 9. you were lucky there  I'm afraid the method is incorrect. Sol: The number of factors of 72 will be 12 and not 10. The best way to find out is if X= a^b * c^d then number of factors are (b+1) * (d+1) here 72= 2^3*3^2 so number of factors will be (3+1) * (2+1) = 12 --> this includes 1 and the number itself. so for finding factors not divisible by 2, remove all the 2s from the prime factorization. You will be left with 3^2. so factors will be 3 and 3^2(=9). Also, we need to include the number 1 to this list, as it is odd and not divisible by 2. so 12-3=9 the flaw in your approach: 1.) 5!/2!*3! will give you the number of ways you can arrange (permute) 22233. essentially it gives you the following list: 22233,22323,33222,32322 etc. As you can see this is a mere representation of how you can write three 2s and two 3s. This does NOT give you the list of factors of 72. 2.) not only 3*3 is odd but 3 and 3*3 both are odd factors. Include 1 to this list and you get the 3 odd factors. hope this helps.
_________________
My Debrief | Find out what's new at GMAT Club
|
|
|
|
|
|
Intern
Joined: 20 Oct 2012
Posts: 4
Followers: 0
Kudos [?]:
1
[1] , given: 2
|
Re: How many of the factors of 72 are divisible by 2? [#permalink]
19 Nov 2012, 23:19
1
This post received KUDOS
kapsycumm wrote: How many of the factors of 72 are divisible by 2? A. 4 B. 5 C. 6 D. 8 E. 9
I got it right, but I would like to know if my method is efficient.
72 = 2*2*2*3*3 therefore, different numbers that can be found from the above = 5!/3!*2! = 10 Out of these 10, only one number (3*3) is odd....hence, the answer is 10-1 = 9. I'm with the poster above - think you were lucky on this one. A quick check (good thing listing factors of 72 doesn't take long): Factors - (12) 1, 2, 3, 4, 6, 8, 9, 12, 18, 24, 36, 72 Factors NOT divisible by 2 - (3) 1, 3, 9 Therefore answer is 12 - 3 = 9.
|
|
|
|
|
|
Intern
Joined: 20 Oct 2012
Posts: 4
Followers: 0
Kudos [?]:
1
[0], given: 2
|
Re: How many of the factors of 72 are divisible by 2? [#permalink]
19 Nov 2012, 23:27
jumsumtak wrote: kapsycumm wrote: How many of the factors of 72 are divisible by 2? A. 4 B. 5 C. 6 D. 8 E. 9
I got it right, but I would like to know if my method is efficient.
72 = 2*2*2*3*3 therefore, different numbers that can be found from the above = 5!/3!*2! = 10 Out of these 10, only one number (3*3) is odd....hence, the answer is 10-1 = 9. you were lucky there  I'm afraid the method is incorrect. Sol: The number of factors of 72 will be 12 and not 10. The best way to find out is if X= a^b * c^d then number of factors are (b+1) * (d+1) here 72= 2^3*3^2 so number of factors will be (3+1) * (2+1) = 12 --> this includes 1 and the number itself. so for finding factors not divisible by 2, remove all the 2s from the prime factorization. You will be left with 3^2. so factors will be 3 and 3^2(=9). Also, we need to include the number 1 to this list, as it is odd and not divisible by 2. so 12-3=9 the flaw in your approach: 1.) 5!/2!*3! will give you the number of ways you can arrange (permute) 22233. essentially it gives you the following list: 22233,22323,33222,32322 etc. As you can see this is a mere representation of how you can write three 2s and two 3s. This does NOT give you the list of factors of 72. 2.) not only 3*3 is odd but 3 and 3*3 both are odd factors. Include 1 to this list and you get the 3 odd factors. hope this helps. BTW - jumsumtak actually shows you how to find the number of factors for a number, and will be a time saver in the exam. Note the example here works with only two prime factors. For another example with three prime factors: "How many factors in 360?", 360 = 5 x 8 x 9 --> (1+1) x (3+1) x (2+1) = 24.
|
|
|
|
|
|
BSchool Thread Master
Joined: 23 Mar 2011
Posts: 589
Concentration: Healthcare, Strategy
GMAT 1: 720 Q51 V35 GMAT 2: 770 Q51 V44
WE: Consulting (Health Care)
Followers: 30
Kudos [?]:
247
[0], given: 238
|
Re: How many of the factors of 72 are divisible by 2? [#permalink]
19 Nov 2012, 23:59
jcaine wrote: BTW - jumsumtak actually shows you how to find the number of factors for a number, and will be a time saver in the exam. Note the example here works with only two prime factors. For another example with three prime factors: "How many factors in 360?", 360 = 5 x 8 x 9 --> (1+1) x (3+1) x (2+1) = 24.
That is correct. This works with every number not with just 2 prime factors. you can have 'n' PRIME factors and it will still hold true. 360 = 5 x 8 x 9 = 5 x 2^3 x 3^2. So the factors will be (1+1) x (3+1) x ( 2+1) = 2 x 4 x 3= 24
_________________
My Debrief | Find out what's new at GMAT Club
|
|
|
|
|
|
GMAT Club team member
Joined: 02 Sep 2009
Posts: 11530
Followers: 1795
Kudos [?]:
9551
[0], given: 826
|
Re: How many of the factors of 72 are divisible by 2? [#permalink]
20 Nov 2012, 03:30
|
|
|
|
|
|
Manager
Joined: 05 Nov 2012
Posts: 84
Followers: 1
Kudos [?]:
15
[0], given: 39
|
Re: m12 #19 How many of the factors of 72 [#permalink]
20 Nov 2012, 08:03
Bunuel wrote: gtr022001 wrote: How many of the factors of 72 are divisible by 2? a. 4 b. 5 c. 6 d. 8 e. 9 What is the quickest and fastest way to find all factors of 72? I drew a prime factor tree but missed some factors in the process.  FIRST:Finding the Number of Factors of an IntegerFirst 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^2Total number of factors of 450 including 1 and 450 itself is (1+1)*(2+1)*(2+1)=2*3*3=18 factors. BACK TO THE ORIGINAL QUESTION:According to the above as 72=2^3*3^2, then # of factors of 72 is (3+1)(2+1)=12. Out of which only 3 are odd 1, 3, and 9, so rest or 12-3=9 are even. OR: as 72=2^3*3^2 then even factors MUST have 2 either in power of 1, 2, or 3 so 3 options and 3 either in power 0, 1, or 2 again 3 options --> 3*3=9. Answer: E. Hope it helps. number of factors and prime factors is fine.... but out of those number of factors... how did you conclude on as only 3 being odd?
|
|
|
|
|
|
Intern
Joined: 20 Oct 2012
Posts: 4
Followers: 0
Kudos [?]:
1
[0], given: 2
|
Re: m12 #19 How many of the factors of 72 [#permalink]
24 Nov 2012, 21:20
Amateur wrote: number of factors and prime factors is fine.... but out of those number of factors... how did you conclude on as only 3 being odd? (Will try to explain this using an easier but slightly slower approach since many have difficulties grasping perms & combs) Using the number 72 from the original question; [1] Find number of factors: 1. 72 = 2^3 x 3^2; 2. therefore number of factors = (3+1) x (2+1) = 12 [2] Find number of ODD factors: *Number property, N1: We know that all primes, except 2, are odd. *Number property, N2: We know that ODD x ODD = ODD. *Number property, N3: Multiplying any number by 2 (an Even Number) will yield an EVEN number. 1. Recalling from [1], we have identified 2 and 3 as the prime factors of 72. 2. We ignore the "2" remembering N3. 3. We can construct factors that consist of prime factor 3 only:3, 3 x 3 (since there are only two "3"s we stop here). 4. Let's not forget that "1" is also a non-even factor. 5. Total of ODD factors is 3. [3] Find number of EVEN factors: Total of factors - total of odd factors = total of even factors = 12 - 3 = 9. One could directly use combinations of 2, 2, 2, 3, 3 to list all EVEN factors but I've found it faster to find ODD factors first. For example, in my explanation for counting factors for a number with three distinct primes: 1. 360 = 5 x 8 x 9 = 5^1 x 2^3 x 3^2 2. Number of primes = (1+1) x (3+1) x (2+1) = 24 3. Number of odd factors will be multiples of only up to 1 "5" and 2 "3"s. 4. List odd factors: 3 5 9 = 3 x 3 15 = 3 x 5 45 = 3 x 3 x 5 5. Do not forget that "1" is also a factor, therefore there are 6 ODD factors in 360. 6. Total of EVEN factors in 360 is 24 - 6 = 18. *Quick Check with pairs indeed reveals 6 ODD factors: 1, 360 --> 1 is ODD 2, 180 3, 120 --> 3 is ODD 4, 90 5, 72 --> 5 is ODD 6, 60 8, 45 --> 45 is ODD 9, 40 --> 9 is ODD 10, 36 12, 30 15, 24 --> 15 is ODD 18, 20 Hope this clarifies things. * Do note that I would expect 750+ questions to involve combinatorics that involve the use of perms & combs to solve within the time limit.
|
|
|
|
|
|
|
Re: m12 #19 How many of the factors of 72
[#permalink]
24 Nov 2012, 21:20
|
|
|
|
|
|
|
|
|
|
|