Explore a vast range of topics and get informed answers at IDNLearn.com. Ask anything and receive prompt, well-informed answers from our community of experienced experts.

I don’t really understand how to get this one :/

I Dont Really Understand How To Get This One class=

Sagot :

in function notation, we get that the transformed function is:

g(x) = -2*f(x - 10) + 800

How to identify the transformation?

Here the parent function is:

f(x) = x^2

And the transformed function is the one graphed in the lower right side of the given image.

Notice that the y-intercept of the transformed function is y = 600.

The x-intercepts are x = -10 and x = 30

Then the polynomial is something like:

y = a*(x + 10)*(x - 30)

Using the fact that the y-intercept is y = 600, then:

600 = a*(0 + 10)*(0 - 30) = a*-300

600/-300 = a = -2

The transformed function is:

g(x) = -2*(x + 10)*(x - 30)

Expanding that:

g(x) = -2( x^2 + 10x - 30x - 300)

Completing squares we get:

g(x) = -2*(  x^2 - 20x - 300)

      = -2*(x^2 - 2*10*x - 300)

Now we can add and subtract 100, so we get:

-2*(x^2 - 2*10*x - 300 + 100 - 100)

-2*(  (x - 10)^2 - 400)

Finally, expanding that:

g(x) = -2*(x - 10)^2 + 800

Writing it in function notation, we get that the transformed function is:

g(x) = -2*f(x - 10) + 800

If you want to learn more about transformations:

https://brainly.com/question/4289712

#SPJ1

We appreciate your presence here. Keep sharing knowledge and helping others find the answers they need. This community is the perfect place to learn together. IDNLearn.com is committed to providing accurate answers. Thanks for stopping by, and see you next time for more solutions.