document.write( "Question 31919This question is from textbook college algebra
\n" ); document.write( ": 1) Using the quadratic equation x2 - 4x - 5 = 0, perform the following tasks:\r
\n" ); document.write( "\n" ); document.write( "a) Solve by factoring.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) Solve by completing the square.\r
\n" ); document.write( "\n" ); document.write( "c) Solve by using the quadratic formula.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #18488 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
x^2-4x-5=0
\n" ); document.write( "Using (a): x^2-5x+x-5=0
\n" ); document.write( "=>x(x-5)+1(x-5)=0
\n" ); document.write( "=>(x-5)(x+1)=0
\n" ); document.write( "=>x=5 or x=-1;
\n" ); document.write( "Using (b): x^2-4x-5=0
\n" ); document.write( "=>(x^2-4x)=5
\n" ); document.write( "=>[x^2-4x+(4/2)^2-(4/2)^2]=5
\n" ); document.write( "=>(x-2)^2=5+4
\n" ); document.write( "=>(x-2)^2=9
\n" ); document.write( "=>(x-2)=3 or (x-2)=-3
\n" ); document.write( "=>x=5 or x=-1;
\n" ); document.write( "Using (c): x^2-4x-5=0
\n" ); document.write( "The roots are [(-b)+/-sqrt(b^2-4ac)]/2a
\n" ); document.write( "a=1, b=-4, and c=-5
\n" ); document.write( "Substitute the value of a,b,and c to get the roots using quadratic formula
\n" ); document.write( "
\n" ); document.write( "
\n" );