Integers

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 151
Joined: Wed Feb 11, 2009 2:45 am
Thanked: 3 times

Integers

by deepoe » Sat Feb 28, 2009 2:12 pm
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

I chose P = 2 and Q = 4, So I came to answer A.

But the answer says:

Let p = 1 and q = 2. Then pq = 2 and p(q + 2) = 4. This scenario has one integer, 3, greater than pq
and less than p(q + 2). Now, we plug p = 1 and q = 2 into the answer-choices until we find one
that has the value 1. Look at choice (D): 2p – 1 = (2)(1) – 1 = 1. Thus, the answer is (D).


Do I need to choose 1 and 2 as positive integer next time ( but 1 is odd :S )
Source: — Problem Solving |

User avatar
Site Admin
Posts: 2567
Joined: Thu Jan 01, 2009 10:05 am
Thanked: 712 times
Followed by:550 members
GMAT Score:770

by DanaJ » Sat Feb 28, 2009 2:32 pm
Notice that p(q + 2) = pq + 2p. You are looking for integers greater than pq and the immediately greater integer will be pq + 1. You're also looking for integers smaller than pq + 2p, and the immediately smaller integer will be pq + 2p - 1.
Now, remember that rule that states that the number of integers between m and n inclusively is (n - m) + 1. Use that to find the total number of integers:
(pq + 2p - 1 - pq - 1) + 1 = 2p - 1.

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Sat Feb 28, 2009 10:36 pm
Use Number picking strategy.

2 rules to follow when picking numbers:

1) Dont pick numbers that appear in the answer
2) Dont pick the same number for 2 different variables

p=5 q=7

Only D will fit the bill

p=6 q-8 only D will fit the bill

User avatar
Master | Next Rank: 500 Posts
Posts: 319
Joined: Wed Feb 04, 2009 10:32 am
Location: Delhi
Thanked: 84 times
Followed by:9 members

by sureshbala » Sun Mar 01, 2009 12:39 am
Number of integers from A to B = B-A+1 (where A<B)
Number of integers between A and B = B-A-1 (where A<B)

Coming to our question, we need to find the number of integers between pq and pq+2p = (pq+2p)-pq-1 = 2p-1

Master | Next Rank: 500 Posts
Posts: 113
Joined: Thu Feb 26, 2009 8:13 am
Location: New Jersey
GMAT Score:650

by KICKGMATASS123 » Sat Mar 21, 2009 4:27 pm
why is it pq+2p-1 minus pq+1

why not the other way around?

Legendary Member
Posts: 621
Joined: Wed Apr 09, 2008 7:13 pm
Thanked: 33 times
Followed by:4 members

by vittalgmat » Sat Mar 21, 2009 10:12 pm
KICKGMATASS123 wrote:why is it pq+2p-1 minus pq+1

why not the other way around?
As Dana, Suresh and Cramya have explained, # of integers between A and B (not including both A and B) is B -A -1. Using this concept.
# of integers between pq and p (q+2) =
p(q+2) - pq -1
= pq +2p -pq -1
= 2p -1.

HT Helps
-V