Find all School-related info fast with the new School-Specific MBA Forum

It is currently 20 Jun 2013, 01:37
Customize  |  Hide

In the rectangular coordinate system, are the points (r,s)

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Manager
Manager
User avatar
Joined: 17 Dec 2005
Posts: 164
Followers: 1

Kudos [?]: 2 [0], given: 0

In the rectangular coordinate system, are the points (r,s) [#permalink] New post 15 Jun 2006, 01:12
00:00

Question Stats:

100% (02:07) correct 0% (00:00) wrong based on 1 sessions
In the rectangular coordinate system, are the points (r,s) and (u,v) equidistant from the origin?

condition 1: r +s = 1

condition 2: u = 1 -r and v = 1 - s

FYI: I got the answer by picking numbers. Can someone please explain the "correct" mathematically method for solving this problem? Specifically, how does the constraint given by condition 1 algebrically relate to condition 2? Thanks for your help.

Mike
SVP
SVP
User avatar
Joined: 01 May 2006
Posts: 1837
Followers: 8

Kudos [?]: 73 [0], given: 0

GMAT Tests User
 [#permalink] New post 15 Jun 2006, 02:59
I get (C)

Equidistant from 0 is the meaning that the 2 points are on the same circle with the origine O.

The equation of circle from origine is : x^2 + y^2 = r^2

So, we want to know either r^2 + s^2 = u^2 + v^2

1) r + s = 1
INSUFF

2)
u = 1 - r and v = 1 - s

u^2 + v^2
= (1-r)^2 + (1-s)^2
= 1 - 2*r + r^2 + 1 - 2*s + s^2
= 2 - 2*(r+s) + r^2 + s^2
INSUFF


(1) & (2) :
r + s = 1 thus,

u^2 + v^2 = 2 - 2*(1) + r^2 + s^2 = r^2 + s^2

The 2 points are equidistants

Last edited by Fig on 15 Jun 2006, 03:16, edited 2 times in total.
Manager
Manager
User avatar
Joined: 09 May 2006
Posts: 100
Location: Bangalore, India
Followers: 2

Kudos [?]: 2 [0], given: 0

Re: DS: Geometry (a difficult problem i believe) [#permalink] New post 15 Jun 2006, 03:09
mrmikec wrote:
In the rectangular coordinate system, are the points (r,s) and (u,v) equidistant from the origin?

condition 1: r +s = 1

condition 2: u = 1 -r and v = 1 - s

FYI: I got the answer by picking numbers. Can someone please explain the "correct" mathematically method for solving this problem? Specifically, how does the constraint given by condition 1 algebrically relate to condition 2? Thanks for your help.

Mike


For points to be equidistant from origin (0,0)

Sqrt(r^2 + s^2) = Sqrt(u^2 + v^2)
r^2 + s^2 =u^2 + v^2
s^2-v^2 = u^2-r^2
(s-v)(s+v) = (u-r)(u+r) --- A

Statement 1 - Insufficient as says nothing about u & v

Statement 2
Helps us reduce condition A to
(s-v) = (u-r)
or
s+r = u+v
= 2 -(r+s)
r+s = 1 --- this condition is still not satisfied by Statement 2 - Hence Insuff

Together sufficient as we get r+s = 1 from Statement 1
Manager
Manager
User avatar
Joined: 29 Sep 2005
Posts: 126
Followers: 1

Kudos [?]: 1 [0], given: 0

 [#permalink] New post 15 Jun 2006, 05:47
Agree with Shobhitb and Fig. It is C. Great explanations
Manager
Manager
User avatar
Joined: 17 Dec 2005
Posts: 164
Followers: 1

Kudos [?]: 2 [0], given: 0

 [#permalink] New post 15 Jun 2006, 14:04
Fig wrote:
I get (C)

Equidistant from 0 is the meaning that the 2 points are on the same circle with the origine O.

The equation of circle from origine is : x^2 + y^2 = r^2

So, we want to know either r^2 + s^2 = u^2 + v^2

1) r + s = 1
INSUFF

2)
u = 1 - r and v = 1 - s

u^2 + v^2
= (1-r)^2 + (1-s)^2
= 1 - 2*r + r^2 + 1 - 2*s + s^2
= 2 - 2*(r+s) + r^2 + s^2
INSUFF


(1) & (2) :
r + s = 1 thus,

u^2 + v^2 = 2 - 2*(1) + r^2 + s^2 = r^2 + s^2

The 2 points are equidistants


This is an awesome explanation. Thanks for the effort.

I got to here

= 1 - 2*r + r^2 + 1 - 2*s + s^2
= 2 - 2*(r+s) + r^2 + s^2

when i did the problem. i didn't think to factor out the 2r + 2s to sub in the r+s =1. I always seem to forgot to sub back an equation stem from condition 1 or the question stem. did thoughts on how to remedy that? (besides more practice which i'm doing.
SVP
SVP
User avatar
Joined: 01 May 2006
Posts: 1837
Followers: 8

Kudos [?]: 73 [0], given: 0

GMAT Tests User
 [#permalink] New post 16 Jun 2006, 13:14
Ohhh yes :) I understand what u are looking for :)

Unfortunatly, I have no special ways that offer a systematic good manner to answer or build the answer of such DS problems ;)

I would like perhaps to suggest to always expect a relationship more or less direct and/or easy to guess. Since we are ready and we know that such relationships should exist, perhaps it's the little plus that makes the difference :)

Good luck ! :)
CEO
CEO
User avatar
Joined: 20 Nov 2005
Posts: 2934
Schools: Completed at SAID BUSINESS SCHOOL, OXFORD - Class of 2008
Followers: 7

Kudos [?]: 39 [0], given: 0

GMAT Tests User
 [#permalink] New post 16 Jun 2006, 13:41
C

Distance of point A from origin, A= r^2 + s^2
Distance of point B from origin, B = u^2 + v^2

St1: r+s = 1 : Clearly INSUFF

St2: We get
B = (1-r)^2 + (1-s)^2 = 1-2r+r^2+1-2s+s^2 i.e
B = 2-2*(r+s) + r^2 + s^2 : INSUFF

Combined:

Substitute St1 in above equation and we get

B = 2-2*1 + r^2 + s^2 = r^2 + s^2 i.e B = A
_________________

SAID BUSINESS SCHOOL, OXFORD - MBA CLASS OF 2008

  [#permalink] 16 Jun 2006, 13:41
    Similar topics Author Replies Last post
Similar
Topics:
New posts In the rectangular coordinate system, are the points (r,s) ceg2002 1 24 Aug 2004, 15:27
Popular new posts In the rectangular coordinate system, are the points (r,s) MBAlad 10 21 Feb 2006, 08:31
New posts In the rectangular coordinate system, are the points (r,s) alimad 2 07 Apr 2006, 05:09
New posts In the rectangular co-ordinate systems, are the points (r,s) rkatl 2 22 Jul 2006, 16:00
New posts In the rectangular coordinate system, are the points (r,s) abhi_ferrari 4 03 Aug 2007, 19:48
Display posts from previous: Sort by

In the rectangular coordinate system, are the points (r,s)

  Question banks Downloads My Bookmarks Reviews  


cron

GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.