206k views
3 votes
PLEASE HELP Polynomial Graph Studies Polynomials are great functions to use for modeling real-world scenarios where different intervals of increase and decrease happen. But polynomial equations and graphs can be trickier to work with than other function types. In mathematical modeling, we often create an equation to summarize data and make predictions for information not shown on the original display. In this activity, you’ll create an equation to fit this graph of a polynomial function. Part A Describe the type of function shown in the graph. Part B What are the standard form and the factored form of the function? Part C What are the zeros of the function? Part D Use the zeros to find all of the linear factors of the polynomial function. Part E Write the equation of the graphed function f(x), where a is the leading coefficient. Use the factors found in part D. Express the function as the product of its leading coefficient and the expanded form of the equation in standard form. Part F Use the y-intercept of the graph and your equation from part E to calculate the value of a. Part G Given what you found in all of the previous parts, write the equation for the function shown in the graph.

PLEASE HELP Polynomial Graph Studies Polynomials are great functions to use for modeling-example-1

2 Answers

6 votes

Answer

Actually, the answer should be -0.0007(x+20)(x+5)(x-15)

Explanation:

This is continuing off of the previous answer

PART C

The zeros should be (15,0), (-5,0), and (-20,0)

PART D

x - 15, x + 5, and x + 20

PART E

a(x - 15)(x + 5)(x + 20)

Standard:
a(x^(3) + 10x^(2) -275x-1500)

PART F

The y-intercept is at (0,1), so we replace the x's with 0:

1 =
[(0)x^(3) +10(0)x^(2) -275(0)-1500] and this gives us (0+0-0-1500) which also equals -1500

Then we do
(1)/(-1500) which gives us -0.0006 repeating which rounds to -0.0007

a= -0.0007

PART G

Just place the numbers where they should go and your answer is

y =-0.0007(x + 20)(x + 5)(x - 15)

the placement for (x + 20) (x + 5) and (x - 15) doesn't matter as long as they are behind -0.0007

User Captain GouLash
by
7.3k points
2 votes

Answer:

Here's what I get

Explanation:

Part A

The graph shows a polynomial of odd degree. It is probably a third-degree polynomial — a cubic equation.

Part B

The standard form of a cubic equation is

y = ax³ + bx² + cx + d

The factored form of a cubic equation is

y = a(x - b₁)(x² + b₂x + b₃)

If you can factor the quadratic, the factored form becomes

y = a(x - c₁)(x - c₂)(x - c₃)

Part C

The zeros of the function are at x = -25, x = - 15, and x = 15.

Part D

The linear factors of the function are x + 25, x + 15, and x - 15.

Part E

y = a(x + 25)(x + 15)(x - 15) = a(x + 25)(x² - 225)

y = a(x³ + 25x² - 225x - 5625)

Part F

When x = 0, y = 1.

1 = a[0³ +25(0)² - 225(0) - 5625] = a(0 + 0 - 0 -5625) = -5625a

a = -1/5625

Part G


y = -(1)/(5625)( x^(3) + 25x^(2) - 225x - 5625)\\\\y = \mathbf{ -(1)/(5625) x^(3) - (1)/(225)x^(2) + (1)/(25) x + 1}

User Loghman
by
7.4k points