document.write( "Question 359447: What is the exact answer and decimal rounded to two places? ln(x) + ln(x+2) = 4 \n" ); document.write( "
Algebra.Com's Answer #256489 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the exact answer and decimal rounded to two places? \n" ); document.write( "ln(x) + ln(x+2) = 4 \n" ); document.write( "Adding logs --> multiplication \n" ); document.write( "ln(x*(x+2)) = 4 \n" ); document.write( "x*(x+2) = e^4 \n" ); document.write( " \n" ); document.write( "x = -1 ± sqrt(1 + e^4) \n" ); document.write( "------------ \n" ); document.write( "x =~ - 8.46, 6.46\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |