60.4k views
2 votes
When this polynomial is divided by (x+3) , the remainder is 0. What is the value of the polynomial’s constant term.

3x^3 - 5x^2 - 47x + ___

User Deryck
by
5.6k points

2 Answers

3 votes

Answer: The missing value is -15 (negative 15)

Step-by-step explanation: Well start off with long division and see how far you get before you run into the constant term you're looking for. The answer entirely is 3x^2 -14x -5 when solved and ensuring there is no remainder that follows after

User Alphonse Prakash
by
5.8k points
6 votes

Answer:

- 15

Explanation:

Given f(x) divided by (x + h) then the remainder is the value of f(- h)

Here

f(x) = 3x³ - 5x² - 47x + k ← k is the constant term , then

f(- 3) = 3(- 3)³ - 5(- 3)² - 47(- 3) + k = 0 , that is

3(- 27) - 5(9) + 141 + k = 0

- 81 - 45 + 141 + k = 0

15 + k = 0 ( subtract 15 from both sides )

k = - 15

User Faheemkodi
by
6.3k points