anirchat
Hi Bunuel
The square root of a number can be negative. Every real number has two roots, one positive and one negative.
The correct answer should be E.
The only argument you can make is that 4096^1/2 has no sign before it, so we may assume that statement is considering the positive square root only which can make sense to have the answer as A.
You should brush up fundamentals.
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\).