document.write( "Question 316423: What is the x-coordinate of the vertex of the parabola whose equation is y = 3x2 + 12x + 5?\r
\n" );
document.write( "\n" );
document.write( "x = -4 , x= - 3 , OR x= - 2 \n" );
document.write( "
Algebra.Com's Answer #226334 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What is the x-coordinate of the vertex of the parabola whose equation is y = 3x2 + 12x + 5? \n" ); document.write( "a = 3 ; b = 12 ; c = 5 \n" ); document.write( "--- \n" ); document.write( "Vertex occurs where x = -b/2a = -12/(2*3) = -2 \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================== \n" ); document.write( " \n" ); document.write( "x = -4 , x= - 3 , OR x= - 2 \n" ); document.write( " \n" ); document.write( " |