document.write( "Question 324822: Find an equation of the form y-k = a(x-h)[squared] for the parabola that has vertex (1, -5) and contains (-4, 3). \n" ); document.write( "
Algebra.Com's Answer #232649 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"y-k=a%28x-h%29%5E2\"
\n" ); document.write( "Plug the vertex in for (h,k)
\n" ); document.write( "\"y-%28-5%29=a%28x-1%29%5E2\"
\n" ); document.write( "\"y%2B5=a%28x-1%29%5E2\"
\n" ); document.write( "Now use the point (-4,3) to solve for \"a\".
\n" ); document.write( "\"3%2B5=a%28-4-1%29%5E2\"
\n" ); document.write( "\"8=a%28-5%29%5E2\"
\n" ); document.write( "\"a=8%2F25\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"highlight%28y%2B5=%288%2F25%29%28x-1%29%5E2%29\"
\n" ); document.write( "
\n" );