document.write( "Question 584867: Write each equation in standard form. State whether the graph of the equation is a parabola, circle, ellipse, or hyperbola .
\n" );
document.write( "y= x^2 +3x+1 \n" );
document.write( "
Algebra.Com's Answer #373004 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write each equation in standard form. State whether the graph of the equation is a parabola, circle, ellipse, or hyperbola . \n" ); document.write( "y= x^2 +3x+1 \n" ); document.write( "complete the square \n" ); document.write( "y=(x^2+3x+9/4)+1-9/4 \n" ); document.write( "y=(x+3/2)^2-5/4 \n" ); document.write( "This is an equation of a parabola that opens upwards of the standard form: y=(x-h)^2+k, (h,k) being the (x,y) coordinates of the vertex \n" ); document.write( " |