Two methods possible: long division or the remainder theorem. Long division takes patience, the remainder must have a power lower than the divisor.
Remainder theorem states that the remainder when F(x) is divided by (x-a) is F(a).
for (x+1), a = -1 so
Remainder = f(-1) =2(-1)19 -7(-1) =-2+7 =5.