document.write( "Question 913241: Find the equation of the quadratic with vertex (-3,-5) that passes through the point (2,4)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #554366 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! y = a(x+3)^2 - 5 \n" ); document.write( "4 = 25a - 5 \n" ); document.write( "9/25 = a \n" ); document.write( "y = 9/25(x+3)^2 - 5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |