document.write( "Question 79260: I have to find the coordinates of the vertex. and then sketch the graph...\r
\n" );
document.write( "\n" );
document.write( "the problem is:\r
\n" );
document.write( "\n" );
document.write( "y=x^2+6x+12\r
\n" );
document.write( "\n" );
document.write( "I'm assuming the x^2 means x sq? \n" );
document.write( "
Algebra.Com's Answer #56906 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the coordinates of the vertex. and then sketch the graph... \n" ); document.write( "the problem is: \n" ); document.write( "y=x^2+6x+12 \n" ); document.write( "You have a quadratic with a=1, b=6 \n" ); document.write( "The vertex is at x=-b/2a=-6/2=-3 \n" ); document.write( "The y value when x=-3 is (-3)^2+6*(-3)+12 = 3 \n" ); document.write( "The vertex is at (-3,3) \n" ); document.write( "------------------------ \n" ); document.write( " \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |