BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

What is the value of |x + 5| + |x - 3|? Exam pack 2

Expert replies
Source: — Data Sufficiency |

by [email protected] » Sun Aug 28, 2016 9:27 am
Hi prata,

This question can be solved by TESTing VALUES.

We're asked for the value of |X + 5| + |X - 3|.

1) X^2 < 25

IF...
X = 4
then the answer to the question is |9| + |1| = 10

IF...
X = 3
then the answer to the question is |8| + |0| = 8
Fact 1 is INSUFFICIENT

2) X^2 > 9

IF...
X = 4
then the answer to the question is |9| + |1| = 10

IF...
X = 5
then the answer to the question is |10| + |2| = 12
Fact 2 is INSUFFICIENT

Combined, we know that....
X^2 < 25
X^2 > 9

At first glance, you might think that X=4 is the only possibility. HOWEVER, we were never told that X had to be an integer (so it could be 3.5 or 4.9999, for example). TESTing any of those possibilities will prove that the answer to the question changes...

IF...
X = 4
then the answer to the question is |9| + |1| = 10

IF...
X = 3.5
then the answer to the question is |8.5| + |.5| = 9
Combined, INSUFFICIENT

Final Answer: E

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image
Join the discussion

by Mo2men » Mon Aug 29, 2016 7:22 am
[email protected] wrote:Hi prata,

This question can be solved by TESTing VALUES.

We're asked for the value of |X + 5| + |X - 3|.

1) X^2 < 25

IF...
X = 4
then the answer to the question is |9| + |1| = 10

IF...
X = 3
then the answer to the question is |8| + |0| = 8
Fact 1 is INSUFFICIENT

2) X^2 > 9

IF...
X = 4
then the answer to the question is |9| + |1| = 10

IF...
X = 5
then the answer to the question is |10| + |2| = 12
Fact 2 is INSUFFICIENT

Combined, we know that....
X^2 < 25
X^2 > 9


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

I believe I can use x=4 and x=-4

fact 1)
x=4.........|9| + |1| = 10
x=-4........|1| + |-7| = 8 Insuff

fact 2) I can use same examples above .....Insuff

combining 1 &2 with same examples above in so Insuff


Answer E

Is my examples correct? can I use x=-4???

Thanks
Join the discussion

by GMATGuruNY » Mon Aug 29, 2016 8:55 am
prata wrote:What is the value of |x + 5| + |x - 3|?

1. x^2 < 25

2. x^2 > 9
What is the value of |x + 5| + |x - 3|?
The critical points are the values that make the absolute values equal to 0.
Here, the critical points are -5 and 3.

The distance between the critical points is the LEAST POSSIBLE VALUE for the expression in blue.
The distance between -5 and 3 is 8.
Thus, the least possible value for the expression in blue is 8.

If x is between the critical points of -5 and 3, inclusive, then the expression in blue will be equal to the LEAST POSSIBLE VALUE (8):
If x=0, then |x + 5| + |x - 3| = |0+5| + |0-3| = 8.
If x=-2, then |x + 5| + |x - 3| = |-2+5| + |-2-3| = 8.
If x=3, then |x + 5| + |x - 3| = |3+5| + |3-3| = 8.

If x is NOT between the critical points of -5 and 3, inclusive, then the expression in blue will be equal to a VALUE GREATER THAN 8:
If x=4, then |x + 5| + |x - 3| = |4+5| + |4-3| = 10.
If x=10, then |x + 5| + |x - 3| = |10+5| + |10-3| = 22.
If x=-7, then |x + 5| + |x - 3| = |-7+5| + |-7-3| = 12.

Both statements are satisfied by x=-4.
In this case, x is between -5 and 3, inclusive, so the expression in blue will be equal to the least possible value (8).
Both statements are satisfied by x=4.
In this case, x is NOT between -5 and 3, inclusive, so expression in blue will equal to a value greater than 8.
Since the expression in blue can be different values, the two statements combined are INSUFFICIENT.

The correct answer is E.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3
Join the discussion

by [email protected] » Mon Aug 29, 2016 9:15 am
Hi Mo2men,

Yes - very good!; you can absolutely use negative values when TESTing VALUES in this prompt. One of my default 'rules' for dealing with DS questions is that if there's an inconsistent result to be found (in this case, the answer to the 'value' question changes), then I have to find it (and that might involve TESTing negatives, 0, fractions, etc.).

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image
Join the discussion