The polynomial
where and are non-zero real numbers, it is given that is a factor of .
Determine the range of possible values of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Since x − b is a factor of P ( x ) , we can say that P ( b ) = 0 .
P ( b ) = a b 3 + a b 2 + a b + b = 0
Since b is non-zero, we can divide both sides by b (and make our lives much easier as well):
a b 2 + a b + a + 1 = 0
One could notice that this is a quadratic in terms of b . For the conditions to be true (i.e. x − b is a factor of P ( x ) ), then the values of a must have real solutions in b . Therefore we use B 2 − 4 A C ≥ 0
a 2 − 4 × a × ( a + 1 ) ≥ 0
− 3 a 2 − 4 a ≥ 0
3 a 2 + 4 a ≤ 0
a ( 3 a + 4 ) ≤ 0
Critical values are 0 and − 3 4 .
It follows that − 3 4 ≤ a ≤ 0 . You could verify this by sketching a graph or by using other methods.