document.write( "Question 27982: What is the equation of the parabola that moves the parent graph of y=x^2 down 10 units??????? \n" ); document.write( "
Algebra.Com's Answer #15246 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! What is the equation of the parabola that moves the parent graph of y=x^2 down 10 units??????? \n" ); document.write( "VERTEX IS AT 0,0 NOW...IT IS BROUGHT DOWN BY 10 UNITS...THAT IS VERTEX IS AT \n" ); document.write( "(0,-10) \n" ); document.write( "HENCE EQN OF PARABOLA WILL CHANGE FRO Y=X^2 TO \n" ); document.write( "(Y+10)=X^2 WHICH SATISFIES VERTEX COORDINATES OF (0,-10) \n" ); document.write( " |