100k views
1 vote
Write the simplest polynomial function for each set of zeros

Zeros = -2, 5, -1

User Maryuri
by
5.7k points

2 Answers

7 votes

Explanation:

this is your answered give me point

Write the simplest polynomial function for each set of zeros Zeros = -2, 5, -1-example-1
User Amcgregor
by
6.2k points
6 votes

Answer:

the answer should be y = x^3 - 2x^2 - 13x - 10

Explanation:

x = -2 5 -1

x + 2 = 0

x - 5 = 0

x + 1 = 0

f(x) = (x + 2) (x + 1)

x(x) + 2(x) + x(1) + 2(1)

x^2 + 2x + x + 2

x^2 + 3x + 2

f(x) = (x^2 + 3x + 2) ( x - 5)

x^2(x) + 3x(x) + 2(x) + x^2(- 5) + 3x(- 5) + 2(- 5)

x^3 + 3x^2 + 2x - 5x^2 - 15x - 10

x^3 - 2x^2 - 13x - 10

f(x) = x^3 - 2x^2 - 13x - 10

User Imsky
by
6.9k points