document.write( "Question 493252: Find the equation in standard form that has a vertex (-4, 7) and goes through (5, 0). \n" ); document.write( "
Algebra.Com's Answer #335373 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation in standard form that has a vertex (-4, 7) and goes through (5, 0). \n" ); document.write( "** \n" ); document.write( "Standard form of an equation for a parabola: y=A(x-h)^2+k, with (h,k) being the (x,y) coordinates of the vertex. \n" ); document.write( "From given data: \n" ); document.write( "0=A(5-(-4))^2+7 \n" ); document.write( "-7=A(5+4)^2=81A \n" ); document.write( "A=-7/81 \n" ); document.write( "Equation: \n" ); document.write( "y=(-7/81)(x+4)^2+7 \n" ); document.write( "see graph below as a visual check on equation \n" ); document.write( ".. \n" ); document.write( " |