(x – 1)(y – 1) = 1?

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 73
Joined: Fri Jul 23, 2010 1:30 pm

(x – 1)(y – 1) = 1?

by PGMAT » Sat Apr 14, 2012 3:59 pm

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

If xy > 0, does (x - 1)(y - 1) = 1?
(1) x + y = xy
(2) x = y

OA A

Can some one explain why statement 2 is not sufficient? Since xy > 0, we can arrive at a value of x=y=2 and therefore, (x-1)(y-1) = 1, which means its sufficient. But the OA says otherwise.

Thanks.
Source: — Data Sufficiency |

User avatar
Legendary Member
Posts: 1239
Joined: Tue Apr 26, 2011 6:25 am
Thanked: 233 times
Followed by:26 members
GMAT Score:680

by sam2304 » Sat Apr 14, 2012 7:15 pm

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

PGMAT wrote:If xy > 0, does (x - 1)(y - 1) = 1?
(1) x + y = xy
(2) x = y

OA A

Can some one explain why statement 2 is not sufficient? Since xy > 0, we can arrive at a value of x=y=2 and therefore, (x-1)(y-1) = 1, which means its sufficient. But the OA says otherwise.

Thanks.
I can say x = y = 3 and (x-1)(y-1) = 4, which is INSUFFICIENT.

Hope you get where you go wrong. You are considering only the choice where the eqn gets satisfied but you have innumerable options. We should get a definite value or Yes/No, in this case its either yes or no. With your choice of nos we get a YES and with mine we get a NO, so it is INSUFFICIENT.
Getting defeated is just a temporary notion, giving it up is what makes it permanent.
https://gmatandbeyond.blogspot.in/

User avatar
Master | Next Rank: 500 Posts
Posts: 134
Joined: Fri Apr 06, 2012 3:11 am
Thanked: 35 times
Followed by:5 members

by Shalabh's Quants » Sat Apr 14, 2012 9:15 pm

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

PGMAT wrote:If xy > 0, does (x - 1)(y - 1) = 1?
(1) x + y = xy
(2) x = y

OA A

Can some one explain why statement 2 is not sufficient? Since xy > 0, we can arrive at a value of x=y=2 and therefore, (x-1)(y-1) = 1, which means its sufficient. But the OA says otherwise.

Thanks.
By Stat. 2...

Put x = y in (x - 1)(y - 1) = 1, we get x^2-1 = 1

or x^2 = 2. Still we land up in situation of Is x^2 = 2 ?. Not sufficient.
Shalabh Jain,
e-GMAT Instructor

User avatar
Master | Next Rank: 500 Posts
Posts: 342
Joined: Wed Jul 08, 2009 8:50 am
Thanked: 214 times
Followed by:19 members
GMAT Score:740

by Birottam Dutta » Sat Apr 14, 2012 9:29 pm

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

Exactly!

The learning from this problem should be that you may have a million cases to prove an equation correct but you only need one to falsify it!

-----------

If you feel like a thanks, click it :)

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 » Sun Apr 15, 2012 7:59 pm

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

PGMAT wrote:If xy > 0, does (x - 1)(y - 1) = 1?
(1) x + y = xy
(2) x = y

OA A

Can some one explain why statement 2 is not sufficient? Since xy > 0, we can arrive at a value of x=y=2 and therefore, (x-1)(y-1) = 1, which means its sufficient. But the OA says otherwise.

Thanks.
Question is: Is (x - 1)(y - 1) = 1? or Is xy - x - y + 1 = 1 or Is xy - x - y = 0 or Is xy = x + y?

(1) x + y = xy directly answers the question: SUFFICIENT.

(2) x = y
So, the question becomes is x² = 2x or is x(x - 2) = 0 or Is x = 0 or x = 2?
It is given that xy > 0, so x cannot be equal to 0.
Now the question becomes: Is x = 2?, bit we have NOT sufficient info to answer this question.

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

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Wed Aug 15, 2018 5:41 am

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

PGMAT wrote:If xy > 0, does (x - 1)(y - 1) = 1?

(1) x + y = xy
(2) x = y
Given: xy > 0

Target question: Does (x - 1)(y - 1) = 1?

This is a good candidate for rephrasing the target question
Take the equation: (x - 1)(y - 1) = 1
Use FOIL to expand the left side to get: xy - x - y + 1 = 1
Subtract 1 from both sides to get: xy - x - y = 0

REPHRASED target question: Does xy - x - y = 0?

Statement 1: x + y = xy
Take the REPHRASED target question and replace xy with x+y to get: Does (x + y) - x - y = 0?
Simplify the left side to get: Does 0 = 0?
Great! The answer to the REPHRASED target question is YES, it IS the case that xy - x - y = 0
Since we can answer the REPHRASED target question with certainty, statement 1 is SUFFICIENT

Statement 2: x = y
There are several values of x and y that satisfy statement 2. Here are two:
Case a: x = 2 and y = 2. In this case, the equation xy - x - y = 0 becomes (2)(2) - 2 - 2 = 0, which works!
So, the answer to the REPHRASED target question is YES, it IS the case that xy - x - y = 0

Case b: x = 1 and y = 1. In this case, the equation xy - x - y = 0 becomes (1)(1) - 1 - 1 = 0, which does NOT work.
So, the answer to the REPHRASED target question is NO, it is NOT the case that xy - x - y = 0

Since we cannot answer the REPHRASED target question with certainty, statement 2 is NOT SUFFICIENT

Answer: A

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

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 » Wed Aug 15, 2018 9:06 am

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

PGMAT wrote:If xy > 0, does (x - 1)(y - 1) = 1?
(1) x + y = xy
(2) x = y
Alternate approach:

Statement 1:
Case 1: x=2
Substituting x=2 into x+y = xy, we get:
2 + y = 2y
2 = y.
In this case, (x-1)(y-1) = (2-1)(2-1) = 1, so the answer to the question stem is YES.

Case 2: x=3
Substituting x=3 into x+y = xy, we get:
3+ y = 3y
3 = 2y
3/2 = y.
In this case, (x-1)(y-1) = (3-1)(3/2 - 1) = (2)(1/2) = 1, so the answer to the question stem is YES.

Case 3: x=-2
Substituting x=-2 into x+y = xy, we get:
-2 + y = -2y
3y = 2
y = 2/3.
In this case, (x-1)(y-1) = (-2-1)(2/3 - 1) = (-3)(-1/3) = 1, so the answer to the question stem is YES.

In every case, the answer to the question stem is YES, implying that Statement 1 is SUFFICIENT.

Statement 2:
Case 1 also satisfies Statement 2.
In Case 1, the answer to the question stem is YES.

Case 4: x=y=1
In this case, (x-1)(y-1) = 0, so the answer to the question stem is NO.

Since the answer is YES in Case 1 but NO in Case 4, INSUFFICIENT.

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