document.write( "Question 377744: Solve the equation
\n" );
document.write( "log(x+1)-log(x+2)=log(1/x) \n" );
document.write( "
Algebra.Com's Answer #268421 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The equation becomes: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x(x+1) = x+2, after cross-multiplication. \n" ); document.write( " \n" ); document.write( " |