SOLUTION: Find X log25-log(x+1)=1

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Find X log25-log(x+1)=1      Log On


   



Question 268101: Find X

log25-log(x+1)=1

Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
log%28%2825%29%29-log%28%28x%2B1%29%29=1

Solving an equation where the variable is in the argument of a logarithm usually starts with transforming the equation into one of the following forms:
log(variable-expression) = other-expression
or
log(variable-expression) = log(other-expression)

With the term of 1 on the right side, it will be difficult to get an "all logarithm" equation like the second form. So we will aim for the first form. This will require that we combine the two logarithms into one. Fortunately there is a property of logarithms we can use: log%28a%2C+%28p%29%29+-+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Fq%29%29. Using this on your equation we get:
log%28%2825%2F%28x%2B1%29%29%29+=+1
We now have the equation in the desired form. With this form proceed by rewriting the equation in exponential form. This equation in exponential form is:
25%2F%28x%2B1%29+=+10%5E1
which simplifies to:
25%2F%28x%2B1%29+=+10
We now have an equation without logarithms to solve. We'll multiply both sides by (x+1) to get rid of the fraction:
%28x%2B1%29%2825%2F%28x%2B1%29%29+=+%28x%2B1%2910
which simplifies to:
25+=+10x+%2B+10
Subtract 10 from each side:
15+=+10x
Divide both sides by 10:
1.5+=+x

We should check this answer not because it is generally a good idea but because we multiplied both sides by (x+1). (x+1) might be zero depending on the value of x. Whenever you multiply both sides of an equation by an expression that might be zero, you need to check your answer. If your answer makes this expression zero, then your answer does not actually fit the original equation. So in this situation you must check your answer.

Checking x = 1.5:
log%28%2825%29%29-log%28%28%281.5%29%2B1%29%29=1
log%28%2825%29%29-log%28%282.5%29%29=1
Using the property to combine the logarithms:
log%28%2825%2F2.5%29%29=1
log%28%2810%29%29=1
1+=+1 Check!