Solving Logarithmic Equations Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

hard
Solve logโก3(x+6)โˆ’logโก3(xโˆ’2)=2\log_3(x+6) - \log_3(x-2) = 2.

Solution

  1. 1
    Apply the quotient rule: logโก3(x+6xโˆ’2)=2\log_3\left(\frac{x+6}{x-2}\right) = 2. Convert to exponential form: x+6xโˆ’2=32=9\frac{x+6}{x-2} = 3^2 = 9.
  2. 2
    Solve: x+6=9(xโˆ’2)=9xโˆ’18x + 6 = 9(x-2) = 9x - 18. So 24=8x24 = 8x, giving x=3x = 3. Check: logโก3(9)โˆ’logโก3(1)=2โˆ’0=2\log_3(9) - \log_3(1) = 2 - 0 = 2. โœ“

Answer

x=3x = 3
The quotient rule combines two logarithms into one, then converting to exponential form removes the logarithm entirely. Checking the solution confirms x=3x = 3 keeps both arguments (x+6=9>0x+6 = 9 > 0 and xโˆ’2=1>0x-2 = 1 > 0) positive.

About Solving Logarithmic Equations

Solving equations containing logarithms by converting to exponential form or using log properties to combine and simplify.

Learn more about Solving Logarithmic Equations โ†’

More Solving Logarithmic Equations Examples