Last visit was: 21 Jun 2025, 07:03 It is currently 21 Jun 2025, 07:03

Close

GRE Prep 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 GRE 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
Verbal Expert
Joined: 18 Apr 2015
Posts: 32432
Own Kudos [?]: 38582 [8]
Given Kudos: 26343
Send PM
Most Helpful Community Reply
Intern
Intern
Joined: 18 Oct 2021
Posts: 5
Own Kudos [?]: 8 [5]
Given Kudos: 4
Send PM
General Discussion
Retired Moderator
Joined: 10 Apr 2015
Posts: 6218
Own Kudos [?]: 12404 [2]
Given Kudos: 136
Send PM
Intern
Intern
Joined: 28 Aug 2022
Posts: 25
Own Kudos [?]: 10 [1]
Given Kudos: 5
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
1
x=-3 doesn't work for B, right?
Manager
Manager
Joined: 19 Jun 2021
Posts: 52
Own Kudos [?]: 27 [0]
Given Kudos: 24
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
I think that the answer should be C, not B. Can you please correct me if I am wrong?
I did it in the following way:
I multiplied (|x| - 2)(x + 5)
x|x| + 5|x| -2x - 10 < 0

x|x| + 5|x| < 2x + 10

|x|(x + 5) < 2(x + 5)

I see that |x| should be smaller than 2.
|x| < 2
-2 < x < 2

One thing that I am not very confident about, can I multiply by |x|?
For example |x|(a + b), can I write it as (a|x| + b|x|)?

GreenlightTestPrep wrote:
Carcass wrote:
If (|x| - 2)(x + 5) < 0, then which of the following must be true?

A. x > 2
B. x < 2
C. -2 < x < 2
D. -5 < x < 2
E. x < -5


STRATEGY: Upon reading any GRE Multiple Choice question, we should always ask, Can I use the answer choices to my advantage?
In this case, we can easily test x-values that satisfy the given inequality.
Now let's give ourselves up to 20 seconds to identify a faster approach.
In this case, we can also attempt to solve the inequality, but the absolute value part of the inequality looks tricky. So, I'm pretty sure testing values is going to be a lot faster and much easier


Let's find an x-value that satisfies the inequality (|x| - 2)(x + 5) < 0.
x = 0 is an obvious solution, which means x = 0 must also be a solution to the correct answer choice.

Now plug x = 0 into each answer choice to get:
(A) 0 > 2. Not true. Eliminate.
(B) 0 < 2. True. KEEP.
(C) -2 < 0 < 2. True. KEEP.
(D) -5 < 0 < 2. True. KEEP.
(E) 0 < -5. Not true. Eliminate.

Now let's find another x-value that satisfies the inequality (|x| - 2)(x + 5) < 0.
I can see that x = -10 is a solution, since we get (|-10| - 2)((-10) + 5) < 0, which simplifies to be (8)(-5) < 0, which is true.

Now plug x = -10 into the three remaining answer choices:
(B) -10 < 2. True. KEEP.
(C) -2 < -10 < 2. Not true. Eliminate.
(D) -5 < -10 < 2. Not true. Eliminate.

By the process of elimination, the correct answer is B.
Intern
Intern
Joined: 23 Jul 2021
Posts: 7
Own Kudos [?]: 0 [0]
Given Kudos: 48
Send PM
If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
I think the anwer shd be 'e'

cause taking +x and -x conditions to break the modulus,

you would get equation: -5 < x < 2 (+x)
and

equation: x>-2 & x<-5 (-x)

since the question mentions "must" x shd be x<-5 cause all values in this range satify the condition

example, x=-6
(|-6|-2)(-6+5)=(4)(-1)<0 whereas in -2<x<2 we can take x=0 which does not satisfy the equation.
Verbal Expert
Joined: 18 Apr 2015
Posts: 32432
Own Kudos [?]: 38582 [1]
Given Kudos: 26343
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
1
Expert Reply
If \((|x| - 2)(x + 5) < 0\), then which of the following must be true?

A. \(x > 2\)
B. \(x < 2\)
C. \(-2 < x < 2\)
D. \(-5 < x < 2\)
E. \(x < -5\)


\((|x| - 2)(x + 5) < 0\) means that \(|x| - 2\) and \(x + 5\) must have the opposite signs.

