document.write( "Question 712093: Solve by factorization
\n" );
document.write( "4^x-7.2^x+12=0
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #437741 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The first key to solving this equation is to recognize that one base with an exponent x, 4, is a power of the other base with an exponent, 2. So we can rewrite 4 as a power of 2: \n" ); document.write( " \n" ); document.write( "The first term is a power of a power. The rule for the exponents is to multiply them: \n" ); document.write( " \n" ); document.write( "The next key is to notice that the exponent of the first 2 is exactly twice the exponent of the other 2. An equation like this is called an equation in \"quadratic form\". Quadratic form equations can be solved in much the same way as regular quadratic equations. \n" ); document.write( "If you have trouble seeing the \"quadratic-ness\" of the equation it can be helpful to use a temporary variable. Set the temporary variable equal to the base and the smaller exponent. So: \n" ); document.write( "Let \n" ); document.write( "Then \n" ); document.write( "Substituting these into the equation we get: \n" ); document.write( " \n" ); document.write( "This is obviously a quadratic equation. We can solve it by factoring: \n" ); document.write( " \n" ); document.write( "From the Zero Product Property: \n" ); document.write( " \n" ); document.write( "Solving these we get: \n" ); document.write( " \n" ); document.write( "Of course we are not interested in solutions for q. We want solutions for x. So we substitute back in for q: \n" ); document.write( " \n" ); document.write( "To solve for x we have some more work to do. I hope the solution to the first equation is obvious, x=2. If not, then you can solve it in a way similar to the way we will solve the second equation. \n" ); document.write( "Since we do not know what power of 2 results in a 3, we will need to use logarithms to solve for x. The logarithm we use can be of any base. But choosing certain bases have advantages:
\n" ); document.write( "Matching the logarithm's base to the exponent's base, we'll use base 2 logs: \n" ); document.write( " \n" ); document.write( "Next we use a property of logarithms, \n" ); document.write( " \n" ); document.write( "By definition, \n" ); document.write( " \n" ); document.write( "This is an exact expression for the second solution to your equation. (The first solution was x = 2.) \n" ); document.write( "P.S. Using a base that our calculators \"know\". I'll use base e, \"ln\". The steps are mostly the same so I'll omit commentary except to explain differences: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This time the log on the left is not a 1. Dividing by the log on the left: \n" ); document.write( " \n" ); document.write( "Although it looks quite different from the solution we got using base 2 logs, \n" ); document.write( "P.P.S. Once you've gotten some experience with these quadratic form equations you will no longer need to use a temporary variable. You will be able to see how to do directly 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( " |