Last visit was: 23 Apr 2026, 06:11 It is currently 23 Apr 2026, 06:11
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: 23 Apr 2026
Posts: 109,778
Own Kudos:
Given Kudos: 105,853
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,778
Kudos: 810,775
 [64]
1
Kudos
Add Kudos
63
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
nick1816
User avatar
Retired Moderator
Joined: 19 Oct 2018
Last visit: 12 Mar 2026
Posts: 1,841
Own Kudos:
8,509
 [8]
Given Kudos: 707
Location: India
Posts: 1,841
Kudos: 8,509
 [8]
4
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 23 Apr 2026
Posts: 5,986
Own Kudos:
5,858
 [5]
Given Kudos: 163
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,986
Kudos: 5,858
 [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: 907
Own Kudos:
Given Kudos: 431
Location: United States
Posts: 907
Kudos: 323
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: 103
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,223
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,223
Kudos: 1,138
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,223
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,223
Kudos: 1,138
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,063
Own Kudos:
Given Kudos: 4
GMAT 1: 760 Q51 V42
GPA: 3.82
Expert
Expert reply
GMAT 1: 760 Q51 V42
Posts: 10,063
Kudos: 20,000
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
Utkarsha20
Joined: 25 Jan 2025
Last visit: 20 Apr 2026
Posts: 23
Own Kudos:
Given Kudos: 408
Location: India
GMAT Focus 1: 565 Q78 V80 DI76
GMAT Focus 2: 515 Q79 V76 DI70
GMAT Focus 3: 645 Q82 V85 DI78
GPA: 8.46
GMAT Focus 3: 645 Q82 V85 DI78
Posts: 23
Kudos: 1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Clearly each statement alone is not sufficient.

On combining both statements we have

$$z = 32x = 4y$$

Therefore,

$$x = \frac{z}{32} \quad \text{and} \quad y = \frac{z}{4}$$

Putting these values into the equation we get

$$\left(\frac{z}{32}\right)^2 z - 4\left(\frac{z}{32}\right)\left(\frac{z}{4}\right) + y = 0$$


Simplifying we get

$$z\left(\frac{z^2}{32} - 4\left(\frac{z}{4}\right) + 8\right) = 0$$
$$z(z^2 - 32z + 8 \cdot 32) = 0$$
$$z(z^2 - 16z - 16z + 8 \cdot 32) = 0$$

Hence we obtain the following values
$$z = 0, 16, 16$$
We cannot take $$z = 0$$ since that would make $$x = 0$$.
Therefore,
$$z = 16$$

Thus both statements together are sufficient.

Answer: C
Moderators:
Math Expert
109778 posts
498 posts
212 posts