document.write( "Question 403836: e^2x-6e^x+8=0 \n" ); document.write( "
Algebra.Com's Answer #285511 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The key to a solution to thsi equation is to notice that the exponent of the \n" ); document.write( "It can be difficult at first to see how to solve these quadratic form equations. A temporary variable can be helpful. \n" ); document.write( "Let \n" ); document.write( "Then \n" ); document.write( "Substituting these into the equation we get: \n" ); document.write( " \n" ); document.write( "It should be obvious that this is a quadratic equation. One side is already zero so we can proceed with factoring (or using the Quadratic Formula). This factors fairly easily: \n" ); document.write( "(q-4)(q-2) = 0 \n" ); document.write( "From the Zero Product Property we know that this (or any) product can be zero only if one (or more) of the factors is zero. So: \n" ); document.write( "q-4 = 0 or q-2 = 0 \n" ); document.write( "Solvign these we get: \n" ); document.write( "q = 4 or q = 2 \n" ); document.write( "We have solved for q. But we want to solve to x. Now we replace q with \n" ); document.write( " \n" ); document.write( "To solve these equations for x, we need to use logarithms. Since the exponential terms have a base of e, it makes sense to use the base e logarithm, ln: \n" ); document.write( " \n" ); document.write( "On the left side of each equation we use a property of logarithms, \n" ); document.write( " \n" ); document.write( "And by definition, ln(e) = 1. So these equations become: \n" ); document.write( "x = ln(4) or x = ln(2) \n" ); document.write( "These are exact expressions for the two solutions to your equation. If you want decimal approximations, get out your calculator and find the two logarithms. (If your calculator does not have a button for ln, then use the base conversion formula for logarithms to convert these to base 10 logarithms.) \n" ); document.write( "Once you have solved a few of these quadratic form equations you will no longer need the temporary variables. You will learn to see how to go from: \n" ); document.write( " \n" ); document.write( "to \n" ); document.write( " \n" ); document.write( "to \n" ); document.write( " \n" ); document.write( "etc. \n" ); document.write( " |