In a cubic polynomial# f(x)#, the coefficient of #x^3# is 1. The roots of #f(x)# = 0 are #-1, 2k and k^2#, where #k# is a positive integer. When #f(x)# is divided by #x-5#, the remainder is 24.. (a) Show that #2k^3-5k^2 -10k+21=0#, (b) Find of #k# ?
1 Answer
Explanation:
A zero
Since
#f(x) = (x+1)(x-2k)(x-k^2)#
The remainder when
#24 = f(5)#
#color(white)(24) = (color(blue)(5)+1)(color(blue)(5)-2k)(color(blue)(5)-k^2)#
#color(white)(24) = 6(2k^3-5k^2-10k+25)#
Divide both ends by
#4 = 2k^3-5k^2-10k+25#
Subtract
#2k^3-5k^2-10k+21 = 0#
By the rational roots theorem, any rational roots of this cubic are expressible in the form
That means that the only possible rational zeros are:
#+-1/2, +-1, +-3/2, +-3, +-7/2, +-7, +-21/2, +-21#
Trying these, we find:
#2(color(blue)(3))^3-5(color(blue)(3))^2-10(color(blue)(3))+21 = 54-45-30+21 = 0#
So
#2k^3-5k^2-10k+21 = (k-3)(2k^2+k-7)#
Using the quadratic formula, the zeros of the remaining quadratic factor are:
#k = (-1+-sqrt(1^2-4(2)(-7)))/(2*2) = -1/4+-sqrt(57)/4#
However, note that we were told that