document.write( "Question 110372: don't know if you can help but here is the question?\r
\n" );
document.write( "\n" );
document.write( "Suppose that 4e^(5x) + 8 = 7e^(5x) - 1. Solve for x \n" );
document.write( "
Algebra.Com's Answer #80478 by TP(29)![]() ![]() ![]() You can put this solution on YOUR website! 7e^(5x) - 1 = 4e^(5x) + 8 \n" ); document.write( "Add 1 to each side \n" ); document.write( "7e^(5x) = 4e^(5x) + 9 \n" ); document.write( "Subtract 4e^(5x) from both sides \n" ); document.write( "3e^(5x) = 9 \n" ); document.write( "Divide both sides by 3 \n" ); document.write( "e^(5x) = 3 \n" ); document.write( "Take logs of both sides \n" ); document.write( "In[e^(5x)] = In(3) \n" ); document.write( "So 5xIn(e) = In(3) \n" ); document.write( "So 5x = In(3) (since In(e) = 1)\r \n" ); document.write( "\n" ); document.write( "Divide both sides by 5 \n" ); document.write( "Hence x = [In(3)]/5 = [1.098612289]/5 = 0.219722457 ( to 9 dec. places) ANS \n" ); document.write( " |