Welcome to Westonci.ca, where your questions are met with accurate answers from a community of experts and enthusiasts. Get expert answers to your questions quickly and accurately from our dedicated community of professionals. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

Enter the correct answer in the box.
Function g has the same a value as function f, but its vertex is 2 units below and 3 units to the left.
f(x) = x² - 4x - 32
Write the vertex form of the equation modeling function g.


Sagot :

The equation in the vertex form of g(x) is:

[tex]g(x) = (x + 1)^2 - 38[/tex]

How to get the equation of function g?

We know that g(x) is a translation of 2 units below and 3 units to the left of f(x).

So first, let's rewrite f(x) to its vertex form:

[tex]f(x) = x^2 - 4x - 32[/tex]

The vertex is at:

[tex]x = -(-4)/2*1 = 2[/tex]

The y-value of the vertex is:

[tex]f(2) = 2^2 - 4*2 - 32 = -36[/tex]

Then the vertex form of f(x) is:

[tex]f(x) = (x - 2)^2 - 36[/tex]

If we move this vertex 2 units below, and 3 units to the left, then we have:

[tex]g(x) = f(x +3) - 2\\\\g(x) = (x - 2 + 3)^2 - 36 - 2\\\\g(x) = (x + 1)^2 - 38[/tex]

That is the equation for g(x) in vertex form.

If you want to learn more about quadratic equations:

https://brainly.com/question/1214333

#SPJ1