Logarithmic Equation

harrypotterkid, when solving problems with logs, no matter what the base, try and condense the individual log functions into one log function so you get the following structure:

\(\displaystyle \displaystyle log_b[f(x)]=a\) where "a" is some constant.

Then you can use the property that \(\displaystyle \displaystyle b^a=f(x)\) and then you can solve for the variable, x.

So for this problem of yours, remember \(\displaystyle \displaystyle log_b(u)+log_b(v)=log_b(u\cdot v)\) thus,

\(\displaystyle \displaystyle ln(x-2)+ln(x)=0 \longrightarrow ln[(x-2)\cdot x]=0\)

Then, \(\displaystyle \displaystyle e^0 = (x-2)x\). Thus,

\(\displaystyle \displaystyle x^2-2x=1 \longrightarrow x^2-2x-1=0\)

Now, when you solved this you got \(\displaystyle \displaystyle 1 \pm \sqrt{2}\), which is correct as far as what one gets using the quadratic fucntion, however, one must check each solution to make sure they both satisfy the original problem and in this instance, \(\displaystyle \displaystyle 1-\sqrt{2}\) does not as you cannot take the log of 0 or, in this case, a negative number. So \(\displaystyle \displaystyle 1-\sqrt{2}\) is an extraneous solution and the only solution is \(\displaystyle \displaystyle 1+\sqrt{2}\)
 
Top