suppose we had $\int x^2 + x \, dx$, I understand you can split it up into $\int x^2 \, dx$ + $\int x \, dx$, but then why is it that we don't add seperate constants of integration for each indefinite integral, and simply add a single constant on the end once we are done integrating?
Thanks
If indefinite integration is viewed loosely as the process of finding a function given its derivative, then the constant of integration is used to express the fact that there are many functions that have the same derivative (because the derivative of any constant is $0$).
In your example, notice that any function $f$ of the form $$ f(x)=\frac{x^3}{3}+\frac{x^2}{2}+C $$
for some constant $C$ will yield the derivative $f'(x)=x^2+x$. You can define $f$ to be $$ f(x)=\frac{x^3}{3}+\frac{x^2}{2}+A+B+C, $$ for some constants $A,B,C$ and the derivative of $f$ will stay the same.