document.write( "Question 969112: solve the logarithmic equation 7+3 ln(x)=5 and approximate the results to three decimal places \n" ); document.write( "
Algebra.Com's Answer #592077 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
7 +3 ln(x) = 5
\n" ); document.write( "note that ln is the natural log and base is e
\n" ); document.write( "subtract 7 from both sides of =
\n" ); document.write( "3 ln(x) = -2
\n" ); document.write( "divide both sides of = by 3
\n" ); document.write( "ln(x) = -2/3
\n" ); document.write( "x = e^(-2/3) = 1 / e^(2/3) = 0.513417119 approx 0.513
\n" ); document.write( "x = 0.513
\n" ); document.write( "
\n" ); document.write( "
\n" );