QuarkCharmer
- 1,049
- 3
Homework Statement
\int \frac{e^{2x}}{e^{2x}+3e^{x}+2}dx
I don't understand what I am doing wrong here. I missed this one question on a quiz but it looks right to me, I have went over it a dozen times.
Homework Equations
The Attempt at a Solution
\int \frac{e^{2x}}{e^{2x}+3e^{x}+2}dx
Fraction part:
\frac{e^{2x}}{(e^{x}+1)(e^{x}+2)} = \frac{Ae^{x}}{e^{x}+1} + \frac{Be^{x}}{e^{x}+2}
e^{2x} = e^{2x}(A+B)+e^{x}(2A+B)
A + B = 1
2A + B = 0
A=-1 and B=2
Integral stuff:
\int -\frac{e^{x}}{e^{x}+1} + \frac{2e^{x}}{e^{x}+2}dx
My solution:
-ln(|e^{x}+1|) + 2ln(|e^{x}+2|) + C
??Edit: Additionally:
If one of the factors were (e^(2x)+1), does that count as a non-reducible polynomial and get A(e^x)+B as it's numerator instead of just plain A?
Last edited: