document.write( "Question 41701: 1) Using the quadratic equation x2 - 4x - 5 = 0, perform the following tasks:
\n" ); document.write( "a) Solve by factoring.\r
\n" ); document.write( "\n" ); document.write( "b) Solve by completing the square.
\n" ); document.write( "
\n" ); document.write( "c) Solve by using the quadratic formula. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thank you for the help in advance.
\n" ); document.write( "textbook info.
\n" ); document.write( "ISBN 0-321-27908-5
\n" ); document.write( "TITLE
\n" ); document.write( "COLLEGE ALGEBRA BY GARY ROCKSWOLD
\n" ); document.write( "3RD EDITION
\n" ); document.write( "

Algebra.Com's Answer #26922 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
FACTORIZATION METHOD\r
\n" ); document.write( "\n" ); document.write( "\"x%5E2+-+4x+-+5+=+0\"
\n" ); document.write( "or \"x%5E2+-+5x+%2B+x+-+5+=+0\"
\n" ); document.write( "or \"x%28x+-+5%29+%2B+1%28x+-+5%29+=+0\"
\n" ); document.write( "or \"%28x+-+5%29%28x+%2B+1%29+=+0\"
\n" ); document.write( "Therefore, either (x - 5) = 0 i.e. x = 5 or (x + 1) = 0 i.e. x = -1.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "COMPLETING THE SQUARE METHOD
\n" ); document.write( "The equation \"x%5E2+-+4x+-+5+=+0\" can also be written as
\n" ); document.write( "\"%28x%5E2+-+2%2Ax%2A2+%2B+2%5E2%29+-+9+=+0\"
\n" ); document.write( "\"%28x+-+2%29%5E2+=+9+=+3%5E2\"
\n" ); document.write( "Square-rooting both sides we have
\n" ); document.write( "either \"%28x+-+2%29+=+3\" or \"%28x+-+2%29+=+-3\"
\n" ); document.write( "i.e. either x = 5 or x = -1.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "QUADRATIC FORMULA METHOD
\n" ); document.write( "The formula, developed by Sreedharacharya, for solving quadratic equation \"ax%5E2+%2B+bx+%2B+c+=+0\" is
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\".
\n" ); document.write( "Comparing with the standard quadratic equation, here a = 1, b = -4, c = -5.
\n" ); document.write( "Substituting these values in the formula we obtain
\n" ); document.write( "\"x+=+%28-%28-4%29+%2B-+sqrt%28+%28-4%29%5E2-4%2A1%2A%28-5%29+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "or \"x+=+%284+%2B-+sqrt%2816%2B20%29%29%2F2+\"
\n" ); document.write( "or \"x+=+%284+%2B-+sqrt%2836%29%29%2F2+\"
\n" ); document.write( "or \"x+=+%284+%2B-+6%29%2F2+\"
\n" ); document.write( "or \"x+=+2+%2B-+3+\"
\n" ); document.write( "So either x = 5 or x = -1.
\n" ); document.write( "
\n" );