Respuesta :

The transformed function is:

g(x) =  (3*(x + 4))² +  (3*(x + 4))

How to write the transformed function?

Here we have the function:

f(x) = x² + x

Now we want to apply a translation of 4 units to the left, followed by a horizontal shrink by a factor of 1/3.

First, the translation is written as:

g(x) = f(x + 4)

Now the shink will give:

g(x) = f( 3*(x + 4))

Replacing the actual function we will get:

g(x) =  (3*(x + 4))² +  (3*(x + 4))

If you want to learn more about transformations:

https://brainly.com/question/4289712

#SPJ1