confused88
- 22
- 0
Homework Statement
Can Someone Please Help me integrate the following please...
Homework Equations
- \int x^11 e^x / 5x^6
The Attempt at a Solution
firstly i simplified it to...
-1/5 \int x^5 e^x / 5
Then i did integration by parts,
u = x^5, du = 5x^4, v= e^x, dv= e^x
So i got,
-1/5 [ x^5 e^x \int e^x 5x^4 + C
-1/5 [x^5 e^x - x^5 e^x + C ]
= -1/5C
And this seems insanely wrong :(
Please let me know what I'm doing wrong