Ask your own question, for FREE!
Mathematics 23 Online
OpenStudy (anonymous):

Partial fraction help

OpenStudy (anonymous):

\[\int\limits \frac{ e^(2x) }{ e^(2x)-e^x -42}dx\]

OpenStudy (anonymous):

for the \[e^(2x)\] the 2x is together sorry

OpenStudy (anonymous):

Have you been able to factor the denominator?

OpenStudy (anonymous):

would they just be e^2x and e^x after you bring out the (1/-42)?

OpenStudy (luigi0210):

If you wanna use partial fractions, you'll have to use long division first to make the power less on the top.

OpenStudy (anonymous):

or do we factor out the whole thing

OpenStudy (anonymous):

its hard

OpenStudy (anonymous):

bye

OpenStudy (anonymous):

Well, the denominator is a quadratic, its just quadratic in e^x instead of x. So you can factor it like any quadratic. If it helps, you can use a temporary change of variable to make it look more friendly. We can say let e^x = y. Then we have: \[\int\limits_{}^{}\frac{ y^{2} }{ y^{2}-y-42 }dy\]. Would you be able to factor a denominator that looked like that?

OpenStudy (anonymous):

(e^x-7)(e^x+6)

OpenStudy (anonymous):

Correct. Now e^x isnt linear, but we can still do this partial fractions as if these were linear factors. Do you know how to set up a partial fraction problem with linear factors?

OpenStudy (anonymous):

\[e^(2x)= A(e^x-7)+B(e^x+6)\]

OpenStudy (anonymous):

opps swap that

OpenStudy (anonymous):

\[e^(2x)=A(e^x+6)+B(e^x-7)\]

OpenStudy (anonymous):

I don't know what to plug into x though

OpenStudy (anonymous):

Right. So since these are equal, this equation will be true for all x values. Now, we wont be able to plug in a fancy value for the e^x + 6 factor, but we can choose an x value that will work for the e^x - 7 factore. We can make e^x - 7 equal 0 if we let x = ln7.

OpenStudy (freckles):

what about trig sub

OpenStudy (freckles):

\[\int\limits_{}^{} \frac{e^{2x}}{(e^x-\frac{1}{2})^2-\frac{169}{4}} dx=\int\limits_{}^{}\frac{e^{2x } dx}{(e^x-\frac{1}{2})^2-(\frac{13}{2})^2} \\ =(\frac{2}{13})^2 \int\limits_{}^{}\frac{e^{2x}}{[\frac{2}{13}(e^x-\frac{1}{2})]^2-1} dx\]

OpenStudy (anonymous):

Are you allowed to do this with other methods, shadow? If so, I would probably suggest trig sub as well.

OpenStudy (freckles):

but i guess we are suppose to do this problem by partial fractions alone?

OpenStudy (anonymous):

so A=49/13 and B=-36?

OpenStudy (rational):

\[\int\limits \frac{ e^{2x} }{ e^{2x}-e^x -42}dx = \int\limits1 + \frac{ e^{x}+42 }{ e^{2x}-e^x -42}dx\]

OpenStudy (rational):

as luigi said earlier, you need to diminish the power of numerator for partial fractions to work

OpenStudy (aum):

\[ \frac{ y^{2} }{ y^{2}-y-42 } = \frac{ (y^{2}-y-42)+(y+42) }{ y^{2}-y-42 } = 1 + \frac{ y+42 }{ y^{2}-y-42 } = \\ 1 + \frac{ y+42 }{(y-7)(y+6) } \]

OpenStudy (anonymous):

um, we can use others as well if its easier :/

OpenStudy (anonymous):

Hm, I was never taught that you had to reduce the numerator, lol. Everytime there was a partial fraction problem, I guess the power never needed to be reduced, so I never caught on to needing to have it done. Well, I'm clearly the idiot here, so I'll let others help before I mislead you again, sorry.

OpenStudy (freckles):

\[\int\limits_{}^{}\frac{A(e^x+7)}{e^{2x}-49} dx=\int\limits_{}^{}\frac{Ae^x}{e^{2x}-49} dx+\int\limits_{}^{}\frac{A7}{e^{2x}-49} dx\] you still need a trig sub

OpenStudy (freckles):

e^x/7=sec(theta) tan(theta) d theta=dx <--you can show this by manipulating your derivative with your sub

OpenStudy (aum):

\[ 1 + \frac{ y+42 }{(y-7)(y+6) } = 1 + \frac{49}{13(y-7)} - \frac{36}{13(y+6)} \\ \frac{ e^{2x} }{ e^{2x}-e^x -42} = 1 + \frac{49}{13(e^x-7)} - \frac{36}{13(e^x+6)} \\ \]

OpenStudy (aum):

BTW, shadow... Enclose the exponents within curly braces in LaTex to get proper output. e^{2x}

OpenStudy (anonymous):

ok

OpenStudy (aum):

So putting it in partial fractions as shown above does not make the integration any easier. However, putting it in partial fractions a bit differently may help. We need an \(e^x\) in the numerator with each partial fraction: \[ \frac{ e^{2x} }{ e^{2x}-e^x -42} = \frac{ e^{2x} }{(e^x-7)(e^x+6)} = \frac{Ae^x}{e^x-7} + \frac{Be^x}{e^x+6} = \\ \frac{Ae^{2x}+6Ae^x+Be^{2x}-7Be^x}{(e^x-7)(e^x+6)} = \frac{(A+B)e^{2x}+(6A-7B)e^x}{(e^x-7)(e^x+6)} \\ \frac{ e^{2x} }{(e^x-7)(e^x+6)} = \frac{(A+B)e^{2x}+(6A-7B)e^x}{(e^x-7)(e^x+6)} \\ \text{ } \\ A+B = 1; ~~ 6A-7B = 0. ~~~~7A + 7B = 7; ~~13A = 7; ~~\\ \text{ } \\ A = \frac{7}{13}; ~~ B = 1 - \frac{7}{13} = \frac{6}{13} \\ \text{ } \\ \int \frac{ e^{2x} }{ e^{2x}-e^x -42}dx = \frac{7}{13}\int \frac{e^x}{e^x-7}dx + \frac{6}{13}\int \frac{e^x}{e^x+6}dx = \\ \text{ } \\ \frac{7}{13}\ln(e^x-7) + \frac{6}{13}\ln(e^x+6) + C \]

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!