document.write( "Question 1022318: Solve: 7e^3x + 5 = 40
\n" );
document.write( "* round to the nearest thousandth
\n" );
document.write( "* only algebraic solution will be accepted \n" );
document.write( "
Algebra.Com's Answer #638023 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve: 7e^3x + 5 = 40 \n" ); document.write( "--- \n" ); document.write( "7e^3x = 35 \n" ); document.write( "e^3x = 5 \n" ); document.write( "x = 5/e^3 \n" ); document.write( "x =~ 0.249 \n" ); document.write( " |