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)![]() ![]() You can put this solution on YOUR website! FACTORIZATION METHOD\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "or \n" ); document.write( "or \n" ); document.write( "or \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 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Square-rooting both sides we have \n" ); document.write( "either \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 \n" ); document.write( " \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( " \n" ); document.write( "or \n" ); document.write( "or \n" ); document.write( "or \n" ); document.write( "or \n" ); document.write( "So either x = 5 or x = -1. \n" ); document.write( " |