When the polynomial $f(x) = x^3 - 2x^2 + ax + b$ is divided by $(x - 1)$, the remainder is 4, and when divided by $(x + 1)$, the remainder is -2. Find the values of $a$ and $b$.
A$a = 3, b = 2$
B$a = 2, b = 3$CORRECT
C$a = -3, b = 2$
D$a = 3, b = -2$