k intersect circle C

This topic has expert replies
User avatar
GMAT Instructor
Posts: 3650
Joined: Wed Jan 21, 2009 4:27 am
Location: India
Thanked: 267 times
Followed by:80 members
GMAT Score:760

k intersect circle C

by sanju09 » Wed Apr 08, 2009 3:37 am
Circle C and line k lie in the xy-plane. If circle C is centered at the origin and has radius 1, does line k intersect circle C?

(1) The x-intercept of line k is greater than 1.

(2) The slope of line k is -1/10.


OA E
The mind is everything. What you think you become. -Lord Buddha



Sanjeev K Saxena
Quantitative Instructor
The Princeton Review - Manya Abroad
Lucknow-226001

www.manyagroup.com
Source: — Data Sufficiency |

Master | Next Rank: 500 Posts
Posts: 418
Joined: Wed Jun 11, 2008 5:29 am
Thanked: 65 times

by bluementor » Wed Apr 08, 2009 7:57 am
Let's say:

b = x intercept
c = y intercept

Statement 1:

b>1
if c>1, then line k does not intersect the circle (depending on how large b is)
if -1<c<1, then line k will intersect the circle. Insufficient.

Statement 2:

slope = -1/10.

without the knowledge of known point on line k, it is impossible to know if this line intersects the circle. Insufficient.

Both statements together:

slope = -c/b
-1/10 = -c/b
b = 10c

since b>1, then:
10c>1
c>1/10

if c is less than 1, then the line definitely intersects the circle. if c is much larger than 1, then the line does not intersect the circle. Insufficient.

Choose E.

-BM-