SOLUTION: Log(x+2)-log(x)=2 what is value of x . Show steps

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Log(x+2)-log(x)=2 what is value of x . Show steps       Log On


   



Question 678955: Log(x+2)-log(x)=2 what is value of x . Show steps
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
log%28%28x%2B2%29%29-log%28%28x%29%29=2
Solving equations like this usually starts with transforming the equation into one of the following forms:
log(expression) = other-expression
or
log(expression) = log(other-expression)

If we could find a way to combine the two logs into one, we would have the first form. We cannot simply subtract them because they are not like terms. (Like logarithmic terms have the same bases and same arguments.) But there is a property of logarithms, log%28a%2C+%28p%29%29+-+log%28a%2C+%28q%29%29+=+log%28a%2C+%28p%2Fq%29%29, which gives us another way to combine two logs that have a "-" between them. This property requires that the bases be the same and the coefficients be 1's. Our logs meet both requirements. Using the property on your logs we get:
log%28%28%28x%2B2%29%2Fx%29%29=2
We now have the first form.

The next step with this form is to rewrite the equation in exponential form. In general log%28a%2C+%28p%29%29+=+q is equivalent to a%5Eq+=+p. Using this pattern on our equation (and using the fact that the base of log is 10) we get:
10%5E2+=+%28x%2B2%29%2Fx
which simplifies to:
100+=+%28x%2B2%29%2Fx

Now that the logs are gone we can solve the equation. Multiplying both sides by x we get:
100x+=+x%2B2
Subtracting x we get:
99x+=+2
Dividing by 99:
x+=+2%2F99

When solving logarithmic equations like this you must check your solution(s). It is not optional! You must ensure that all arguments of all logs are positive for each solution. If a "solution" makes any argument of any log zero or negative we must reject that "solution".

Use the original equation to check:
log%28%28x%2B2%29%29-log%28%28x%29%29=2
Checking x = 2/99:
log%28%28%282%2F99%29%2B2%29%29-log%28%28%282%2F99%29%29%29=2
We can already see that both arguments, 2/99+2 and 2/99, will be positive if x = 2/99. So this solution passes the check! (If 2/99 had failed this check then we would reject it. And since it was the only "solution" we found rejecting it would mean that the equation has no solutions.)

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