SOLUTION: Solving the logarithmic equation algebraically. show steps log(2)(x+20)-log(2)(x+2)=log(2)x \

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Solving the logarithmic equation algebraically. show steps log(2)(x+20)-log(2)(x+2)=log(2)x \      Log On


   



Question 690222: Solving the logarithmic equation algebraically. show steps
log(2)(x+20)-log(2)(x+2)=log(2)x

\

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
log%282%2C%28x%2B20%29%29-log%282%2C%28x%2B2%29%29=log%282%2C+%28x%29%29
Solving equations where the variable is in the argument of a logarithm usually starts with transforming the equation into one of the following forms:
log(expression) = number
or
log(expression) = log(expression)

If we can find a way to combine the two logs into one the equation will be in the second form. The two logs are not like terms so we cannot just subtract them. (Like logarithmic terms have the same bases and the same arguments. Your logs have the same base, e, but the arguments, x+5 and x-2, are different.) Fortunately there is a property of logarithms that allow us to combine two logs with a "-" between them: log%28a%2C+%28p%29%29+-+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Fq%29%29. This property requires the same bases and coefficients of 1. Your logs meet both requirements. Using this property we get:
log%282%2C%28%28x%2B20%29%2F%28x%2B2%29%29%29=log%282%2C+%28x%29%29
We now have the equation in the first form.

The next step with this form is based on some simple logic. Logarithms are exponents. In our equation the log on the left is the exponent to put on a 2 to get (x+20)/(x+2) as a result. The log on the right is the exponent to put on a 2 to get x as a result. The equation says these two exponents are equal. Since putting the same exponent on a two will always result in the same result, the two arguments must be equal, So:
%28x%2B20%29%2F%28x%2B2%29=x

Now that the variable is out of the logarithms we can solve for it. We'll start by multiplying each side by x+2 to eliminate the fraction:
%28%28x%2B20%29%2F%28x%2B2%29%29%28x%2B2%29=%28x%29%28x%2B2%29
which simplifies to:
x%2B20+=+x%5E2%2B2x
This is a quadratic equation. So we want one side to be zero. Subtracting the entire left side from each side we get:
0+=+x%5E2%2Bx-20
Now we factor (or use the Quadratic Formula). This factors fairly easily:
0+=+%28x%2B5%29%28x-4%29
From the Zero Product Property:
x%2B5+=+0 or x-4+=+0
Solving each of these we get:
x+=+-5 or x+=+4

Last of all, we check our solutions. This is not optional! When solving equations where the variable is in the argument of a logarithm you must check that your "solutions" will make all arguments of all logs positive. Any "solution" that makes any argument zero or negative must be rejected because arguments of logarithms must be positive.

Use the original equation to check:
log%282%2C%28x%2B20%29%29-log%282%2C%28x%2B2%29%29=log%282%2C+%28x%29%29
Checking x = -5:

We can already see that the last two arguments are negative if x = -5. So we must reject this solution.
Checking x = 4:
log%282%2C%28%284%29%2B20%29%29-log%282%2C%28%284%29%2B2%29%29=log%282%2C+%28%284%29%29%29
We can already see that all arguments are positive when x = 4. So this solution passes the required part of the check.

So the only solution to your equation is x = 4.