Solveeit Logo

Question

Question: Solve: $|\log_{\sqrt{3}} x - 2| + |\log_3 x - 2| = 2$...

Solve: log3x2+log3x2=2|\log_{\sqrt{3}} x - 2| + |\log_3 x - 2| = 2

Answer

x = 3^{2/3}, 9

Explanation

Solution

The given equation is log3x2+log3x2=2|\log_{\sqrt{3}} x - 2| + |\log_3 x - 2| = 2. For the logarithms to be defined, we must have x>0x > 0.

First, we express the logarithms in the same base. Let's use base 3. We know that 3=31/2\sqrt{3} = 3^{1/2}. Using the change of base formula logakb=1klogab\log_{a^k} b = \frac{1}{k} \log_a b, we have: log3x=log31/2x=11/2log3x=2log3x\log_{\sqrt{3}} x = \log_{3^{1/2}} x = \frac{1}{1/2} \log_3 x = 2 \log_3 x.

Substitute this into the original equation: 2log3x2+log3x2=2|2 \log_3 x - 2| + |\log_3 x - 2| = 2 2(log3x1)+log3x2=2|2(\log_3 x - 1)| + |\log_3 x - 2| = 2 2log3x1+log3x2=22|\log_3 x - 1| + |\log_3 x - 2| = 2

Let y=log3xy = \log_3 x. The equation becomes: 2y1+y2=22|y - 1| + |y - 2| = 2

This is an absolute value equation. We need to consider cases based on the values of yy where the expressions inside the absolute values change sign, i.e., the critical points y=1y=1 and y=2y=2.

Case 1: y<1y < 1 (i.e., y(,1)y \in (-\infty, 1)) In this case, y1<0y - 1 < 0 and y2<0y - 2 < 0. So, y1=(y1)=1y|y - 1| = -(y - 1) = 1 - y and y2=(y2)=2y|y - 2| = -(y - 2) = 2 - y. The equation becomes: 2(1y)+(2y)=22(1 - y) + (2 - y) = 2 22y+2y=22 - 2y + 2 - y = 2 43y=24 - 3y = 2 3y=23y = 2 y=23y = \frac{2}{3} This value y=23y = \frac{2}{3} satisfies the condition y<1y < 1. So, y=23y = \frac{2}{3} is a solution for yy.

Case 2: 1y<21 \le y < 2 (i.e., y[1,2)y \in [1, 2)) In this case, y10y - 1 \ge 0 and y2<0y - 2 < 0. So, y1=y1|y - 1| = y - 1 and y2=(y2)=2y|y - 2| = -(y - 2) = 2 - y. The equation becomes: 2(y1)+(2y)=22(y - 1) + (2 - y) = 2 2y2+2y=22y - 2 + 2 - y = 2 y=2y = 2 This value y=2y = 2 does not satisfy the condition 1y<21 \le y < 2. So, there are no solutions for yy in this interval.

Case 3: y2y \ge 2 (i.e., y[2,)y \in [2, \infty)) In this case, y10y - 1 \ge 0 and y20y - 2 \ge 0. So, y1=y1|y - 1| = y - 1 and y2=y2|y - 2| = y - 2. The equation becomes: 2(y1)+(y2)=22(y - 1) + (y - 2) = 2 2y2+y2=22y - 2 + y - 2 = 2 3y4=23y - 4 = 2 3y=63y = 6 y=2y = 2 This value y=2y = 2 satisfies the condition y2y \ge 2. So, y=2y = 2 is a solution for yy.

Combining the results from all cases, the possible values for yy are 23\frac{2}{3} and 22.

Now we substitute back y=log3xy = \log_3 x to find the values of xx. For y=23y = \frac{2}{3}: log3x=23\log_3 x = \frac{2}{3} x=32/3x = 3^{2/3} This solution x=32/3=93x = 3^{2/3} = \sqrt[3]{9} is positive, so it is valid.

For y=2y = 2: log3x=2\log_3 x = 2 x=32x = 3^2 x=9x = 9 This solution x=9x = 9 is positive, so it is valid.

The solutions to the equation are x=32/3x = 3^{2/3} and x=9x = 9.