document.write( "Question 1146276: How to write quadratic function if vertex is (-3,-3) and y intercept is (0,6) \n" ); document.write( "
Algebra.Com's Answer #767562 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
How to write quadratic function if vertex is (-3,-3) and y intercept is (0,6)
\n" ); document.write( ":
\n" ); document.write( "Using this form, ax^2 + bx + c = y
\n" ); document.write( "x=-3, c=6, y=-3, Assume a=1
\n" ); document.write( "9(1) - 3b + 6 = -3
\n" ); document.write( "find b
\n" ); document.write( "-3b + 15 = -3
\n" ); document.write( "=3b = -3 -15
\n" ); document.write( "-3b = -18
\n" ); document.write( "b = -18/-3
\n" ); document.write( "b = 6
\n" ); document.write( "The equation: y = x^2 + 6x + 6
\n" ); document.write( "Graphically
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-5%2C+7%2C+x%5E2%2B6x%2B6%29+\"
\n" ); document.write( "
\n" );