document.write( "Question 1096280: Determine the quadratic function f whose vertex is (2,-7) and y intercept is -3 \n" ); document.write( "
Algebra.Com's Answer #710718 by sandeepvijay(8)\"\" \"About 
You can put this solution on YOUR website!
Let the quadratic function be \"y+=+x%5E2%2B%28b%2Fa%29x%2B%28c%2Fa%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since y-intercept is -3, therefore y = -3 for x = 0. Therefore,\r
\n" ); document.write( "\n" ); document.write( "\"-3+=+0%5E2+%2B+%28b%2Fa%29%2A0+%2B+%28c%2Fa%29\" => \"c%2Fa+=+-3\"\r
\n" ); document.write( "\n" ); document.write( "Since (2,-7) is on the quadratic function (as this is the vertex), for x= 2, y must be equal to -7\r
\n" ); document.write( "\n" ); document.write( "\"-7+=+2%5E2%2B2%28b%2Fa%29-3\" => \"b%2Fa+=+-4\"\r
\n" ); document.write( "\n" ); document.write( "Therefore, the function is \"y+=+x%5E2+-4x+-3\"
\n" ); document.write( "
\n" );