i'm not sure i understand what statements (1) and (2) are supposed to say here; please post clear and unambiguous versions of statements (1) and (2).
--
in any case, here's a start:
since you're looking for an intersection point, you know that the y coordinates have to be the same. therefore, ax - b must equal x^2 + b, which means that ax - x^2 = 2b, or, x(a - x) = 2b.
can't get any farther without the statements.
Line Intersection
This topic has expert replies
Source: Beat The GMAT — Data Sufficiency |
GMAT/MBA Expert
- lunarpower
- GMAT Instructor
- Posts: 3380
- Joined: Mon Mar 03, 2008 1:20 am
- Thanked: 2256 times
- Followed by:1535 members
- GMAT Score:800
Ron has been teaching various standardized tests for 20 years.
--
Pueden hacerle preguntas a Ron en castellano
Potete chiedere domande a Ron in italiano
On peut poser des questions à Ron en français
Voit esittää kysymyksiä Ron:lle myös suomeksi
--
Quand on se sent bien dans un vêtement, tout peut arriver. Un bon vêtement, c'est un passeport pour le bonheur.
Yves Saint-Laurent
--
Learn more about ron
--
Pueden hacerle preguntas a Ron en castellano
Potete chiedere domande a Ron in italiano
On peut poser des questions à Ron en français
Voit esittää kysymyksiä Ron:lle myös suomeksi
--
Quand on se sent bien dans un vêtement, tout peut arriver. Un bon vêtement, c'est un passeport pour le bonheur.
Yves Saint-Laurent
--
Learn more about ron
- Stuart@KaplanGMAT
- GMAT Instructor
- Posts: 3225
- Joined: Tue Jan 08, 2008 2:40 pm
- Location: Toronto
- Thanked: 1710 times
- Followed by:614 members
- GMAT Score:800
Whenever you post inequalities, make sure you click the "disable HMTL in this post" box below the text window. HTML uses < and > for tags and if you have HTML on your inequalities will get all squishy!
Similarly, if you ever see a smiley in one of your posts and didn't mean to put one there, it's probably because you typed 8) and didn't disable Smilies.
Similarly, if you ever see a smiley in one of your posts and didn't mean to put one there, it's probably because you typed 8) and didn't disable Smilies.

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
-
mayank_gupta123
- Newbie | Next Rank: 10 Posts
- Posts: 1
- Joined: Wed Jul 18, 2007 5:08 am
Interesting question!
If there is at all an intersection, it would be a single point (obvious)
In that case
=> aX - b = X2 + b
=> X2 – aX + 2b = 0
For a real solution of X,
i.è. B2 – 4AC > 0
i.e. (-a)2 – 4 * 2b >0
i.e. b < a2/8
Irrespective of any sign of a, if b is less than zero, that would do the needful, therefore B should be the right answer.
Regards,
Mayank
If there is at all an intersection, it would be a single point (obvious)
In that case
=> aX - b = X2 + b
=> X2 – aX + 2b = 0
For a real solution of X,
i.è. B2 – 4AC > 0
i.e. (-a)2 – 4 * 2b >0
i.e. b < a2/8
Irrespective of any sign of a, if b is less than zero, that would do the needful, therefore B should be the right answer.
Regards,
Mayank
- cubicle_bound_misfit
- Master | Next Rank: 500 Posts
- Posts: 246
- Joined: Mon May 19, 2008 7:34 am
- Location: Texaco Gas Station
- Thanked: 7 times
mayank,
let go parabola but whenever a single degree equation cuts an n degree equation there will be a n point cut.
let go parabola but whenever a single degree equation cuts an n degree equation there will be a n point cut.
Cubicle Bound Misfit
since I cannot see the options, I don't know the final response but here is a way to solve it:
x^2 + B = Ax - B
<=> x^2 - Ax + 2B = 0 <=>
<=> x=[A +- sqrt(A^2 - 8B)]/2
therefore we have to analyse de root:
if A^2 - 8B < 0 - No intersection
if A^2 - 8B = 0 - One intersection
if A^2 - 8B > 0 - two intersections
To anwser the question we need to know if there is at least one inters, i.e., A^2 - 8B >=0,
Thus,
[A >= sqrt(8B) or A < -sqrt(8B) ] and b>0
Now we can only anwser depending on the info given..
x^2 + B = Ax - B
<=> x^2 - Ax + 2B = 0 <=>
<=> x=[A +- sqrt(A^2 - 8B)]/2
therefore we have to analyse de root:
if A^2 - 8B < 0 - No intersection
if A^2 - 8B = 0 - One intersection
if A^2 - 8B > 0 - two intersections
To anwser the question we need to know if there is at least one inters, i.e., A^2 - 8B >=0,
Thus,
[A >= sqrt(8B) or A < -sqrt(8B) ] and b>0
Now we can only anwser depending on the info given..

















