document.write( "Question 366154: I need to solve the following equation rounded to 3 decimal places:\r
\n" );
document.write( "\n" );
document.write( "I need to see how it's done, so i can practice\r
\n" );
document.write( "\n" );
document.write( "ln x + ln (x+7) = -5\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #260927 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ln x + ln (x+7) = -5 \n" ); document.write( "---- \n" ); document.write( "Since ln(A) + ln(B) = ln(AB) \n" ); document.write( "you get: \n" ); document.write( "ln[x(x+7)] = -5 \n" ); document.write( "--- \n" ); document.write( "That means \"the exponent of \"e\" that gives you \n" ); document.write( "x^2+7x is -5\" \n" ); document.write( "------------------ \n" ); document.write( "Solve x^2+7x = e^-5 \n" ); document.write( "--- \n" ); document.write( "x^2 + 7x = 0.0067 \n" ); document.write( "x^2 + 7x - 0.0067 = 0 \n" ); document.write( "---- \n" ); document.write( "Positive solution: \n" ); document.write( "I graphed the equation and found zeroes at \n" ); document.write( "x = 9.57x10^-4 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================== \n" ); document.write( " |