The joint probability density function of $(X,Y)$ is given by $$ f(x,y)=c(y^2 - 100 x^2)e^{-y}, \ \ \ - \frac{y}{10} \le x \le \frac{y}{10}, \ \ 0 < y < \infty $$ Calculate $E[X]$.
I have found the value of $c$, which is $c=5/4$, and calculated the marginal density for $X$ which gave me $$ \frac{5}{2}e^{-10\left|x\right|}\left(10\left|x\right|+1\right) $$ but I cannot figure out which upper and lower limits I should use for the expected value formula.