To find the result function,
First stretch it, multiplying it by the factor we want to stretch.
So f(x) = x²
Stretching the function by a factor of 2:
g(x) = 2* f(x)
g(x) = 2* x²
On the other hand, to translate a function 4 units upward, we need to sum it to the function, so the result function is:
g(x) = 2x² + 4
The answer is option B.