Solveeit Logo

Question

Question: $\log_{\sqrt{3}}(x+1)-\log_{3}(x-1) > \log_{4}4$...

log3(x+1)log3(x1)>log44\log_{\sqrt{3}}(x+1)-\log_{3}(x-1) > \log_{4}4

Answer

The solution to the inequality is x>1x > 1. In interval notation, this is (1,)(1, \infty).

Explanation

Solution

Explanation of the solution:

  1. Determine the domain of the inequality: For the logarithms log3(x+1)\log_{\sqrt{3}}(x+1) and log3(x1)\log_{3}(x-1) to be defined, their arguments must be positive. Thus, x+1>0x+1 > 0 and x1>0x-1 > 0. This implies x>1x > -1 and x>1x > 1. The intersection of these conditions gives the domain x>1x > 1.

  2. Simplify the inequality: The given inequality is log3(x+1)log3(x1)>log44\log_{\sqrt{3}}(x+1)-\log_{3}(x-1) > \log_{4}4.

    • Simplify the right side: log44=1\log_{4}4 = 1.
    • Convert the base of the first logarithm to 3: log3(x+1)=log31/2(x+1)=11/2log3(x+1)=2log3(x+1)\log_{\sqrt{3}}(x+1) = \log_{3^{1/2}}(x+1) = \frac{1}{1/2}\log_{3}(x+1) = 2\log_{3}(x+1).
    • The inequality becomes 2log3(x+1)log3(x1)>12\log_{3}(x+1)-\log_{3}(x-1) > 1.
  3. Combine the logarithm terms: Using the properties of logarithms, 2log3(x+1)=log3(x+1)22\log_{3}(x+1) = \log_{3}(x+1)^2.

    • The inequality becomes log3(x+1)2log3(x1)>1\log_{3}(x+1)^2 - \log_{3}(x-1) > 1.
    • Using the property logbAlogbB=logb(A/B)\log_b A - \log_b B = \log_b(A/B), we get log3((x+1)2x1)>1\log_{3}\left(\frac{(x+1)^2}{x-1}\right) > 1.
  4. Remove the logarithm: Since the base of the logarithm is 3>13 > 1, the logarithmic function is increasing. We can remove the logarithm by exponentiating both sides with base 3, preserving the inequality direction:

    • (x+1)2x1>31\frac{(x+1)^2}{x-1} > 3^1
    • (x+1)2x1>3\frac{(x+1)^2}{x-1} > 3.
  5. Solve the rational inequality:

    • (x+1)2x13>0\frac{(x+1)^2}{x-1} - 3 > 0
    • (x+1)23(x1)x1>0\frac{(x+1)^2 - 3(x-1)}{x-1} > 0
    • x2+2x+13x+3x1>0\frac{x^2 + 2x + 1 - 3x + 3}{x-1} > 0
    • x2x+4x1>0\frac{x^2 - x + 4}{x-1} > 0.
  6. Analyze the numerator and denominator: The numerator is the quadratic x2x+4x^2 - x + 4. Its discriminant is Δ=(1)24(1)(4)=116=15\Delta = (-1)^2 - 4(1)(4) = 1 - 16 = -15. Since Δ<0\Delta < 0 and the leading coefficient (11) is positive, the quadratic x2x+4x^2 - x + 4 is always positive for all real values of xx.

    • Thus, the sign of the fraction x2x+4x1\frac{x^2 - x + 4}{x-1} is determined solely by the sign of the denominator x1x-1.
    • For the fraction to be greater than 0, we must have x1>0x-1 > 0, which means x>1x > 1.
  7. Combine with the domain: The solution obtained from the inequality is x>1x > 1. The domain of the original inequality is also x>1x > 1. The intersection of these two conditions is x>1x > 1.