document.write( "Question 968600: Solve for X if log(X+3)-logX=2 \n" ); document.write( "
Algebra.Com's Answer #591897 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Solve for X if log(X+3)-logX=2
\n" ); document.write( "log((x+3)/x)=2
\n" ); document.write( "(x+3/x=10^2=100
\n" ); document.write( "100x=x+3
\n" ); document.write( "99x=3
\n" ); document.write( "x=3/99=1/33
\n" ); document.write( "
\n" );