document.write( "Question 544145: Solve for x.
\n" ); document.write( "logx+log(x+3)=1
\n" ); document.write( "

Algebra.Com's Answer #356100 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Solve for x.
\n" ); document.write( "logx+log(x+3)=1
\n" ); document.write( "**
\n" ); document.write( "log[x*(x+3)]=1
\n" ); document.write( "log(x^2+3x)=1
\n" ); document.write( "convert to exponential form:
\n" ); document.write( "10^1=x^2+3x
\n" ); document.write( "x^2+3x-10=0
\n" ); document.write( "(x+5)(x-2)=0
\n" ); document.write( "x=-5 (reject, x>0)
\n" ); document.write( "or
\n" ); document.write( "x=2
\n" ); document.write( "
\n" );