Solving Logarithmic Equations Math Example 3

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

Example 3

medium
Solve lnโก(x2โˆ’4)=lnโก(3x)\ln(x^2 - 4) = \ln(3x).

Solution

  1. 1
    Since lnโก(A)=lnโก(B)\ln(A) = \ln(B) implies A=BA = B (when both are positive): x2โˆ’4=3xx^2 - 4 = 3x, so x2โˆ’3xโˆ’4=0x^2 - 3x - 4 = 0. Factor: (xโˆ’4)(x+1)=0(x-4)(x+1) = 0.
  2. 2
    Check: x=4x = 4: lnโก(12)=lnโก(12)\ln(12) = \ln(12) โœ“. x=โˆ’1x = -1: lnโก(โˆ’3)\ln(-3) is undefined โœ—. Only x=4x = 4.

Answer

x=4x = 4
When both sides of an equation are single logarithms with the same base, the arguments must be equal. However, you must verify that the solutions make all logarithm arguments positive. Here x=โˆ’1x = -1 is extraneous because it makes 3x3x negative.

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