Solveeit Logo

Question

Question: If $2^{|\ln x-2|}=\frac{4}{2^{|\ln x|}}$, then complete set of values of x is...

If 2lnx2=42lnx2^{|\ln x-2|}=\frac{4}{2^{|\ln x|}}, then complete set of values of x is

A

[1, e]

B

[1,e2][1, e^2]

C

[e2,)[e^2, \infty)

D

(0,1][e2,)(0, 1] \cup [e^2, \infty)

Answer

[1,e2][1, e^2]

Explanation

Solution

The given equation is 2lnx2=42lnx2^{|\ln x-2|}=\frac{4}{2^{|\ln x|}}.

The domain of the equation requires x>0x > 0 for lnx\ln x to be defined.

We can rewrite the equation as: 2lnx22lnx=42^{|\ln x-2|} \cdot 2^{|\ln x|} = 4

Using the property aman=am+na^m \cdot a^n = a^{m+n}, we have: 2lnx2+lnx=42^{|\ln x-2| + |\ln x|} = 4

Since 4=224 = 2^2, we can equate the exponents: lnx2+lnx=2|\ln x-2| + |\ln x| = 2

Let y=lnxy = \ln x. The equation becomes: y2+y=2|y-2| + |y| = 2

This equation involves the sum of two absolute values. We can solve this by considering cases based on the values of yy where the expressions inside the absolute values change sign, i.e., y=0y=0 and y=2y=2.

Case 1: y<0y < 0 In this case, y2<0y-2 < 0 and y<0y < 0. So, y2=(y2)=2y|y-2| = -(y-2) = 2-y and y=y|y| = -y. The equation becomes (2y)+(y)=2(2-y) + (-y) = 2, which simplifies to 22y=22 - 2y = 2. Subtracting 2 from both sides gives 2y=0-2y = 0, so y=0y = 0. This solution y=0y=0 contradicts the condition y<0y < 0. Thus, there are no solutions in this case.

Case 2: 0y<20 \le y < 2 In this case, y2<0y-2 < 0 and y0y \ge 0. So, y2=(y2)=2y|y-2| = -(y-2) = 2-y and y=y|y| = y. The equation becomes (2y)+y=2(2-y) + y = 2, which simplifies to 2=22 = 2. This is an identity, which means that the equation is true for all values of yy in the interval [0,2)[0, 2).

Case 3: y2y \ge 2 In this case, y20y-2 \ge 0 and y0y \ge 0. So, y2=y2|y-2| = y-2 and y=y|y| = y. The equation becomes (y2)+y=2(y-2) + y = 2, which simplifies to 2y2=22y - 2 = 2. Adding 2 to both sides gives 2y=42y = 4, so y=2y = 2. This solution y=2y=2 satisfies the condition y2y \ge 2. Thus, y=2y=2 is a solution.

Combining the solutions from all cases, the values of yy that satisfy y2+y=2|y-2| + |y| = 2 are all yy such that 0y<20 \le y < 2 or y=2y=2. This is the interval [0,2][0, 2]. So, 0y20 \le y \le 2.

Alternatively, we can interpret y2+y|y-2| + |y| geometrically as the sum of the distances from yy to 2 and from yy to 0 on the number line. The equation y2+y=2|y-2| + |y| = 2 means that the sum of the distances from yy to 0 and 2 is equal to the distance between 0 and 2 (which is 20=2|2-0|=2). This is true if and only if yy lies on the line segment between 0 and 2, inclusive. Thus, 0y20 \le y \le 2.

Now we substitute back y=lnxy = \ln x: 0lnx20 \le \ln x \le 2

To solve for xx, we exponentiate the inequality using base ee. Since e>1e > 1, the exponential function eue^u is increasing, so the inequality signs are preserved: e0elnxe2e^0 \le e^{\ln x} \le e^2 1xe21 \le x \le e^2

We must also consider the domain of the original equation, which is x>0x > 0. The interval [1,e2][1, e^2] is a subset of (0,)(0, \infty), so all values in this interval are valid solutions.

The complete set of values of xx is [1,e2][1, e^2].