Question:medium

The function \( f(x) = \max\left\{(1 - x), (1 + x), 2\right\}, \, x \in (-\infty, \infty) \) is equivalent to

Show Hint

When working with maximum functions, analyze the behavior of each component function in different intervals to identify the maximum value for each range.
Updated On: Apr 22, 2026
  • \( f(x) = \left\{ \begin{array}{ll} 1 + x, & x \leq -1 2, & -1 1 - x, & x \geq 1 \end{array} \right. \)
  • \( f(x) = \left\{ \begin{array}{ll} 2, & -1 1 + x, & x \geq 1 1 - x, & x \leq -1 \end{array} \right. \)
  • \( f(x) = \left\{ \begin{array}{ll} 1, & -1 1 + x, & x \geq 1 1 - x, & x \leq -1 \end{array} \right. \)
  • None of the above
Show Solution

The Correct Option is B

Solution and Explanation

Was this answer helpful?
0