Last visit was: 26 Apr 2024, 00:07 It is currently 26 Apr 2024, 00:07

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
Tags:
Show Tags
Hide Tags
Math Expert
Joined: 02 Sep 2009
Posts: 92916
Own Kudos [?]: 619078 [5]
Given Kudos: 81595
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92916
Own Kudos [?]: 619078 [0]
Given Kudos: 81595
Send PM
General Discussion
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8019
Own Kudos [?]: 4098 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Retired Moderator
Joined: 22 Aug 2013
Posts: 1186
Own Kudos [?]: 2499 [1]
Given Kudos: 459
Location: India
Send PM
Re: If pq/10 is an integer, is p/5 an integer? (1) q/2 is an integer [#permalink]
Bunuel wrote:
If pq/10 is an integer, is p/5 an integer?


(1) q/2 is an integer

(2) p is a prime number



pq/10 can also be written as p/5 * q/2: this product is given to be an integer. We have to determine whether p/5 is an integer or not.

(1) q/2 is an integer. And product of this integer q/2 with p/5 is also an integer. Now in this case p/5 could be integer or it could be not.
Eg, say q/2 is 4, and p/5 is 1, then the product 4*1 is an integer. Or say q/2 is 4 and p/5 is 0.5, here also the product 4*0.5 is an integer.
So we cannot be sure whether p/5 is an integer or not.
Not sufficient.

(2) This is definitely not sufficient. Eg if p is 5, then p/5 is an integer. But if p is 2, then p/5 is not an integer. '
Not sufficient.

Combining the two statements, p is a prime number, q/2 is an integer, and the product of q/2 * p/5 is also integer.
So lets say, q/2 = 4, p=5. Here the product 4*5 is an integer, p is a prime number and p/5 is an integer.
Now lets say, q/2 = 5, p=2. Here the product 5*2 is an integer, p is a prime number BUT p/5 is NOT an integer.

Not sufficient. Hence E answer.
Math Expert
Joined: 02 Sep 2009
Posts: 92916
Own Kudos [?]: 619078 [0]
Given Kudos: 81595
Send PM
Re: If pq/10 is an integer, is p/5 an integer? (1) q/2 is an integer [#permalink]
Expert Reply
Bunuel wrote:
If pq/10 is an integer, is p/5 an integer?


(1) q/2 is an integer

(2) p is a prime number


Par of GMAT CLUB'S New Year's Quantitative Challenge Set

SVP
SVP
Joined: 24 Nov 2016
Posts: 1720
Own Kudos [?]: 1344 [0]
Given Kudos: 607
Location: United States
Send PM
Re: If pq/10 is an integer, is p/5 an integer? (1) q/2 is an integer [#permalink]
Bunuel wrote:
If pq/10 is an integer, is p/5 an integer?

(1) q/2 is an integer

(2) p is a prime number


pq/10=integer… factors(p and/or q) may contain any multiples of 10

(1) q/2 is an integer: insufic.

q=2*anything;
q=2, p=5*anything, p/5=integer;
q=10, p=anything, p/5=anything;

(2) p is a prime number: insufic.

p=prime;
p=5, p/5=integer;
p=3, p/5≠integer;

(1 & 2): insufic.

q=10, p=3, p/5≠integer;
q=10, p=5, p/5=integer;

Answer (E)
Manager
Manager
Joined: 14 Aug 2021
Posts: 64
Own Kudos [?]: 56 [0]
Given Kudos: 53
Location: India
Send PM
Re: If pq/10 is an integer, is p/5 an integer? (1) q/2 is an integer [#permalink]
Hi..
Can any please tell me where Im doing this wrong.
Given pq/10 is an integer.
So, pq = 10 k,where k is an integer
= 2 * 5 * k
St. (1) q/2 is an integer
So, q = 2 * k1, where k1 is an integer
Substituting value of q,
p * 2 * k1 = 2 * 5 * k
p = 5 * (k/k1)
Thus for p/5 to be an integer, (k/k1) needs to be an integer.
So, its not sufficient.

St. (2) clearly not sufficient.

Combining st. 1 and st. 2 we have
p = 5 * (k/k1) and p is a prime number.
So only possible case is p = 5
Hence, option C

Posted from my mobile device
Tutor
Joined: 21 Mar 2017
Status:Professional GMAT Trainer
Affiliations: GMAT Coach
Posts: 386
Own Kudos [?]: 852 [0]
Given Kudos: 198
Location: United States (WA)
GMAT 1: 760 Q50 V44
GMAT 2: 770 Q51 V44
GMAT 3: 770 Q50 V44
GMAT 4: 770 Q50 V45 (Online)
GMAT 5: 780 Q51 V48
Send PM
Re: If pq/10 is an integer, is p/5 an integer? (1) q/2 is an integer [#permalink]
Expert Reply
Papai21 wrote:
Hi..
Can any please tell me where Im doing this wrong.
Given pq/10 is an integer.
So, pq = 10 k,where k is an integer
= 2 * 5 * k
St. (1) q/2 is an integer
So, q = 2 * k1, where k1 is an integer
Substituting value of q,
p * 2 * k1 = 2 * 5 * k
p = 5 * (k/k1)
Thus for p/5 to be an integer, (k/k1) needs to be an integer.
So, its not sufficient.

St. (2) clearly not sufficient.

Combining st. 1 and st. 2 we have
p = 5 * (k/k1) and p is a prime number.
So only possible case is p = 5
Hence, option C

Posted from my mobile device
Hi Papai21. I believe your mistake is on this line: "Thus for p/5 to be an integer, (k/k1) needs to be an integer."

We can't assume that p/5 is an integer, nor that k/k1 is an integer.

From the stem, all we know is that pq = 2*5*k. We don't know anything else about what is or isn't an integer. Assuming that something is an integer is a common mistake — we must proactively check our assumptions to prevent these traps.

Let's pick some numbers to illustrate, looking at both statements together:

Case A: p = 2, q = 10. This gives us a "NO" answer to "is p/5 an integer?"

Case B: p = 5, q = 2. This gives us a "YES" answer to "is p/5 an integer?"

Therefore, Insufficient together. Answer is E.
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32680
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: If pq/10 is an integer, is p/5 an integer? (1) q/2 is an integer [#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: If pq/10 is an integer, is p/5 an integer? (1) q/2 is an integer [#permalink]
Moderator:
Math Expert
92915 posts

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