SOLUTION: If log(x+1) 27=3, find the value of x.

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: If log(x+1) 27=3, find the value of x.      Log On


   



Question 404463: If log(x+1) 27=3, find the value of x.
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
log%28%28x%2B1%29%2C+%2827%29%29+=+3
Solving equations where the variable is in the argument or base of a logarithm usually start with transforming the equation into one of the following forms:
log(expression) = other-expression
or
log(expression) = log(other-expression)

Your equation is already in the first form. So we can proceed to the next step which is to rewrite the equation in exponential form. In general log%28a%2C+%28p%29%29+=+q is equivalent to p+=+a%5Eq. Using this pattern on your equation we get:
27+=+%28x%2B1%29%5E3
This is an equation we can solve. Next we can find the cube root of each side:
root%283%2C+27%29+=+root%283%2C+%28x%2B1%29%5E3%29
which, since 27+=+3%5E3, simplifies to:
3 = x + 1
Subtracting 1 from each side we get:
2 = x

When solving equations like this one, you must check your answer(s). You must ensure that all arguments and bases remain positive. Any "solution" that would make any argument or base of a logarithm zero or negative must be rejected. And these rejected "solutions" can occur even if no mistakes have been made! This is why you must check.

Always use the original equation to check:
log%28%28x%2B1%29%2C+%2827%29%29+=+3
Checking x = 2:
log%28%28%282%29%2B1%29%2C+%2827%29%29+=+3
which simplifies to:
log%283%2C+%2827%29%29+=+3
We can see that the base and argument of the only logarithm are both positive. SO there is no reason to reject this solution. The rest of the check will tell us if we made a mistake. You are welcome to finish the check.

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