intersect the y-axis

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 117
Joined: Wed Dec 30, 2009 1:57 pm
Location: India
Thanked: 4 times
Followed by:1 members

intersect the y-axis

by abhi332 » Wed Feb 24, 2010 5:01 am
Does the curve (x-a)^2 + (y-b)^2=16 intersect the y-axis ?

(1) a^2+b^2>16
(2) a=|b|+5
What you think, you become.
Source: — Data Sufficiency |

Master | Next Rank: 500 Posts
Posts: 184
Joined: Sat Apr 14, 2007 9:23 am
Location: Madison, WI
Thanked: 17 times

by ldoolitt » Wed Feb 24, 2010 8:07 am
abhi332 wrote:Does the curve (x-a)^2 + (y-b)^2=16 intersect the y-axis ?

(1) a^2+b^2>16
(2) a=|b|+5
I believe the answer is (a) but I am not totally sure.

What you really want to know is, given (1) or (2), does the above equation definitely have a solution at x=0 (the y intercept)

For (1), let x=0. You have

x^2 + y^2 - 2yb + b^2 = 16
y^2 - 2yb = 16 - (a^2 + b^2)

since a^2 + b^2 = 16 from (1), we know that the right hand side of that equation has to be negative. In other words

y^2 - 2yb = some number less than zero
y^2 - 2yb < 0

y^2 < 2yb

either

y < 2b if y is positive
y > 2b if y is negative

There is a definite solution for these two possibilities.

To check for (2), observe the 2 situations

a = b+5 if b is positive
a = 5-b if b is negative

(b+5)^2 + (y-b)^2 = 16
(y-b)^2 = 16 - (b+5)^2

This obviously has a solution when b=-1 because that reduces to

(y+1)^2 = 0, which y =-1

But note that this has no solution when 16-(b+5)^2 < 0 because (y-b)^2 will always be a positive number. So this does NOT always yield the same answer. Thus (2) does not provide enough information.

User avatar
Legendary Member
Posts: 1275
Joined: Thu Sep 21, 2006 11:13 pm
Location: Arabian Sea
Thanked: 125 times
Followed by:2 members

by ajith » Wed Feb 24, 2010 9:29 am
abhi332 wrote:Does the curve (x-a)^2 + (y-b)^2=16 intersect the y-axis ?

(1) a^2+b^2>16
(2) a=|b|+5
(x-a)^2 + (y-b)^2=16

the curve is a a circle with a radius of 4 having center at (a,b)

now for this to cut the y axis |a| <4

1) Doesn't help - Insufficient

2) a >5; sufficient the curve doesnt cut the y axis

B
Always borrow money from a pessimist, he doesn't expect to be paid back.

Master | Next Rank: 500 Posts
Posts: 184
Joined: Sat Apr 14, 2007 9:23 am
Location: Madison, WI
Thanked: 17 times

by ldoolitt » Wed Feb 24, 2010 12:46 pm
ajith wrote:
abhi332 wrote:Does the curve (x-a)^2 + (y-b)^2=16 intersect the y-axis ?

(1) a^2+b^2>16
(2) a=|b|+5
(x-a)^2 + (y-b)^2=16

the curve is a a circle with a radius of 4 having center at (a,b)

now for this to cut the y axis |a| <4

1) Doesn't help - Insufficient

2) a >5; sufficient the curve doesnt cut the y axis

B
That's a great way of looking at it. I didn't really see it that way.

User avatar
Master | Next Rank: 500 Posts
Posts: 355
Joined: Thu Feb 19, 2009 12:42 pm
Thanked: 2 times
Followed by:1 members

by vineetbatra » Wed Feb 24, 2010 4:29 pm
ajith wrote:
abhi332 wrote:Does the curve (x-a)^2 + (y-b)^2=16 intersect the y-axis ?

(1) a^2+b^2>16
(2) a=|b|+5
(x-a)^2 + (y-b)^2=16

the curve is a a circle with a radius of 4 having center at (a,b)

now for this to cut the y axis |a| <4

1) Doesn't help - Insufficient

2) a >5; sufficient the curve doesnt cut the y axis

B
Ajith, I am not sure if it is a stupid question, but how did you find that the curve is a circle. Also, after identifying its a circle how did you solve the rest of the problem.

I will really appreciate if you can explain this in more detail. I am not very good in XY plane Q's.

Vineet

Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Sun Feb 21, 2010 8:40 pm
Location: Hyderabad

by sivareddy » Wed Feb 24, 2010 8:25 pm
x*2 + y*2 = a*2 is the standard form of a circle.. (Read * as power of)


Cheers,
Siva
GMAT Aspirant
I have a dream ... :-)

Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Sun Feb 21, 2010 8:40 pm
Location: Hyderabad

by sivareddy » Wed Feb 24, 2010 8:26 pm
and (x-a)*2 + (y-a)*2 = a*2 is a circle with centre at (a,b)
I have a dream ... :-)

