BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

What is the value of 2x + y?

Expert replies
by Max@Math Revolution » Mon May 04, 2020 5:59 am

Timer

00:00

Answers

A

B

C

D

E

Stats

Difficulty

[GMAT math practice question]

What is the value of 2x + y?

1) (x - y)(y + 3)/4(x - y)^2 +(y + 3)^2= - 1/4
2) x – y = -1
Join the discussion
Source: — Data Sufficiency |

Re: What is the value of 2x + y?

by Max@Math Revolution » Wed May 06, 2020 12:10 am
=>

Forget conventional ways of solving math questions. For DS problems, the VA (Variable Approach) method is the quickest and easiest way to find the answer without actually solving the problem. Remember that equal numbers of variables and independent equations ensure a solution.
Visit https://www.mathrevolution.com/gmat/lesson for details.

The first step of the VA (Variable Approach) method is to modify the original condition and the question. We then recheck the question. We should simplify conditions if necessary.

Since we have 2 variables (x and y) and 0 equations, C is most likely the answer. So, we should consider conditions 1) & 2) together first. After comparing the number of variables and the number of equations, we can save time by considering conditions 1) & 2) together first.

Assume a = x – y and b = y + 3.
When we try to check both conditions together, we realize condition 1) alone is sufficient because condition 1) tells us 2x – y = -3 for the following reason.
(x-y)(y+3)/4(x-y)^2+(y+3)^2= - 1/4
⇔ ab/4a^2+b^2=-1/4 (a = (x – y) and b = (y + 3))
⇔ 4a^2+b^2=-4ab (cross multiplying)
⇔ 4a^2+4ab+b^2=0 (adding 4ab to both sides)
⇔(2a+b)^2=0 (factoring)
⇔2a+b=0
⇔ 2(x - y) + (y + 3) = 0 (substituting (x – y) and (y + 3) back in)
⇔ 2x – 2y + y + 3 = 0 (multiplying 2 through the first bracket)
⇔ 2x – y + 3 = 0 (adding like terms)
Thus, we have 2x – y = -3 from condition 1) alone.

Condition 2)
Condition 2) is not sufficient, obviously, since condition 2) does not yield a unique solution.

Therefore, A is the answer.
Answer: A

This question is an application of CMT 4(B): condition 2) is easy to work with, and condition 2) is difficult to work with. For CMT 4(B) questions, we may assume condition 1) is sufficient. Since we can figure out condition 2) is not sufficient, we should be able to choose A.

Normally, in problems which require 2 equations, such as those in which the original conditions include 2 variables, or 3 variables and 1 equation, or 4 variables and 2 equations, each of conditions 1) and 2) provide an additional equation. In these problems, the two key possibilities are that C is the answer (with probability 70%), and E is the answer (with probability 25%). Thus, there is only a 5% chance that A, B, or D is the answer. This occurs in common mistake types 3 and 4. Since C (both conditions together are sufficient) is the most likely answer, we save time by first checking whether conditions 1) and 2) are sufficient, when taken together. Obviously, there may be cases in which the answer is A, B, D, or E, but if conditions 1) and 2) are NOT sufficient when taken together, the answer must be E.
Join the discussion

Re: What is the value of 2x + y?

by deloitte247 » Fri May 08, 2020 11:57 am
$$Statement\ 1\ =>\ \frac{\left(x-y\right)\left(y+3\right)}{4\left(x-y\right)^2}+\left(y+3\right)^2=\frac{-1}{4}$$
The exact value of x and y is unknown. Statement 1 is NOT SUFFICIENT
$$Statement\ 2\ =>\ x-y=-1;\ \ y=x+1\ or\ x=y-1$$
The exact value of x and y remains unknown. Statement 2 is NOT SUFFICIENT

Combining both statements together =>
$$\frac{\left(x-y\right)\left(y+3\right)}{4\left(x-y\right)^2}+\left(y+3\right)^2=\frac{-1}{4}\ .........eqn1$$
$$x-y=-1\ ............eqn2$$
$$y=x+1\ ............eqn3$$
Substitute eqn 3 in eqn 1
$$\frac{\left(x-x+1\right)\left(x+1+3\right)}{4\left(x-x+1\right)^2}+\frac{\left(x+1+3\right)^2}{1}=\frac{-1}{4}$$
$$\frac{1\left(x+1+3\right)}{4\left(1\right)^2}+\frac{\left(x^2+8x+16\right)}{1}=\frac{-1}{4}$$
$$\frac{x+1+3}{4}+\frac{x^2+8x+16}{1}=\frac{-1}{4}$$
$$\frac{x+1+3+4\left(x^2+8x+16\right)}{4}=\frac{-1}{4}$$
$$\left(x+1+3+4x^2+32x+64\right)=-4$$
$$x+4+4x^2+32x+64=-1$$
$$4x^2+33x+68+1=0$$
$$4x^2+33x+69=0$$
This quadratic expression implies that there are 2 possible values of x which directly means that there is no definite value for 2x + y with the information provided. So both statements together are NOT SUFFICIENT

Answer = E
Join the discussion