12.9k views
0 votes
Write the simplest polynomial function for each set of zeros

Zeros = 8,-10, 1,


PLEASEEEEE HELPPPPPPPPPP

User AlenBer
by
7.2k points

1 Answer

4 votes

9514 1404 393

Answer:

p(x) = x^3 +x^2 -82x +80

Explanation:

If a polynomial function has a zero at x=a, then (x -a) is a factor. Your list of zeros means the factors are ...

p(x) = (x -8)(x +10)(x -1) . . . . . . . . factored form

When this is multiplied out, it becomes ...

p(x) = x^3 +x^2 -82x +80 . . . . . . standard form

_____

The factored form can be multiplied out using the distributive property.

= ((x(x +10) -8(x +10))(x -1)

= (x^2 +10x -8x -80)(x -1)

= (x^2 +2x -80)x -(x^2 +2x -80)

= x^3 +2x^2 -80x -x^2 -2x +80

= x^3 +x^2 -82x +80

Write the simplest polynomial function for each set of zeros Zeros = 8,-10, 1, PLEASEEEEE-example-1
User Span
by
5.7k points