Question:medium

A function \( f(x) = |1 - x + |x|| \) is:

Show Hint

For continuity analysis, evaluate left-hand and right-hand limits at critical points.
Updated On: Jan 13, 2026
  • discontinuous at \( x = 1 \) only
  • discontinuous at \( x = 0 \) only
  • discontinuous at \( x = 0, 1 \)
  • continuous everywhere
Show Solution

The Correct Option is D

Solution and Explanation

Step 1: Analyze the given function.1. Case 1: If \( x \geq 0 \), then \( |x| = x \). Consequently:\[f(x) = |1 - x + x| = |1| = 1.\]2. Case 2: If \( x<0 \), then \( |x| = -x \). Consequently:\[f(x) = |1 - x - x| = |1 - 2x|.\]Step 2: Verify continuity.For \( x \geq 0 \), \( f(x) = 1 \). For \( x<0 \), \( f(x) = |1 - 2x| \). At the critical point \( x = 0 \):\[f(0^+) = 1, \quad f(0^-) = |1 - 2(0)| = 1.\]Similarly, at \( x = 1 \), \( f(1^+) = 1 \) and \( f(1^-) = 1 \). Therefore, \( f(x) \) is continuous for all values of \( x \).
Final Answer: \( \boxed{ {(D)}} \)
Was this answer helpful?
0