A circular painting is surrounded by a circular frame. The radius of the painting is n − 3 and the radius of the full circle formed by the frame is n + 3. Write a polynomial that represents the area of just the frame itself, not including the space covered by the painting.
 (The area of a circle is given by A = πr2, where r represents the radius of the circle.)
 12πn + 18
 12πn
 −12πn
 18