Since f(x) is translated 3 units right that means x will change to (x - 3)
Since f(x) is translated down 5 units that means f(x) is subtracted by 5
So:
x changed to (x - 3) and f(x-3) changed to f(x-3) - 5
Since f(x) = x^2 so f(x - 3) = (x - 3)^2
Since f(x - 3) -5 = (x - 3)^2 - 5
So g(x) = (x - 3)^2 - 5
This is the vertex form
But the question asks for y = ax^2 + bx + c
So we must change it
g(x) = y
Solve the bracket
Add like terms
g(x) is y=x^2 - 6x + 4