document.write( "Question 1025485: Solve for x: 2 ln x - ln (x+1) = 3\r
\n" );
document.write( "\n" );
document.write( "Can someone please solve this problem step by step for me and explain how and why it is solved a certain way? Thank you! \n" );
document.write( "
Algebra.Com's Answer #640764 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve for x: 2 ln x - ln (x+1) = 3 \n" ); document.write( "---------- \n" ); document.write( "ln(x^2) - ln(x+1) = 3 \n" ); document.write( "ln(x^2) = ln(x+1) + 3 \n" ); document.write( "ln(x^2) = ln(x+1) + ln(e^3) \n" ); document.write( "ln(x^2) = ln(e^3*(x+1)) \n" ); document.write( "x^2 = e^3*x+1 \n" ); document.write( "x^2 - e^3x - 1 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "================ \n" ); document.write( "The negative solution is not allowed due to ln(x). \n" ); document.write( "------------ \n" ); document.write( "email any questions about the method via the TY note. \n" ); document.write( " \n" ); document.write( " |