Lesson Solving logarithmic equations

Algebra ->  Algebra  -> Logarithm Solvers, Trainers and Word Problems -> Lesson Solving logarithmic equations      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   

This Lesson (Solving logarithmic equations) was created by by ikleyn(4) About Me : View Source, Show
About ikleyn:

Solving logarithmic equations


Logarithmic equations contain the unknown variable under the logarithmic function.

The simplest logarithmic equation has the form

log%28a%2Cf%28x%29%29+=+log%28a%2Cg%28x%29%29,

where a is a real positive number not equal to 1.

To solve the equation log%28a%2Cf%28x%29%29+=+log%28a%2Cg%28x%29%29, you need
1) to solve the equation f%28x%29+=+g%28x%29;
2) to check the found roots for conditions f%28x%29%3E0, g%28x%29%3E0.
    Only those roots that satisfy these conditions, are the solutions of the original equations.
    Other roots are not the solutions of the original equations.

There are two major methods for solving logarithmic equations:
1) A method of transforming the original equation to the form log%28a%2Cf%28x%29%29+=+log%28a%2Cg%28x%29%29 and then replacing it by the equation f%28x%29+=+g%28x%29, and
2) A method that introduces a new variable.

Examples below show how to use these methods.

Example 1


Solve the equation log%285%2C%28x%5E2-7x%2B11%29%29+=+log%285%2C%285-2x%29%29.

Solution
First, pass from the given equation to the equation
x%5E2-7x%2B11+=+5-2x.
Then, simplify this equation by moving the terms from the right side to the left side with the opposite signs and collecting the common terms. As a result, you get the quadratic equation
x%5E2+-+5x+%2B+6+=+0.
You can solve this equation by applying the quadratic formula (see the lesson Introduction into Quadratic Equations)
.
The two roots are x%5B1%5D+=+3 and x%5B2%5D+=+2.
Now check these two roots for conditions x%5E2-7x%2B11+%3E+0 and 5-2x+%3E+0.
Value x=3 does not satisfy these conditions, while value x=2 does.

Answer: x=2.

Exercise 1
Solve yourself the equation log%283%2C%28x%5E2-3x-5%29%29+=+log%283%2C%287-2x%29%29.

Example 2


Solve the equation log%2810%2C%28x%2B6%29%29+%2B+log%2810%2C%282x%2B3%29%29+=+log%2810%2C%287%2B2x%29%29.
Solution
Using logarithm properties (sum of logarithms is equal to the logarithm of the product; see for example the lesson Properties of the logarithm),
you can transform the original equation into the form
log%2810%2C%28%28x%2B6%29%2A%282x%2B3%29%29%29+=+log%2810%2C%287%2B2x%29%29,
Then consider the equation
%28x%2B6%29%2A%282x%2B3%29+=+7%2B2x.

Simplify this equation step by step. Open brackets in the left side, move the terms from the right side to the left side with the opposite signs and collect the common terms:
2x%5E2%2B12x%2B3x%2B18+=+7%2B2x,
2x%5E2%2B13x%2B11+=+0.

Eventually, you get the quadratic equation, which you can solve using quadratic formula (see the lesson Introduction into Quadratic Equations)
.
Two roots are x=-5.5 and x=-1.
Now you should check these two roots for conditions x%2B6%3E0, 2x%2B3%3E0 and 7%2B2x%3E0.
The value x=-1 does satisfy these conditions, while the value x=-5.5 doesn't.

Answer: The solution is x=-1.

Exercise 2
Solve yourself the equation log%2810%2C%28x%2B4%29%29+%2B+log%2810%2C%282x%2B3%29%29+=+log%2810%2C%281-2x%29%29.

Example 3


Solve the equation %28log%282%2Cx%29%29%5E2+%2B+2%2Alog%282%2Cx%29+-+3+=+0.
Solution
Let us introduce a new variable y+=log%282%2Cx%29.
Then you get the quadratic equation
y%5E2%2B2%2Ay-3+=+0.
It has the roots y%5B1%5D+=+-3, y%5B2%5D+=+1.
Now the problem is reduced to the solution the equations log%282%2Cx%29+=+-3 and log%282%2Cx%29+=+1.
The first of these two equations has the root x+=+1%2F8.
The second equation has the root x=2.

Answer: The equation has two solutions: x=1%2F8 and x=2.

Exercise 3
Solve yourself the equation %28log%282%2Cx%29%29%5E2+%2B+log%282%2Cx%29+%2B+1+=+7%2Flog%282%2C%280.5x%29%29 introducing new variable.

This lesson has been accessed 2479 times.