document.write( "Question 62959: Solve log(x) + log(x-3)=1 \n" ); document.write( "
Algebra.Com's Answer #43797 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Solve log(x) + log(x-3)=1
\n" ); document.write( "log[x(x-3)]=1
\n" ); document.write( "x^2-3x=10^1
\n" ); document.write( "x^2-3x-10=0
\n" ); document.write( "(x-5)(x+2)=0
\n" ); document.write( "x=5 or x=-2
\n" ); document.write( "x-2 is an extraneous solution
\n" ); document.write( "because log(-2) does not exist.
\n" ); document.write( "Final Solution: x=5
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );