Question
Question: The solution of $2^x + 2^{|x|} \ge 2\sqrt{2}$ is...
The solution of 2x+2∣x∣≥22 is

(−∞,log2(2+1))
(0,∞)
(21,log2(2−1))
(−∞,log2(2−1)]∪[21,∞)
(−∞,log2(2−1)]∪[21,∞)
Solution
The inequality 2x+2∣x∣≥22 is solved by considering two cases:
Case 1: x≥0 In this case, ∣x∣=x. The inequality becomes: 2x+2x≥22 2⋅2x≥22 2x+1≥23/2 Since the base 2>1, we can compare the exponents: x+1≥23 x≥21 The solution for this case is [21,∞).
Case 2: x<0 In this case, ∣x∣=−x. The inequality becomes: 2x+2−x≥22 Let y=2x. Since x<0, we have 0<y<1. The inequality in terms of y is: y+y1≥22 Multiplying by y (which is positive): y2+1≥22y y2−22y+1≥0 The roots of the quadratic equation y2−22y+1=0 are y=2±1. Since the quadratic opens upwards, the inequality y2−22y+1≥0 holds for y≤2−1 or y≥2+1. Considering the constraint 0<y<1:
- y≤2−1: This condition is satisfied since 2−1≈0.414, which is within (0,1). Substituting back y=2x: 2x≤2−1. Taking log2 on both sides: x≤log2(2−1). This gives the interval (−∞,log2(2−1)].
- y≥2+1: This condition is not satisfied for y<1, as 2+1≈2.414.
Combining the Solutions The total solution is the union of the solutions from both cases: (−∞,log2(2−1)]∪[21,∞).