document.write( "Question 606674: what are the roots of y=x^2-x-2 \n" ); document.write( "
Algebra.Com's Answer #382160 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "what are the roots of: y=x^2-x-2
\n" ); document.write( "x^2-x-2 = 0
\n" ); document.write( "Factoring***
\n" ); document.write( "(x-2)(x+1) = 0
\n" ); document.write( "(x-2) = 0 , x = 2
\n" ); document.write( "(x+1) = 0 , x = -1
\n" ); document.write( "Checking our factoring using the FOIL method***
\n" ); document.write( "F First terms x^2
\n" ); document.write( "O Outside terms x
\n" ); document.write( "I Inside terms -2x
\n" ); document.write( "L Last terms -2 \n" ); document.write( "
\n" );