document.write( "Question 709052: Solve the equation
\n" );
document.write( "e^7x/2= 5 for x: Express your answer in terms of logarithms. \n" );
document.write( "
Algebra.Com's Answer #437035 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve the equation \n" ); document.write( "e^7x/2= 5 for x: Express your answer in terms of logarithms. \n" ); document.write( "use exponential rule for logs \n" ); document.write( "7x/2lne=ln5 \n" ); document.write( "lne=1 \n" ); document.write( "7x/2=ln5 \n" ); document.write( "7x=2ln5 \n" ); document.write( "x=2ln5/7 \n" ); document.write( " |