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.

DS number line

Expert replies
by synchrodestiny » Tue Aug 19, 2014 3:34 pm
I KINDAAAA get it, but No I dont! Could someone please explain the logic. I understand why '1' is good, also, i understand algebraic approach..somehow not sure about the 'logical' approach

Is the number x positive?

(1) On the number line, 0 is closer to x - 1 than to x.
(2) On the number line, 0 is closer to x than to x + 1.

Solution is A
Join the discussion
Source: — Data Sufficiency |

by GMATGuruNY » Tue Aug 19, 2014 3:49 pm
Is the number x positive?

(1) On the number line, 0 is closer to x - 1 than to x.
(2) On the number line, 0 is closer to x than to x + 1.
|x| = the distance between 0 and x.
|x-y| = the distance between 0 and x-y.
|x+y| = the distance between 0 and x+y.

Statement 1: On the number line, 0 is closer to x - 1 than to x.
|x-1| < |x|.
Since there is absolute value notation on each side, we can square the inequality.
(x-1)² < x²
x² - 2x + 1 < x²
-2x < -1
x > 1/2.
Thus, x must be positive.
SUFFICIENT.

Statement 2: On the number line, 0 is closer to x than to x + 1.
|x| < |x+1|.
Since there is absolute value notation on each side, we can square the inequality.
x² < (x+1)²
x² < x² + 2x + 1
-2x < 1
x > -1/2.
Thus, x could be negative or positive.
INSUFFICIENT.

The correct answer is A.
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 Brent@GMATPrepNow » Tue Aug 19, 2014 5:48 pm
Is the number x positive?

(1) On the number line, 0 is closer to x - 1 than to x.
(2) On the number line, 0 is closer to x than to x + 1.
Another approach is the sketch the cases on a number line.

Target question: Is x positive?

Statement 1: On the number line, 0 is closer to x - 1 than to x.
First, recognize that x-1 will always be to the left of x.
Second, recognize that there are 3 possible ways to place x-1 and x with relation to zero.
Image
If zero is closer to x-1 than to x, then we can rule out case #2, leaving us with cases #1 and #3 as possible scenarios.
If case #1 is true, we can see that x must be positive
If case #3 is true, we can see that x must be positive
Since both possible cases yield the same answer to the target question, we can answer the target question with certainty.
So, statement 1 is SUFFICIENT

Statement 2: On the number line, 0 is closer to x than to x + 1.
Recognize that x+1 will always be to the right of x.
Also recognize that there are 3 possible ways to place x and x+1 with relation to zero.
Image
If zero is closer to x than to x+1, then we can rule out case #2, leaving us with cases #1 and #3 as possible scenarios.
If case #1 is true, we can see that x is negative
If case #3 is true, we can see that x is positive
Since the two possible cases yield different answers to the target question, we cannot answer the target question with certainty.
So, statement 2 is NOT SUFFICIENT

Answer = A

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by GMATinsight » Tue Aug 19, 2014 6:15 pm
synchrodestiny wrote:I KINDAAAA get it, but No I dont! Could someone please explain the logic. I understand why '1' is good, also, i understand algebraic approach..somehow not sure about the 'logical' approach

Is the number x positive?

(1) On the number line, 0 is closer to x - 1 than to x.
(2) On the number line, 0 is closer to x than to x + 1.

Solution is A
Question : Is X > 0?

Statement 1) On the number line, 0 is closer to x - 1 than to x

Which is TRUE ONLY if X is greater than 0.5
i.e. X can have any value greater than 0.5
SUFFICIENT

Statement 2) On the number line, 0 is closer to x than to x + 1
Which is TRUE ONLY if X is greater than -0.5
i.e. X can have any value greater than -0.5 which may be Positive or Negative
INSUFFICIENT

Answer: Option A
"GMATinsight"Bhoopendra Singh & Sushma Jha
Most Comprehensive and Affordable Video Course 2000+ CONCEPT Videos and Video Solutions
Whatsapp/Mobile: +91-9999687183 l [email protected]
Contact for One-on-One FREE ONLINE DEMO Class Call/e-mail
Most Efficient and affordable One-On-One Private tutoring fee - US$40-50 per hour
Join the discussion

