Last visit was: 24 Apr 2024, 21:55 It is currently 24 Apr 2024, 21:55

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
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618844 [23]
Given Kudos: 81588
Send PM
Most Helpful Reply
Board of Directors
Joined: 11 Jun 2011
Status:QA & VA Forum Moderator
Posts: 6072
Own Kudos [?]: 4689 [6]
Given Kudos: 463
Location: India
GPA: 3.5
WE:Business Development (Commercial Banking)
Send PM
General Discussion
Intern
Intern
Joined: 21 Sep 2016
Posts: 26
Own Kudos [?]: 21 [3]
Given Kudos: 187
GMAT 1: 610 Q47 V27
Send PM
VP
VP
Joined: 20 Jul 2017
Posts: 1300
Own Kudos [?]: 3450 [4]
Given Kudos: 162
Location: India
Concentration: Entrepreneurship, Marketing
GMAT 1: 690 Q51 V30
WE:Education (Education)
Send PM
Re: If x and y are positive integers, and 4x^2=3y, then which of the follo [#permalink]
1
Kudos
3
Bookmarks
Bunuel wrote:
If x and y are positive integers, and \(4x^2=3y\), then which of the following must be a multiple of 9?

I. \(x^2\)
II. \(y^2\)
III. \(xy\)

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


Are You Up For the Challenge: 700 Level Questions: 700 Level Questions


\(4x^2=3y\)
--> \(x^2 = 3y/4\)
--> \(x\) is a multiple of 3 & \(y\) is also a multiple of 3 (only then \(x\) will be a positive integer)
--> \(x = 3p\), \(y = 3q\), for any positive integers \(p\) & \(q\)
--> \(x^2 = 9*p^2\) --> I is true
\(y^2 = 9*q^2\) --> II is true
\(x*y = 3p*3q = 9*p*q\) --> III is also true

IMO Option E
GMAT Club Legend
GMAT Club Legend
Joined: 18 Aug 2017
Status:You learn more from failure than from success.
Posts: 8019
Own Kudos [?]: 4096 [0]
Given Kudos: 242
Location: India
Concentration: Sustainability, Marketing
GMAT Focus 1:
545 Q79 V79 DI73
GPA: 4
WE:Marketing (Energy and Utilities)
Send PM
Re: If x and y are positive integers, and 4x^2=3y, then which of the follo [#permalink]
given
4*x^2/3y =1
x^2 has to be 3 ; and y = 12
4*3^2/3*12 = 1
in that case all given conditions are valid

I. \(x^2\)
II. \(y^2\)
III. \(xy\)

IMO E

Bunuel wrote:
If x and y are positive integers, and \(4x^2=3y\), then which of the following must be a multiple of 9?

I. \(x^2\)
II. \(y^2\)
III. \(xy\)

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


Are You Up For the Challenge: 700 Level Questions: 700 Level Questions
GMAT Club Legend
GMAT Club Legend
Joined: 03 Jun 2019
Posts: 5343
Own Kudos [?]: 3964 [0]
Given Kudos: 160
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Send PM
Re: If x and y are positive integers, and 4x^2=3y, then which of the follo [#permalink]
Bunuel wrote:
If x and y are positive integers, and \(4x^2=3y\), then which of the following must be a multiple of 9?

I. \(x^2\)
II. \(y^2\)
III. \(xy\)

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


Are You Up For the Challenge: 700 Level Questions: 700 Level Questions


If x and y are positive integers, and \(4x^2=3y\), then which of the following must be a multiple of 9?
Let x = 3k
4*3^2k^2 = 3y
y = 12k^2

I. \(x^2\)
x = 3k; x^2 = 9k^2; Multiple of 9; TRUE
II. \(y^2\)
y = 12k^2; y^2 = 144k^4; Multiple of 9; TRUE
III. \(xy\)
xy = 3k * 12k^2 = 36k^3; Multiple of 9. TRUE

IMO E
Intern
Intern
Joined: 25 Apr 2020
Posts: 43
Own Kudos [?]: 72 [2]
Given Kudos: 1
Send PM
Re: If x and y are positive integers, and 4x^2=3y, then which of the follo [#permalink]
1
Kudos
1
Bookmarks
Given 4x^2=3y and x &y are positive integers.
Let's start with the positive values for x
Now x^2 is a perfect square.
The equation doesn't work when x= 1 or 2.
It works for x=3 as
4(3^2)=3*12
So x=3 and y=12
X^2 is divisible by 9
y^2= 144 divisible by 9
Xy=36 also divisible by 9
Hence all the three
E

Posted from my mobile device
Intern
Intern
Joined: 30 Apr 2021
Posts: 37
Own Kudos [?]: 6 [0]
Given Kudos: 39
GMAT 1: 710 Q50 V37
Send PM
Re: If x and y are positive integers, and 4x^2=3y, then which of the follo [#permalink]
While its easy to put numbers to solve that, that's not an approach which will always work, so you've got to do this a but more intuitively.

4x^2=3y. now quite obviously 4 can't divide 3. As x and y as positive integers, 4 has to divide y, then x has to be at least 3^2, and the I is true.
then given the equation, if we square everything we'll get 16x^4=9y^2. voila - y^2 is divisible by 9. so II is true

xy is the more tricky option here. y=(4x^2)/3, so xy=(4x^3)/3. now ask - how do we know this a integer? well x and y are integers so xy is an integer. again 4 can't divide 3, so x^3 must divide that and the make x^3 at least 3^3(times whatever), so with one 3 gone xy=4*x^2*something. 3 is a factor of x so this thing is a multiple of 9.
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Posts: 10161
Own Kudos [?]: 16594 [0]
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Send PM
Re: If x and y are positive integers, and 4x^2=3y, then which of the follo [#permalink]
Expert Reply
\(4x^2 = 3y\)

This is possible when x = 3 and y = 12.

I: \(x^2 = 3^2 = 9\) - Multiple of 9
II: \(y^2 = 12^2 = 144\) - Multiple of 9
III: \(xy = 3 * 12 = 36\) - Multiple of 9


Another possible case when x = 6 and y = 48.

I: \(x^2 = 6^2 = 36\) - Multiple of 9
II: \(y^2 = 48^2\) - Multiple of 9
III: \(xy = 6 * 48\) - Multiple of 9

Options I, II, and III.

Answer E
VP
VP
Joined: 10 Jul 2019
Posts: 1392
Own Kudos [?]: 542 [0]
Given Kudos: 1656
Send PM
If x and y are positive integers, and 4x^2=3y, then which of the follo [#permalink]
Stepping back and looking at the equation and what it implies:

(Number value on left side) must equal (number value on right side)

Which means, the values on each side must have the same Prime Factorization, given that X and Y must be positive integers.

4 * (x)^2 = 3 * y

Since 4 is NOT divisible by 3, the other term on the LEFT side (i.e., (x)^2) MUST be divisible by 3 in order for the condition of X and Y as a positive integer to remain true.

The MINIMUM value we must make X is 3

Inserting 3 in for X:

4 (3)^2 = 3 * y

Divide each side of the equation by 3

4 * 3 = y

Therefore, the MINIMUM value of Y must be 12 (which makes sense since the coefficient 3 on the right side is not divisible by 4)

Minimum values:

x = 3
y = 12

(X)^2 = (3)^2 = 9
(Y)^2 = (12)^2 = 144
XY = 3 * 12 = 36

At the MINIMUM Possible values of (x, y) in order for the equation to be satisfied and the variables to be positive integers, all three terms MUST be divisible by 9

E: I, II, and III

Posted from my mobile device
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32657
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: If x and y are positive integers, and 4x^2=3y, then which of the follo [#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 integers, and 4x^2=3y, then which of the follo [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

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