document.write( "Question 830938: Find the rule of a quadratic function whose graph has the given vertex and passes through the given point.\r
\n" ); document.write( "\n" ); document.write( "Vertex (-1,-6) point (5,18)\r
\n" ); document.write( "\n" ); document.write( "Please help very confused.
\n" ); document.write( "

Algebra.Com's Answer #501016 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
the equation for a quadratic function with vertex (h, k) can be written as f(x)=a(x-h)^2+k.
\n" ); document.write( "The vertex of this function is (-1, -6), so once substituting that in, you have f(x)=a(x+1)^2 -6.
\n" ); document.write( "and then there is the point (5, 18) that the function passes through, so substitute 5 for x and 18 for f(x).
\n" ); document.write( "18 =a(5+1)^2 -6.
\n" ); document.write( "now solve for a,
\n" ); document.write( "18 =36a -6
\n" ); document.write( "36a = 24
\n" ); document.write( "a = 24/36 = 2/3
\n" ); document.write( "so this quadratic function is f(x)=2/3(x+1)^2 -6.
\n" ); document.write( "if you want it in the form f(x)=ax^2+bx+c, then multiply it out to get
\n" ); document.write( "f(x) = 2x^2/3 +4x/3 -16/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );