document.write( "Question 1184612: solve the quadratic equation below using the appropriate method. Show your work or solution.\r
\n" ); document.write( "\n" ); document.write( "x ^ 2 - 2x - 8 = 0
\n" ); document.write( "

Algebra.Com's Answer #815256 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The reference provided by the other tutor is, in my opinion, not a particularly good one. It shows SOLVING several example quadratic equations; but it doesn't provide much explanation on HOW TO SOLVE them.

\n" ); document.write( "The instructions for this problem say to solve using \"the appropriate method\".

\n" ); document.write( "It is unclear what \"the appropriate\" method is; different students will use different methods.

\n" ); document.write( "You can ALWAYS solve a quadratic equation using the quadratic formula. However, the probable intent of this problem is to provide practice in solving by factoring.

\n" ); document.write( "So let's take a look at what is involved in solving by factoring.

\n" ); document.write( "We want to factor x^2-2x-8 into the form (x+a)(x+b) where a and b are integers.

\n" ); document.write( "\"%28x%2Ba%29%28x%2Bb%29=x%5E2%2Bax%2Bbx%2Bab+=+x%5E2%2B%28a%2Bb%29x%2B%28ab%29+=+x%5E2-2x-8\"

\n" ); document.write( "We see that our two numbers a and b have to be such that
\n" ); document.write( "(1) their sum a+b is -2; and
\n" ); document.write( "(2) their product ab is -8

\n" ); document.write( "Clearly the product ab=-8 means one of the numbers is positive and one negative. Then playing around with possible values of a and b to give a product of -8 and a sum of -2 gives us -4 and 2 as the two numbers. So the factorization is

\n" ); document.write( "\"x%5E2-2x-8=%28x-4%29%28x%2B2%29\"

\n" ); document.write( "
\n" ); document.write( "
\n" );