You can put this solution on YOUR website! log(x-5) = log(x-2) + 1
To solve logarithmic equations like this one, we start by using algebra and/or properties of logs to transform the equation into one of the following forms:
log(expression) = expression
or
log(expression) = log(expression)
Since the second form is "all-log" and since our equation has a "non-log" term on the right (the "1"), we will aim for the first form. So we need to get the logs on one side and then try to combine them. So we'll start by subtracting log(x-2) from each side:
log (x-5) - log (x-2) = 1
Now we can use the property to combine them:
And the equation is now in the first form.
The next stage with the first form is to rewrite the equation in exponential form. Since the implied base is 10 we get:
which simplifies to:
Now that the logs are gone we solve the equation. Multiplying by x-2 (to eliminate the fraction) we get:
x - 5 = 10x - 20
Subtracting x:
-5 = 9x - 20
Adding 20:
15 = 9x
Dividing by 9:
which reduces to:
The last part is to check. This is not optional! A check must be made to ensure that all bases and arguments are valid. (Arguments must be positive and bases must be positive and not a 1.) Use the original equation to check:
log(x-5) = log(x-2) + 1
Checking :
Simplifying:
We can see that both arguments are negative (i.e. invalid). So we must reject this solution. (If only one argument had been invalid we would still reject the solution.) And since we are rejecting the only "solution" we found, there are no solutions to your original equation!
You can put this solution on YOUR website! Log (x-5) = log (x-2)+1
log(x-5)-log(x-2)=1
log[(x-5)/(x-2)]=1
convert to exponential form: base(10) raised to log of the number(1)=number[(x-5)/(x-2)]
10^1=(x-5)/(x-2)
10(x-2)=x-5
10x-20=x-5
9x=15
x=15/9=5/3
no solution: (x-2)and (x-5)>0