SOLVING LOGARITHMIC EQUATONS USING PROPERTIES

To solve a logarithmic equation, first combine the logarithmic terms using rules of logarithms.

Some of the rules in logarithm :

log m + log n = log (m x n)

log m - log n = log (m / n)

log mn = n log m

log a a = 1

After combining more than one logarithmic terms as one term, we have to convert logarithmic form to exponential form then solve for the variable.

Conversion from logarithmic form to exponential form :

Solve the following logarithmic equations :

Problem 1 :

log7 3 + log7 x = log7 32

Solution :

log7 3 + log7 x = log7 32

loga m + loga n = loga mn

log7 (3x) = log7 32

3x = 32

x = 32/3

Problem 2 :

2 log6 4x = 0

Solution :

2 log6 4x = 0

log6 4x = 0

4x = 60

4x = 1

x = 1/4

Problem 3 :

log2 x + log2 (x - 3) = 2

Solution :

log2 x + log2 (x - 3) = 2

log2 (x) (x - 3) = 2

log2 (x² - 3x) = 2

x² - 3x = 2²

x² - 3x = 4

x² - 3x - 4 = 0

x² - 4x + x - 4 = 0

x(x - 4) + 1 (x - 4) = 0

(x - 4) (x + 1) = 0

x = 4 or x = -1

Problem 4 :

log2 (x + 5) - log2 (x - 2) = 3

Solution :

log2 (x + 5) - log2 (x - 2) = 3

log2 (x + 5 / x - 2) = 3

log2 (x + 5 / x - 2) = log2 23

(x + 5) / (x - 2) = 8

x + 5 = 8(x - 2)

x + 5 = 8x - 16

8x - x = 16 + 5

7x = 21

x = 3

Problem 5 :

4 ln (2x + 3) = 11

Solution :

4 ln (2x + 3) = 11

ln (2x + 3) = 11/4

ln (2x + 3) = 2.75

2x + 3 = e2.75

2x + 3 = 15.6426

2x = 15.6426 - 3

2x = 12.6426

x = 12.6426/2

x = 6.321

Problem 6 :

log x - log 6 = 2 log 4

Solution :

log x - log 6 = 2 log 4

log (x/6) = log 4²

x/6 = 4²

x/6 = 16

x = 16 × 6

x = 96

Problem 7 :

log 2x = 1.5

Solution :

log 2x = 1.5

2x = 101.5

x = 101.5/2

x = 31.62/2

x = 15.81

Problem 8 :

log2 2x = -0.65

Solution :

log2 2x = -0.65

2x = 2-0.65

2x = 0.637

x = 0.637/2

x = 0.32

Problem 9 :

1/3 log2 x + 5 = 7

Solution :

1/3 log2 x + 5 = 7

1/3 log2 x = 7 - 5

1/3 log2 x = 2

log2 x = 6

x = 26

Problem 10 :

4 log5 (x + 1) = 4.8

Solution :

4 log5 (x + 1) = 4.8

log5 (x + 1) = 4.8/4

log5 (x + 1) = 1.2

x + 1 = 51.2

x = 51.2 - 1

x = 6.90 - 1

x = 5.90

Problem 11 :

log2 x + log2 3 = 3

Solution :

log2 x + log2 3 = 3

log2 (3x) = 3

3x = 23

3x = 8

x = 8/3

Problem 12 :

2 log4 x - log4 (x - 1) = 1

Solution :

2 log4 x - log4 (x - 1) = 1

log4 x2 - log4 (x - 1) = 1

log4 (x²/x - 1) = 1

x²/x - 1 = 4

x² = 4(x - 1)

x² = 4x - 4

x² - 4x + 4 = 0

(x - 2) (x - 2) = 0

x = 2

Recent Articles

  1. Finding Range of Values Inequality Problems

    May 21, 24 08:51 PM

    Finding Range of Values Inequality Problems

    Read More

  2. Solving Two Step Inequality Word Problems

    May 21, 24 08:51 AM

    Solving Two Step Inequality Word Problems

    Read More

  3. Exponential Function Context and Data Modeling

    May 20, 24 10:45 PM

    Exponential Function Context and Data Modeling

    Read More