document.write( "Question 358245: Solve the exponential equation algebrically. Approximate the result(s) to three decimal places.\r
\n" );
document.write( "\n" );
document.write( "26=2e^0.045t \n" );
document.write( "
Algebra.Com's Answer #255649 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 26=2e^0.045t \n" ); document.write( "13 = e^0.045t \n" ); document.write( "0.45t = ln(13) \n" ); document.write( "t = ln(13)/0.45 \n" ); document.write( "t =~ 5.7 \n" ); document.write( " |