Square root +ve or -ve

This topic has expert replies
User avatar
Legendary Member
Posts: 752
Joined: Sun Sep 12, 2010 2:47 am
Thanked: 20 times
Followed by:10 members
GMAT Score:700

Square root +ve or -ve

by prachich1987 » Thu Feb 03, 2011 3:57 am
If x^2 + y^2 =1, is x + y =1?
(1) xy =0
(2) y = 0

I am aware that the above question has been discussed earlier on the forum.
But I would like to know how to tackle with statement 2
Is it sufficient?
Thanks!
Prachi
Source: — Data Sufficiency |

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 » Thu Feb 03, 2011 4:17 am
prachich1987 wrote:If x² + y² =1, is x + y =1?
(1) xy =0
(2) y = 0

...I would like to know how to tackle with statement 2
Is it sufficient?
Statement 2: y = 0
Implies x² = 1 => x = ±1
Hence, (x + y) = ±1 + 0 = ±1

Not sufficient
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: 218
Joined: Sat Jul 24, 2010 2:43 pm
Thanked: 5 times

by cyrwr1 » Thu Feb 03, 2011 7:56 am
A is the answer, correct?

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 » Thu Feb 03, 2011 8:05 am
cyrwr1 wrote:A is the answer, correct?
statement 1: xy = 0
We can write, (x + y)² = (x² + 2xy + y²) = (x² + y²) = 1
Hence, (x + y)² = 1
=> (x + y) = ±1

Not sufficient

Statement 2: y = 0
Implies x² = 1 => x = ±1
Hence, (x + y) = ±1 + 0 = ±1

Not sufficient

1 & 2 Together: x = ±1, y = 0 => (x + y) = ±1

Not sufficient

The correct answer is E.
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/

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Thu Feb 03, 2011 12:18 pm
prachich1987 wrote:If x^2 + y^2 =1, is x + y =1?
(1) xy =0
(2) y = 0

I am aware that the above question has been discussed earlier on the forum.
But I would like to know how to tackle with statement 2
Is it sufficient?
For many test-takers, the safest approach for this sort of question is to plug in values.

Many data sufficiency questions test the following differences:
Even vs. Odd
Positive vs. Negative
Integer vs. Fraction


We should bear these differences in mind as we choose values.

Statement 1: xy = 0.
Let x=1, y=0.
This combination works because xy = 1*0 = 0 and x²+y² = 1² + 0² = 1.
Does x+y = 1? Yes, because 1+0 = 1.

Let x=-1, y=0.
This combination works because xy =-1*0 = 0 and x²+y² = (-1)² + 0² = 1.
Does x+y = 1? No, because -1 + 0 = -1.
Since the answer can be both Yes and No, insufficient.

Statement 2: y = 0.
In each of the combinations used in statement 1 above, y=0.
Since one combination yields an answer of Yes and the other combination yields an answer of No, insufficient.

Statements 1 and 2:
The two combinations used above satisfy both statements.
Since one combination yields an answer of Yes and the other combination yields an answer of No, insufficient.

The correct answer is E.
Last edited by GMATGuruNY on Fri Feb 04, 2011 1:42 pm, edited 1 time in total.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Master | Next Rank: 500 Posts
Posts: 218
Joined: Sat Jul 24, 2010 2:43 pm
Thanked: 5 times

by cyrwr1 » Fri Feb 04, 2011 1:41 pm
Thank you for the explanations. Careless mistake on my part.