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.

help me out with this systems of equations DS problem

Expert replies
by abcdefg » Sat Jul 18, 2009 7:39 am
In the xy-plane, at what point 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)


The OA is C . I'm wondering if anyone can help me get an answer via the systems of equations method because it'd be alot fasther than solving the equations manually.

The original equation becomes y = x^2 +ax +bx +ab
If we simplify statements 1 and 2, we get 2 more equations:

a + b = -1
ab = -6

Combining them we have 3 equations but 4 unknowns (y,x, a,b). How can the answer C be justified via systems of equations? Thanks.
Join the discussion
Source: — Data Sufficiency |

by tohellandback » Sat Jul 18, 2009 8:44 am
y=(x+a)(x+b) intersects the x-axis
so y=0
(x+a)(x+b)=0
x=-a,-b
1) a+b=-1, from this we can't find a,b
INSUFF

2)The graph intersects the Y-axis at (0, -6)
y=(x+a)(x+b)
put the vlues
-6=ab, again we can't find a and b
INSUFF
combine
a+b=-1
ab=-6
a=2,b=-3 or, a=-3,b=2
INSUFF

combining both
point X=-2,3
SUFF

so C
Last edited by tohellandback on Sat Jul 18, 2009 6:30 pm, edited 1 time in total.
The powers of two are bloody impolite!!
Join the discussion

by navalpike » Sat Jul 18, 2009 9:36 am
Answer is correct, but the points should be (-2, 0) & (3,0)

Combining 1) and 2)

Y = x^2 +xb+ax+ab
= x^2 + x(b+a)+ab
= x^2 – x -6
=(x-3) (x+2)
X = 3 or x = -2
Join the discussion

by tohellandback » Sat Jul 18, 2009 9:39 am
navalpike wrote:Answer is correct, but the points should be (-2, 0) & (3,0)

Combining 1) and 2)

Y = x^2 +xb+ax+ab
= x^2 + x(b+a)+ab
= x^2 – x -6
=(x-3) (x+2)
X = 3 or x = -2
oh yeah, I just gave you the X coordinates. Y-coordinates will obviously be zero because the function intersects x axis at those points
The powers of two are bloody impolite!!
Join the discussion

by abcdefg » Sat Jul 18, 2009 10:03 am
anyway to solve this via the system of equations looking at number of equations and number of unknowns? thx
Join the discussion

abcdefg wrote:In the xy-plane, at what point 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)


The OA is C . I'm wondering if anyone can help me get an answer via the systems of equations method because it'd be alot fasther than solving the equations manually.

The original equation becomes y = x^2 +ax +bx +ab
If we simplify statements 1 and 2, we get 2 more equations:

a + b = -1
ab = -6

Combining them we have 3 equations but 4 unknowns (y,x, a,b). How can the answer C be justified via systems of equations? Thanks.
To go back to your actual question, you forgot to add the equation y=0 to your list (we know that y=0 since we're looking for the point at which the line intersects the x-axis). However, we have a quadratic, so we don't satisfy the rule, which states:

To solve for a system of n variables, one requires n distinct linear equations.

Since y=0, we basically have the quadratic:

x^2 + (a+b)x +ab = 0

Substituting in, we get:

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

HOWEVER, perhaps someone can alleviate my confusion, why is the answer C and not E? Don't we have two points of intersection and therefore more than 1 answer to the question?

Did the original question ask "at what point" or "at what points"? If it's the former, the answer should be E; if it's the latter, the answer should be C.
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course
Join the discussion

by navalpike » Sat Jul 18, 2009 11:24 am
I believe that the question is from GMAT prep and has been misstated. I found another link for this question with different wording.

https://www.beatthegmat.com/problem-from ... 13502.html

But you are correct (as usual) :). As worded, the answer should have been E. My mistake.
Join the discussion

by abcdefg » Sat Jul 18, 2009 3:59 pm
When you say a linear equation, can the equation be with inequalities?

For example"
8x > 4y + 6x
6 – 5x > -13y

would these 2 work to give us unique answers?
Join the discussion

by Stuart@KaplanGMAT » Sat Jul 18, 2009 4:02 pm
abcdefg wrote:When you say a linear equation, can the equation be with inequalities?

For example"
8x > 4y + 6x
6 – 5x > -13y

would these 2 work to give us unique answers?
No, they need to be linear equations; inequalites are... well... inequalities!
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course
Join the discussion