Solveeit Logo

Question

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

The solution of 2x+2x222^x + 2^{|x|} \ge 2\sqrt{2} is

A

(,log2(2+1))(-\infty, log_2(\sqrt{2}+1))

B

(0,)(0, \infty)

C

(12,log2(21))(\frac{1}{2}, log_2(\sqrt{2}-1))

D

(,log2(21)][12,)(-\infty, log_2(\sqrt{2}-1)] \cup [\frac{1}{2}, \infty)

Answer

(,log2(21)][12,)(-\infty, log_2(\sqrt{2}-1)] \cup [\frac{1}{2}, \infty)

Explanation

Solution

We need to solve the inequality 2x+2x222^x + 2^{|x|} \ge 2\sqrt{2}. We consider two cases for x|x|:

Case 1: x0x \ge 0 If x0x \ge 0, then x=x|x| = x. The inequality becomes: 2x+2x222^x + 2^x \ge 2\sqrt{2} 22x222 \cdot 2^x \ge 2\sqrt{2} 2x+12121/22^{x+1} \ge 2^1 \cdot 2^{1/2} 2x+123/22^{x+1} \ge 2^{3/2} Since the base 2>12 > 1, we can compare the exponents: x+132x+1 \ge \frac{3}{2} x321x \ge \frac{3}{2} - 1 x12x \ge \frac{1}{2} The solution for this case, considering x0x \ge 0, is x[12,)x \in [\frac{1}{2}, \infty).

Case 2: x<0x < 0 If x<0x < 0, then x=x|x| = -x. The inequality becomes: 2x+2x222^x + 2^{-x} \ge 2\sqrt{2} Let y=2xy = 2^x. Since x<0x < 0, we have 0<y<10 < y < 1. The inequality in terms of yy is: y+1y22y + \frac{1}{y} \ge 2\sqrt{2} Multiply by yy (which is positive, so the inequality direction is preserved): y2+122yy^2 + 1 \ge 2\sqrt{2}y Rearrange into a quadratic inequality: y222y+10y^2 - 2\sqrt{2}y + 1 \ge 0 To find the roots of y222y+1=0y^2 - 2\sqrt{2}y + 1 = 0, we use the quadratic formula: y=22±(22)24(1)(1)2=22±842=22±42=22±22=2±1y = \frac{2\sqrt{2} \pm \sqrt{(-2\sqrt{2})^2 - 4(1)(1)}}{2} = \frac{2\sqrt{2} \pm \sqrt{8 - 4}}{2} = \frac{2\sqrt{2} \pm \sqrt{4}}{2} = \frac{2\sqrt{2} \pm 2}{2} = \sqrt{2} \pm 1. The roots are y1=21y_1 = \sqrt{2} - 1 and y2=2+1y_2 = \sqrt{2} + 1. Since the quadratic has a positive leading coefficient, y222y+10y^2 - 2\sqrt{2}y + 1 \ge 0 when y21y \le \sqrt{2} - 1 or y2+1y \ge \sqrt{2} + 1.

Now we apply the condition 0<y<10 < y < 1:

  • y21y \le \sqrt{2} - 1: Since 210.414\sqrt{2} - 1 \approx 0.414, this condition is compatible with 0<y<10 < y < 1. Substituting back y=2xy = 2^x: 2x212^x \le \sqrt{2} - 1. Taking log2\log_2 on both sides: xlog2(21)x \le \log_2(\sqrt{2} - 1). This is consistent with x<0x < 0 as log2(21)<0\log_2(\sqrt{2} - 1) < 0. The solution from this part is (,log2(21)](-\infty, \log_2(\sqrt{2} - 1)].
  • y2+1y \ge \sqrt{2} + 1: Since 2+12.414\sqrt{2} + 1 \approx 2.414, this condition (y2.414y \ge 2.414) contradicts 0<y<10 < y < 1. Thus, there is no solution from this part for x<0x < 0.

Combining the cases: The total solution set is the union of the solutions from Case 1 and Case 2: (,log2(21)][12,)(-\infty, \log_2(\sqrt{2} - 1)] \cup [\frac{1}{2}, \infty).