document.write( "Question 422305: 2^2x+3 -9(2^x)+1=0 \n" ); document.write( "
Algebra.Com's Answer #294773 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The easiest way I see to solve this problem is not especially easy. It requires a good understanding of exponents and quadratic equations. So we will start with a short review of a couple of important ideas:
\n" ); document.write( "So to solve your equation we will rewrite the first term, using \n" ); document.write( " \n" ); document.write( "And since \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " \n" ); document.write( "We now have the equation in quadratic form. The first few times yousolve one of these, it can be helpful to use a temporary variable. Set it equal to the base and exponent of the middle term: \n" ); document.write( "Let \n" ); document.write( "Then \n" ); document.write( "Substituting these into our equation we get: \n" ); document.write( " \n" ); document.write( "This is clearly a quadratic equation. To solve it we factor it of use the Quadratic Formula. This factors fairly easily: \n" ); document.write( "(8q-1)(q-1) = 0 \n" ); document.write( "From the Zero Product Property we know that one of these factors must be zero. So: \n" ); document.write( "8q-1 = 0 or q-1 = 0 \n" ); document.write( "Solving these we get: \n" ); document.write( "q = 1/8 or q = 1 \n" ); document.write( "Of course we are not interested in solutions for q. We are interested in solutions for x. So now we substitute back in for q. (Remember, q was just a temporary variable). \n" ); document.write( " \n" ); document.write( "Solving these for x we get: \n" ); document.write( "x = -3 or x = 0 \n" ); document.write( "These are two solutions to your equation. Check them if you like. \n" ); document.write( "Note: Once you have done a few of these quadratic form equations you will no longer need a temporary variable. You will see how to go 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( " |