document.write( "Question 1028747: I hav used the quadratic formular to find the x-intercepts of y=x^2+2x-5
\n" );
document.write( "to be left with x=-1-sqrt(6) and x=-1+sqrt(6)
\n" );
document.write( "and now need to find the distance between them which is the part I'm stuck on. \n" );
document.write( "
Algebra.Com's Answer #643819 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I hav used the quadratic formular to find the x-intercepts of y=x^2+2x-5 \n" ); document.write( "to be left with x=-1-sqrt(6) and x=-1+sqrt(6) \n" ); document.write( "and now need to find the distance between them which is the part I'm stuck on. \n" ); document.write( "-------------- \n" ); document.write( "Since they're both on the x-axis, it's \n" ); document.write( "-1+sqrt(6) - (-1-sqrt(6)) \n" ); document.write( "= 2sqrt(6) \n" ); document.write( " \n" ); document.write( " |