document.write( "Question 203784:
\n" );
document.write( "i have this problem\r
\n" );
document.write( "\n" );
document.write( "2e^(4x-2)=9\r
\n" );
document.write( "\n" );
document.write( "i know that i can use the calculator to find (e) but what about x?\r
\n" );
document.write( "\n" );
document.write( "thank you in advance! :-] \n" );
document.write( "
Algebra.Com's Answer #153763 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! You must apply \"log rules\": \n" ); document.write( "2e^(4x-2)=9 \n" ); document.write( "e^(4x-2) = 9/2 \n" ); document.write( "Take the natural ln of both sides: \n" ); document.write( "4x - 2 = ln(9/2) \n" ); document.write( "4x = ln(9/2) + 2 \n" ); document.write( "x = [ln(9/2) + 2]/4 \n" ); document.write( "x = 0.876 \n" ); document.write( " |