document.write( "Question 444533: Write an equation for a function that has the shape of y=x^2, but shifted right 5 units and down 3 units. \n" ); document.write( "
Algebra.Com's Answer #306530 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write an equation for a function that has the shape of y=x^2, but shifted right 5 units and down 3 units. \n" ); document.write( ".. \n" ); document.write( "Shifting involves x and moving up and down involves y. \n" ); document.write( "y=x^2, shifted right 5 units and down 3 units. \n" ); document.write( "(y+3)=(x-5)^2 \n" ); document.write( "or y=(x-5)^2-3 \n" ); document.write( " |