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

The inequality 2x+2x222^x + 2^{|x|} \ge 2\sqrt{2} is solved by considering two cases:

Case 1: x0x \ge 0 In this case, 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+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} x12x \ge \frac{1}{2} The solution for this case is [12,)[\frac{1}{2}, \infty).

Case 2: x<0x < 0 In this case, 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} Multiplying by yy (which is positive): y2+122yy^2 + 1 \ge 2\sqrt{2}y y222y+10y^2 - 2\sqrt{2}y + 1 \ge 0 The roots of the quadratic equation y222y+1=0y^2 - 2\sqrt{2}y + 1 = 0 are y=2±1y = \sqrt{2} \pm 1. Since the quadratic opens upwards, the inequality y222y+10y^2 - 2\sqrt{2}y + 1 \ge 0 holds for y21y \le \sqrt{2} - 1 or y2+1y \ge \sqrt{2} + 1. Considering the constraint 0<y<10 < y < 1:

  • y21y \le \sqrt{2} - 1: This condition is satisfied since 210.414\sqrt{2} - 1 \approx 0.414, which is within (0,1)(0, 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 gives the interval (,log2(21)](-\infty, \log_2(\sqrt{2} - 1)].
  • y2+1y \ge \sqrt{2} + 1: This condition is not satisfied for y<1y < 1, as 2+12.414\sqrt{2} + 1 \approx 2.414.

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