A polynomial function g(x) has a positive leading coefficient. Certain values of g(x) are given in the following table. x –4 –1 0 1 5 8 12 g(x) 0 3 1 2 0 –3 0 If every x-intercept of g(x) is shown in the table and each has a multiplicity of one, what is the end behavior of g(x)?

Respuesta :

Using the Factor Theorem and limits, the end behavior of g(x) is that the function decreases to the left and increases to the right.

What is the Factor Theorem?

The Factor Theorem states that a polynomial function with roots [tex]x_1, x_2, \codts, x_n[/tex] is given by:

[tex]f(x) = a(x - x_1)(x - x_2) \cdots (x - x_n)[/tex]

In which a is the leading coefficient.

Considering the table, the roots are given as follows:

[tex]x_1 = -4, x_2 = 5, x_3 = 12[/tex]

Hence the function is:

f(x) = a(x + 4)(x - 5)(x - 12).

f(x) = a(x² - x - 20)(x - 12)

f(x) = a(x³ - 13x² - 32x + 240).

When x = 0, y = 1, hence the leading coefficient is found as follows:

240a = 1

a = 0.004167

Then:

f(x) = 0.004167(x³ - 13x² - 32x + 240).

The end behavior is given by the limits of f(x) as x goes to infinity, hence:

  • [tex]\lim_{x \rightarrow -\infty} f(x) = \lim_{x \rightarrow -\infty} 0.004167 x^3 = -\infty[/tex].
  • [tex]\lim_{x \rightarrow \infty} f(x) = \lim_{x \rightarrow \infty} 0.004167 x^3 = \infty[/tex].

Hence the end behavior is that the function decreases to the left and increases to the right.

More can be learned about the Factor Theorem at https://brainly.com/question/24380382

#SPJ1