Answer:
see explanation
Explanation:
Given f(x) then f(x + k) is a horizontal translation of f(x)
• If k > 0 then shift left by k units
• If k < 0 then shift right by k units
thus (x - 2)² represents a shift to the right of 2 units
Given f(x) then f(x) + c represents a vertical translation of f(x)
• If c > 0 then shift up by c units
• If c < 0 then shift down by c units
Thus + 5 represents a shift up by 5 units
Overall the graph of y = (x - 2)² + 5 is the graph of y = x²
shifted right by 2 units and up by 5 units