sherlocked221B
Bunuel KarishmaB bbhttps://gmatclub.com/forum/square-root- ... ml#p924906"According to this post and several other reliable sources — including comments by Bunuel on a few posts I have seen earlier — a square root should be considered non-negative on the GMAT. Given that, shouldn't the answer to the question be Option C?
It's still a bit confusing to determine exactly when this principle applies and when it doesn't."
Appreciate your help! Thank you!
You are missing crucial point from the link you give:
\(x^2 = 16\) has two solutions: x = 4 or -4
\(x = \sqrt{16}\) has only one solution: x = 4
Here is a long answer. Study it carefully.
Even roots cannot give negative result.\(\sqrt{...}\) is the square root sign, a function (called the principal square root function), which cannot give negative result. So,
this sign (\(\sqrt{...}\)) always means non-negative square root.
The graph of the function f(x) = √xNotice that it’s defined for non-negative numbers and is producing non-negative results.
TO SUMMARIZE:
When the GMAT provides the square root sign for an even root, such as a square root, fourth root, etc. then the only accepted answer is the non-negative root. That is:
\(\sqrt{9} = 3\), NOT +3 or -3;
\(\sqrt[4]{16} = 2\), NOT +2 or -2;
Similarly \(\sqrt{\frac{1}{16}} = \frac{1}{4}\), NOT +1/4 or -1/4.
Notice that in contrast, the equation \(x^2 = 9\) has TWO solutions, +3 and -3. Because \(x^2 = 9\) means that \(x =-\sqrt{9}=-3\) or \(x=\sqrt{9}=3\).
Let's check the original question:
What is the value of x^2 − y^2 ? (1) (x - y)^2 = 9
This imply that x - y = 3 or x - y = -3. Not sufficient to get the value of x^2 - y^2.
(2) x + y = 6
This is also clearly insufficient.
(1)+(2) If x - y = 3, then (x - y)(x + y) = x^2 - y^2 = 18. However, if x - y = -3, then (x - y)(x + y) = x^2 - y^2 = -18. Not sufficient.
Answer: E.
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.