Calculus II: How do I write the form of partial fraction decomposition?

BlueKai

New member
Joined
Sep 21, 2014
Messages
6
For this function:

7x-5/x(x2+4)2

I attempted it and came up with:

A/X + B/x2+4 + Cx+D/(x2+4)2

I took a referenced an example closest to this problem from within my book. But my online MathLab marks it wrong.
 

Attachments

  • antideriv.PNG
    antideriv.PNG
    812 bytes · Views: 7
For this function:

(7x-5)/x(x2+4)2

I attempted it and came up with:

A/X + B/x2+4 +(Cx+D)/(x2+4)2

I took a referenced an example closest to this problem from within my book. But my online MathLab marks it wrong.

Did you put those parentheses()?

Those are very important.
 
For this function:

(7x - 5)/[x(x2 + 4)2]


I attempted it and came up with:

A/x + B/(x2 + 4) + (Cx + D)/(x2 + 4)2



I took a referenced an example closest to this problem from within my book. But my online MathLab marks it wrong.

The above now shows all needed grouping symbols *if* that were the correct set-up.

However, it is *not* a correct set-up.



- -- - - -- - - - - - - - - -- - - - - - - - -- - -- - - - - - - - -- - -- - - - - -- - - - - - -- - - - - - - - - -- - -


You need this set-up:


\(\displaystyle \dfrac{A}{x} \ + \ \dfrac{Bx + C}{x^2 + 4} \ + \ \dfrac{Dx + E}{(x^2 + 4)^2} \ = \ \dfrac{7x - 5}{x(x^2 + 4)^2}\)






 
Last edited:
Solved

The above now shows all needed grouping symbols *if* that were the correct set-up.

However, it is *not* a correct set-up.



- -- - - -- - - - - - - - - -- - - - - - - - -- - -- - - - - - - - -- - -- - - - - -- - - - - - -- - - - - - - - - -- - -


You need this set-up:


\(\displaystyle \dfrac{A}{x} \ + \ \dfrac{Bx + C}{x^2 + 4} \ + \ \dfrac{Dx + E}{(x^2 + 4)^2} \ = \ \dfrac{7x - 5}{x(x^2 + 4)^2}\)







So that's what it was! Thanks a bunch:-o
 
Top