document.write( "Question 331681: f(x) = x2 – 4 apply the quadratic formula to find the roots of the given function, and then graph the function. \n" ); document.write( "
Algebra.Com's Answer #237765 by mananth(16946)![]() ![]() You can put this solution on YOUR website! f(x)=x^2-4 \n" ); document.write( "a=1,b=0,c=-4\r \n" ); document.write( "\n" ); document.write( ".. \n" ); document.write( "x1= (0+sqrt(0+16))/2 \n" ); document.write( "x1=2 \n" ); document.write( "x2= (0-sqrt(0+16))/2 \n" ); document.write( "x2= -2 \n" ); document.write( "..\r \n" ); document.write( "\n" ); document.write( " |