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)![]() ![]() ![]() 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( " |