Which expression is equal to for
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
For a < 0, sqrt((a-1)^2) = |a-1| = 1 - a, so the inside becomes 2a - 3, which is negative; its absolute value is 3 - 2a.
Solution
The square root of a square is an absolute value: . Because , the quantity is negative, so .
The expression inside the outer bars is then
Since , we have , so the outer absolute value flips the sign:
The answer is .
Why this works
Every absolute value (including the disguised one, ) is removed by the same routine: decide the sign of the inside using the given range, then drop the bars with the appropriate sign. Doing this twice, inside first, is the whole problem.
Alternative approach
Test : the expression is . The choices give (A) , (B) , (C) , (D) , (E) , so only (A) survives.
The trap
Simplifying sqrt((a-1)^2) to a - 1 without the absolute value, which collapses the expression to |-1| = 1, choice (C).
Common mistakes
- Simplifying sqrt((a-1)^2) to a - 1 without the absolute value, which collapses the expression to |-1| = 1, choice (C).
- Getting correctly but forgetting the outer bars flip its sign, and looking for among the choices.
Techniques
Set up the equation/formula and compute; no special trick needed · Test small/specific values or special cases to find or verify the answer