document.write( "Question 731342: find the y-k=a(x-h)^2 equation for the parabola with vertex = (-2,6) and y-intercept = -2 \n" ); document.write( "
Algebra.Com's Answer #447103 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Each of those points gives you a specific equation, so you could have two of them.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a%28x-h%29%5E2%2Bk=y\" will be our best form to start with (my convenience only).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Point (-2, 6):
\n" ); document.write( "\"a%28-2-h%29%5E2%2Bk=6\"
\n" ); document.write( "and since the point is also the vertex,
\n" ); document.write( "\"a%28-2%2B2%29%5E2%2Bk=6\"
\n" ); document.write( "\"a%2A0%2Bk=6\"
\n" ); document.write( "\"0%2Bk=6\"
\n" ); document.write( "\"k=6\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "That point being vertex lets us find \"a%28x%2B2%29%5E2%2B6=y\", so now we only have one unknown variable in the equation other than the general (x, y) variables.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The other given point is (0, -2):
\n" ); document.write( "\"a%280%2B2%29%5E2%2B6=-2\"
\n" ); document.write( "\"4a%2B6=-2\"
\n" ); document.write( "\"4a=-2-6\"
\n" ); document.write( "\"4a=-8\"
\n" ); document.write( "\"a=-2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Equation for the parabola is \"highlight%28y-6=-2%28x%2B2%29%5E2%29\"
\n" ); document.write( "
\n" );