Last visit was: 19 Nov 2025, 20:57 It is currently 19 Nov 2025, 20:57
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 19 Nov 2025
Posts: 105,390
Own Kudos:
Given Kudos: 99,977
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 105,390
Kudos: 778,388
 [62]
1
Kudos
Add Kudos
61
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 06 Nov 2025
Posts: 1,849
Own Kudos:
8,239
 [7]
Given Kudos: 707
Location: India
Posts: 1,849
Kudos: 8,239
 [7]
4
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 19 Nov 2025
Posts: 5,794
Own Kudos:
5,514
 [5]
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,794
Kudos: 5,514
 [5]
3
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
General Discussion
User avatar
Basshead
Joined: 09 Jan 2020
Last visit: 07 Feb 2024
Posts: 925
Own Kudos:
Given Kudos: 432
Location: United States
Posts: 925
Kudos: 302
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(x ≠ 0\) and \(x^2z – 4xy + y = 0\), what is the value of z ?


(1) \(z = 32x\)

(2) \(z = 4y\)



DS20378


Are You Up For the Challenge: 700 Level Questions

\(x^2z – 4xy + y = 0\)

Each statement is not sufficient alone so lets see if the two statements combined are sufficient:

\(x^2(32x) – xz + y = 0\)
\(32x^3 – 32x^2 + 8x = 0\)
\(8x(4x^2 – 32x + 1) = 0\)
\(x(2x^2 – 1)^2 = 0\)

\(x = \frac{1}{2}\) and \(z = 16\). SUFFICIENT.

Answer is C.
User avatar
ubertu
Joined: 14 Dec 2019
Last visit: 30 Jul 2021
Posts: 2
Own Kudos:
Given Kudos: 1
GMAT 1: 660 Q49 V31
GMAT 1: 660 Q49 V31
Posts: 2
Kudos: 96
Kudos
Add Kudos
Bookmarks
Bookmark this Post
nick1816
Statement 1-

\(x^2z – 4xy + y = 0\)

\(x^2*32x -4xy +y = 0\)

We can't find x or z using the above equation.

Insufficient

Statement 2-

\(x^2z – 4xy + y = 0\)

\(x^2*4y – 4xy + y = 0\)

y( 4x^2 - 4x+1) = 0

y(2x-1)^2 = 0

either y= 0 or x= 1/2

If y = 0, we can find z.
If x=1/2, we can't find z.

Insufficient

Combining both equations

1. If y=0, then x=0 (reject this case)

2. If x = 1/2; x= 16

Sufficient










Bunuel
If \(x ≠ 0\) and \(x^2z – 4xy + y = 0\), what is the value of z ?


(1) \(z = 32x\)

(2) \(z = 4y\)



DS20378
Why when y=0 we cannot find z?
User avatar
TestPrepUnlimited
Joined: 17 Sep 2014
Last visit: 30 Jun 2022
Posts: 1,224
Own Kudos:
Given Kudos: 6
Location: United States
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Expert
Expert reply
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Posts: 1,224
Kudos: 1,111
Kudos
Add Kudos
Bookmarks
Bookmark this Post
ubertu

He wrote "we CAN find z"
User avatar
TestPrepUnlimited
Joined: 17 Sep 2014
Last visit: 30 Jun 2022
Posts: 1,224
Own Kudos:
Given Kudos: 6
Location: United States
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Expert
Expert reply
GMAT 1: 780 Q51 V45
GRE 1: Q170 V167
Posts: 1,224
Kudos: 1,111
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
If \(x ≠ 0\) and \(x^2z – 4xy + y = 0\), what is the value of z ?


(1) \(z = 32x\)

(2) \(z = 4y\)


Note we have 3 variables and only one equation. The expectation is we need at least 3 equations at least to solve for z.

Statement 1:

We can kick z out of the equation and search for x instead now. The equation is \(32x^3 - 4xy + y = 0\) which still has 2 variables, insufficient.

Statement 2:

Again replace z and find y instead now. The equation is \(4x^2y - 4xy + y = 0\). We are able to factor this into \(y*(4x^2 - 4x + 1) = y*(2x - 1)^2 = 0\). We cannot tell what y is when \(2x - 1 = 0\) so insufficient.

Combined:

Combined we have \(z =32x = 4y\), so we have \(y = 8x\). Let us take the easier equation from statement 2, plug in \(y = 8x\) to get \(8x*(2x - 1)^2 = 0\). We cannot have x = 0 as the question mentions x cannot be 0. Then we can only have \((2x - 1)^2 = 0\) and \(2x - 1 = 0\). Sufficient as finding x gives us y and z.

Ans: C
User avatar
MathRevolution
User avatar
Math Revolution GMAT Instructor
Joined: 16 Aug 2015
Last visit: 27 Sep 2022
Posts: 10,070
Own Kudos:
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,070
Kudos: 19,393
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Forget the conventional way to solve DS questions.

We will solve this DS question using the variable approach.

DS question with 3 variables and 1 Equation: Let the original condition in a DS question contain 3 variables and 1 Equation. Now, we know that each condition (1) and (2) would usually give us an equation each and we need 2 equations to match the numbers of variables and equations in the original condition, therefore the most likely answer is C.

To master the Variable Approach, visit https://www.mathrevolution.com and check our lessons and proven techniques to score high in DS questions.

Let’s apply the 3 steps suggested previously. [Watch lessons on our website to master these 3 steps]

Step 1 of the Variable Approach: Modifying and rechecking the original condition and the question.

We have to find value of 'z' .

=> \(x^2z - 4xy + y = 0\)

Second and the third step of Variable Approach: From the original condition, we have 3 variables (x, y, and z) + 1 equation (x^2z - 4xy + y = 0) .To match the number of variables with the number of equations, we need 2 equations. Since conditions (1) and (2) will provide 1 equation each, C would most likely be the answer.

Let's take both conditions together.

From condition(1), z = 32x and from the condition(2) z = 4y

=> z = 32x = 4y

=> 4y = 32x or y = 8x

=> \(x^2 * 32x - 4x(8x) + (8x) = 0\)

=> \(32x^3 - 32x^2 + 8x = 0 \)

=> \(8x (4x^2 - 4x + 1) = 0\)

=> \(8x (2x - 1)^2 = 0\)

=> 'x' is not equal to zero and hence, \((2x - 1)^2 = 0\)

=> \((2x - 1)^2 = 0\) or x = \(\frac{1}{2}\).

Therefore, z = 32x = 32 * \(\frac{1}{2}\) = 16

Since the answer is unique, both conditions together are sufficient by CMT 2.


So, C is the correct answer.

Answer: C
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,589
Own Kudos:
Posts: 38,589
Kudos: 1,079
Kudos
Add Kudos
Bookmarks
Bookmark this Post
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.
Moderators:
Math Expert
105390 posts
496 posts