document.write( "Question 393005: Please help me in solving this problem
\n" ); document.write( "Q) Solve for x
\n" ); document.write( " log(x+1)+log(x-1)=log 8 \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #278957 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
log(x+1)+log(x-1)=log 8
\n" ); document.write( "==> log((x+1)(x-1)) = log 8
\n" ); document.write( "==> \"log%28%28x%5E2+-+1%29%29+=+log+8\"
\n" ); document.write( "==> \"x%5E2+-+1+=+8\", since the log function is one-to-one
\n" ); document.write( "<==> \"x%5E2+-+9+=+0\", or (x-3)(x+3) = 0, or x = -3, 3. Since -3 will not satisfy the original equation, the final answer is x =3.
\n" ); document.write( "
\n" );