This may seem vague, but a remainder may either be a constant, or the degree in the numerator is lower than the degree in the denominator.
You can start with:
P(x) = D(x)Q(x) + R(x),
where P(x) is your polynomial and your dividend, D(x) is your divisor which might be a binomial or trinomial, Q(x) is the quotient, and R(x) is the remainder.
I worked your problem and it should not be too complicated. You should understand something about using synthetic division to obtain points of the polynomial. If you divide using synthetic division and you obtain a nonzero remainder, then the divisor number and the remainder will give you a point on the polynomial. If the root used is a and the remainder is b, then a point on the polynomial is (a, b).