

Partial Fraction Decomposition
Presentation
•
Mathematics
•
11th Grade
•
Medium
Standards-aligned
Bethany Braun
Used 40+ times
FREE Resource
17 Slides • 14 Questions
1
Partial Fraction Decomposition

2
Let's first review adding rational expressions...
Notice the common denominator is a product of 2 binomials
3
Partial fraction decomposition...
Is essentially the reverse!
PFD is the process of taking one fraction and breaking it down into the sum of 2 or more fractions with prime denominators.
4
Before solving, first check to see:
If the degree of the numerator is higher than the degree of the denominator, you must long divide first. The remainder is what we will perform PFD on.
5
2nd: Factor then set up fraction sums:
Factor the denominator completely so each factor is prime. Choose one of 3 models depending on the type of factors you got in the denominator
3 types of factors: Linear, Repeated, Non-factorable
Create a sum of fractions for each type of factor putting a different letter (representing a constant) over each that we will later solve for
6
3 Decomposition Models:
1) Linear Factors (ax+b form): For each linear factor, create a fraction sum and put a different letter over each. Ex: if the denom. includes (x+2)(x-3) the model is: x+2A+x−3B
2) Repeated Linear Factors: If 2 or more factors are the same, like (px+q)^2, create a fraction for each power of the factor. Ex: if the denom. is (x+3)^2, the model is: (x+3)1A+(x+3)2B
3) Nonfactorable Quadratic: For each non-factorable quadratic (like px^2+q), create a fraction with a linear form numerator. Ex if the denom. is (x^2+x+7), the model is: x2+x+7Ax+B
7
Examples of the model setup:
Note: models can be mixed depending on the types of factors. Use a different letter over each.
(x+5)(x−4)x2+8x+6=x+5A+x−4B
(x+5)2(x−4)x2+8x+6=(x+5)A+(x+5)2B+(x−4)C
(x2+5)(x−4)x2+8x+6=x2+5Ax+B+x−4C
8
Multiple Choice
Set up the partial fractions...
9
Multiple Choice
Which one should be used in the partial fraction decomposition of (x+3)2(x−4)x−11?
(x+3)A+(x+3)B+(x−4)C
(x−4)A+(x+3)2Bx+C
(x+3)2A+(x−4)B
(x+3)A+(x+3)2B+(x−4)C
10
Multiple Choice
Which one should be used in the partial fraction decomposition of (x+1)(3+x2)4x?
(x+1)A+(3+x)B+(3+x)2C
(x+1)A+(3+x2)Bx+C
(x+1)A+(3+x2)B
(3+x2)A+(1+x)Bx
11
Find the PFD for: (2x−1)(x−2)7x−8
The denominator has already been factored. So how should the model fraction sum look?
12
Multiple Choice
Which is the correct setup for: (2x−1)(x−2)7x−8=?
2x−1Ax+x−2Bx
2x−1A−x−2B
2x−1A+x−2B
13
(2x−1)(x−2)7x−8=2x−1A+x−2B
Did you get this? Now we will solve for the constants of A and B.
First, we multiply each term by the LCD. Just like solving a rational equation.
Note: the LCD will always be the denominator of the original fraction.
14
Multiple Choice
Multiply each term by the LCD of (2x-1)(x-2) Which is the result?
(2x−1)(x−2)7x−8=2x−1A+x−2B
7x−8=A(x−2)2+B(2x−1)2
7x−8=A(x−2)+B(2x−1)
7x−8=A(2x−1)+B(x−2)
15
You should have gotten: 7x−8=A(x−2)+B(2x−1)
Notice we have too many variables to try to find A or B.
Let's try to eliminate the A or B by plugging in a value of x that will do that.
To 'eliminate' A we could plug in x = 2 because A(2-2) = 0. Then we can solve for B
16
Multiple Choice
Let x = 2. What is B?
7x−8=A(x−2)+B(2x−1)
B = 3
B = 2
B = 0
B = 1
17
Multiple Choice
To 'eliminate' B (so we can solve for A), let x = 1/2. What is the A value?
7x−8=A(x−2)+B(2x−1)
A = 3
A = 2
A = 0
A = 1
18
The final answer
Replace the A and B in our model to get the final answer of: 2x−13+x−22
19
Here's a recap
Write out the sum of fractions based on the factors of the denominator
Multiply each term by the LCD
Plug in values of x that 'eliminate' each of the constants A, B, etc.
Replace into the fraction model
20
Repeated Factors
Solve the same way we did Linear Factors:
Multiply by the LCD
Plug in a value of x that eliminates one of the constants, A, B, etc.
When there are no other 'convenient' values of x to use, plug in the constant value (A, B, etc.) you already found and pick any other x
21
Multiple Choice
Which is the correct set-up for the PFD? (x−2)2x−4
=x−2A+(x−2)2B
=x−2A+(x−2)B
=x−2Ax+B+(x−2)2C
22
Multiple Choice
You should have gotten: (x−2)2x−4=x−2A+(x−2)2B .
Now multiply by the LCD. Which is the correct expression?
x−4=A+B(x−2)
x−4=A(x−2)2+B(x−2)
x−4=A(x−2)+B
23
Multiple Choice
You should have gotten: x−4=A(x−2)+B .
Finish solving for A and B.
=x−2−1+(x−2)22
=x−21+(x−2)2−2
=x−2−2+(x−2)21
24
Here's a recap...
25
Non-factorable Quadratic
Instead of 'eliminating' a constant value, we multiply everything out
Set up little equations that equate the left terms (x^2, x's, and constants) with their equivalent terms on the right and solve.
***in this example you may want to plug in x = 2 in the 2nd step first so you can solve for C to use later.
26
Example:
Notice how the model includes both a linear and a non-factorable quadratic
Next, multiply through by the LCD
Then distribute and set up equations
27
Multiple Choice
What is the result when you multiply by the LCD?
x(x2−2)x+4=xA+x2−2Bx+C
x+4=A(x2−2)+(Bx+Cx)
x+4=A(x)+(Bx+C)(x2−2)
x+4=A(x2−2)+(Bx+C)(x)
28
Multiple Choice
What would be the correct distribution?
x+4=A(x2−2)+(Bx+C)(x)
x+4=Ax2−2Ax+Bx2+Cx2
x+4=Ax2−2A+Bx2+Cx
x+4=Ax2−2A+Bx2+Cx2
29
Multiple Select
Which 3 equations should be set up in order to solve for A, B, and C?
(Hint: match degree terms)
x+4=Ax2−2A+Bx2+Cx
4 = −2A
x = Cx2
0x2=Ax2+Bx2
x=Cx
x=−2A
30
Multiple Choice
Now use these to solve for A, B, and C. Ignore the x^2 and x terms and just equate the coefficients:
0x2=Ax2+Bx2 (OR 0=A+B )
x=Cx (OR 1=C )
4=−2A
A = 0, B = 2, C = 1
A = -2, B =0, C = 2
A = -2, B = 2, C = 1
31
Final answer:
x(x2−2)x+4≡x−2+x2−22x+1
That's all folks! Now go practice...
Partial Fraction Decomposition

Show answer
Auto Play
Slide 1 / 31
SLIDE
Similar Resources on Wayground
23 questions
Circles Lesson - GCSE
Presentation
•
10th Grade
25 questions
Surface Area of Cylinders
Presentation
•
11th Grade
22 questions
Limit Fungsi Aljabar
Presentation
•
11th Grade
23 questions
Log Laws
Presentation
•
11th - 12th Grade
23 questions
Dividing Polynomials with Long Division
Presentation
•
10th - 12th Grade
22 questions
Review Quadratic Formula
Presentation
•
11th Grade
24 questions
Turunan wisw
Presentation
•
11th Grade
25 questions
Hamilton_03-abril-2024-Matemáticas
Presentation
•
11th Grade
Popular Resources on Wayground
20 questions
STAAR Review Quiz #3
Quiz
•
8th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
6 questions
Marshmallow Farm Quiz
Quiz
•
2nd - 5th Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
20 questions
Inferences
Quiz
•
4th Grade
19 questions
Classifying Quadrilaterals
Quiz
•
3rd Grade
12 questions
What makes Nebraska's government unique?
Quiz
•
4th - 5th Grade
Discover more resources for Mathematics
16 questions
Circles - Equations, Central & Inscribed Angles
Quiz
•
9th - 12th Grade
35 questions
Venn Diagrams, Theoretical, & Experimental Review
Quiz
•
9th - 12th Grade
15 questions
Calculate and Classify Arc Measures
Quiz
•
9th - 12th Grade
20 questions
April 1st 2026 Transformations of Rational Functions
Quiz
•
9th - 12th Grade
6 questions
Intro to Step Functions
Quiz
•
10th - 12th Grade
11 questions
Solving Quadratic Equations by Factoring
Quiz
•
9th - 12th Grade
6 questions
Equations of Circles
Quiz
•
9th - 12th Grade
8 questions
Week 3 Memory Builder 1 (Term 3) Solving simple equations
Quiz
•
9th - 12th Grade