1st, we can Factorize the Quadratic under the Square Root:
4(x)^2 - 4xy + (y)^2 =
(2x - y) (2x - y) =
sqrt( (2x - y)^2 )
Rule: the Square Root of a Variable Squared is equivalent to the Absolute Value of the Variable (logic: both functions yield the same result)
i.e——> sqrt( x^2 ) = [x]
Therefore, the Square Root of the Unknown Expression (2x - y)^2 SQUARED becomes:
The Absolute Value of —— [2x - y]
Lastly, we are Given that x = (-)Neg. and y = (+)Pos.
This means the Quantity Inside the Modulus will be a (-)Negative Input Expression
however, since the Output of a Modulus is always NON Negative—-> the Rule to Open the Modulus is the following:
When X < 0 ——— [X] = -(X)
Thus:
[2x - y] = -(2x - y) = -2x + y =
y - 2x
Answer -C-
Another way to think about it:
If X = (-)Neg. and Y = (+)
2x - y = (-)Negative Result
However, the Output of an Absolute Value Modulus can NEVER be (-)Negative. And the Answer Choices are giving us the result of an Absolute Value Expression.
Thus, 2x - y could never be the correct answer.
Posted from my mobile device