- The polynomial terms can be in any order.
- The coefficients can be only integers.
- The divisor must be a linear binomial (bx + c).
- b and c can be integral or fractional.
- the two terms can be in any order.
`(a_nx^n + a_(n-1)x^(n-1) + ... + a_1x + a_0)/(bx + c)`