document.write( "Question 1082356: Find the equation of the parabola if axis is vertical with vertex (-1, -1) and passing through (2,2).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #696398 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the equation of the parabola if axis is vertical with vertex (-1, -1) and passing through (2,2). \n" ); document.write( "------- \n" ); document.write( "Form:: y = a(x-h)^2 + k \n" ); document.write( "------ \n" ); document.write( "2 = a(2--1)^2 -1 \n" ); document.write( "3 = a(3)^2 \n" ); document.write( "a = 1/3 \n" ); document.write( "------------------------------ \n" ); document.write( "Ans: y = (1/3)(x+1)^2-1 \n" ); document.write( "----- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------------- \n" ); document.write( " \n" ); document.write( " |