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)![]() ![]() 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( " \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( " \n" ); document.write( " \n" ); document.write( " |