Question
Question: $f(x) = \sqrt{|x|^2 - 5|x| + 6} + \sqrt{8 + 2|x| - |x|^2}$ is real for all x in...
f(x)=∣x∣2−5∣x∣+6+8+2∣x∣−∣x∣2 is real for all x in

[-4, -3]
[-3, -2]
[-2, 2]
[3, 4]
[-2, 2]
Solution
To find the domain of the function f(x)=∣x∣2−5∣x∣+6+8+2∣x∣−∣x∣2, we need to ensure that both terms under the square root are non-negative.
Let y=∣x∣. Since ∣x∣≥0, we must have y≥0.
The first condition is for the term ∣x∣2−5∣x∣+6: y2−5y+6≥0 Factor the quadratic: (y−2)(y−3)≥0 This inequality holds when y≤2 or y≥3. Considering y≥0, this means y∈[0,2]∪[3,∞). (Condition 1)
The second condition is for the term 8+2∣x∣−∣x∣2: 8+2y−y2≥0 Rearrange the inequality: y2−2y−8≤0 Factor the quadratic: (y−4)(y+2)≤0 This inequality holds when −2≤y≤4. (Condition 2)
Now, we need to find the intersection of Condition 1 and Condition 2, along with y≥0. The intersection of y∈[0,2]∪[3,∞) and y∈[−2,4] (which implicitly includes y≥0 for the relevant part of the intersection) is: ([0,2]∪[3,∞))∩[−2,4] =([0,2]∩[−2,4])∪([3,∞)∩[−2,4]) =[0,2]∪[3,4]
So, the possible values for y=∣x∣ are y∈[0,2] or y∈[3,4].
Case 1: 0≤∣x∣≤2 This implies −2≤x≤2. So, x∈[−2,2].
Case 2: 3≤∣x∣≤4 This implies two possibilities: a) 3≤x≤4. So, x∈[3,4]. b) 3≤−x≤4⟹−4≤x≤−3. So, x∈[−4,−3].
Combining all possible ranges for x, the domain of f(x) is x∈[−4,−3]∪[−2,2]∪[3,4].
Since the question asks "is real for all x in" and multiple options (A, C, D) are correct subsets of the domain, and assuming it's a single-choice question, the most common convention for functions involving ∣x∣ is to choose the interval symmetric about zero, which is option C.