by GMATGuruNY » Wed Aug 20, 2014 2:48 am
synchrodestiny wrote: Is the number x positive?

(1) On the number line, 0 is closer to x - 1 than to x.
(2) On the number line, 0 is closer to x than to x + 1.
Alternate approach:

|a| = the distance between a and 0.
|a-b| = the distance between a and b.
|a+b| = |a-(-b)| = the distance between a and -b.

Statement 1: On the number line, 0 is closer to x - 1 than to x.
Translated into math:
|x-1| < |x|.
Rephrased:
The distance between x and 1 is less than the distance between x and 0.

For x to be closer to 1 than to 0, x must be TO THE RIGHT OF 1/2 on the number line.
..........0..........1/2..........1..........
Since x must be within the red portion shown above, x>0.
SUFFICIENT.

Statement 2: On the number line, 0 is closer to x than to x + 1.
Translated into math:
|x| < |x+1|.
Rephrased:
The distance between x and 0 is less than the distance between x and -1.

For x to be closer to 0 than to -1, x must be TO THE RIGHT OF -1/2 on the number line.
..........-1..........-1/2..........0..........
Since x must be within the red portion shown above, it is possible that x≤0 or that x>0.
INSUFFICIENT.

The correct answer is A.
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 sanju09 » Fri Aug 22, 2014 10:53 pm
synchrodestiny wrote:I KINDAAAA get it, but No I dont! Could someone please explain the logic. I understand why '1' is good, also, i understand algebraic approach..somehow not sure about the 'logical' approach

Is the number x positive?

(1) On the number line, 0 is closer to x - 1 than to x.
(2) On the number line, 0 is closer to x than to x + 1.

Solution is A
Is the number x positive?

(1) On the number line, 0 is closer to x - 1 than to x.

Hence اx - 1ا is less than اxا, no non-positive value of x can satisfy this inequality, hence x is positive and (1) is sufficient.

(2) On the number line, 0 is closer to x than to x + 1.

Hence اxا is less than اx + 1ا, which holds true for x = 0 and for certain negative values of x too, not sure if x is positive, hence (2) is [spoiler]insufficient.

Pick (A)
[/spoiler].
The mind is everything. What you think you become. -Lord Buddha



Sanjeev K Saxena
Quantitative Instructor
The Princeton Review - Manya Abroad
Lucknow-226001

www.manyagroup.com
Join the discussion

by Brent@GMATPrepNow » Mon Jan 15, 2018 9:33 am
synchrodestiny wrote:Is the number x positive?

(1) On the number line, 0 is closer to x - 1 than to x.
(2) On the number line, 0 is closer to x than to x + 1.

Solution is A
Another approach is the sketch the cases on a number line.

Target question: Is x positive?

Statement 1: On the number line, 0 is closer to x - 1 than to x.
First, recognize that x-1 will always be to the left of x.
Second, recognize that there are 3 possible ways to place x-1 and x with relation to zero.
Image
If zero is closer to x-1 than to x, then we can rule out case #2, leaving us with cases #1 and #3 as possible scenarios.
If case #1 is true, we can see that x must be positive
If case #3 is true, we can see that x must be positive
Since both possible cases yield the same answer to the target question, we can answer the target question with certainty.
So, statement 1 is SUFFICIENT

Statement 2: On the number line, 0 is closer to x than to x + 1.
Recognize that x+1 will always be to the right of x.
Also recognize that there are 3 possible ways to place x and x+1 with relation to zero.
Image
If zero is closer to x than to x+1, then we can rule out case #2, leaving us with cases #1 and #3 as possible scenarios.
If case #1 is true, we can see that x is negative
If case #3 is true, we can see that x is positive
Since the two possible cases yield different answers to the target question, we cannot answer the target question with certainty.
So, statement 2 is NOT SUFFICIENT

Answer = A
Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion