document.write( "Question 129812: I need help with finding the vertex of the parabola\r
\n" );
document.write( "\n" );
document.write( "f(x)=3x2-18x+32 \n" );
document.write( "
Algebra.Com's Answer #94787 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x)=3x2-18x+32 \n" ); document.write( "--------- \n" ); document.write( "The vertex occurs where x = -b/2a = 18/6 = 3 \n" ); document.write( "and f(3) = 27-54+32 = 5 \n" ); document.write( "----------- \n" ); document.write( "Vertex: (3,5) \n" ); document.write( " \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |