Question

Difficulty: MediumLinear Inequalities and Absolute Value

If xx is a real number that satisfies 32x9|3 - 2x| \le 9, what is the maximum possible value of x5|x - 5|?

Answer: 8

Answer

The maximum possible value of x5|x - 5| is 8.
Solving 32x9|3 - 2x| \le 9 yields 932x9-9 \le 3 - 2x \le 9. Subtracting 3 gives 122x6-12 \le -2x \le 6. Dividing by 2-2 and reversing inequality signs results in 3x6-3 \le x \le 6. To maximize x5|x - 5|, find the point in [3,6][-3, 6] that is farthest from 5. Evaluating at the endpoints gives 35=8|-3 - 5| = 8 and 65=1|6 - 5| = 1. The maximum possible value is 8.

Step-by-Step Solution

1
Solve the absolute value inequality 32x9|3 - 2x| \le 9.
932x9-9 \le 3 - 2x \le 9
By definition of absolute value, uk|u| \le k means kuk-k \le u \le k for k0k \ge 0.
2
Isolate 2x-2x by subtracting 3 from each part.
122x6-12 \le -2x \le 6
Subtracting a constant from all parts preserves the inequality direction.
3
Isolate xx by dividing each part by 2-2.
3x6-3 \le x \le 6
Dividing an inequality by a negative number flips the inequality signs.
4
Determine the maximum value of x5|x - 5| over the interval [3,6][-3, 6].
Maximum occurs at x=3x = -3, where 35=8|-3 - 5| = 8.
The expression x5|x - 5| represents the distance from xx to 5 on the number line. The endpoint x=3x = -3 is furthest from 5.

Key Concept

Linear inequalities and absolute value as distance on a number line
Rate this question