Partial fraction expansion (polynomial division)

seang
Messages
184
Reaction score
0
If we're asked to expand an irrational partial fraction, we need to rationalize it first, right? I've forgotten (well not totally) how to perform polynomial division. Here are a few examples:

1. (1000x +1000000)/(.4x + 200).

For this one I got 50000.


2. (500x + 60000)/(x+100).

For this one I got 600, is that right?

It doesn't feel like I'm doing them correctly, if my answers are wrong can somebody walk me through them?
 
Physics news on Phys.org
This is fit enough even to be posted in a column even below the pre-calculus one.
Just a zer is extra in 1st and you are wrong in 2nd. Don't post such silly things anymore.
 
vaishakh said:
This is fit enough even to be posted in a column even below the pre-calculus one.
Just a zer is extra in 1st and you are wrong in 2nd. Don't post such silly things anymore.
?
Huh? What? What kind of help is THAT? Are you threatening the OP not to post what he's not very sure about?
Please note that, IF you do not feel like answering the OP's question, DO NOT bother to answer it. Let someone else do it for YOU!
seang, you may want to have a look at this page.
I'll give you an example.
---------------------
Example:
\frac{2x + 5}{x + 3}
Now first, divide 2x by x to get 2. Then multiply the divisor (i.e x + 3) by the result you just obtained (i.e 2), you will get 2x + 6.
Subtract (2x + 6) from (2x + 5) to get -1.
-1 is of the degree 0, while x + 3 is of the degree 1, and 0 < 1. Hence, -1 is the remainder, and we can stop here.
So the answer is:
\frac{2x + 5}{x + 3} = 2 - \frac{1}{x + 3}
Can you go from here? :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top