Last visit was: 24 Apr 2024, 16:42 It is currently 24 Apr 2024, 16:42

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
avatar
Intern
Intern
Joined: 04 Mar 2012
Posts: 35
Own Kudos [?]: 1323 [25]
Given Kudos: 10
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618811 [15]
Given Kudos: 81588
Send PM
General Discussion
User avatar
Intern
Intern
Joined: 06 Apr 2010
Posts: 48
Own Kudos [?]: 104 [0]
Given Kudos: 2
Send PM
SVP
SVP
Joined: 27 May 2012
Posts: 1680
Own Kudos [?]: 1422 [0]
Given Kudos: 632
Send PM
Re: How many even different factors does the integer P have? [#permalink]
Bunuel wrote:
How many even different factors does the integer P have?

(1) P = (x^2)(y^2)(z^3)(2^4), where x, y, and z are different odd prime numbers --> the number of factors of P is (2+1)(2+1)(3+1)(4+1)=180 and the number of odd factors of P is (2+1)(2+1)(3+1)=36, so the number of even factors of P is 180-36=144. Sufficient.

(2) The total number of different factors in P are 180 and P is a multiple of 16 but not a multiple of 32. Also only other prime numbers that are factors of P are 3, 5 and 7 --> basically the same here: P=3^p*5^q*7^r*2^4 --> the number of factors of P is 180=(p+1)(q+1)(r+1)(4+1) and the number of odd factors of P is 180/(4+1)=36, so the number of even factors of P is 180-36=144. Sufficient.

Answer: D.

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.

So, the # of factors of x=a^2*b^3, where a and b are different prime numbers is (2+1)(3+1)=12.

Hope it helps.


Is it possible to get a little bit more on this total number of even factors concept?

I realized we are finding total factors then subtracting total number of odd factors , is there no direct way for finding the total number of even factors ?

what if a number has no odd factors such as 16 or 32 etc ? In this case we are looking at the powers of 2's, to find total number of even factors, aren't we ?

But when there are both even and odd factors in a number such as 30 or 18 or 20 etc in this case why are we going other way round , is there no way of looking at the powers of 2 to get total number of even factors ?
Intern
Intern
Joined: 30 Jan 2017
Posts: 2
Own Kudos [?]: 0 [0]
Given Kudos: 67
Send PM
Re: How many even different factors does the integer P have? [#permalink]
Bunuel wrote:
How many even different factors does the integer P have?

(1) P = (x^2)(y^2)(z^3)(2^4), where x, y, and z are different odd prime numbers --> the number of factors of P is (2+1)(2+1)(3+1)(4+1)=180 and the number of odd factors of P is (2+1)(2+1)(3+1)=36, so the number of even factors of P is 180-36=144. Sufficient.

(2) The total number of different factors in P are 180 and P is a multiple of 16 but not a multiple of 32. Also only other prime numbers that are factors of P are 3, 5 and 7 --> basically the same here: P=3^p*5^q*7^r*2^4 --> the number of factors of P is 180=(p+1)(q+1)(r+1)(4+1) and the number of odd factors of P is 180/(4+1)=36, so the number of even factors of P is 180-36=144. Sufficient.

Answer: D.

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.

So, the # of factors of x=a^2*b^3, where a and b are different prime numbers is (2+1)(3+1)=12.

Hope it helps.


Bunuel, I did not quite understand how the number of odd factors were calculated. Could you please elaborate.
Senior Manager
Senior Manager
Joined: 18 Dec 2017
Posts: 270
Own Kudos [?]: 203 [0]
Given Kudos: 20
Send PM
Re: How many even different factors does the integer P have? [#permalink]
From first statement
Total number of even factors of P
= 4×3×3×4 =144
Sufficient
From second statement
Total factors of P = 36×5 =180
Total even factors = 36×4 =144
Sufficient
Answer is D

Posted from my mobile device
Intern
Intern
Joined: 03 Apr 2020
Posts: 22
Own Kudos [?]: 10 [0]
Given Kudos: 42
Send PM
Re: How many even different factors does the integer P have? [#permalink]
A bit unclear on how, in the 2nd case, the number of odd factors of P is 180/(4+1)=36.


And what role did the information not a factor of 32 play in this?
Senior Manager
Senior Manager
Joined: 18 Dec 2017
Posts: 270
Own Kudos [?]: 203 [0]
Given Kudos: 20
Send PM
Re: How many even different factors does the integer P have? [#permalink]
[quote="ABCDEFU"]A bit unclear on how, in the 2nd case, the number of odd factors of P is 180/(4+1)=36.


And what role did the information not a factor of 32 play in this?[/quote]
The role of 32 is not a factor means it is not 180/(5+1) =30

[size=80][b][i]Posted from my mobile device[/i][/b][/size]
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32655
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: How many even different factors does the integer P have? [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: How many even different factors does the integer P have? [#permalink]
Moderator:
Math Expert
92900 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne