document.write( "Question 308168: Write the function f(x)=e^(2x)+e^(x)-6 in the form of a quadratic equation by using the appropriate substitution, and solve for x.\r
\n" );
document.write( "\n" );
document.write( "I did not know how to do this problem, my teacher did not explain it well enough to me. \n" );
document.write( "
Algebra.Com's Answer #220384 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! factoring ___ f(x) = (e^x + 3) (e^x - 2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "setting f(x) to zero to find roots ___ 0 = (e^x + 3) (e^x - 2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "e^x + 3 = 0 ___ e^x = -3 negative value is not realistic\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "e^x - 2 = 0 ___ e^x = 2 ___ x = ln(2) \n" ); document.write( " |