document.write( "Question 733338: find vertex, axis of symetry and max/min value of the parabola by transforming into vertex form
\n" );
document.write( "f(x)=3x^2-12x+2
\n" );
document.write( "and the selection bar for choosing the topic wasnt working correctley thats why i didnt choose one sorry \n" );
document.write( "
Algebra.Com's Answer #448513 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find vertex, axis of symetry and max/min value of the parabola by transforming into vertex form \n" ); document.write( "f(x)=3x^2-12x+2 \n" ); document.write( "complete the square: \n" ); document.write( "f(x)=3(x^2-4x+4)-12+2 \n" ); document.write( "f(x)=3(x-2)^2-10 \n" ); document.write( "This is an equation of a parabola that opens upward: \n" ); document.write( "Its standard form: y=A(x-h)^2+k, (h,k)=(x,y) coordinates of the vertex, A is a coefficient that affects the slope or steepness of the curve. \n" ); document.write( "For given parabola: \n" ); document.write( "vertex: (2,-10) \n" ); document.write( "axis of symmetry: x=2 \n" ); document.write( "minimum value: -10 \n" ); document.write( " |