Question 11 (nov. 14th)

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 245
Joined: Thu Aug 16, 2007 12:41 pm

Question 11 (nov. 14th)

by bacali » Fri Nov 14, 2008 1:58 pm
If xy ≠ 0 and x2y2 – xy = 6, which of the following could be y in terms of x?


I. 1/(2x)
II. – 2/x
III. 3/x


A. I only
B. II only
C. I and II
D. I and III
E. II and III



OA: E
Source: — Problem Solving |

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Fri Nov 14, 2008 2:53 pm
Substitute y =

I. 1/(2x)
II. – 2/x
III. 3/x

in the x^2y^2 - xy equation.

Only II and II will equal 6


I) 1/2x

x^2 * (1/2x)^2 - x*1/2x is not equal to 6


II) – 2/x

X^2 ( -2/X)^2 - X (-2/X)

= 4+2
=6

Could be true

III) 3/x

X^2 (3/X)^2 - X * 3/X
= 9 - 3
=6

COULD BE TRUE

Hence E)

User avatar
Community Manager
Posts: 1049
Joined: Sun Apr 06, 2008 5:15 pm
Location: Pittsburgh, PA
Thanked: 113 times
Followed by:27 members
GMAT Score:710

by dmateer25 » Fri Nov 14, 2008 2:54 pm
x^2 y^2 - xy = 6
xy(xy - 1) = 6

xy=3 or xy=-2 because these are only two possible solutions to the equation

so y=3/x and y=-2/x

E

Senior | Next Rank: 100 Posts
Posts: 37
Joined: Wed Sep 10, 2008 12:16 pm
Location: Glendale, AZ
Thanked: 3 times
Followed by:1 members

by jaybrium » Fri Nov 14, 2008 3:12 pm
My technique for this problem, wasn't the best, but it lead me to the correct answer:

x^2y^2-xy = 6

you can factor out xy, therefore:

xy(xy-1) = 6

xy has to be an integer, so the product of a certain integer and that integer minus 1 = 6, so I figured the intgers could be 3 and 2

so

X = 3; y=1
or
x=1; y=3

from here I just plugged in X into the options:

I. 1/(2x) = 1/6 or 1/3; no good- eliminate A, C, & D

** only B & E remain, II must work

III. 3/x = 1 or 3, this works- choose E

If my post causes more harm than, good I apologize. Once I realized that I couldn't simply isolate y, I realized this problem had a solution that wasn't intuitive to me, so I tried the best I could and it worked (in under two minutes). I think that's the moral of my story.

Naturally Cramya has an great solution- use hers for this type of problem :-) Thanks Cramya!
- Jay

Legendary Member
Posts: 940
Joined: Tue Aug 26, 2008 3:22 am
Thanked: 55 times
Followed by:1 members

by iamcste » Fri Nov 14, 2008 3:27 pm
dmateer25 wrote:x^2 y^2 - xy = 6
xy(xy - 1) = 6

xy=3 or xy=-2 because these are only two possible solutions to the equation

so y=3/x and y=-2/x

E
Perfect ! I just wanted to do this...

I am sure you got xy=3 and xy=-2 from options right :D

Master | Next Rank: 500 Posts
Posts: 145
Joined: Mon Sep 29, 2008 1:14 am
Thanked: 13 times

by mental » Sat Nov 15, 2008 6:14 am
let xy = a
a^2 - a - 6 = 0
(a-3)(a+2)=0

a=xy=3 .......so y=3/x

a=xy=-2.......so y=-2/x

E