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
Vote for Target Test Prep, Newsweek Readers’ Choice Awards 2026
NEWSWEEK READERS’ CHOICE 2026

BIG NEWS! Target Test Prep has been nominated, and they’d love your vote!

TTP has worked incredibly hard to build the best test prep experience possible, and winning Newsweek’s 2026 Readers’ Choice Award for Best Test Prep would mean a lot to them. If TTP has helped you, they’d be incredibly grateful for your vote. You can vote once each day through September 9.

Vote for TTP
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

Expert replies
by prernamalhotra » Mon Jul 07, 2014 2:23 am
If the graph of y = x2 + ax + b passes through the points (m, 0) and (n, 0), where m < n, what is the value of n - m ?

(1) 4b = a2 - 4

(2) b = 0


Thank you,
Prerna
Join the discussion
Source: — Data Sufficiency |

n-m

by GMATGuruNY » Mon Jul 07, 2014 4:56 am
If the graph of y = x^2 + ax + b passes through the points (m, 0) and (n, 0), where m < n, what is the value of n - m ?

(1) 4b = a^2 - 4

(2) b = 0
What is the value of n-m?
(m,0) and (n,0) are the two points where y=0 and the graph intersects the x-axis.
Thus, m and n are the x-intercepts of the graph.
Since m < n, n-m > 0.
Question rephrased: What is the positive difference between the x-intercepts?

Statement 1: 4b = a²-4
Test easy cases.

Case 1: a=0
If a=0, we get:
4b = 0²-4
b=-1.

Substituting a=0 and b=-1 into y = x² + ax + b, we get:
y = x² + 0x - 1.
y = x² - 1.
Here, y=0 when x=-1 or x=1.
Thus, the x-intercepts are -1 and 1.
Result:
Positive difference between the x-intercepts = 1 - (-1) = 2.

Case 2: a=2
If a=2, we get:
4b = 2²-4
b=0.

Substituting a=2 and b=0 into y = x² + ax + b, we get:
y = x² + 2x + 0
y = x(x+2).
Here, y=0 when x=0 or x=-2.
Thus, the x-intercepts are -2 and 0.
Result:
Positive difference between the x-intercepts = 0 - (-2) = 2.

The cases above illustrate that -- given the constraint in statement 1 -- the positive difference between the x-intercepts must be 2.
SUFFICIENT.

Statement 2: b=0
In Case 2, b=0 and a=2.
In this case, the positive difference between the x-intercepts is 2.

Case 3: b=0 and a=1
Substituting a=1 and b=0 into y = x² + ax + b, we get:
y = x² + 1x + 0
y = x(x+1).
Here, y=0 when x=0 or x=-1.
Thus, the x-intercepts are -1 and 0.
Result:
Positive difference between the x-intercepts = 0 - (-1) = 1.

Since the positive difference is not the same value in each case, INSUFFICIENT.

The correct answer is A.
Last edited by GMATGuruNY on Tue Jan 08, 2019 3:56 am, edited 1 time in total.
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 Matt@VeritasPrep » Mon Jul 07, 2014 9:52 am
Another approach here!

We're solving a quadratic equation of the form ax² + bx + c = 0, we know that x = (-b ± √(b² - 4ac))/2a.

Our quadratic (annoyingly) moves these letters around a bit, but plugging in appropriately, we find that x² + ax + b = 0 implies that x = (-a ± √(a² - 4b))/2.

S1 tells us that a² - 4b = 4. Plugging that into the quadratic, we have x = (-a ± √4)/2, or x = (-a ±2)/2.

Since these are the two solutions of the quadratic, the greater one is n and the smaller one is m. Thus n = (-a + 2)/2 and m = (-a - 2)/2, giving us

(n - m) = (-a + 2)/2 - (-a - 2)/2
(n - m) = (-a + a + 2 + 2)/2
(n - m) = 4/2 = 2

So S1 is SUFFICIENT!

Note that while all this stuff might seem a little foreign to the GMAT, the 2014 incarnation of the test DOES SEEM to be asking questions involving a more sophisticated understanding of quadratics -- especially the a, b, and c coefficients and the discriminant - than was previously expected. It seems to me that the question is designed to be solved in much the fashion I used above.

S2 tells us b = 0, which we can plug into our equation to get

x = (-a ± √(a² - 4*0))/2
x = (-a ± √a²)/2
x = (-a ± |a|)/2

Thus n = (-a + |a|)/2 and m = (-a - |a|)/2, giving us (n - m) = |a|. But we don't know a, so we can't solve! INSUFFICIENT
Join the discussion

by fskilnik@GMATH » Wed Jan 30, 2019 10:02 am
prernamalhotra wrote:If the graph of y = x2 + ax + b passes through the points (m, 0) and (n, 0), where m < n, what is the value of n - m ?

(1) 4b = a2 - 4

(2) b = 0
$$? = n - m$$
$$n > m\,\,{\rm{are}}\,\,{\rm{the}}\,\,{\rm{roots}}\,\,{\rm{of}}\,\,{\rm{the}}\,\,{\rm{equation}}\,\,{x^2} + ax + b = 0\,\,\,\left( * \right)\,\,\,\,\mathop \Rightarrow \limits^{{\rm{sum}}/{\rm{product}}} \,\,\,\,\left\{ \matrix{
\,m + n = - a \hfill \cr
\,mn = b \hfill \cr} \right.$$

$$\left( 1 \right)\,\,4b = {a^2} - 4\,\,\,\,\,\, \Rightarrow \,\,\,\,\,\Delta = {a^2} - 4b = 4$$
$$\left( * \right)\,\,\,\, \Rightarrow \,\,\,\,\left\{ \matrix{
\,n = {{ - a + \sqrt \Delta } \over 2} = - {a \over 2} + 1 \hfill \cr
\,m = {{ - a - \sqrt \Delta } \over 2} = - {a \over 2} - 1 \hfill \cr} \right.\,\,\,\,\, \Rightarrow \,\,\,\,\,? = n - m = 2\,\,\,\,\,\, \Rightarrow \,\,\,\,\,\,{\rm{SUFF}}.$$

$$\left( 2 \right)\,\,b = 0\,\,\,\,\,\, \Rightarrow \,\,\,\,\,mn = 0$$
$$\left\{ \matrix{
\,{\rm{Take}}\,\,\left( {n,m} \right) = \left( {1,0} \right)\,\,\,\, \Rightarrow \,\,\,a = - 1\,\,\,\, \Rightarrow \,\,\,{x^2} - x = 0\,\,\,\,\left( {{\rm{viable}}} \right)\,\,\,\,\,\,\,\, \Rightarrow \,\,\,\,\,? = 1 \hfill \cr
\,{\rm{Take}}\,\,\left( {n,m} \right) = \left( {2,0} \right)\,\,\,\, \Rightarrow \,\,\,a = - 2\,\,\,\, \Rightarrow \,\,\,{x^2} - 2x = 0\,\,\,\,\left( {{\rm{viable}}} \right)\,\,\,\,\,\,\,\, \Rightarrow \,\,\,\,\,? = 2 \hfill \cr} \right.$$


We follow the notations and rationale taught in the GMATH method.

Regards,
Fabio.
Fabio Skilnik :: GMATH method creator ( Math for the GMAT)
English-speakers :: https://www.gmath.net
Portuguese-speakers :: https://www.gmath.com.br
Join the discussion