document.write( "Question 188526: Find the Vertex
\n" );
document.write( "
\n" );
document.write( " I did the problem but I still dont really get how to do this that much and I dont know if this is right either.\r
\n" );
document.write( "\n" );
document.write( " y = x2+6x+8 a=1 b=6
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( " x= b = 6 = -6 = -3
\n" );
document.write( " _ _____ _ _____ ____
\n" );
document.write( " 2a 2(1) 2\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " y = x2+6x+8
\n" );
document.write( " = 1(-3)2+6(-3)+8
\n" );
document.write( " = 9-18+8
\n" );
document.write( " = 1
\n" );
document.write( "
\n" );
document.write( " Vertex= (-3 ,1 )
\n" );
document.write( " \r
\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 #141347 by feliz1965(151)![]() ![]() ![]() You can put this solution on YOUR website! To find the vertex, we need to find the value of x and y.\r \n" ); document.write( "\n" ); document.write( "To find x, we use the formula x = -b/2a\r \n" ); document.write( "\n" ); document.write( "We were given y = x^2 + 6x + 8\r \n" ); document.write( "\n" ); document.write( "In the above function, a = 1 and b = 6\r \n" ); document.write( "\n" ); document.write( "We plug that into the the formula given to find the value of x.\r \n" ); document.write( "\n" ); document.write( "x = -b/2a\r \n" ); document.write( "\n" ); document.write( "x = -6/2(1)\r \n" ); document.write( "\n" ); document.write( "x = -6/2\r \n" ); document.write( "\n" ); document.write( "x = -3\r \n" ); document.write( "\n" ); document.write( "To find the value of y, we plug that value of x into the given function and solve for y.\r \n" ); document.write( "\n" ); document.write( "y = (-3)^2 + 6(-3) + 8\r \n" ); document.write( "\n" ); document.write( "y = 9 - 18 + 8\r \n" ); document.write( "\n" ); document.write( "y = -9 + 8\r \n" ); document.write( "\n" ); document.write( "y = -1\r \n" ); document.write( "\n" ); document.write( "The vertex is the point (-3, -1). \r \n" ); document.write( "\n" ); document.write( "By the way, this is a parabola opening upward.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |