Points P and Q lie on a circle

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 31
Joined: Sun Jul 31, 2011 10:55 am
Followed by:1 members

Points P and Q lie on a circle

by HeyArnold » Wed Sep 28, 2011 5:50 pm
https://postimage.org/image/8okizrdvo/

What got me on this problem--and I think will get me on any similar problem is that both lines start from (0,0) which is the center point of the circle.

If this is the case, from center point to the edge is the radius right? So I would assume OP = OQ

Then, since <POQ is a 90 degree angle, OP and OQ are same length and same angle, so P and Q must be same distance from 0.

Please let me know what I'm missing so I don't make this mistake again!
Source: — Problem Solving |

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 » Wed Sep 28, 2011 5:51 pm
HeyArnold wrote:https://postimage.org/image/8okizrdvo/

What got me on this problem--and I think will get me on any similar problem is that both lines start from (0,0) which is the center point of the circle.

If this is the case, from center point to the edge is the radius right? So I would assume OP = OQ

Then, since <POQ is a 90 degree angle, OP and OQ are same length and same angle, so P and Q must be same distance from 0.

Please let me know what I'm missing so I don't make this mistake again!

Point P and Q lies on the same circle with center at (0, 0).
Thus, (s² + t²) = (-√3)² + 1² = 3 + 1 = 4

Again line segments OP and OQ are perpendicular.
Thus (slope of OP)*(slope of OQ) = -1

Slope of OP = 1/(-√3) = -(1/√3)
=> Slope of OQ = (t - 0)/(s - 0) = t/s = (-1)/(-1/√3) = √3
=> t = √3s

Thus, (s² + (√3s)²) = 4
=> (s² + 3s²) = 4
=> s² = 1
=> s = ±1

As point Q lies in the first quadrant s = 1.
The correct answer is B.
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/

Master | Next Rank: 500 Posts
Posts: 385
Joined: Fri Sep 23, 2011 9:02 pm
Thanked: 62 times
Followed by:6 members

by user123321 » Wed Sep 28, 2011 6:10 pm
alternatively,

slope of the line formed by origin and (-√3,1) is -1/√3
tanx = -1/√3 =>x = 150 degrees
from diagram the resulting line should have 90 degrees less => 150-90=60 degrees
tan60 = √3 = √3/1
by observation if we assume the point to be(1,√3) then it is same distance as other point from origin so should be lying on circle = > s = 1

user123321