document.write( "Question 332514: how would i find the zeros of the quadratic function y=x^2+4-5=0? \n" ); document.write( "
Algebra.Com's Answer #238271 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! y=x^2+4-5=0 \n" ); document.write( "x^2 - 1 = 0 \n" ); document.write( "x^2 = 1 \n" ); document.write( "x = ± 1 \n" ); document.write( " \n" ); document.write( " |