document.write( "Question 701798: I am in Algebra 2 currently and most things are pretty easy and I understand them well, but I'm having some trouble with parabolas, because I haven't worked on them since like 8th grade.\r
\n" );
document.write( "\n" );
document.write( "The equation is
\n" );
document.write( "y=2x^2+x \r
\n" );
document.write( "\n" );
document.write( "And I need it in vertex form. \n" );
document.write( "
Algebra.Com's Answer #432595 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! y=2x^2+x \n" ); document.write( "And I need it in vertex form. \n" ); document.write( "** \n" ); document.write( "Standard form of equation for a parabola: y=A(x-h)^2+k, (h,k)=(x,y) coordinates of the vertex. \n" ); document.write( "for given equation: y=2x^2+x \n" ); document.write( "complete the square \n" ); document.write( "y=2(x^2+x/2+1/16)-1/8 \n" ); document.write( "y=2(x+1/4)^2-1/8 \n" ); document.write( "vertex: (-1/4 -1/8) \n" ); document.write( "This is a parabola that open up with vertex at (-1/4 -1/8) \n" ); document.write( " |