document.write( "Question 631914: I dont know how to use this formula x= -b + or - the square root of b2 -4ac over 2a for this equation y= x2 -25 \n" ); document.write( "
Algebra.Com's Answer #397937 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Solve equation y = x^2 - 25, using the quadratic formula \n" ); document.write( "a = 1 \n" ); document.write( "b = 0 \n" ); document.write( "c = -25 \n" ); document.write( "x = 0+/- \n" ); document.write( "Two solutions \n" ); document.write( "x = +5 \n" ); document.write( "x = -5 \n" ); document.write( " |