document.write( "Question 692319: solve the following equations (give the exact answer) and then approximate the answer by rounding to 3 decimal places.\r
\n" );
document.write( "\n" );
document.write( "e^-4x+2 +11=25 \n" );
document.write( "
Algebra.Com's Answer #427135 by stanbon(75887) ![]() You can put this solution on YOUR website! solve the following equations (give the exact answer) and then approximate the answer by rounding to 3 decimal places. \n" ); document.write( "e^(-4x+2) +11=25 \n" ); document.write( "----- \n" ); document.write( "e^(-4x+2) = 14 \n" ); document.write( "--- \n" ); document.write( "-4x+2 = ln(14) \n" ); document.write( "Exact answer: \n" ); document.write( "x = (ln(14) - 2)/(-4) \n" ); document.write( "---- \n" ); document.write( "Approximation: \n" ); document.write( "-4x+2 = ln(14) \n" ); document.write( "-4x+2 = 2.6391.. \n" ); document.write( "-4x = 0.6391.. \n" ); document.write( "x = -0.1598.. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |