Write the equation of the parent graph y=x^2 that has shifted right 5 and up 2
![Write the equation of the parent graph yx2 that has shifted right 5 and up 2 class=](https://us-static.z-dn.net/files/da7/759aa1d7d8a1a726d93b714d1d38d33b.png)
Answer:
y=x^2-10x+27
Step-by-step explanation:
y=x^2
Shifted 5 to the right: y = (x-5)^2
Shifted 2 up: y = (x-5)^2+2
Simplify. You can use "(a-b)^2 = a^2-2ab+b^2" formula.
y = (x-5)^2+2 becomes y=x^2-10x+25+2 = y=x^2-10x+27