document.write( "Question 441664: what are the roots of y=x^2-x-2 \n" ); document.write( "
Algebra.Com's Answer #304784 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "==> (x - 2)(x + 1) = 0 \n" ); document.write( "==> x = 2, -1 are the roots. \n" ); document.write( " |