Problem 263: Given the polynomial
list the possible rational roots.
Solution: To find the possible roots of this polynomial we have to consider the possible factors of leading coefficient (call it ) and the constant coefficient (call it ).
That is, the possible factors of 1 are: .
The possible factors of -14 are: .
The possible roots are given by
Simplifying, the possible roots are
Leave a Reply