document.write( "Question 867758: Write the equation of the parabola with the shape as f(x)=-2x^2, but with the vertex (-3,2)\r
\n" );
document.write( "\n" );
document.write( "Find the vertex of the graph f(x)=3x^2-12x+5 and determine whether the graph opens upward or downward \n" );
document.write( "
Algebra.Com's Answer #523237 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation of the parabola with the shape as f(x)=-2x^2, but with the vertex (-3,2) \n" ); document.write( "Find the vertex of the graph f(x)=3x^2-12x+5 and determine whether the graph opens upward or downward \n" ); document.write( "*** \n" ); document.write( "f(x)=-2x^2 \n" ); document.write( "Parabola with same shape with vertex at (-3,2): \n" ); document.write( "f(x)=-2(x+3)^2+2 \n" ); document.write( "... \n" ); document.write( "f(x)=3x^2-12x+5 \n" ); document.write( "complete the square: \n" ); document.write( "f(x)=3(x^2-4x+4)+5 \n" ); document.write( "f(x)=3(x-2)^2+5 \n" ); document.write( "coefficient, 3>0 \n" ); document.write( "so, parabola opens upward \n" ); document.write( " |