Last visit was: 26 Apr 2026, 14:26 It is currently 26 Apr 2026, 14:26
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 26 Apr 2026
Posts: 109,900
Own Kudos:
811,437
 [9]
Given Kudos: 105,897
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,900
Kudos: 811,437
 [9]
Kudos
Add Kudos
9
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 26 Apr 2026
Posts: 109,900
Own Kudos:
811,437
 [1]
Given Kudos: 105,897
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,900
Kudos: 811,437
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
avatar
Yadnesh
Joined: 19 Aug 2014
Last visit: 25 Aug 2015
Posts: 2
Own Kudos:
Given Kudos: 40
Location: United States
Concentration: Entrepreneurship, General Management
Schools: Schulich '15
GMAT 1: 730 Q49 V41
WE:Other (Other)
Schools: Schulich '15
GMAT 1: 730 Q49 V41
Posts: 2
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Arvind90
Joined: 27 Jan 2016
Last visit: 21 Feb 2022
Posts: 24
Own Kudos:
Given Kudos: 53
Location: India
GMAT 1: 700 Q50 V38
GPA: 4
GMAT 1: 700 Q50 V38
Posts: 24
Kudos: 13
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Shoudn't the question have specified that the integers can't be 0?
avatar
pratistha29
Joined: 17 Oct 2014
Last visit: 13 Feb 2017
Posts: 5
Own Kudos:
Given Kudos: 109
Posts: 5
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
if we use number plugging method the ans will be B
1st statement: pq<rs
let the values be 1,2,3,4
then 2<12 its true.
assumen values be -2,-1,0,1
then 2>0 the statement is not sufficient.

2nd statement: ps<qr
values be 1,2,3,4
then 4<6 true.
values be -2,-1,0,1
then -2<0 hence statement is sufficient.
please help me where i am wrong
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 26 Apr 2026
Posts: 109,900
Own Kudos:
Given Kudos: 105,897
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,900
Kudos: 811,437
Kudos
Add Kudos
Bookmarks
Bookmark this Post
pratistha29
if we use number plugging method the ans will be B
1st statement: pq<rs
let the values be 1,2,3,4
then 2<12 its true.
assumen values be -2,-1,0,1
then 2>0 the statement is not sufficient.

2nd statement: ps<qr
values be 1,2,3,4
then 4<6 true.
values be -2,-1,0,1
then -2<0 hence statement is sufficient.
please help me where i am wrong

With 1,2,3,4 you have and YES answer to the question (\(pr \lt qs\)) while with -2,-1,0,1 you get a NO answer to the question (\(pr \gt qs\)). This means that the second statement is not sufficient.
avatar
Tusmat
Joined: 11 Aug 2018
Last visit: 06 Apr 2021
Posts: 9
Given Kudos: 18
GMAT 1: 700 Q50 V35
GMAT 1: 700 Q50 V35
Posts: 9
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If we wish to use number plugging, then we have to consider 4 different cases for values for p q r s.

Case 1 : 1, 2, 3, 4

Case 2 : -4, -3, -2, -1

Case 3 : -2, -1, 0, 1

Case 4 : -1, 0, 1, 2

[NOTICE the difference between case 3 and 4 carefully]

Now,
check for statement 1 : pq<rs

For all the cases for which pq<rs holds true, pr<qs should give the same answer [either YES or NO].
Here, it does. Hence, SUFFICIENT.

Now,
check for statement 2 : ps<qr

Here, all the cases for which ps<qr holds true donot give the same answer to 'Is pr<qs ?'.
Hence, INSUFFICIENT.

Therefore, the answer ====> A
avatar
Sarjaria84
Joined: 31 Aug 2018
Last visit: 30 Jun 2020
Posts: 71
Own Kudos:
Given Kudos: 445
GMAT 1: 610 Q46 V28
GMAT 1: 610 Q46 V28
Posts: 71
Kudos: 23
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Official Solution:


We can solve this problem either by algebra or by number-plugging. Let's use algebra. All four variables can be expressed in terms of just one variable, since they are consecutive integers and we know their order. If we keep \(p\) as the basic variable, then \(q = p + 1\), \(r = p + 2\), and \(s = p + 3\).

Now we can rephrase the question:

Is \(pr \lt qs\)?

Is \(p(p + 2) \lt (p + 1)(p + 3)\)?

Is \(p^2 + 2p \lt p^2 + 4p + 3\)?

Is \(2p \lt 4p + 3\)?

Is \(0 \lt 2p + 3\)?

Is \(-3 \lt 2p\)?

Is \(-\frac{3}{2} \lt p\)?

Since \(p\) is an integer, the question is answered "yes" if \(p = -1\) or greater, and "no" if \(p = -2\) or less.

Statement (1): SUFFICIENT.

We rephrase the statement similarly.
\(pq \lt rs\)
\(p(p + 1) \lt (p + 2)(p + 3)\)
\(p^2 + p \lt p^2 + 5p + 6\)
\(0 \lt 4p + 6\)
\(0 \lt 2p + 3\)
\(-\frac{3}{2} \lt p\)

This is precisely the same condition as asked in the question. Thus, we can answer the question definitively.

Statement (2): INSUFFICIENT.

Again, we rephrase the statement similarly.
\(ps \lt qr\)
\(p(p + 3) \lt (p + 1)(p + 2)\)
\(p^2 + 3p \lt p^2 + 3p + 2\)
\(0 \lt 2\)

Since 0 is always less than 2, no matter the value of \(p\), the statement is always true. Thus, we do not gain any information that would help us answer the question.


Answer: A

Hi Bunuel

How were you able to subtract 2p from both the sides in the highlighted portion without knowing the sign of P. The question does not specify that it is a positive intiger.

Thanks
Saurabh
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 26 Apr 2026
Posts: 109,900
Own Kudos:
811,437
 [1]
Given Kudos: 105,897
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,900
Kudos: 811,437
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Sarjaria84
Bunuel
Official Solution:


We can solve this problem either by algebra or by number-plugging. Let's use algebra. All four variables can be expressed in terms of just one variable, since they are consecutive integers and we know their order. If we keep \(p\) as the basic variable, then \(q = p + 1\), \(r = p + 2\), and \(s = p + 3\).

Now we can rephrase the question:

Is \(pr \lt qs\)?

Is \(p(p + 2) \lt (p + 1)(p + 3)\)?

Is \(p^2 + 2p \lt p^2 + 4p + 3\)?

Is \(2p \lt 4p + 3\)?

Is \(0 \lt 2p + 3\)?

Is \(-3 \lt 2p\)?

Is \(-\frac{3}{2} \lt p\)?

Since \(p\) is an integer, the question is answered "yes" if \(p = -1\) or greater, and "no" if \(p = -2\) or less.

Statement (1): SUFFICIENT.

We rephrase the statement similarly.
\(pq \lt rs\)
\(p(p + 1) \lt (p + 2)(p + 3)\)
\(p^2 + p \lt p^2 + 5p + 6\)
\(0 \lt 4p + 6\)
\(0 \lt 2p + 3\)
\(-\frac{3}{2} \lt p\)

This is precisely the same condition as asked in the question. Thus, we can answer the question definitively.

Statement (2): INSUFFICIENT.

Again, we rephrase the statement similarly.
\(ps \lt qr\)
\(p(p + 3) \lt (p + 1)(p + 2)\)
\(p^2 + 3p \lt p^2 + 3p + 2\)
\(0 \lt 2\)

Since 0 is always less than 2, no matter the value of \(p\), the statement is always true. Thus, we do not gain any information that would help us answer the question.


Answer: A

Hi Bunuel

How were you able to subtract 2p from both the sides in the highlighted portion without knowing the sign of P. The question does not specify that it is a positive intiger.

Thanks
Saurabh

We can safely add or subtract any value to both sides of inequality. For example, 3 > 1. We can add any x to both sides to get 3 + x > 1 + x. I think you are mixing adding/subtracting with dividing/multiplying.
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,991
Own Kudos:
Posts: 38,991
Kudos: 1,118
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderator:
Math Expert
109900 posts