Problem: If $f(x^2 + 1) = x^4 + 5x^2 - 9$, then $f(x^2 - 3) = kx^4 + wx^2 + p$ where $k$, $w$, and $p$ are integers. Find the value of $(k + w + p)$.
I'm fine with doing problems where the argument is some expression and we have the original function $f(x)$, but how does one work in reverse to solve this problem (if my method is correct)? Otherwise, is there a way to skip directly from $f(x^2 + 1)$ to $f(x^2 - 3)$?