Question

Difficulty: HardInequalities and Absolute Value Equations

If xx is a real number satisfying the inequality x3+2x+17|x - 3| + 2|x + 1| \leq 7, what is the minimum possible value of x22xx^2 - 2x?

  1. 1-1Answer
  2. B
    00
  3. C
    2-2
  4. D
    33
  5. E
    88

Answer

The minimum possible value of x22xx^2 - 2x is 1-1.
The absolute value inequality x3+2x+17|x - 3| + 2|x + 1| \leq 7 restricts xx to the closed interval [2,2][-2, 2]. The quadratic function x22xx^2 - 2x can be rewritten as (x1)21(x - 1)^2 - 1, which has a minimum value of 1-1 at x=1x = 1. Because x=1x = 1 is inside the interval [2,2][-2, 2], the minimum possible value is 1-1.

Step-by-Step Solution

1
Identify the critical points of the absolute value expressions to set up case analysis.
The critical points are x=1x = -1 and x=3x = 3, dividing the real line into three intervals: x<1x < -1, 1x3-1 \leq x \leq 3, and x>3x > 3.
Absolute value expressions x3|x - 3| and x+1|x + 1| change sign at x=3x = 3 and x=1x = -1, respectively.
2
Solve the inequality x3+2x+17|x - 3| + 2|x + 1| \leq 7 across all three cases.
Case 1 (x<1x < -1): 3x2(x+1)7    13x7    x23 - x - 2(x + 1) \leq 7 \implies 1 - 3x \leq 7 \implies x \geq -2. Combining gives 2x<1-2 \leq x < -1.
Case 2 (1x3-1 \leq x \leq 3): 3x+2(x+1)7    x+57    x23 - x + 2(x + 1) \leq 7 \implies x + 5 \leq 7 \implies x \leq 2. Combining gives 1x2-1 \leq x \leq 2.
Case 3 (x>3x > 3): x3+2(x+1)7    3x17    x83x - 3 + 2(x + 1) \leq 7 \implies 3x - 1 \leq 7 \implies x \leq \frac{8}{3}. No solutions since 83<3\frac{8}{3} < 3.
The combined solution set is 2x2-2 \leq x \leq 2.
Piecewise analysis determines the exact range of valid values for xx.
3
Minimize the quadratic expression f(x)=x22xf(x) = x^2 - 2x over the interval [2,2][-2, 2].
Completing the square gives f(x)=(x1)21f(x) = (x - 1)^2 - 1. The vertex occurs at x=1x = 1. Since x=1[2,2]x = 1 \in [-2, 2], the minimum value is f(1)=1f(1) = -1.
A parabola opening upward achieves its global minimum at its vertex if the vertex lies within the allowed domain.

Key Concept

Solving piecewise absolute value inequalities and finding the extreme values of a quadratic function over a bounded interval.
Estimated Time:2m 0s
Rate this question