document.write( "Question 286836: Graph the function:
\n" );
document.write( "y=x^2-4 \n" );
document.write( "
Algebra.Com's Answer #208002 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! set y=0 and solve for x \n" ); document.write( "set x=0 and solve for y \n" ); document.write( "It is a parabola with vertex 0,-4 \n" ); document.write( "y = (x-2) (x+2) \n" ); document.write( "when y=0 x=2 and x=-2 \n" ); document.write( " \n" ); document.write( " |