document.write( "Question 232715: can you please help be with these problems.find the (x,y)value of the vertex of the parabola, y=x^2-16\r
\n" );
document.write( "\n" );
document.write( "find the (x,y0value of the vertex of the parabola, y=x^2+6x+5\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #171933 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The \"vertex form\" is: \n" ); document.write( "y= a(x-h)^2+k \n" ); document.write( "where (h,k) is the vertex \n" ); document.write( ". \n" ); document.write( "find the (x,y)value of the vertex of the parabola, \n" ); document.write( "y=x^2-16 \n" ); document.write( "Rewriting to vertex form we have: \n" ); document.write( "y=(x-0)^2+(-16) \n" ); document.write( "Therefore, the vertex is at (0, -16) \n" ); document.write( ". \n" ); document.write( "find the (x,y) value of the vertex of the parabola, \n" ); document.write( "y=x^2+6x+5 \n" ); document.write( "Completing the square: \n" ); document.write( "y=(x^2+6x+__)+5 \n" ); document.write( "y=(x^2+6x+9)+5-9 \n" ); document.write( "y=(x+3)^2 - 9 \n" ); document.write( "Rewriting to vertex form we have: \n" ); document.write( "y=(x-(-3))^2 + (-9) \n" ); document.write( "Therefore, the vertex is at (-3, -9)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |