Mark M. answered 08/26/19
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
By the Remainder Theorem, the remainder when a polynomial P(x) is divided by x - c is P(c).
So, if f(x) = x3 - 2x2 - x + 5 and g(x) = f(f(x)), then the remainder when g(x) is divided by x - 2 is g(2).
g(2) = f(f(2)) = f(3) = 11