Last visit was: 24 Apr 2024, 16:56 It is currently 24 Apr 2024, 16:56

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
User avatar
Manager
Manager
Joined: 22 Dec 2011
Posts: 175
Own Kudos [?]: 1042 [69]
Given Kudos: 32
Send PM
Most Helpful Reply
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618811 [22]
Given Kudos: 81588
Send PM
User avatar
Senior Manager
Senior Manager
Joined: 13 Aug 2012
Posts: 336
Own Kudos [?]: 1821 [11]
Given Kudos: 11
Concentration: Marketing, Finance
GPA: 3.23
Send PM
General Discussion
User avatar
Manager
Manager
Joined: 22 Dec 2011
Posts: 175
Own Kudos [?]: 1042 [0]
Given Kudos: 32
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
Bunuel wrote:
Jp27 wrote:
If x and y are positive and x^2 * y^2 = 18 – 3xy, then x^2 =?

A. (18-3y)/y^3
B. 18/y^2
C. 18/(y^2+3y)
D. 9/y^2
E. 36/y^2


\((xy)^2+3(xy)-18=0\) --> solving for \(xy\) --> \(xy=-6\) (not a valid solution: \(xy\) must be positive as both unknowns are positive) or \(xy=3\) --> so \(xy=3\) --> \(x=\frac{3}{y}\) --> \(x^2=\frac{9}{y^2}\).

Answer: D.

Hope it's clear.


Hi Bunuel - thanks for your swift response.

Where I can get similar question like these for practice?

I have done the roots and equation set in your signature, are there any other sets that I can use for practice? Sincere thanks!

cheers
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618811 [1]
Given Kudos: 81588
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
1
Kudos
Expert Reply
Jp27 wrote:
Bunuel wrote:
Jp27 wrote:
If x and y are positive and x^2 * y^2 = 18 – 3xy, then x^2 =?

A. (18-3y)/y^3
B. 18/y^2
C. 18/(y^2+3y)
D. 9/y^2
E. 36/y^2


\((xy)^2+3(xy)-18=0\) --> solving for \(xy\) --> \(xy=-6\) (not a valid solution: \(xy\) must be positive as both unknowns are positive) or \(xy=3\) --> so \(xy=3\) --> \(x=\frac{3}{y}\) --> \(x^2=\frac{9}{y^2}\).

Answer: D.

Hope it's clear.


Hi Bunuel - thanks for your swift response.

Where I can get similar question like these for practice?

I have done the roots and equation set in your signature, are there any other sets that I can use for practice? Sincere thanks!

cheers


Check our question banks (viewforumtags.php) for more questions.

DS algebra questions: search.php?search_id=tag&tag_id=29
PS algebra questions: search.php?search_id=tag&tag_id=50

Hope it helps.
User avatar
Senior Manager
Senior Manager
Joined: 13 Aug 2012
Posts: 336
Own Kudos [?]: 1821 [3]
Given Kudos: 11
Concentration: Marketing, Finance
GPA: 3.23
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
1
Kudos
2
Bookmarks
\(x^2y^2+3xy-18=0\)
\((xy)^2+3xy-18=0\)
\((xy - 3)(xy + 6)=0\)
\(xy = 3 & xy = -6\) Since x and y are positive, we choose xy = 3.

\(xy = 3\)
\(x = \frac{3}{y}\)
\(x^2 = \frac{9}{y^2}\)

Answer: D
User avatar
Intern
Intern
Joined: 11 Oct 2013
Posts: 11
Own Kudos [?]: 107 [0]
Given Kudos: 34
Location: United Kingdom
Concentration: General Management, Leadership
GMAT 1: 490 Q32 V25
GPA: 3.9
WE:Other (Other)
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
Bunuel wrote:
Jp27 wrote:
If x and y are positive and x^2 * y^2 = 18 – 3xy, then x^2 =?

A. (18-3y)/y^3
B. 18/y^2
C. 18/(y^2+3y)
D. 9/y^2
E. 36/y^2


