I was trying to solve it using the multinomial theorem.
I was trying to find which combinations could give me such $x^8$
and I came to the conclusion that it only occours when i take $(x^2)^4$ or $(-x^3)^2*(x^2)^1$
therefore: $\binom{9!}{0!*4!*0!} + \binom{9!}{0!*1!*2!}$
It just seems just too big of a number.. what am I missing?
The required coefficient should be
$$\binom90\binom94+\binom92\binom71$$
Using binomial expansion of $$((1+x^2)+(-x^3))^9$$