3.1k views
4 votes
Which of the following is result of using the remainder theorem to find F(3) for the polynomial function F(x) = x^3 - 9x^2 + 5x - 2

A. -32

B. 11

C. -59

D. -41

1 Answer

6 votes

Answer:

-41

Explanation:

The remainder theorem states that when a polynomial F(x) is divided by (x - k) the remainder is F(k). In other words, the remainder when f(x) is divided by (x-k) is calculated by simply calculating F(k).

Given:

F(x) = x³ - 9x² + 5x - 2 -----------------(i)

To calculate F(3), substitute x = 3 into equation (i) as follows;

F(3) = (3)³ - 9(3)² + 5(3) - 2

F(3) = 27 - 81 + 15 - 2

F(3) = -41

This means that if the polynomial F(x) = x³ - 9x² + 5x - 2 is divided by x - 3, the remainder will be -41.

User DeepSea
by
4.3k points