\((xy)^2+3(xy)-18=0\) --> solving for \(xy\) --> \(xy=-6\) (not a valid solution: \(xy\) must be positive as both unknowns are positive) or \(xy=3\) --> so \(xy=3\) --> \(x=\frac{3}{y}\) --> \(x^2=\frac{9}{y^2}\).

Answer: D.

Hope it's clear.


very elegant&simple...if you spot one variable in two :wink:
like it :wink:
avatar
Manager
Manager
Joined: 07 Apr 2015
Posts: 129
Own Kudos [?]: 189 [0]
Given Kudos: 185
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
I don't understand why you can not divide by y^2 here? Pls help
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618811 [0]
Given Kudos: 81588
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
Expert Reply
noTh1ng wrote:
I don't understand why you can not divide by y^2 here? Pls help


If you divide x^2 * y^2 = 18 – 3xy by y^2 you get x^2 = 18/y^2 - 3/y = (18-3y)/y^2. We don't have (18-3y)/y^2 among answer choices, thus we need other approach.
avatar
Manager
Manager
Joined: 07 Apr 2015
Posts: 129
Own Kudos [?]: 189 [0]
Given Kudos: 185
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
Bunuel wrote:
noTh1ng wrote:
I don't understand why you can not divide by y^2 here? Pls help


If you divide x^2 * y^2 = 18 – 3xy by y^2 you get x^2 = 18/y^2 - 3/y = (18-3y)/y^2. We don't have (18-3y)/y^2 among answer choices, thus we need other approach.


I sometimes don't get the GMAC..

just because it's not among the answer choices doesnt make it wrong imho
Tutor
Joined: 16 Oct 2010
Posts: 14817
Own Kudos [?]: 64901 [2]
Given Kudos: 426
Location: Pune, India
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
2
Kudos
Expert Reply
noTh1ng wrote:
Bunuel wrote:
noTh1ng wrote:
I don't understand why you can not divide by y^2 here? Pls help


If you divide x^2 * y^2 = 18 – 3xy by y^2 you get x^2 = 18/y^2 - 3/y = (18-3y)/y^2. We don't have (18-3y)/y^2 among answer choices, thus we need other approach.


I sometimes don't get the GMAC..

just because it's not among the answer choices doesnt make it wrong imho


If an expression is not in the options, it doesn't make the expression wrong. You might just need to manipulate it further.

Here, dividing by y^2 doesn't work: \(x^2 * y^2 = 18 – 3xy\)
When you divide by y^2, you get \(x^2 = 18/y^2 – 3x/y\)
How do you separate the x and y since you need to write x^2 in terms of y only?
You will need to divide by xy and then solve for it.

By the way, GMAC is absolutely reasoning based. If something confuses you, especially in Quant, it means you have missed a point.
GMAT Club Legend
GMAT Club Legend
Joined: 19 Dec 2014
Status:GMAT Assassin/Co-Founder
Affiliations: EMPOWERgmat
Posts: 21846
Own Kudos [?]: 11665 [0]
Given Kudos: 450
Location: United States (CA)
GMAT 1: 800 Q51 V49
GRE 1: Q170 V170
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
Expert Reply
Hi All,

This question has a "quirky" design element to it - it takes a bit longer than normal to solve AND you might have to TEST VALUES TWICE to get to the correct answer.

You could TEST Y = 3, then X = 1. Then, the answer to the question is also 1 (1² = 1). Plugging Y = 3 into the answer choices gets us 2 answers that match:

Answer C = 18/(3² + 9) = 18/18 = 1
Answer D = 9/3² = 9/9 = 1

None of the other answers matches, so we're down to 2 choices. At this point, you can either guess one of the 2 or go back and TEST a new value.

If we use Y = 2 in the original equation, then we have
4X² = 18 - 6X
4X² +6X - 18 = 0
2X² +3X - 9 = 0

Factoring this down might seem a little strange, but it DOES lead to a solution…
(X + 3)(2X - 3) = 0
X = -3 or +3/2

Since we're told that X and Y are both POSITIVE, X = 3/2

So now we plug Y = 2 into the answers and we're looking for (3/2)² = 9/4

