document.write( "Question 272460: Find the solution of the logarithmic equation:\r
\n" ); document.write( "\n" ); document.write( "log2 (of base 2)(x^2+ 1x-2)=2
\n" ); document.write( "

Algebra.Com's Answer #199580 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
\"log%282%2C+%28x%5E2+%2B+1x+-+2%29%29+=+2\"
\n" ); document.write( "With a variable in the argument of a logarithm, you want the equation in one of the following forms:
\n" ); document.write( "log(variable-expression) = other-expression
\n" ); document.write( "or
\n" ); document.write( "log(variable-expression) = log(other-expression)

\n" ); document.write( "Fortunately your equation is already in the first form. To solve an equation in this form we rewrite the equation in exponential form:
\n" ); document.write( "\"x%5E2+%2B+1x+-+2+=+2%5E2\"
\n" ); document.write( "or
\n" ); document.write( "\"x%5E2+%2B+1x+-+2+=+4\"
\n" ); document.write( "We now have eliminated the logarithm. And we have a quadratic equation to solve. We want one side to be zero so we'll subtract 4 from each side:
\n" ); document.write( "\"x%5E2+%2B+1x+-+6+=+0\"
\n" ); document.write( "Next we factor the non-zero side (or use the Quadratic Formula). This factors fairly easily:
\n" ); document.write( "\"%28x%2B3%29%28x-2%29+=+0\"
\n" ); document.write( "From the Zero Product Property we know that this product can be zero only if one of the factors is zero. So:
\n" ); document.write( "x+3 = 0 or x-2 = 0
\n" ); document.write( "Solving these we get:
\n" ); document.write( "x = -3 or x = 2

\n" ); document.write( "With logarithmic equations it is important, not just a good idea, to check your answers. When checking, one thing to look for are arguments of logarithms that are negative or zero. Arguments of logarithms must never be negative or zero. Any solution that makes an argument negative or zero must be rejected.
\n" ); document.write( "Use the original equation when checking.
\n" ); document.write( "\"log%282%2C+%28x%5E2+%2B+1x+-+2%29%29+=+2\"
\n" ); document.write( "Checking x = -3:
\n" ); document.write( "\"log%282%2C+%28%28-3%29%5E2+%2B+1%28-3%29+-+2%29%29+=+2\"
\n" ); document.write( "\"log%282%2C+%289+%2B+1%28-3%29+-+2%29%29+=+2\"
\n" ); document.write( "\"log%282%2C+%289+%2B+%28-3%29+-+2%29%29+=+2\"
\n" ); document.write( "\"log%282%2C+%284%29%29+=+2\"
\n" ); document.write( "Rewriting in exponential form:
\n" ); document.write( "\"4+=+2%5E2\" Check!

\n" ); document.write( "Checking x = 2:
\n" ); document.write( "\"log%282%2C+%28%282%29%5E2+%2B+1%282%29+-+2%29%29+=+2\"
\n" ); document.write( "\"log%282%2C+%284+%2B+1%282%29+-+2%29%29+=+2\"
\n" ); document.write( "\"log%282%2C+%284+%2B+2+-+2%29%29+=+2\"
\n" ); document.write( "\"log%282%2C+%284%29%29+=+2\"
\n" ); document.write( "Rewriting in exponential form:
\n" ); document.write( "\"4+=+2%5E2\" Check!

\n" ); document.write( "Both solutions check so there are two solutions to your equation: x = -3 or x = 2.
\n" ); document.write( "
\n" );