document.write( "Question 937308: Determine the quadratic function f whose vertex is (2,-3) and passes through (3,-1). Write answer in f(x)=ax^2+bx+c \n" ); document.write( "
Algebra.Com's Answer #570854 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Determine the quadratic function f whose vertex is (2,-3) and passes through (3,-1). Write answer in f(x)=ax^2+bx+c
\n" ); document.write( "***
\n" ); document.write( "vertex form of equation for a parabola:
\n" ); document.write( "y=A(x-h)^2+k, (h,k)=coordinates of the vertex
\n" ); document.write( "Solve for A from given coordinates of the vertex and point on the curve.
\n" ); document.write( "-1=A(3-2)^2-3
\n" ); document.write( "2=A
\n" ); document.write( "equation:y=2(x-2)^2-3=2(x^2-4x+4)-3)=2x^2-8x+8-3=2x^2-8x+5
\n" ); document.write( "f(x)=2x^2-8x+5
\n" ); document.write( "
\n" ); document.write( "
\n" );