Write the simplest polynomial function with the given roots 1, 4, and 3?

2 Answers
May 14, 2018

p(x)=(x1)(x4)(x3)

May 14, 2018

y=x38x2+19x12

Explanation:

A polynomial with roots, 1, 4, and 3 will have the factored form:

y=(x1)(x4)(x3)

Multiply the last two factors:

y=(x1)(x27x+12)

Distribute the first factor over the second:

y=x(x27x+12)1(x27x+12)

Multiply:

y=x37x2+12xx2+7x12

Combine like terms:

y=x38x2+19x12