document.write( "Question 138938: Please show me how to solve the quadratic equation, I need to get the vertex, axis of sym., and y-intercept to graph. \r
\n" ); document.write( "\n" ); document.write( "2y=X^2+4X+5\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #101360 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
I need to get the vertex, axis of sym., and y-intercept to graph.
\n" ); document.write( "2y=X^2+4X+5 \r
\n" ); document.write( "\n" ); document.write( "---------------
\n" ); document.write( "Solve for y:
\n" ); document.write( "y = (1/2)x^2 + 2x + (5/2)
\n" ); document.write( "You have a quadratic with a= 1/2 ; b= 2, c= (5/2)
\n" ); document.write( "--------------------
\n" ); document.write( "Vertex occurs at x = -b/2a = -2/(2(1/2)) = -2
\n" ); document.write( "f(-2) = (1/2)(1/4) - 4 + 5/2 = -11/8
\n" ); document.write( "Vertex at (-2,-11/8)
\n" ); document.write( "-------------------
\n" ); document.write( "Axis of symmetry is a vertical line thru the vertex: x = -2
\n" ); document.write( "--------------------
\n" ); document.write( "y-intercept at f(0) = (5/2)
\n" ); document.write( "--------------------
\n" ); document.write( "\"graph%28400%2C300%2C-10%2C10%2C-10%2C10%2C%281%2F2%29x%5E2%2B2x%2B%285%2F2%29%29\"
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );