document.write( "Question 387491: Use natural loarithms to solve the equation. Round to the nearest thoussandth.\r
\n" );
document.write( "\n" );
document.write( "Problem:
\n" );
document.write( "6e^4x -2 = 3\r
\n" );
document.write( "\n" );
document.write( "Choices:
\n" );
document.write( "(1) -o.448 (2) 0.327 (3) 0.067 (4) -0.046\r
\n" );
document.write( "\n" );
document.write( "How would you solve this? Thanks! \n" );
document.write( "
Algebra.Com's Answer #273911 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 6e^4x -2 = 3 \n" ); document.write( "6e^4x = 5 \n" ); document.write( "e^4x = 5/6 \n" ); document.write( "4x = ln(5/6) \n" ); document.write( "x = ln(5/6)/4 \n" ); document.write( "x =~ -0.04558 \n" ); document.write( " \n" ); document.write( " |