DS - XY plane with parabola

This topic has expert replies
User avatar
Legendary Member
Posts: 1665
Joined: Thu Nov 03, 2011 7:04 pm
Thanked: 165 times
Followed by:70 members

DS - XY plane with parabola

by karthikpandian19 » Wed Jul 11, 2012 1:57 pm
If f(x) = ax^2 + bx + c, with "a" not equal to zero, at what point does the graph of the function f(x) intersect the y-axis?

1. The graph of f(x) intersects the x-axis exactly twice, at (-6,0) and (-2,0).
2. a=2
Regards,
Karthik
The source of the questions that i post from JUNE 2013 is from KNEWTON

---If you find my post useful, click "Thank" :) :)---
---Never stop until cracking GMAT---
Source: — Data Sufficiency |

User avatar
MBA Admissions Consultant
Posts: 2279
Joined: Fri Nov 11, 2011 7:51 am
Location: New York
Thanked: 660 times
Followed by:266 members
GMAT Score:770

by Jim@StratusPrep » Wed Jul 11, 2012 2:41 pm
1) you can find two different solutions for this because you can change a, b and c. You could factor like this:
(x+6)(x+2) and a = 1 an b = 8. This will give you one parabola. When x = 0 then y = 12

Or you can factor like this:
(2x+4)(x+6) and a = 2 and b = 20. This will give you another parabola. When x = 0 then y = 24

Insufficient

2) This alone will not solve as we can have a variety of different equations by changing b and c.

Together, we can have the following factored equations:

(2x+4)(x+6)
(x+2)(2x+12)

Both of these give a y-intercept of 24

Answer = C
GMAT Answers provides a world class adaptive learning platform.
-- Push button course navigation to simplify planning
-- Daily assignments to fit your exam timeline
-- Organized review that is tailored based on your abiility
-- 1,000s of unique GMAT questions
-- 100s of handwritten 'digital flip books' for OG questions
-- 100% Free Trial and less than $20 per month after.
-- Free GMAT Quantitative Review

Image

User avatar
Legendary Member
Posts: 520
Joined: Sat Apr 28, 2012 9:12 pm
Thanked: 339 times
Followed by:49 members
GMAT Score:770

by eagleeye » Wed Jul 11, 2012 3:14 pm
karthikpandian19 wrote:If f(x) = ax^2 + bx + c, with "a" not equal to zero, at what point does the graph of the function f(x) intersect the y-axis?

1. The graph of f(x) intersects the x-axis exactly twice, at (-6,0) and (-2,0).
2. a=2
Three ways of doing this:

a. Way 1: Reasoning using linear equations:

We have y=ax^2+bx+c as the quadratic function. We need to find c. Then,
1. The curve passes through (-6,0) and (-2,0). This will give us two independent equations. We need three to be able to solve for three variables. Insufficient.

2. a=2 gives us a single linear equation. Insufficient.

We can see that together these three will have system of 3 equations with 3 unknowns. Sufficient to solve for c. Hence C.

b. Way 2: Reasoning using properties of quadratics. We need to find c.

1. We are told where the quadratic intercepts the x-axis. We don't even know whether the quadratic is open upwards or downwards (whether a<0, or a>0). Insufficient.

2. a=2 only tells us that parabola is open upwards. So we can deduce that c (the y-intercept) has a negative value. Insufficient.

Together, we know that c= -x^2-bx when y=0. Since we know two values of x, we can determine c. Sufficient. Hence C.

c. Way 3: Algebraic, minimum reasoning. We are looking for c.

1. The curve passes through (-6,0) and (-2,0)
= > a(-6)^2+b(-6)+c = 0 and a(-2)^2+b(-2) + c =0
= > 36a-6b+c = 0 and 4a-2b+c=0
(multiplying second equation by 3 and subtracting the two equations we get)
= > 36a-6b+c - 12a - 6b -3c = 0
= > 24a = 2c => c=12a.
c depends on a, Insufficient.

2. a=2. We don't know what c is. Insufficient.

Together c = 12a and a=2 => c=24. Sufficient. Hence C.

User avatar
Legendary Member
Posts: 1665
Joined: Thu Nov 03, 2011 7:04 pm
Thanked: 165 times
Followed by:70 members

by karthikpandian19 » Wed Jul 11, 2012 5:15 pm
OA is C

eagleeye wrote:
karthikpandian19 wrote:If f(x) = ax^2 + bx + c, with "a" not equal to zero, at what point does the graph of the function f(x) intersect the y-axis?

1. The graph of f(x) intersects the x-axis exactly twice, at (-6,0) and (-2,0).
2. a=2
Three ways of doing this:

a. Way 1: Reasoning using linear equations:

We have y=ax^2+bx+c as the quadratic function. We need to find c. Then,
1. The curve passes through (-6,0) and (-2,0). This will give us two independent equations. We need three to be able to solve for three variables. Insufficient.

2. a=2 gives us a single linear equation. Insufficient.

We can see that together these three will have system of 3 equations with 3 unknowns. Sufficient to solve for c. Hence C.

b. Way 2: Reasoning using properties of quadratics. We need to find c.

1. We are told where the quadratic intercepts the x-axis. We don't even know whether the quadratic is open upwards or downwards (whether a<0, or a>0). Insufficient.

2. a=2 only tells us that parabola is open upwards. So we can deduce that c (the y-intercept) has a negative value. Insufficient.

Together, we know that c= -x^2-bx when y=0. Since we know two values of x, we can determine c. Sufficient. Hence C.

c. Way 3: Algebraic, minimum reasoning. We are looking for c.

1. The curve passes through (-6,0) and (-2,0)
= > a(-6)^2+b(-6)+c = 0 and a(-2)^2+b(-2) + c =0
= > 36a-6b+c = 0 and 4a-2b+c=0
(multiplying second equation by 3 and subtracting the two equations we get)
= > 36a-6b+c - 12a - 6b -3c = 0
= > 24a = 2c => c=12a.
c depends on a, Insufficient.

2. a=2. We don't know what c is. Insufficient.

Together c = 12a and a=2 => c=24. Sufficient. Hence C.
Regards,
Karthik
The source of the questions that i post from JUNE 2013 is from KNEWTON

---If you find my post useful, click "Thank" :) :)---
---Never stop until cracking GMAT---