document.write( "Question 142427: find the coordinates of the vertex and determine whether the graph opens up or down.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=x2-5
\n" ); document.write( "

Algebra.Com's Answer #103662 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y=x^2-5
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+x%5E2+-5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, x^2 -5).
\n" ); document.write( "Vertex=(0,-5) & it opens UP.
\n" ); document.write( "
\n" );