Michael J. answered 06/29/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
The x coordinates changes from x=0 to x=10. This is a horizontal shift 10 units to the right from the origin. The equation becomes
y = (x - 10)2
The y coordinate changes from y=0 to y=-20. This is a vertical shift 20 units down from the origin. The equation along with the horizontal shift is
y = (x - 10)2 - 20
Expand this out to get the function in standard form.
y = (x2 - 20x + 100) - 20
y = x2 - 20x + 80