1) The document describes performing synthetic division to divide a polynomial by a linear term (x - a).
2) It works through an example where the divisor is (x + 3), finding that a = -3.
3) It then sets up the synthetic division algorithm and carries out the steps, obtaining the quotient polynomial (3x^2 - 13x + 42) and remainder -121.