Jeeya
Hi
Bunuel,
I understand that options 1 and 2 are clearly not sufficient, but when we combine the two, we get:
(x+y)^2= 9(x-y)^2
taking their ratio: (x+y)^2/ (x-y)^2= 9/1
Upon taking square root on both sides, we get x+y=3 and x-y=1, which means x=2 and y=1. We can definitely say that x^2 + y^2 is greater than 4a. (since after this we know value of a=1).
Where am i going wrong here?
Bunuel
Marcab
If a is non-negative, is x^2 + y^2 > 4a ?
(1) (x + y)^2 = 9a
(2) (x - y)^2 = a
Source: Jamboree
I am not convinced with the OA.
If a is non-negative, is x^2 + y^2 > 4a ?(1) (x + y)^2 = 9a --> x^2+2xy+y^2=9a. Clearly insufficient.
(2) (x – y)^2 = a --> x^2-2xy+y^2=a. Clearly insufficient.
(1)+(2) Add them up 2(x^2+y^2)=10a --> x^2+y^2=5a. Also insufficient as
x, y, and a could be 0 and x^2 + y^2 > 4a won't be true, as LHS and RHS would be in that case equal to zero. Not sufficient.
Answer: E.
Read the solution carefully. x, y, and a could be 0.
First, you can’t divide both sides of (x + y)^2 = 9(x - y)^2 by (x - y)^2 unless you know for sure that (x - y) ≠ 0, which you don’t.
Second, when you take the square root of both sides, you get |x + y| = 3|x - y|, not (x + y) = 3(x - y).
Even if you assume (x + y) = 3(x - y), that doesn’t mean x + y = 3 and x - y = 1. It could just as well be x + y = 9 and x - y = 3. That equation only implies x = 2y, which still doesn't give specific values.
And finally, pure algebraic questions are no longer a part of the
DS syllabus of the GMAT.
DS questions in GMAT Focus encompass various types of word problems, such as:
- Word Problems
- Work Problems
- Distance Problems
- Mixture Problems
- Percent and Interest Problems
- Overlapping Sets Problems
- Statistics Problems
- Combination and Probability Problems
While these questions may involve or necessitate knowledge of algebra, arithmetic, inequalities, etc., they will always be presented in the form of word problems. You won’t encounter pure "algebra" questions like, "Is x > y?" or "A positive integer n has two prime factors..."
Check
GMAT Syllabus for Focus EditionYou can also visit the
Data Sufficiency forum and filter questions by
OG 2024-2025, GMAT Prep (Focus), and Data Insights Review 2024-2025 sources to see the types of questions currently tested on the GMAT.
So, you can ignore this question.Hope it helps.