Last visit was: 23 Apr 2024, 12:18 It is currently 23 Apr 2024, 12:18

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
Intern
Intern
Joined: 27 Jul 2011
Posts: 40
Own Kudos [?]: 229 [23]
Given Kudos: 15
Send PM
Most Helpful Reply
avatar
Intern
Intern
Joined: 21 Nov 2013
Posts: 8
Own Kudos [?]: 36 [6]
Given Kudos: 0
Location: Canada
Concentration: Strategy, Technology
Schools: Ross '18 (M)
Send PM
Math Expert
Joined: 02 Sep 2009
Posts: 92881
Own Kudos [?]: 618576 [5]
Given Kudos: 81562
Send PM
General Discussion
User avatar
Economist GMAT Tutor Instructor
Joined: 01 Oct 2013
Posts: 62
Own Kudos [?]: 181 [4]
Given Kudos: 7
Send PM
Re: If p and q are positive integers, how many integers are lar [#permalink]
1
Kudos
3
Bookmarks
Expert Reply
smartyman wrote:
Please help....

If p and q are positive integers, how many integers are larger than pq and smaller than p(q + 2)?
A) 3
B) P + 2
C) p – 2
D) 2p – 1
E) 2p + 1

Please solve using algebraic method because substitution will sometimes get the right answer but sometimes not.


The number of integers larger than pq and smaller than p(q+2) will be the number of integers between the two values. So, we start with the difference between the two:

p(q+2) - pq
pq + 2p -pq
2p

Then, subtract 1 for the upper bound (p(q+2).

So, 2p-1 is the correct answer.
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11663 [0]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If p and q are positive integers, how many integers are lar [#permalink]
Expert Reply
Hi smartyman,

Did you try TESTing VALUES ("plugging in", "substitution" or whatever else you might choose to call it)? What happened when you did?

When you mentioned that it "will sometimes get the right answer but sometimes not", I think that you mean to say that "in most cases it will get you the correct answer on the first try, but in some cases there might be more than one answer that comes back as a match, so you would have to do a bit more work and substitute a second time." TESTing VALUES is a remarkably fast and useful approach on many Quant questions on Test Day, so you shouldn't avoid that tactic outright.

Here, if we use...
P=3
Q=4
We have to figure out the number of integers that are greater than 12 and less than 18. THAT is not a very difficult task: 13, 14, 15, 16, 17 --> a total of 5 terms. Plugging P into the answer choices gives us two matches: B and D. One of those IS the correct answer, so now we just have to do a little more work to prove which one.

IF....
P=2
Q=3
Then we're looking for the number of integers that are greater than 6 and less than 10. That's 7, 8, 9 --> a total of 3 terms. Between Answers B and D, only Answer D matches.

Final Answer:

GMAT assassins aren't born, they're made,
Rich

Originally posted by EMPOWERgmatRichC on 26 Dec 2014, 13:55.
Last edited by EMPOWERgmatRichC on 06 Jun 2018, 18:43, edited 1 time in total.
User avatar
Senior Manager
Senior Manager
Joined: 07 Apr 2014
Status:Math is psycho-logical
Posts: 340
Own Kudos [?]: 386 [0]
Given Kudos: 169
Location: Netherlands
GMAT Date: 02-11-2015
WE:Psychology and Counseling (Other)
Re: If p and q are positive integers, how many integers are lar [#permalink]
This is how I did it:

We need numbers between the 2 given values.

So, I started like this: pq<x<p(q+2)

Then, I plugged in numbers:
p=1 | q=2
pq= 1*2=2 and p(q+2)=1(2+2)=4, so there is one number in between: 3.

p=1 | q=1
pq=1*1=1 and p(q+2)= 1(1+2)=3, so there is one number in between: 2.

Finally, I looked at the answer options:
A. I skipped it because according to my solution there is only 1 number in between and not 3
B. P + 2: using p=1, as the first plug in number we get 1+2=3, we don't like that, so move on.
C. p – 2: same plug in, we get 1-2=-1, not really possible to have minus number or numbers in between, so move on.
D. 2p – 1: same plug in, we get 2*1-2=2-1=1, we like that, but checking E just in case, since there is still time.
E. 2p + 1: same plug in, we get, 2*1+1-2+1=3, we don't like it.

Only D gave as a solution only 1 number in between. So, D must be correct.

Anything wrong wit this approac? Time wise it didn't take that long (less than 2 mins definitely).
Manager
Manager
Joined: 14 Oct 2017
Posts: 192
Own Kudos [?]: 271 [1]
Given Kudos: 385
GMAT 1: 710 Q44 V41
Send PM
Re: If p and q are positive integers, how many integers are lar [#permalink]
1
Kudos
EMPOWERgmatRichC wrote:
Hi smartyman,

Did you try TESTing VALUES ("plugging in", "substitution" or whatever else you might choose to call it)? What happened when you did?

When you mentioned that it "will sometimes get the right answer but sometimes not", I think that you mean to say that "in most cases it will get you the correct answer on the first try, but in some cases there might be more than one answer that comes back as a match, so you would have to do a bit more work and substitute a second time." TESTing VALUES is a remarkably fast and useful approach on many Quant questions on Test Day, so you shouldn't avoid that tactic outright.

Here, if we use...
P=3
Q=4
We have to figure out the number of integers that are greater than 12 and less than 18. THAT is not a very difficult task: 13, 14, 15, 16, 17 --> a total of 5 terms. Plugging P into the answer choices gives us just one match:



GMAT assassins aren't born, they're made,
Rich

Hey Rich,

I usually plug in values too but in this case it doesn't work.
You said that plugging P into the answer choices gives us one match but there are two matches.

(B) P + 2 = 3 + 2 = 5

So B and D could work if we plug in numbers...
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11663 [0]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If p and q are positive integers, how many integers are lar [#permalink]
Expert Reply
Hi Masterscorp,

Good catch! A bit more work was needed to prove the correct answer (and I've amended my explanation).

GMAT assassins aren't born, they're made,
Rich
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32628
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If p and q are positive integers, how many integers are lar [#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 p and q are positive integers, how many integers are lar [#permalink]
Moderators:
Math Expert
92881 posts
Senior Moderator - Masters Forum
3137 posts

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