document.write( "Question 102482: Determine the equation of the parabola with vertex (-2,5) and that passes through (4,-8) \n" ); document.write( "
Algebra.Com's Answer #74495 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the equation of the parabola with vertex (-2,5) and that passes through (4,-8) \n" ); document.write( "--------------- \n" ); document.write( "Vertex form of a parabola: \n" ); document.write( "(4p)(y-k) = (x-h)^2 \n" ); document.write( "Substitute to find \"4p\" \n" ); document.write( "4p(-8-5) = (4+2)^2 \n" ); document.write( "4p(-13) = 36 \n" ); document.write( "4p = -36/13 \n" ); document.write( "-------------- \n" ); document.write( "EQUATION: \n" ); document.write( "(-36/13)(y-5)=(x+2)^2 \n" ); document.write( "Multiply both sides by 13 to get: \n" ); document.write( "-36(y-5) = 13[x^2+4x+4] \n" ); document.write( "-36y + 180 = 13x^2+52x+52 \n" ); document.write( "-36y = 13x^2+52x-128 \n" ); document.write( "y = -13/36)x^2-(13/9)x+(13/9)\r \n" ); document.write( "\n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |