188k views
5 votes
Find the constant c such that the denominator will divide evenly into the numerator

x^5-2X^2+x+c/ X+2

2 Answers

3 votes
If f ( x ) = x^5 - 2 x^2 + x + c is divisible by : x + 2
then : f ( - 2 ) = 0
f ( - 2 ) = ( - 2 )^5 - 2 ( - 2 ) ^2 + ( - 2 ) + c = 0
- 32 - 8 - 2 + c = 0
c = 32 + 8 + 2
Answer:
c = 42
User Jonny Brooks
by
7.9k points
2 votes
Let f(x) = x^5 - 2x^2 + x + c
For the denominator to divide numerator, then
f(-2) = 0
(-2)^5 - 2(-2)^2 - 2 + c = 0
-32 - 2(4) - 2 + c = 0
-32 - 8 - 2 + c = 0
-42 + c = 0
c = 42.

The constant c = 42.
User Amin Ghaderi
by
6.7k points