document.write( "Question 204250: How do you complete this function equation f(x)=-2x^2+8x-5. I need to find the vertex h,k , compute h and k and graph the quadratic equation. Plus find the max value of f where it occurs. \r
\n" );
document.write( "\n" );
document.write( "I started the equation and found h. \r
\n" );
document.write( "\n" );
document.write( "a=-2 b=8 c=-5, so using the ormula -b/2a I got -8/2(-2) which gave me -8/-4 which gave me 2. h=2. Where do I go from here? \n" );
document.write( "
Algebra.Com's Answer #154213 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! How do you complete this function equation f(x)=-2x^2+8x-5. I need to find the vertex h,k , compute h and k and graph the quadratic equation. Plus find the max value of f where it occurs. \n" ); document.write( "I started the equation and found h. \n" ); document.write( "a=-2 b=8 c=-5, so using the ormula -b/2a I got -8/2(-2) which gave me -8/-4 which gave me 2. h=2. Where do I go from here? \n" ); document.write( ". \n" ); document.write( "What you found: \n" ); document.write( "-b/2a = 2 \n" ); document.write( "is the \"axis of symmetry\" \n" ); document.write( ". \n" ); document.write( "To find 'k', simply plug 2 back into the equation and solve: \n" ); document.write( "f(x)=-2x^2+8x-5 \n" ); document.write( "f(2)=-2(2)^2+8(2)-5 \n" ); document.write( "f(x)=-8+16-5 \n" ); document.write( "f(x)=3 \n" ); document.write( ". \n" ); document.write( "So, (h,k) = (2,3) vertex \n" ); document.write( ". \n" ); document.write( "To plot, looking at the 'a' coefficient (-2), we KNOW it is a parabola that opens downward. Use the \"vertex\" above and find two additional points to plot. The two additional points could be where the parabola crosses the x-axis: \n" ); document.write( "0=-2x^2+8x-5 \n" ); document.write( ". \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |