If u =
then
- when multiplying a base to a power by the same base to a different power, add the powers. 
\n" );
document.write( "
means 
\n" );
document.write( "
\n" );
document.write( "(u-3)(u+2) = 0
\n" );
document.write( "u = 3 and u = -2
\n" );
document.write( "
Use the inverse function of e which is ln.
\n" );
document.write( "
\n" );
document.write( "x = ln(3) = approximately 1.0986
\n" );
document.write( "For u=-2, do the same. 
\n" );
document.write( "
\n" );
document.write( "x = ln(-2): ln of a negative number is not a real number. So discard this answer. If you want to find the imaginary number solution, it's
= approximately 
\n" );
document.write( "
is 
\n" );
document.write( "Multiply all terms by
to get 
\n" );
document.write( "
\n" );
document.write( "(2u-1)(u-1) = 0
\n" );
document.write( "2u = 1 so u = 1/2 so
and thus x = ln(1/2) = approximately -.693
\n" );
document.write( "u=1 so
so x = ln(1) = 0
\n" );
document.write( "
\n" );
document.write( "