Partial fraction decomposition using matrix

Click For Summary
SUMMARY

The discussion centers on the process of partial fraction decomposition for the expression (11x^2 - 5x - 10) / (5x^3 - 5x^2). The user initially constructs the decomposition as A / 5x + B / 5x^2 + C / (x - 1) and sets up a system of equations to solve for A, B, and C. The correct values derived from the equations are A = 15, B = 10, and C = -4/5, leading to the final answer of 3/x + 2/x^2 - 4/5(x - 1). The discussion emphasizes the importance of correctly factoring out constants in the decomposition process.

PREREQUISITES
  • Understanding of partial fraction decomposition
  • Familiarity with polynomial factorization
  • Basic algebraic manipulation skills
  • Knowledge of solving systems of equations
NEXT STEPS
  • Study the method of partial fraction decomposition in detail
  • Learn how to factor polynomials effectively
  • Practice solving systems of equations using matrices
  • Explore the implications of constant factors in algebraic expressions
USEFUL FOR

Students studying algebra, particularly those focusing on rational functions and partial fraction decomposition, as well as educators looking for examples to illustrate these concepts.

ducmod
Messages
86
Reaction score
0

Homework Statement


Hello!
I am doing a chapter on partial fraction decomposition, and it seems I do not understand it correctly.
Here is the exercise doing which I get wrong answers. Please, take a look at the way I proceed and, please, let me know what is wrong in my understanding.

Homework Equations


(11x^2 - 5x - 10) / (5x^3 - 5x^2)

The Attempt at a Solution


First, I look at the denominator and see that there are three factors:
5x^2 ( x - 1) =>
5x and 5x^2 and (x - 1)

Second, I construct the form to begin the partial fraction decomposition:
(11x^2 - 5x - 10) / (5x^3 - 5x^2) = A / 5x + B / 5x^2 + C / (x - 1)
Here is the question: am I on the right path, and do I use the constant term 5 correctly in the denominator?

Third step: I eliminate the denominator on both sides:
(11x^2 - 5x - 10) = A 5x^2 (x - 1) / 5x + B 5x^2 (x - 1) / 5x^2 + C 5x^2 (x - 1) / (x - 1)
(11x^2 - 5x - 10) = A x (x - 1) + B (x - 1) + C 5x^2
11x^2 - 5x - 10 = Ax^2 - Ax + Bx - B + C 5x^2
11x^2 - 5x - 10 = x^2(A + 5C) + x (B - A) - B

Fourth step: I create a matrix:
A + 5C = 11
B - A = - 5
- B = - 10

But this can't be correct because leads to wrong answers.
Thank you!
 
Last edited:
Physics news on Phys.org
ducmod said:

Homework Statement


Hello!
I am doing a chapter on partial fraction decomposition, and it seems I do not understand it correctly.
Here is the exercise doing which I get wrong answers. Please, take a look at the way I proceed and, please, let me know what is wrong in my understanding.

Homework Equations


(11x^2 - 5x - 10) / (5x^3 - 5x^2)

The Attempt at a Solution


First, I look at the denominator and see that there are three factors:
5x^2 ( x - 1) =>
5x and 5x^2 and (x - 1)

Second, I construct the form to begin the partial fraction decomposition:
(11x^2 - 5x - 10) / (5x^3 - 5x^2) = A / 5x + B / 5x^2 + C / (x - 1)
Here is the question: am I on the right path, and do I use the constant term 5 correctly in the denominator?

Third step: I eliminate the denominator on both sides:
(11x^2 - 5x - 10) = A 5x^2 (x - 1) / 5x + B 5x^2 (x - 1) / 5x^2 + C 5x^2 (x - 1) / (x - 1)
(11x^2 - 5x - 10) = A x (x - 1) + B (x - 1) + C 5x^2
11x^2 - 5x - 10 = Ax^2 - Ax + Bx - B + C 5x^2
11x^2 - 5x - 10 = x^2(A + 5C) + x (B - A) - B

Fourth step: I create a matrix:
A + 5C = 11
B - A = - 5
- B = - 10

But this can't be correct because leads to wrong answers.
Thank you!
It is correct so far. What did you get for A,B,C?
 
ehild said:
It is correct so far. What did you get for A,B,C?
thank you very much for taking time to check this. I was panicking a bit, because it seemed so wrong and I couldn't figure out why.
A = 15, B = 10, C = -4
And the answer is:
3/x + 2/x^2 - 4 / 5(x - 1)

Thank you!
 
ducmod said:
thank you very much for taking time to check this. I was panicking a bit, because it seemed so wrong and I couldn't figure out why.
A = 15, B = 10, C = -4
And the answer is:
3/x + 2/x^2 - 4 / 5(x - 1)

Thank you!
From the equations you had, you should have got C=-4/5. That would have given the right answer since e.g. your 1/x term is defined as A/(5x)=15/(5x) = 3/x. Similarly the B term.
You could have made life a little simpler by taking out the 1/5 as a common factor up front, only bringing it back right at the end. You certainly did not need to include it in the decomposition; you could have decomposed as A/x+ etc.
 

Similar threads

Replies
1
Views
2K
Replies
11
Views
3K
Replies
17
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K