contestada

So I have the following integral (Please note that the number below is -2 but for some reason LateX did not accept a negative number as the parameter

[tex] \int\limits^2_2 {4x^3-x+1} \, dx [/tex]

Which I have integrated to this:

[tex] \int\limits^2_2 {x^4-\frac{x^2}{2}+3x} \, dx [/tex]

And now I need to find the integrated value which I conclude this would be it:

[tex] 2^4-\frac{2^2}{2}+3.2-((-2)^4-(\frac{-2^2}{2}+3.(-2)) [/tex]

The answer I get is 32 but the correct answer should be 12. I'm not seeing what I'm doing wrong. Any help?