Question from GMAT Prep Software

This topic has expert replies
Junior | Next Rank: 30 Posts
Posts: 13
Joined: Fri May 27, 2011 4:32 am

Question from GMAT Prep Software

by Mumbai » Mon Jun 06, 2011 3:37 am
Hi, can you guys help me with this DS question?


In the X-Y plane, at what 2 points does the graph of y = (x+a)(x+b) intersect the x-axis?
1. a+b = -1
2. The graph intersects y-axis at (0,-6)

Answer is - C - both statements together are sufficient
Source: — Data Sufficiency |

User avatar
Senior | Next Rank: 100 Posts
Posts: 79
Joined: Mon Jan 17, 2011 4:51 am
Location: Hyderabad, India
Thanked: 8 times
Followed by:5 members

by galaxian » Mon Jun 06, 2011 4:07 am
Since it is a Quadratic Eqn (2 degress) in x, it will intersect the X axis at 2 points :
x = -a &
x = -b

So we just need to find the values of a & b.

From 1 - We cant find a & b............ Not Sufficient.

From 2 -
Expanding the original Eqn, we get :

(x+a)(x+b)
=> x^2 + (a+b)x +ab = 0
Putting coordinates (0,-6) in this, we get :
ab = -6 ..............................Not Sufficient.

Combining both we can find a & b.
Hence C

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Mon Jun 06, 2011 4:11 am
Mumbai wrote:Hi, can you guys help me with this DS question?


In the X-Y plane, at what 2 points does the graph of y = (x+a)(x+b) intersect the x-axis?
1. a+b = -1
2. The graph intersects y-axis at (0,-6)

Answer is - C - both statements together are sufficient
When the graph intersects the x-axis, the intersection point will be (x, 0). This implies (x + a)(x + b) = 0 or x^2 + (a + b)x + ab = 0.

(1) a + b = -1 does not gives us the values of a and b.
So, (1) is NOT SUFFICIENT.

(2) When the graph intersects the y-axis, the intersection point is (0, y). So, -6 = (0 + a)(0 + b) implies ab = -6. Again we don't get a unique answer.
So, (2) is NOT SUFFICIENT.

Combining (1) and (2), a + b = -1 and ab = -6 implies x^2 - x - 6 = 0 or (x - 3)(x + 2) = 0 or x -2, 3
So, the graph intersects at (-2, 0) and (3, 0). Assuming that it is two points, the correct answer is [spoiler](C)[/spoiler].
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

Junior | Next Rank: 30 Posts
Posts: 13
Joined: Fri May 27, 2011 4:32 am

by Mumbai » Mon Jun 06, 2011 4:52 am
thanks Galaxian & Anurag, this helps :)

User avatar
Legendary Member
Posts: 1309
Joined: Mon Apr 04, 2011 5:34 am
Location: India
Thanked: 310 times
Followed by:123 members
GMAT Score:750

by cans » Mon Jun 06, 2011 7:10 am
y=(x+a)(x+b)
intersect x-axis means y=0
thus x=-a or -b
1. a+b=-1. one equation, 2 variables. insufficient.
2. (0,-6). when x=0, ab=-6. One equation, 2 variables. Insufficient
both 1&2) a+b=-1 and ab=-6
a=-3,b=2
Points(3,0) and (-2,0) (i.e. (-a,0),(-b,0))
IMO C
If my post helped you- let me know by pushing the thanks button ;)

Contact me about long distance tutoring!
[email protected]

Cans!!

User avatar
Senior | Next Rank: 100 Posts
Posts: 99
Joined: Sat Oct 16, 2010 1:55 pm
Thanked: 1 times

by aftableo2006 » Mon Jun 06, 2011 8:41 pm
thanks for the great explanation