document.write( "Question 628008: Use algebraic procedures to find the exact solution(s) of the equation. (Enter your answers as a comma-separated list. If there is no solution, enter NO SOLUTION.)
\n" );
document.write( "
\n" );
document.write( "e^(x + 3) = 22 \r
\n" );
document.write( "\n" );
document.write( "x=? \n" );
document.write( "
Algebra.Com's Answer #395354 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! e^(x + 3) = 22 \n" ); document.write( "Find the nat log of each side \n" ); document.write( "ln(e^x+3)) = ln(22) \n" ); document.write( "log equiv of exponents \n" ); document.write( "(x+3)ln(e) = ln(22) \n" ); document.write( "Find the log, ln of e is 1 so we have \n" ); document.write( "x + 3 = 3.09104 \n" ); document.write( "x = 3.09104 - 3 \n" ); document.write( "x = .09104 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this on you calc \n" ); document.write( "enter e^(.09104+3) results: 21.99999 ~ 22 \n" ); document.write( " |