Last visit was: 19 Jul 2025, 14:18 It is currently 19 Jul 2025, 14: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
User avatar
anmolmakkarz17
Joined: 22 Feb 2016
Last visit: 02 Oct 2022
Posts: 10
Own Kudos:
75
 [7]
Given Kudos: 94
Location: India
GMAT 1: 720 Q49 V40
GMAT 1: 720 Q49 V40
Posts: 10
Kudos: 75
 [7]
Kudos
Add Kudos
7
Bookmarks
Bookmark this Post
User avatar
MahmoudFawzy
Joined: 27 Oct 2018
Last visit: 20 Feb 2021
Posts: 661
Own Kudos:
Given Kudos: 200
Status:Manager
Location: Egypt
Concentration: Strategy, International Business
GPA: 3.67
WE:Pharmaceuticals (Healthcare/Pharmaceuticals)
Posts: 661
Kudos: 2,072
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
CareerGeek
Joined: 20 Jul 2017
Last visit: 09 Jul 2025
Posts: 1,295
Own Kudos:
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
GMAT 1: 690 Q51 V30
Posts: 1,295
Kudos: 4,087
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
chetan2u
User avatar
GMAT Expert
Joined: 02 Aug 2009
Last visit: 19 Jul 2025
Posts: 11,294
Own Kudos:
41,843
 [1]
Given Kudos: 333
Status:Math and DI Expert
Products:
Expert
Expert reply
Posts: 11,294
Kudos: 41,843
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If |x² + 3x – 7| = 3, is x prime?

1. x² > 9
2. 3x ≤ 12

|x² + 3x – 7| = 3..
you can solve it by..
(a) Squaring as both sides are Non-negative..
(b) critical method

However a simple look and the prompt asking you if x is prime should tell you some points..
\(|x² + 3x – 7| = 3\).....For it to be prime, x can be 2, 3 and so on..
\(x=2....|x² + 3x – 7| = 2^2+3*2-7=4+6-7=3\)..Yes
\(x=3....|x² + 3x – 7| = 3^2+3*3-7=9+9-7=11\neq{3}\)..No
Any value greater would further increase the value of \(|x² + 3x – 7|\)

So the question finally becomes --- Is x=2?

1. x² > 9....|x|>|3|....x<-3 or x>3....\(x\neq{2}\)...Suff
2. 3x ≤ 12.... x ≤ 4.....x=2 or x =4 or x=-1... Insuff

A
User avatar
OC2910
Joined: 04 Apr 2015
Last visit: 09 Feb 2023
Posts: 230
Own Kudos:
Given Kudos: 269
GMAT 1: 650 Q49 V31
GPA: 3.59
Products:
GMAT 1: 650 Q49 V31
Posts: 230
Kudos: 139
Kudos
Add Kudos
Bookmarks
Bookmark this Post
If |x² + 3x – 7| = 3, is x prime?


|x² + 3x – 7| = 3
case1:x² + 3x – 7 = 3
x² + 3x – 10 = 0
x+5=0 or x -2=0 therefore -5,2
case1 x² + 3x – 7 = -3
x² + 3x – 4 = 0
x + 4=0 or x-1=0 therefore -4,1
so all values -5,-4,1,2

1. x² > 9 :range specifies between -3>x or x>+3 so values can be -4 or -5 therefore not prime : sufficient

2. 3x ≤ 12
x<=4: range gives values anything less than 4 so values can be 2 prime or 1 non prime : Insufficient
(A)
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,078
Own Kudos:
18,761
 [1]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,078
Kudos: 18,761
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
anmolmakkarz17
If |x² + 3x – 7| = 3, is x prime?

1. x² > 9
2. 3x ≤ 12

Forget conventional ways of solving math questions. For DS problems, the VA (Variable Approach) method is the quickest and easiest way to find the answer without actually solving the problem. Remember that equal numbers of variables and independent equations ensure a solution.
Visit https://www.mathrevolution.com/gmat/lesson for details.

The first step of the VA (Variable Approach) method is to modify the original condition and the question. We then recheck the question. We should simplify conditions if necessary.

Case 1) \(x^2+3x-7≥0\)
\(|x^2+3x-7| = 3\)
\(⇔ x^2+3x-7 = 3 since x^2+3x-7≥0\)
\(⇔ x^2+3x-10 = 0\)
\(⇔ (x-2)(x+5)=0\)
\(⇔ x=2\) or \(x=-5\)

Case 2) \(x^2+3x-7<0\)
\(|x^2+3x-7| = 3\)
\(⇔ -(x^2+3x-7) = 3 since x^2+3x-7<0\)
\(⇔ -x^2-3x+7 = 3\)
\(⇔ x^2+3x-4 = 0\)
\(⇔ (x-1)(x+4)=0\)
\(⇔ x=1\) or \(x=-4\)

The original condition tells that \(-5, -4, 1\) and \(2\) are all possible values of \(x\).

Since we have 1 variable (\(x\)) and 0 equations, D is most likely to be the answer. So, we should consider each condition on its own first.

Condition 1)
Since \(x^2 > 9\), the possible values of \(x\) are \(-5\) and \(-4\).
Both numbers are negative and they are not prime numbers.
The answer is 'no' and condition 1) is sufficient, since 'no' is also a unique answer by CMT (Common Mistake Type) 1.

Condition 2)
Since condition 2) tells \(x≤4\), the possible values are \(-5, -4, -1\) and \(2\).
If \(x = 2\), then \(x\) is a prime number and the answer is 'yes'.
If \(x = -1\), then \(x\) is not a prime number and the answer is 'no'
Since condition 2) does not yield a unique solution, it is not sufficient

Therefore, A is the answer.

If the original condition includes “1 variable”, or “2 variables and 1 equation”, or “3 variables and 2 equations” etc., one more equation is required to answer the question. If each of conditions 1) and 2) provide an additional equation, there is a 59% chance that D is the answer, a 38% chance that A or B is the answer, and a 3% chance that the answer is C or E. Thus, answer D (conditions 1) and 2), when applied separately, are sufficient to answer the question) is most likely, but there may be cases where the answer is A,B,C or E.
User avatar
snigdha3108
Joined: 05 Mar 2023
Last visit: 27 May 2025
Posts: 21
Own Kudos:
Given Kudos: 175
WE:Business Development (Transportation)
Posts: 21
Kudos: 3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
|x² + 3x – 7| = 3

x² + 3x – 7=3 or x² + 3x – 7=-3

x= -5 or x= 2 x= 1 or x=-4


in 1) x^2 >9

so x cannot be 2, 3, 0, 1 and for both x =-5 and x=-4 are not prime ( sufficient )

2) 3x ≤ 12

x ≤ 4 ( dividing by 3 on both sides)
so x
values of x = {-5, -4, 1, 2}
x can be a prime or a non-prime ( insufficient )


please correct me if my approach for the first statement is wrong...
Moderators:
Math Expert
102625 posts
455 posts