Answer C: 18/10 = 9/5
Answer D: 9/4

Final Answer:

GMAT assassins aren't born, they're made,
Rich
Current Student
Joined: 23 Apr 2018
Posts: 130
Own Kudos [?]: 63 [0]
Given Kudos: 176
Send PM
If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
@
Bunuel wrote:
Jp27 wrote:
If x and y are positive and x^2 * y^2 = 18 – 3xy, then x^2 =?

A. \(\frac{(18-3y)}{y^3}\)

B. \(\frac{18}{y^2}\)

C. \(\frac{18}{(y^2+3y)}\)

D. \(\frac{9}{y^2}\)

E. \(\frac{36}{y^2}\)



\((xy)^2+3(xy)-18=0\) --> solving for \(xy\) --> \(xy=-6\) (not a valid solution: \(xy\) must be positive as both unknowns are positive) or \(xy=3\) --> so \(xy=3\) --> \(x=\frac{3}{y}\) --> \(x^2=\frac{9}{y^2}\).

Answer: D.

Hope it's clear.



IT's a really basic thing I want to ask you, but I must before my exam, I feel...
How do you equate the 2 equations here..
like can you tell me, how is (xy-3) (xy+6) derived ..

I understand that once we open the brackets, we get the above equation, also that 1 entity must be negative and 1 be positive as we have +3 and -18.

But, I ask, how 6 and 3.. is there any other way I am missing ? or is this the right way only..

I welcome any sort of help that will make this crystal clear for me
Manager
Manager
Joined: 21 Feb 2019
Posts: 69
Own Kudos [?]: 296 [2]
Given Kudos: 67
Location: Italy
Send PM
If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
2
Kudos
Call \(xy = t\) and solve the equation. You'll get:

\(t^2 +3t -18 = 0\)
\((t + 6) (t - 3) = 0\). \(6 - 3 = 3\); \(6 * -3 = -18\)

\(xy = -6\)
\(xy = 3\)

Since you consider only positive values, \(x = \frac{3}{y}\), so \(x^2 = \frac{9}{y^2}\).

Hope it's clear.
Current Student
Joined: 21 Jan 2015
Posts: 85
Own Kudos [?]: 47 [0]
Given Kudos: 42
Location: India
Concentration: Strategy, Technology
GMAT 1: 700 Q49 V35 (Online)
GRE 1: Q169 V159
GPA: 3.83
WE:Engineering (Computer Software)
Send PM
If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
"Plug in the value" is a good approach for this one. Take x = 3 and y = 1. Plug in the values and we'll get 9 as the answer. Moreover, from the options only one option D satisfies that.
On the more regular approach, I really like the method of taking xy as one variable T and then soving the quadratic equation thus formed.

P.S. :- This is my first post. Please give kudos if this helps you and help me grow here. Thanks in advance.
Senior Manager
Senior Manager
Joined: 18 Jun 2018
Posts: 334
Own Kudos [?]: 199 [0]
Given Kudos: 1283
Concentration: Finance, Healthcare
Send PM
Re: If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
Let's assume y = 1 ==> \(x^{2}\) + 3x - 18 = 0 ==> x = -6 or 3 ==> x = 3 since we are told x is positive ==> \(x^{2}\) = \(3^{2}\) = 9 ==> test the answers with y = 1, the option that equals 9 is the answer ==> answer is D
Director
Director
Joined: 21 Feb 2017
Posts: 521
Own Kudos [?]: 1034 [0]
Given Kudos: 1091
Location: India
GMAT 1: 700 Q47 V39
Send PM
If x and y are positive and x^2y^2 = 18 – 3xy, then x^2 ? [#permalink]
for ease of calculation let xy = a (a positive integer)
a^2=18-3a
a^2+3a-18=0
(a+6)(a-3)
a=3
a=-6 (not possible as xy is a +ve integer

putting in the equation in the stem
x^2=18-9/y^2
x^2=9/y^2
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32655
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If x and y are positive and x^2y^2 = 18 3xy, then x^2 ? [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: If x and y are positive and x^2y^2 = 18 3xy, then x^2 ? [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne