document.write( "Question 62041: Find the x- intercepts of y=x^2-x-5 can any one help? \n" ); document.write( "
Algebra.Com's Answer #42801 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
0 = x^2 - x - 5
\n" ); document.write( "5 = x^2 - x
\n" ); document.write( "21/4 = (x - 1/2)^2
\n" ); document.write( "+- sqrt(21)/2 = x - 1/2
\n" ); document.write( "(1 +- sqrt(21))/2 = x
\n" ); document.write( "You can also use the quadratic formula.
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cx%5E2+-+x+-+5%29\"
\n" ); document.write( "
\n" );