Question:

The set of all values of x satisfying \[ \sqrt{x^2-2x+1}>x+2 \] is

Show Hint

Whenever square root contains perfect square expression, convert into modulus immediately.
Updated On: Jun 15, 2026
  • \((-2,\infty)\)
  • \((-\infty,0)\)
  • \((-\infty,-\frac12)\)
  • \((-\frac12,\infty)\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept: First simplify square root, then solve modulus inequality.

Step 1:
Simplify expression.
Observe \[ x^2-2x+1=(x-1)^2 \] Thus \[ \sqrt{x^2-2x+1}=|x-1| \] Equation becomes \[ |x-1|& gt;x+2 \]

Step 2:
Case 1: \(x\geq1\)
Then \[ x-1& gt;x+2 \] \[ -1& gt;2 \] Impossible. No solution.

Step 3:
Case 2: \(x& lt;1\)
Then \[ -(x-1)& gt;x+2 \] \[ -x+1& gt;x+2 \] \[ -2x& gt;1 \] \[ x& lt;-\frac12 \] Thus solution set \[ (-\infty,-\frac12) \] Hence \[ \boxed{(-\infty,-\frac12)} \]
Was this answer helpful?
0
0