Official GMAT Quant Q#106

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 35
Joined: Wed Jul 24, 2013 10:15 am
Thanked: 2 times

Official GMAT Quant Q#106

by ProGMAT » Wed Aug 21, 2013 8:56 am
If x and y are different integers and X^2 = xy, which of
the following must be true?

I. X=O
II. Y=O
Ill. X= -y

(A) I only
(B) II only
(C) III only
(D) I and III only
(E) I, II, and III

OA: A
Last edited by ProGMAT on Wed Aug 21, 2013 9:20 am, edited 1 time in total.
Source: — Problem Solving |

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 21, 2013 9:00 am
ProGMAT wrote:If x and y are different integers and X sq. = xy, which of
the following must be true?

I. X=O
II. Y=O
Ill. X= -y

(A) I only
(B) II only
(C) III only
(D) I and III only
(E) I, II, and III

OA: A
What do you mean by X sq?
If you mean "x squared," you can write x^2
If you mean "the square root of x," you can write sqrt(x)

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

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 21, 2013 9:09 am
ProGMAT wrote:If x and y are different integers and x² = xy, which of the following must be true?

I. x = 0
II. y = 0
Ill. x = -y

(A) I only
(B) II only
(C) III only
(D) I and III only
(E) I, II, and III
I checked the Quant-only text you refer to and the question says "x² = xy"
I've edited your question above.



Begin with: x² = xy
Rearrange: x² - xy = 0
Factor: x(x - y) = 0

From this, we can conclude that x = 0, or (x - y) = 0
HOWEVER, x - y cannot equal zero.
For x - y to equal zero, it must be the case that x = y, BUT the question tells us that x and y are different integers.

So, all we can conclude with certainty is that x = 0

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 21, 2013 9:22 am
ProGMAT wrote:If x and y are different integers and x² = xy, which of the following must be true?

I. x = 0
II. y = 0
Ill. x = -y

(A) I only
(B) II only
(C) III only
(D) I and III only
(E) I, II, and III
An alternate approach is to test values.
Try to show that I, II and III DON'T have to be true.

Let y=1.
If we plug y=1 into x² = xy, we get:
x² = x*1
x² = x.
The only values that satisfy the resulting equation are x=1 and x=0.
Since the question stem requires that x and y be different integers, x=1 is not allowed here.
Thus, x=0 and y=1 satisfy the constraint that x² = xy and that x and y are different integers.

Since it does not have to be true that y=0, eliminate any answer choice that includes statement II (B and E).
Since it does not have to be true that x=-y, eliminate any remaining answer choice that includes statement III (C and D).

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

User avatar
Senior | Next Rank: 100 Posts
Posts: 35
Joined: Wed Jul 24, 2013 10:15 am
Thanked: 2 times

by ProGMAT » Wed Aug 21, 2013 9:37 am
Brent@GMATPrepNow wrote: I checked the Quant-only text you refer to and the question says "x² = xy"
I've edited your question above.



Begin with: x² = xy
Rearrange: x² - xy = 0
Factor: x(x - y) = 0

From this, we can conclude that x = 0, or (x - y) = 0
HOWEVER, x - y cannot equal zero.
For x - y to equal zero, it must be the case that x = y, BUT the question tells us that x and y are different integers.

So, all we can conclude with certainty is that x = 0

Answer: A

Cheers,
Brent
Thanks for checking question.
I did it by inserting values from 3 value options and concluded the answer, but I think this one is easy and straight forward. :)