document.write( "Question 690558: Solve ln(5x + 7) = 8. Round to the nearest thousandth. \n" ); document.write( "
Algebra.Com's Answer #426412 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve ln(5x + 7) = 8. Round to the nearest thousandth. \n" ); document.write( "ln(5x + 7) = 8 \n" ); document.write( "convert to exponential form: base(e) raised to log of the number(8)=number(5x+7) \n" ); document.write( "e^8=5x+7 \n" ); document.write( "5x=e^8-7 \n" ); document.write( "x=(e^8-7)/5 \n" ); document.write( "x≈594.792 \n" ); document.write( " |