You can put this solution on YOUR website!
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 is equivalent to . Using this pattern on your equation we get:
This is an equation we can solve. Next we can find the cube root of each side:
which, since , 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:
Checking x = 2:
which simplifies to:
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.