If the graph of y = x^2 + ax + b passes through the points (

This topic has expert replies
Moderator
Posts: 7187
Joined: Thu Sep 07, 2017 4:43 pm
Followed by:23 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

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

OA A

Source: Manhattan Prep

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3008
Joined: Mon Aug 22, 2016 6:19 am
Location: Grand Central / New York
Thanked: 470 times
Followed by:34 members

by Jay@ManhattanReview » Mon Jan 07, 2019 9:47 pm

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

BTGmoderatorDC wrote: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

OA A

Source: Manhattan Prep
Note that the y-coordinates of the points m, 0) and (n, 0) are 0; thus, we can replace y = 0 in the equation of the graph y = x^2 + ax + b.

=> 0 = x^2 + ax + b

=> x = [-a ± √(a^2 - 4b)] / 2

There will be two values for x; one of them would be the value for m and the other would be for n.

Say, m = [-a + √(a^2 - 4b)] / 2 and n = [-a - √(a^2 - 4b)] / 2

Thus, n - m = - √(a^2 - 4b)]

If we get the value of a^2 - 4b, we get the answer.

Question rephrased: What's the value of a^2 - 4b?

Let's take each statement one by one.

(1) 4b = a^2 - 4

=> a^2 - 4b = 4. Sufficient

(2) b = 0

Since we do not have the value of a, we can't get the value of n - m. Insufficient.

The correct answer: A

Hope this helps!

-Jay
_________________
Manhattan Review

Locations: Manhattan Review Vijayawada | GMAT Prep Mumbai | GRE Prep New Delhi | Malleswaram GRE Coaching | and many more...

Schedule your free consultation with an experienced GMAT Prep Advisor! Click here.

User avatar
GMAT Instructor
Posts: 1449
Joined: Sat Oct 09, 2010 2:16 pm
Thanked: 59 times
Followed by:33 members

by fskilnik@GMATH » Tue Jan 08, 2019 3:46 am

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

BTGmoderatorDC wrote: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
Source: Manhattan Prep
$$? = 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/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$$

$$\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.$$


This solution follows 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

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Tue Jan 08, 2019 4:00 am

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

BTGmoderatorDC wrote: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.
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