Question

Difficulty: Very hardInequalities and Absolute Value Equations

Let SS be the set of all real numbers xx that satisfy the inequality x26x0x^2 - 6x \leq 0. How many integer values of kk are there such that the equation x4x+2=k||x - 4| - |x + 2|| = k has at least one solution xSx \in S?

Answer: 7

Answer

The correct answer is 7.
Solving the quadratic inequality x26x0x^2 - 6x \leq 0 gives the domain S=[0,6]S = [0, 6]. Over this closed interval, the function g(x)=x4x+2g(x) = ||x - 4| - |x + 2|| is continuous and attains its minimum value of 0 at x=1x = 1 and its maximum value of 6 at x=4x = 4 (and throughout [4,6][4, 6]). By the Intermediate Value Theorem, g(x)g(x) takes on all real values in the interval [0,6][0, 6]. The integer values of kk for which g(x)=kg(x) = k has a solution in SS are 0,1,2,3,4,5,0, 1, 2, 3, 4, 5, and 66, making a total of 7 integers.

Step-by-Step Solution

1
Solve the quadratic inequality to define the set SS.
x26x0    x(x6)0    0x6x^2 - 6x \leq 0 \iff x(x - 6) \leq 0 \iff 0 \leq x \leq 6. Thus, S=[0,6]S = [0, 6].
The solution set of x(x6)0x(x-6) \leq 0 lies between the roots x=0x = 0 and x=6x = 6 inclusive.
2
Analyze the inner function f(x)=x4x+2f(x) = |x - 4| - |x + 2| for x[0,6]x \in [0, 6].
Critical points of absolute values occur at x=2x = -2 and x=4x = 4. Within [0,6][0, 6], we split at x=4x = 4.
The signs of (x4)(x - 4) and (x+2)(x + 2) determine how the absolute value bars simplify.
3
Evaluate g(x)=f(x)g(x) = |f(x)| on the sub-interval [0,4][0, 4].
For 0x40 \leq x \leq 4: x4=4x|x - 4| = 4 - x and x+2=x+2|x + 2| = x + 2. Thus, f(x)=22xf(x) = 2 - 2x and g(x)=22xg(x) = |2 - 2x|.
Evaluating g(x)g(x) at key points gives g(0)=2g(0) = 2, g(1)=0g(1) = 0, and g(4)=6g(4) = 6. By continuity, g(x)g(x) covers all values in [0,6][0, 6] on this interval.
4
Evaluate g(x)g(x) on the sub-interval [4,6][4, 6].
For 4x64 \leq x \leq 6: x4=x4|x - 4| = x - 4 and x+2=x+2|x + 2| = x + 2. Thus, f(x)=6f(x) = -6 and g(x)=6=6g(x) = |-6| = 6.
g(x)g(x) remains constant at 6 for x[4,6]x \in [4, 6].
5
Determine the range of g(x)g(x) on SS and count the integer values of kk.
The range of g(x)g(x) for x[0,6]x \in [0, 6] is [0,6][0, 6]. The integer values in this interval are 0,1,2,3,4,5,60, 1, 2, 3, 4, 5, 6.
The equation g(x)=kg(x) = k has a solution in SS if and only if kk lies in the range of g(x)g(x) over SS. There are 60+1=76 - 0 + 1 = 7 such integers.

Key Concept

Absolute value functions case evaluation and finding the range over a restricted domain.
Rate this question