document.write( "Question 672418: find the equation of a parabola with a vertex (2,-12) that passes through the point (0,0) \n" ); document.write( "
Algebra.Com's Answer #418017 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of a parabola with a vertex (2,-12) that passes through the point (0,0) \n" ); document.write( "--------------------- \n" ); document.write( "Plotting the vertex and the point (2,-12), the parabola \n" ); document.write( "must open down or to the right. \n" ); document.write( "---- \n" ); document.write( "y = a(x-h)^2 + k with a < 0 \n" ); document.write( "Using (2,-12) and (0,0) \n" ); document.write( "---------------------------- \n" ); document.write( "-12 = a(2-0)^2 + 0 \n" ); document.write( "4a = -12 \n" ); document.write( "a = -3 \n" ); document.write( "----- \n" ); document.write( "Equation:\r \n" ); document.write( "\n" ); document.write( "y = -3(x-2)^2\r \n" ); document.write( "\n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |