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.

graph intersects x-axis

Expert replies
by shahab03 » Tue Feb 23, 2010 7:50 pm
Image


this question has been discussed quite a few times but I DON'T GET IT. Can someone please help this dumb person understand this:

I looked at following explanation but I dont understand why we need value for ab and why we are worried about (a+b). some background will be helpful..

In the XY-Plane, at what two points does the graph of y=(x+a)(x+b) intersect the x-axis
1) a+b= -1
2) The graph intersects the y-axis at (0,-6)
at x axis: y=0 ; x^2+(a+b)x+ab=0
1) a+b= -1 -insuffi
2) The graph intersects the y-axis at (0,-6); ==> ab=-6 -- insuff
both: suffi.
it is C...!!


From 1, a+b=-1.
From 2, x=0, so ab=6.
(x+a)*(x+b)=0
x^2+(a+b)x+ab=0
So, x=-3, x=2
The answer is C.

y = x^2 + (a+b)x + ab
A) a+b = -1..
But dont know ab
B) When x = 0, y = -6
Put in the 1st equation
We get, ab = -6
But dont know (a+b)
Combining C) y = x^2 -x -6
When it intersects x axis, y =0...
Thus, x^2-x-6 = 0.
The parabola cuts the x-axis at 3 and -2.
Hence, C
Join the discussion
Source: — Data Sufficiency |

by ldoolitt » Wed Feb 24, 2010 8:39 am
I'll give it a try...

You have an equation

y = (x+a) * (x+b)

What you want to know is the values of x that satisfy the quadratic equation

(k) 0 = (x+a) * (x+b)

Because, by definition, the x-intercept is the value of x in an equation when y is zero. This is what the question stem is asking for. Good so far?

Now, multiply (x) out and you get

(l) 0 = x^2 - x(a + b) + a*b

Now we can start looking at the data. From (1), we know that

a + b = -1

Note that in (l) we have an a + b! So plug in -1 for a + b in (l)

0 = x^2 - x*-1 + a*b
(m) 0 = x^2 +x + a*b

Now, can you plug that into the quadratic equation and get a number? No you can't because you don't know what a*b is. If you knew that a*b was, say, -20, you would have

0 = x^2 + x + -20
0 = (x + 5)(x - 4)

Which is an equation you can solve. But since you don't know what a*b is you don't know the solution. So (1) is not sufficient.

Lets look at (2). This gives you that there is a point on the line (0, -6). Lets plug that into the original equation

-6 = (0 + a)(0 + b)
(n) -6 = a*b

Unfortunately this information does not tell you anything about the value of x when y is zero, its giving you the value of y when x is zero. So we can see that (2) is not sufficient.

Looking at them both together, lets look at the equations labeled (m) and (n), which is what we are given from each of (1) and (2)

(m) 0 = x^2 +x + a*b
(n) -6 = a*b

But note that if you plug (n) into (m) you have

0 = x^2 + x - 6
0 = (x + 3)(x - 2)

So x can be either -3 or 2. Hence (1) and (2) together are sufficient and (c) is correct.

Helpful?
Join the discussion