How can you solve for the allowed range of x?
(Don't actually do this unless you want to).
The result, poly must fit into
32 bits, two's complement.
So -231 ≤ 5x2 -12x + 97 ≤ 231 - 1.
Further algebraic fussing gives the range of x.
You have reached the end of this chapter. Click on a subject to go to where it was discussed.