document.write( "Question 425328: how do you solve this equation using the quadratic formula y^2-10y+22=0 \n" ); document.write( "
Algebra.Com's Answer #296196 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! a=1, b=10, c=22\r \n" ); document.write( "\n" ); document.write( "(-10+-(sqrt10^2-4*1*22))/2 \n" ); document.write( " \n" ); document.write( " |