CASE 1: \(|x| - 2 > 0\) and \(x + 5 < 0\):

\(|x| - 2 > 0\) means that \(x < -2\) or \(x > 2\);

\(x + 5 < 0\) means that \(x < -5\).

Intersection of these ranges is \(x< -5\).

CASE 2: \(|x| - 2 < 0\) and \(x + 5 > 0\):

\(|x| - 2 < 0\) means that \(-2 < x < 2\);

\(x + 5 > 0\) means that \(x > -5\).

Intersection of these ranges is \(-2 < x < 2\).

So, we have that \((|x| - 2)(x + 5) < 0\) means that \(x < -5\) or \(-2 < x < 2\). ANY \(x\) from these possible ranges will for sure be less than 2 (option B).

To explaining other options:

\(x > 2\) (A) is not true because \(x\) could say be 0.

\(-2 < x < 2\) (C) is not true because \(x\) could say be -10.

\(-5 < x < 2\) (D) is not true because \(x\) could say be -10.

\(x < -5\) (E) is not true because \(x\) could say be 0.


Answer: B
Intern
Intern
Joined: 23 Jul 2021
Posts: 7
Own Kudos [?]: 0 [0]
Given Kudos: 48
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
Carcass wrote:
If \((|x| - 2)(x + 5) < 0\), then which of the following must be true?

A. \(x > 2\)
B. \(x < 2\)
C. \(-2 < x < 2\)
D. \(-5 < x < 2\)
E. \(x < -5\)


\((|x| - 2)(x + 5) < 0\) means that \(|x| - 2\) and \(x + 5\) must have the opposite signs.

CASE 1: \(|x| - 2 > 0\) and \(x + 5 < 0\):

\(|x| - 2 > 0\) means that \(x < -2\) or \(x > 2\);

\(x + 5 < 0\) means that \(x < -5\).

Intersection of these ranges is \(x< -5\).

CASE 2: \(|x| - 2 < 0\) and \(x + 5 > 0\):

\(|x| - 2 < 0\) means that \(-2 < x < 2\);

\(x + 5 > 0\) means that \(x > -5\).

Intersection of these ranges is \(-2 < x < 2\).

So, we have that \((|x| - 2)(x + 5) < 0\) means that \(x < -5\) or \(-2 < x < 2\). ANY \(x\) from these possible ranges will for sure be less than 2 (option B).

To explaining other options:

\(x > 2\) (A) is not true because \(x\) could say be 0.

\(-2 < x < 2\) (C) is not true because \(x\) could say be -10.

\(-5 < x < 2\) (D) is not true because \(x\) could say be -10.

\(x < -5\) (E) is not true because \(x\) could say be 0.


Answer: B



how can you take 0 when x<-5 shouldn't the possible range be [-inf, -5)
Verbal Expert
Joined: 18 Apr 2015
Posts: 32432
Own Kudos [?]: 38582 [0]
Given Kudos: 26343
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
Expert Reply
Can you highlight specifically the part you are referring to sir ?
Intern
Intern
Joined: 23 Jul 2021
Posts: 7
Own Kudos [?]: 0 [0]
Given Kudos: 48
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
if x>2 how can it be x can take the value of 0

similarly, if x<-5 how can it take value of 0
Verbal Expert
Joined: 18 Apr 2015
Posts: 32432
Own Kudos [?]: 38582 [0]
Given Kudos: 26343
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
Expert Reply
we are dealing with RANGE of x

Moreover, we must assess if the option MUST be true

We also tested various scenarios in which , in the end, the only reasonable value is that x <2

So for example A is NOT true because it says that x >2 NO

It is x < 2 and can be also 0, of course
Intern
Intern
Joined: 23 Jul 2021
Posts: 7
Own Kudos [?]: 0 [0]
Given Kudos: 48
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
I was stating option E not A as a potential answer since values where x<-5 would make the function negative thereby <0
Intern
Intern
Joined: 11 Jun 2023
Posts: 1
Own Kudos [?]: 1 [1]
Given Kudos: 113
GRE 1: Q167 V158
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
1
SriSiddarth wrote:
Carcass wrote:
If \((|x| - 2)(x + 5) < 0\), then which of the following must be true?

A. \(x > 2\)
B. \(x < 2\)
C. \(-2 < x < 2\)
D. \(-5 < x < 2\)
E. \(x < -5\)


