document.write( "Question 156738: write the equation of a quadratic f(x) such that f(0)=8 and a vertex at x=0. \n" ); document.write( "
Algebra.Com's Answer #115572 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Since the vertex is at \"x=0\" and \"f%280%29=8\" (which means that when \"x=0\", then \"y=0\"), this means that the vertex is at the point (0,8). Now remember, the quadratic \"y=a%28x-h%29%5E2%2Bk\" has the vertex (h,k). So this means that in this case \"h=0\" and \"k=8\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=a%28x-h%29%5E2%2Bk\" Start with the general quadratic in vertex form\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=a%28x-0%29%5E2%2B8\" Plug in \"h=0\" and \"k=8\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=ax%5E2%2B8\" Subtract\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the quadratic equation which has the vertex at (0,8) is \"y=ax%5E2%2B8\" where \"a\" can be any number. For example, \"y=2x%5E2%2B8\" has the vertex at (0,8)
\n" ); document.write( "
\n" );