Legendary Member
Posts: 610
Joined: Fri Jan 15, 2010 12:33 am
Thanked: 47 times
Followed by:2 members

by kstv » Thu Feb 25, 2010 12:58 am
In this qs within the scope of GMAT ?

User avatar
Legendary Member
Posts: 1275
Joined: Thu Sep 21, 2006 11:13 pm
Location: Arabian Sea
Thanked: 125 times
Followed by:2 members

by ajith » Thu Feb 25, 2010 1:18 am
kstv wrote:In this qs within the scope of GMAT ?
I do not think so

I can see 2 ways to solve it
1. Using geometry (involves equation of a circle etc etc)
2. Using Quadratic Equations (Involves finding out whether quadratic equation has real roots etc..)

Both of which are beyond the scope of GMAT.
Always borrow money from a pessimist, he doesn't expect to be paid back.

Master | Next Rank: 500 Posts
Posts: 184
Joined: Sat Apr 14, 2007 9:23 am
Location: Madison, WI
Thanked: 17 times

by ldoolitt » Thu Feb 25, 2010 1:39 am
ajith wrote:
kstv wrote:In this qs within the scope of GMAT ?
I do not think so

I can see 2 ways to solve it
1. Using geometry (involves equation of a circle etc etc)
2. Using Quadratic Equations (Involves finding out whether quadratic equation has real roots etc..)

Both of which are beyond the scope of GMAT.
While I agree this isn't a "standard" GMAT problem, solving quadratics is certainly within the scope of the GMAT. I don't think its easy but it certainly COULD be asked.

Master | Next Rank: 500 Posts
Posts: 194
Joined: Thu Jan 14, 2010 5:18 am
Thanked: 2 times

by girish3131 » Thu Feb 25, 2010 5:45 am
@ Ajith

acc to yr equations , u can assume that point a and point b will be less than 4 always. N this may be or may not is not the case here.


they can be any point. Let say a , b are 8, 10 then even radius is 4 then ofcourse do not cut Y axis but let say

point is 1 and 2 then circle will cut Y axis.



plz put OA

User avatar
Master | Next Rank: 500 Posts
Posts: 117
Joined: Wed Dec 30, 2009 1:57 pm
Location: India
Thanked: 4 times
Followed by:1 members

by abhi332 » Thu Feb 25, 2010 5:48 am
[spoiler]OA:B[/spoiler]
What you think, you become.

User avatar
Legendary Member
Posts: 1275
Joined: Thu Sep 21, 2006 11:13 pm
Location: Arabian Sea
Thanked: 125 times
Followed by:2 members

by ajith » Thu Feb 25, 2010 5:53 am
girish3131 wrote:@ Ajith

acc to yr equations , u can assume that point a and point b will be less than 4 always. N this may be or may not is not the case here.

plz put OA
When did I make that assumption?

I only said radius is 4 and the circle will cut y axis if the absolute value of a is less than 4. These are not assumptions, these are facts [There is a slight difference]

a,b can be anything

and 2) proves that a is greater than 5 - again no assumptions -

I am not getting the "assumption" you talk about here
Always borrow money from a pessimist, he doesn't expect to be paid back.

User avatar
Master | Next Rank: 500 Posts
Posts: 117
Joined: Wed Dec 30, 2009 1:57 pm
Location: India
Thanked: 4 times
Followed by:1 members

by abhi332 » Thu Feb 25, 2010 5:58 am
Ajit have solved this question beautifully :)

another way is

curve will touch the y axis when x =0

therefore, a^2 + (y-b)^2 = 16

y^2 - 2yb + a^2 + b^2 -16 = 0

b^2 - 4ac >= 0, checking the roots

4b^2 - 4(1)(a^2 + b^2 -16) >=0
a^2 <=16

a^2-16<=0
(a+4)(a-4)<=0

a<= -4 or a<= 4

|a| <= 4


which is same what Ajit has found quickly ;-)
What you think, you become.

User avatar
Legendary Member
Posts: 934
Joined: Tue Nov 09, 2010 5:16 am
Location: AAMCHI MUMBAI LOCAL
Thanked: 63 times
Followed by:14 members

by [email protected] » Tue Mar 13, 2012 11:38 pm
What I understand from this question is that we need to know the distance between the center point of the circle and the y - axis i.e the y - intercept of the point.

(2) a=|b|+5

from this we do not care about the value for 'a' which is the x-intercept.

So could any of the experts please guide whether i m correct or wrong.

I am getting the value b as + or - 5. Hence the correct answer is B.

Could any of you help...
IT IS TIME TO BEAT THE GMAT

LEARNING, APPLICATION AND TIMING IS THE FACT OF GMAT AND LIFE AS WELL... KEEP PLAYING!!!

Whenever you feel that my post really helped you to learn something new, please press on the 'THANK' button.