\((|x| - 2)(x + 5) < 0\) means that \(|x| - 2\) and \(x + 5\) must have the opposite signs.

CASE 1: \(|x| - 2 > 0\) and \(x + 5 < 0\):

\(|x| - 2 > 0\) means that \(x < -2\) or \(x > 2\);

\(x + 5 < 0\) means that \(x < -5\).

Intersection of these ranges is \(x< -5\).

CASE 2: \(|x| - 2 < 0\) and \(x + 5 > 0\):

\(|x| - 2 < 0\) means that \(-2 < x < 2\);

\(x + 5 > 0\) means that \(x > -5\).

Intersection of these ranges is \(-2 < x < 2\).

So, we have that \((|x| - 2)(x + 5) < 0\) means that \(x < -5\) or \(-2 < x < 2\). ANY \(x\) from these possible ranges will for sure be less than 2 (option B).

To explaining other options:

\(x > 2\) (A) is not true because \(x\) could say be 0.

\(-2 < x < 2\) (C) is not true because \(x\) could say be -10.

\(-5 < x < 2\) (D) is not true because \(x\) could say be -10.

\(x < -5\) (E) is not true because \(x\) could say be 0.


Answer: B



how can you take 0 when x<-5 shouldn't the possible range be [-inf, -5)


We are asked to determine which condition must be true. Another way to interpret this is to imagine which condition is satisfied for every x that is a solution to the equation. Since x = 0 is a solution, if E was the answer, 0 < -5 should be true (which it isn't). Thus, the answer is B because all the possible solutions satisfy it.
Intern
Intern
Joined: 23 Jul 2021
Posts: 7
Own Kudos [?]: 0 [0]
Given Kudos: 48
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
Aquoravs wrote:
SriSiddarth wrote:
Carcass wrote:
If \((|x| - 2)(x + 5) < 0\), then which of the following must be true?

A. \(x > 2\)
B. \(x < 2\)
C. \(-2 < x < 2\)
D. \(-5 < x < 2\)
E. \(x < -5\)


\((|x| - 2)(x + 5) < 0\) means that \(|x| - 2\) and \(x + 5\) must have the opposite signs.

CASE 1: \(|x| - 2 > 0\) and \(x + 5 < 0\):

\(|x| - 2 > 0\) means that \(x < -2\) or \(x > 2\);

\(x + 5 < 0\) means that \(x < -5\).

Intersection of these ranges is \(x< -5\).

CASE 2: \(|x| - 2 < 0\) and \(x + 5 > 0\):

\(|x| - 2 < 0\) means that \(-2 < x < 2\);

\(x + 5 > 0\) means that \(x > -5\).

Intersection of these ranges is \(-2 < x < 2\).

So, we have that \((|x| - 2)(x + 5) < 0\) means that \(x < -5\) or \(-2 < x < 2\). ANY \(x\) from these possible ranges will for sure be less than 2 (option B).

To explaining other options:

\(x > 2\) (A) is not true because \(x\) could say be 0.

\(-2 < x < 2\) (C) is not true because \(x\) could say be -10.

\(-5 < x < 2\) (D) is not true because \(x\) could say be -10.

\(x < -5\) (E) is not true because \(x\) could say be 0.


Answer: B



how can you take 0 when x<-5 shouldn't the possible range be [-inf, -5)


We are asked to determine which condition must be true. Another way to interpret this is to imagine which condition is satisfied for every x that is a solution to the equation. Since x = 0 is a solution, if E was the answer, 0 < -5 should be true (which it isn't). Thus, the answer is B because all the possible solutions satisfy it.




Is 0 < -5. I think 0 > -5
avatar
Intern
Intern
Joined: 16 Jun 2025
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 13
Send PM
Re: If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
BrushMyQuant could you pls help me to get this question solved with the help of wavy line method? thanks in advance !
Verbal Expert
Joined: 18 Apr 2015
Posts: 32432
Own Kudos [?]: 38582 [0]
Given Kudos: 26343
Send PM
If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
Expert Reply
General Approach (Wavy Line Method with Cases):
1. Find the critical points where each factor equals zero.
2. Split the problem into cases based on the definition of the absolute value.
3. For each case, solve the resulting inequality using the Wavy Line Method (by identifying critical points for that case and testing intervals).
4. Combine the solutions from all cases.
5. Determine which of the given options must be true based on the combined solution set.

Step 1: Find all critical points.
Set each part of the expression to zero:
- $|x|-2=0 \Longrightarrow|x|=2 \Longrightarrow x=2$ or $x=-2$.
- $x+5=0 \Longrightarrow x=-5$.

The critical points are $\{-5,-2,2\}$. These points divide the number line into intervals.

Step 2: Handle the Absolute Value by Cases.
Case 1: $x \geq 0$
In this case, $|x|=x$. The inequality becomes:

$$
\((x-2)(x+5)<0\)
$$

- Critical points for this case: $x=2$ and $x=-5$.
- Consider only the domain $x \geq 0$ : The relevant critical point in this domain is $x=2$.
- Test intervals in the domain $x \geq 0$ :
- Interval $0 \leq x<2$ (e.g., test $x=1$ ): $(1-2)(1+5)=(-1)(6)=-6$. Since $-6<$ 0 , this interval is part of the solution.
- Interval $x>2$ (e.g., test $x=3$ ): $(3-2)(3+5)=(1)(8)=8$. Since $8 \nless 0$, this interval is NOT part of the solution.
- Solution for Case 1: $0 \leq x<2$.

Case 2: $x<0$
In this case, $|x|=-x$. The inequality becomes:

$$
\((-x-2)(x+5)<0\)
$$


Factor out -1 from the first term:

$$
\(-(x+2)(x+5)<0\)
$$


Multiply both sides by -1 and reverse the inequality sign:

$$
\((x+2)(x+5)>0\)
$$

- Critical points for this case: $x=-2$ and $x=-5$.
- Consider only the domain $x<0$ : Both critical points are in this domain.
- Test intervals in the domain $x<0$ :

- Interval $x<-5$ (e.g., test $x=-6$ ): $(-6+2)(-6+5)=(-4)(-1)=4$. Since $4>0$, this interval is part of the solution.
- Interval $-5<x<-2$ (e.g., test $x=-3$ ): $(-3+2)(-3+5)=(-1)(2)=-2$. Since $\(-2 \ngtr 0\)$, this interval is NOT part of the solution.
- Interval $-2<x<0$ (e.g., test $x=-1$ ): $(-1+2)(-1+5)=(1)(4)=4$. Since $4>0$, this interval is part of the solution.
- Solution for Case 2: $x<-5$ or $-2<x<0$.

Step 3: Combine the solutions from all cases.
The complete solution set for the inequality $(|x|-2)(x+5)<0$ is the union of the solutions from Case 1 and Case 2:

$$
\((0 \leq x<2) \text { OR }(x<-5 \text { OR }-2<x<0)\)
$$


Combining these intervals on a single number line:
Solution Set $\(=(-\infty,-5) \cup(-2,2)\)$

Step 4: Determine which of the given options must be true.
We need to find the option that is a superset of our solution set, meaning if ' $x$ ' is a solution, then the statement in the option must also be true.

Our solution is $x<-5$ OR $(-2<x<2)$.
- A. $x>2$ : False. For example, $x=-6$ is a solution, but $-6 \ngtr 2$.
- B. $x<2$ : True.
- If $x<-5$, then it is certainly true that $x<2$.
- If $-2<x<2$, then it is certainly true that $x<2$.
- Since all solutions are either $x<-5$ or $-2<x<2$, all solutions satisfy $x<2$.

- C. $-2<x<2$ : False. It excludes the solutions where $x<-5$. For example, $x=-6$ is a solution, but it's not in this interval.
- D. $-5<x<2$ : False. It excludes the solutions where $x<-5$. For example, $x=-6$ is a solution, but it's not in this interval.
- E. $x<-5$ : False. It excludes the solutions where $-2<x<2$. For example, $x=1$ is a solution, but $\(1 \nless-5\)$.

Therefore, the only statement that must be true is $x<2$.
The final answer is B
Prep Club for GRE Bot
If (|x| - 2)(x + 5) < 0, then which of the following must be true? A. [#permalink]
Moderators:
GRE Instructor
114 posts
GRE Forum Moderator
37 posts
Moderator
1136 posts
GRE Instructor
234 posts
Moderator
17 posts

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