Partial Fraction Decompositions

Size: px
Start display at page:

Download "Partial Fraction Decompositions"

Transcription

1 Partial Fraction Rational Functions Partial Fraction Finding Partial Fractions Integrating Partial Fraction Eamples

2 Rational Functions Definition Eample A function of the type P/Q, where both P and Q are polynomials, is a rational function is a rational function. The degree of the denominator of the above rational function is less than the degree of the numerator. Hence we may rewrite the above rational function in a simpler form by performing polynomial division. Rewriting = For integration, it is always necessary to perform polynomial division first, if possible. To integrate the polynomial part is easy, and one can reduce the problem of integrating a general rational function to a problem of integrating a rational function whose denominator has degree greater than that of the numerator.

3 Eample of Integrating Rational Functions 1 1 Integrating the functions, and is a simple task applying basic integration formulae and, in the last case, the substitution 1. u = + One gets here we omit the constants of integration 1 1 d = ln 1 +, d = arctan and d = ln Hence ( ) ( ) d = ln 1+ + arctan + ln K ( ) ( ) ( ) ( ) I.e. d = ln 1+ + arctan + ln K Here K is the constant of integration.

4 Partial Fraction Decomposition (1) The integration ( ) ( ) d = ln 1+ + arctan + ln 1+ + C was based on the decomposition = of the function to be integrated. Definition The above decomposition of the rational function (3 +3+)/( ) is a partial fraction decomposition. Partial Fraction Decomposition is a rewriting of a rational function into a sum a rational functions with as simple denominators as possible. General partial fraction decomposition is technically complicated and involves several cases. It all starts with a factorization of the denominator. The type of the partial factor decomposition depends on the type of the factors of the denominator. The different cases will be eplained on the following slides.

5 Partial Fraction () The partial fraction decomposition of a rational function R=P/Q, with deg(p) < deg(q), depends on the factors of the denominator Q. Since we are factoring over real numbers, the denominator Q may have following types of factors: 1. Simple, non-repeated linear factors a + b.. Repeated linear factors of the form (a + b) k, k > Simple, non-repeated quadratic factors of the type a + b + c. Since we assume that these factors cannot anymore be factorized, we have b 4 ac < Repeated quadratic factors (a + b + c) k, k>1. Also in this case we have b 4 ac < 0. Finding the partial fraction decompositions is, in all of the above cases, same type of computation. Eventually one wants to integrate the resulting partial fraction decomposition. The integration can, in all cases, be based on formulae, but the computations will get technically complicated.

6 Simple Linear Factors (1) Case I Consider a rational function of the type P Q ( ) ( ) P( ) ( + )( + ) ( + ) = a b a b a b 1 1 b b i j where aj 0 for all j, for i j, and deg( P) < n = deg( Q ). a a Partial Fraction Decomposition: Case I P( ) ( )( ) ( ) i j A1 A An = a + b a + b a + b a + b a + b a + b 1 1 n n 1 1 n n for some uniquely defined numbers A, k = 1,, n. n k n

7 Simple Linear Factors () Eample Consider the rational function = ( )( ) By the result concerning Case I we can find numbers A and B such that A B = = +. To get the 1 ( 1)( + 1) equations for A and B we use Compute these numbers in the following way the fact that two A B A( + 1) B( 1) polynomials are = + = ( 1)( + 1) ( + 1)( 1) the same if and only if their coefficients are the same. 0i + ( A+ B) + ( A B) A+ B = 0 A = 1 =. 1 1 A B = B = So the partial fraction decomposition is =

8 Simple Quadratic Factors (1) Case II P( ) ( ) < ( ) Q( ) ( ) Consider a rational function of the type, deg P deg Q. Assume that the denominator Q has a quadratic factor a + b + c. Partial Fraction Decomposition: Case II The quadratic factor a + b + c of the denominator leads to a term A + B of the type in the partial fraction decomposition. a + b + c

9 Simple Quadratic Factors () Eample 3 3 The rational function = has a term of 3 1 ( 1)( + + 1) A + B the type in its partial fraction decomposition A + B C 3 ( A + B)( 1) C( + + 1) = + = ( 1)( + + 1) ( + + 1)( 1) 3 ( ) ( ) A + C + C+ B A+ C B = Hence = A+ C = 0 C+ B A = 0 C B = 3 A = 1 B =. C = 1 To get these equations use the fact that the coefficients of the two numerators must be the same.

10 Repeated Linear Factors (1) Case III ( ) ( ) P Consider a rational function of the type, deg( P) < deg( Q ). Q ( ) ( ) Assume that the denominator Q has a repeated linear factor a+ b, k > 1. k Partial Fraction Decomposition: Case III ( a + b) The repeated linear factor of the denominator leads to terms 1 k of the type in the partial fraction k decomposition. A A A a + b a + b a + b ( ) ( ) k

11 Repeated Linear Factors () Eample + A B C = ( + 1) ( )( ) ( ) ( ) ( 1)( + 1) = 3 A + + B + C ( ) ( ) ( 1)( + 1) = 3 The rational function has + 1 ( 1)( + 1) A B C a partial fraction decomposition of the type A+ C + B+ C A B+ C = A = B = = ( + 1) C = 1 We get ( + 1) Equate the coefficients of the numerators. A+ C = 4 B+ C = 4 A B + C = 4

12 Repeated Quadratic Factors (1) Case IV ( ) ( ) ( ) ( ) P Consider a rational function of the type, deg( P) < deg( Q ). Q Assume that the denominator Q has a repeated quadratic factor a + b + c, k > 1. k Partial Fraction Decomposition: Case IV ( a + b + c) The repeated quadratic factor of the denominator leads to terms of the type in the partial fraction decomposition. k A 1 + B1 A + B Ak+ Bk a + b + c a + b + c a + b + c ( ) ( ) k

13 Repeated Quadratic Factors () Eample = ( )( ) has a partial A 1 + B1 A + B C fraction decomposition of the type ( + 1) 1 A 1 + B1 A + B C + + = + 1 ( + 1) 1 This can also be computed by ( A 1 + B1)( + 1)( 1) + ( A + B)( 1) + C( + 1) Maple command convert. ( )( ) Computing in the same way as before one gets A = B = A = C = 1, = = and B 0. Hence ( + 1)

14 Integrating Partial Fraction (1) Partial Fraction Decomposition is the main method to integrate rational functions. After a general partial fraction decomposition one has to deal with integrals of the following types. There are four cases. Two first cases are easy. A A 1. d = ln a + b + K a + b a Here K is the constant of integration. ( a + b) ( a + b) 1 A A. d = + K, l 1. l a 1 l l

15 Integrating Partial Fraction () In the remaining cases we have to compute integrals of the type: A + B 3. d and a + b + c A + B 4. d, l > 1 ( a + b + c) l In the case 3, observe that since the denominator cannot be factored further we have 4ac-b > 0. By suitable rewritings and substitutions we get: + B A d = a + b + c a + b ( B Ab/ a) arctan A 4ac b = ln a 4ac b a bc c K Here K denotes the constant of integration.

16 Integrating Partial Fraction (3) A + B Integrals of the type d, l > 1, are the last case. ( a + b + c) By repeated integrations by parts these integrals can eventually be computed by the formula for the integrals of type 3. l Theorem P All rational functions f = can be integrated by Partial Q Fraction provided that the polynomial Q can be factored.

17 Integration Algorithm Integration of a rational function f = P/Q, where P and Q are polynomials can be performed as follows. 1. If deg(q) deg(p), perform polynomial division and write P/Q = S + R/Q, where S and R are polynomials with deg(r) < deg(q). Integrate the polynomial S.. Factorize the polynomials Q and R. Cancel the common factors. Perform Partial Fraction Decomposition to the simplified form of R/Q. 3. Integrate the Partial Fraction Decomposition.

18 Eamples (1) Eample 1 3 Compute. 3 1 d = Observe 1 ( 1)( 1). Hence 3 A B+ C = for some numbers AB, and C. To compute these numbers AB, and Cwe get 3 A ( + + 1) ( B+ C)( 1) = ( 1)( 1) ( 1)( 1) 3 ( A + B) + ( A B+ C) + A C = Hence = A+ B = 0 A = 1 A B+ C = 0 B = 1. A C 3 = C =

19 Eamples () Eample 1 (cont d) 3 Compute. 3 1 d By the previous computations we now have d = d d = ln 1 d d = ln 1 ln d ( ) ( ) + 1/ + 3 / = ln 1 ln( + + 1) 3 arctan K + 3 Substitute u= ++1 in the first remaining integral and rewrite the last integral. This epression is the required substitution to finish the computation.

20 Eamples (3) Eample Compute d. 1 We can simplify the function to be integrated by performing polynomial division first. This needs to be done whenever possible. We get: 3 + = Partial fraction decomposition for the remaining rational epression leads to = + = Now we can integrate d = + d = + ln 1 ln K = + ln + K. + 1

21 Eamples (4) Eample = + ( + ) 3 + Compute d. ( + ) Partial fraction decomposition in this case yields + This is easy to integrate. It is, however, easier to observe that the substitution Leads to the result immediately (, 3 ) ( 3 ) t = + dt = + d 3 ( + ) + dt d = = ln t + K = ln ( + ) + K. t

INTEGRATION OF RATIONAL FUNCTIONS BY PARTIAL FRACTIONS

INTEGRATION OF RATIONAL FUNCTIONS BY PARTIAL FRACTIONS INTEGRATION OF RATIONAL FUNCTIONS BY PARTIAL FRACTIONS. Introduction It is possible to integrate any rational function, constructed as the ratio of polynomials by epressing it as a sum of simpler fractions

More information

4.8 Partial Fraction Decomposition

4.8 Partial Fraction Decomposition 8 CHAPTER 4. INTEGRALS 4.8 Partial Fraction Decomposition 4.8. Need to Know The following material is assumed to be known for this section. If this is not the case, you will need to review it.. When are

More information

39. (a) Use trigonometric substitution to verify that. 40. The parabola y 2x divides the disk into two

39. (a) Use trigonometric substitution to verify that. 40. The parabola y 2x divides the disk into two 35. Prove the formula A r for the area of a sector of a circle with radius r and central angle. [Hint: Assume 0 and place the center of the circle at the origin so it has the equation. Then is the sum

More information

Warm up: Recall that if you require real coe cients (not complex), polynomials always factor into degree 1 or 2 parts.

Warm up: Recall that if you require real coe cients (not complex), polynomials always factor into degree 1 or 2 parts. Today: 6.3 Partial fractions Warm up: Recall that if you require real coe cients (not comple), polynomials always factor into degree or parts. For eample, 3 + +3 5=( )( + i)( ++i) =( {z } )( + + 5) {z

More information

4.3 Division of Polynomials

4.3 Division of Polynomials 4.3 Division of Polynomials Learning Objectives Divide a polynomials by a monomial. Divide a polynomial by a binomial. Rewrite and graph rational functions. Introduction A rational epression is formed

More information

Complex fraction: - a fraction which has rational expressions in the numerator and/or denominator

Complex fraction: - a fraction which has rational expressions in the numerator and/or denominator Comple fraction: - a fraction which has rational epressions in the numerator and/or denominator o 2 2 4 y 2 + y 2 y 2 2 Steps for Simplifying Comple Fractions. simplify the numerator and/or the denominator

More information

9.5. Polynomial and Rational Inequalities. Objectives. Solve quadratic inequalities. Solve polynomial inequalities of degree 3 or greater.

9.5. Polynomial and Rational Inequalities. Objectives. Solve quadratic inequalities. Solve polynomial inequalities of degree 3 or greater. Chapter 9 Section 5 9.5 Polynomial and Rational Inequalities Objectives 1 3 Solve quadratic inequalities. Solve polynomial inequalities of degree 3 or greater. Solve rational inequalities. Objective 1

More information

Partial Fractions. Prerequisites: Solving simple equations; comparing coefficients; factorising simple quadratics and cubics; polynomial division.

Partial Fractions. Prerequisites: Solving simple equations; comparing coefficients; factorising simple quadratics and cubics; polynomial division. Prerequisites: olving simple equations; comparing coefficients; factorising simple quadratics and cubics; polynomial division. Maths Applications: Integration; graph sketching. Real-World Applications:

More information

MAT01B1: Integration of Rational Functions by Partial Fractions

MAT01B1: Integration of Rational Functions by Partial Fractions MAT01B1: Integration of Rational Functions by Partial Fractions Dr Craig 1 August 2018 My details: Dr Andrew Craig acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday 11h20

More information

6.3 Partial Fractions

6.3 Partial Fractions 6.3 Partial Fractions Mark Woodard Furman U Fall 2009 Mark Woodard (Furman U) 6.3 Partial Fractions Fall 2009 1 / 11 Outline 1 The method illustrated 2 Terminology 3 Factoring Polynomials 4 Partial fraction

More information

VII. Techniques of Integration

VII. Techniques of Integration VII. Techniques of Integration Integration, unlike differentiation, is more of an art-form than a collection of algorithms. Many problems in applied mathematics involve the integration of functions given

More information

Algebra Concepts Equation Solving Flow Chart Page 1 of 6. How Do I Solve This Equation?

Algebra Concepts Equation Solving Flow Chart Page 1 of 6. How Do I Solve This Equation? Algebra Concepts Equation Solving Flow Chart Page of 6 How Do I Solve This Equation? First, simplify both sides of the equation as much as possible by: combining like terms, removing parentheses using

More information

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: 2 x 3 + 3

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra: 2 x 3 + 3 Partial Fractions Combining fractions over a common denominator is a familiar operation from algebra: x 3 + 3 x + x + 3x 7 () x 3 3x + x 3 From the standpoint of integration, the left side of Equation

More information

4.2 Reducing Rational Functions

4.2 Reducing Rational Functions Section. Reducing Rational Functions 1. Reducing Rational Functions The goal of this section is to review how to reduce a rational epression to lowest terms. Let s begin with a most important piece of

More information

Integration of Rational Functions by Partial Fractions

Integration of Rational Functions by Partial Fractions Integration of Rational Functions by Partial Fractions Part 2: Integrating Rational Functions Rational Functions Recall that a rational function is the quotient of two polynomials. x + 3 x + 2 x + 2 x

More information

7.3 Adding and Subtracting Rational Expressions

7.3 Adding and Subtracting Rational Expressions 7.3 Adding and Subtracting Rational Epressions LEARNING OBJECTIVES. Add and subtract rational epressions with common denominators. 2. Add and subtract rational epressions with unlike denominators. 3. Add

More information

Bell Quiz 2-3. Determine the end behavior of the graph using limit notation. Find a function with the given zeros , 2. 5 pts possible.

Bell Quiz 2-3. Determine the end behavior of the graph using limit notation. Find a function with the given zeros , 2. 5 pts possible. Bell Quiz 2-3 2 pts Determine the end behavior of the graph using limit notation. 5 2 1. g( ) = 8 + 13 7 3 pts Find a function with the given zeros. 4. -1, 2 5 pts possible Ch 2A Big Ideas 1 Questions

More information

LESSON #34 - FINDING RESTRICTED VALUES AND SIMPLIFYING RATIONAL EXPRESSIONS COMMON CORE ALGEBRA II

LESSON #34 - FINDING RESTRICTED VALUES AND SIMPLIFYING RATIONAL EXPRESSIONS COMMON CORE ALGEBRA II LESSON #4 - FINDING RESTRICTED VALUES AND SIMPLIFYING RATIONAL EXPRESSIONS COMMON CORE ALGEBRA II A rational epression is a fraction that contains variables. A variable is very useful in mathematics. In

More information

A2T. Rational Expressions/Equations. Name: Teacher: Pd:

A2T. Rational Expressions/Equations. Name: Teacher: Pd: AT Packet #1: Rational Epressions/Equations Name: Teacher: Pd: Table of Contents o Day 1: SWBAT: Review Operations with Polynomials Pgs: 1-3 HW: Pages -3 in Packet o Day : SWBAT: Factor using the Greatest

More information

QUADRATIC EQUATIONS. + 6 = 0 This is a quadratic equation written in standard form. x x = 0 (standard form with c=0). 2 = 9

QUADRATIC EQUATIONS. + 6 = 0 This is a quadratic equation written in standard form. x x = 0 (standard form with c=0). 2 = 9 QUADRATIC EQUATIONS A quadratic equation is always written in the form of: a + b + c = where a The form a + b + c = is called the standard form of a quadratic equation. Eamples: 5 + 6 = This is a quadratic

More information

INTRODUCTION TO RATIONAL EXPRESSIONS EXAMPLE:

INTRODUCTION TO RATIONAL EXPRESSIONS EXAMPLE: INTRODUCTION TO RATIONAL EXPRESSIONS EXAMPLE: You decide to open a small business making gluten-free cakes. Your start-up costs were $, 000. In addition, it costs $ 0 to produce each cake. What is the

More information

Section 8.3 Partial Fraction Decomposition

Section 8.3 Partial Fraction Decomposition Section 8.6 Lecture Notes Page 1 of 10 Section 8.3 Partial Fraction Decomposition Partial fraction decomposition involves decomposing a rational function, or reversing the process of combining two or more

More information

Review of Rational Expressions and Equations

Review of Rational Expressions and Equations Page 1 of 14 Review of Rational Epressions and Equations A rational epression is an epression containing fractions where the numerator and/or denominator may contain algebraic terms 1 Simplify 6 14 Identification/Analysis

More information

10.7 Polynomial and Rational Inequalities

10.7 Polynomial and Rational Inequalities 10.7 Polynomial and Rational Inequalities In this section we want to turn our attention to solving polynomial and rational inequalities. That is, we want to solve inequalities like 5 4 0. In order to do

More information

dx dx x sec tan d 1 4 tan 2 2 csc d 2 ln 2 x 2 5x 6 C 2 ln 2 ln x ln x 3 x 2 C Now, suppose you had observed that x 3

dx dx x sec tan d 1 4 tan 2 2 csc d 2 ln 2 x 2 5x 6 C 2 ln 2 ln x ln x 3 x 2 C Now, suppose you had observed that x 3 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Partial Fractions Understand the concept of a partial fraction decomposition. Use partial fraction decomposition with

More information

M098 Carson Elementary and Intermediate Algebra 3e Section 11.3

M098 Carson Elementary and Intermediate Algebra 3e Section 11.3 Objectives. Solve equations by writing them in quadratic form.. Solve equations that are quadratic in form by using substitution. Vocabulary Prior Knowledge Solve rational equations: Clear the fraction.

More information

Integration by partial fractions

Integration by partial fractions Roberto s Notes on Integral Calculus Chapter : Integration methods Section 16 Integration by partial fractions The general case What you need to know already: How to apply the method of partial fractions

More information

Calculus Integration

Calculus Integration Calculus Integration By Norhafizah Md Sarif & Norazaliza Mohd Jamil Faculty of Instrial Science & Technology norhafizah@ump.e.my, norazaliza@ump.e.my Description Aims This chapter is aimed to : 1. introce

More information

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals

AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals AP Calculus BC Chapter 8: Integration Techniques, L Hopital s Rule and Improper Integrals 8. Basic Integration Rules In this section we will review various integration strategies. Strategies: I. Separate

More information

ACCUPLACER MATH 0311 OR MATH 0120

ACCUPLACER MATH 0311 OR MATH 0120 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 0 OR MATH 00 http://www.academics.utep.edu/tlc MATH 0 OR MATH 00 Page Factoring Factoring Eercises 8 Factoring Answer to Eercises

More information

How might we evaluate this? Suppose that, by some good luck, we knew that. x 2 5. x 2 dx 5

How might we evaluate this? Suppose that, by some good luck, we knew that. x 2 5. x 2 dx 5 8.4 1 8.4 Partial Fractions Consider the following integral. 13 2x (1) x 2 x 2 dx How might we evaluate this? Suppose that, by some good luck, we knew that 13 2x (2) x 2 x 2 = 3 x 2 5 x + 1 We could then

More information

Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth. If we try to simply substitute x = 1 into the expression, we get

Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth. If we try to simply substitute x = 1 into the expression, we get Lecture 7: Indeterminate forms; L Hôpitals rule; Relative rates of growth 1. Indeterminate Forms. Eample 1: Consider the it 1 1 1. If we try to simply substitute = 1 into the epression, we get. This is

More information

Partial Fractions. dx dx x sec tan d 1 4 tan 2. 2 csc d. csc cot C. 2x 5. 2 ln. 2 x 2 5x 6 C. 2 ln. 2 ln x

Partial Fractions. dx dx x sec tan d 1 4 tan 2. 2 csc d. csc cot C. 2x 5. 2 ln. 2 x 2 5x 6 C. 2 ln. 2 ln x 460_080.qd //04 :08 PM Page CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Partial Fractions Understand the concept of a partial fraction decomposition. Use partial

More information

Integration of Rational Functions by Partial Fractions

Integration of Rational Functions by Partial Fractions Title Integration of Rational Functions by MATH 1700 MATH 1700 1 / 11 Readings Readings Readings: Section 7.4 MATH 1700 2 / 11 Rational functions A rational function is one of the form where P and Q are

More information

Worksheet Week 7 Section

Worksheet Week 7 Section Worksheet Week 7 Section 8.. 8.4. This worksheet is for improvement of your mathematical writing skill. Writing using correct mathematical epression and steps is really important part of doing math. Please

More information

Define a rational expression: a quotient of two polynomials. ..( 3 10) (3 2) Rational expressions have the same properties as rational numbers:

Define a rational expression: a quotient of two polynomials. ..( 3 10) (3 2) Rational expressions have the same properties as rational numbers: 1 UNIT 7 RATIONAL EXPRESSIONS & EQUATIONS Simplifying Rational Epressions Define a rational epression: a quotient of two polynomials. A rational epression always indicates division EX: 10 means..( 10)

More information

MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By Dr. Mohammed Ramidh

MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By Dr. Mohammed Ramidh MATHEMATICS Lecture. 4 Chapter.8 TECHNIQUES OF INTEGRATION By TECHNIQUES OF INTEGRATION OVERVIEW The Fundamental Theorem connects antiderivatives and the definite integral. Evaluating the indefinite integral,

More information

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces.

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces. PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION NOAH WHITE The basic aim of this note is to describe how to break rational functions into pieces. For example 2x + 3 = + x 3 x +. The point is that we don

More information

Integration of Rational Functions by Partial Fractions

Integration of Rational Functions by Partial Fractions Title Integration of Rational Functions by Partial Fractions MATH 1700 December 6, 2016 MATH 1700 Partial Fractions December 6, 2016 1 / 11 Readings Readings Readings: Section 7.4 MATH 1700 Partial Fractions

More information

Math 31A Discussion Session Week 1 Notes January 5 and 7, 2016

Math 31A Discussion Session Week 1 Notes January 5 and 7, 2016 Math 31A Discussion Session Week 1 Notes January 5 and 7, 2016 This week we re discussing two important topics: its and continuity. We won t give a completely rigorous definition of either, but we ll develop

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.4 Indeterminate Forms and L Hospital s Rule In this section, we will learn: How to evaluate functions whose values cannot be found at

More information

1 Lesson 13: Methods of Integration

1 Lesson 13: Methods of Integration Lesson 3: Methods of Integration Chapter 6 Material: pages 273-294 in the textbook: Lesson 3 reviews integration by parts and presents integration via partial fraction decomposition as the third of the

More information

9.4 Power Series II: Geometric Series

9.4 Power Series II: Geometric Series 9.4 Power Series II: Geometric Series A particularly important skill to develop for the AP eam, other than checking that you re in RADIAN mode, is to represent certain types of rational functions as a

More information

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections.6 and.) 8. Equivalent Inequalities Definition 8. Two inequalities are equivalent

More information

8.3 Partial Fraction Decomposition

8.3 Partial Fraction Decomposition 8.3 partial fraction decomposition 575 8.3 Partial Fraction Decomposition Rational functions (polynomials divided by polynomials) and their integrals play important roles in mathematics and applications,

More information

Problem 1 Oh Snap... Look at the Denominator on that Rational

Problem 1 Oh Snap... Look at the Denominator on that Rational Problem Oh Snap... Look at the Denominator on that Rational Previously, you learned that dividing polynomials was just like dividing integers. Well, performing operations on rational epressions involving

More information

INTERPOLATION. and y i = cos x i, i = 0, 1, 2 This gives us the three points. Now find a quadratic polynomial. p(x) = a 0 + a 1 x + a 2 x 2.

INTERPOLATION. and y i = cos x i, i = 0, 1, 2 This gives us the three points. Now find a quadratic polynomial. p(x) = a 0 + a 1 x + a 2 x 2. INTERPOLATION Interpolation is a process of finding a formula (often a polynomial) whose graph will pass through a given set of points (x, y). As an example, consider defining and x 0 = 0, x 1 = π/4, x

More information

Math 10860, Honors Calculus 2

Math 10860, Honors Calculus 2 Math 10860, Honors Calculus 2 Worksheet/Information sheet on partial fractions March 8 2018 This worksheet (or rather, information sheet with a few questions) takes you through the method of partial fractions

More information

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources

SOLVING QUADRATICS. Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS Copyright - Kramzil Pty Ltd trading as Academic Teacher Resources SOLVING QUADRATICS General Form: y a b c Where a, b and c are constants To solve a quadratic equation, the equation

More information

Spring Nikos Apostolakis

Spring Nikos Apostolakis Spring 07 Nikos Apostolakis Review of fractions Rational expressions are fractions with numerator and denominator polynomials. We need to remember how we work with fractions (a.k.a. rational numbers) before

More information

Math-3. Lesson 3-1 Finding Zeroes of NOT nice 3rd Degree Polynomials

Math-3. Lesson 3-1 Finding Zeroes of NOT nice 3rd Degree Polynomials Math- Lesson - Finding Zeroes of NOT nice rd Degree Polynomials f ( ) 4 5 8 Is this one of the nice rd degree polynomials? a) Sum or difference of two cubes: y 8 5 y 7 b) rd degree with no constant term.

More information

MATH 90 CHAPTER 7 Name:.

MATH 90 CHAPTER 7 Name:. MATH 90 CHAPTER 7 Name:. 7.1 Reducing Rational Epressions Need To Know Idea of rational epressions w/ restrictions Review reducing number fraction Review polynomial factoring methods How to reduce rational

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.4 Indeterminate Forms and L Hospital s Rule In this section, we will learn: How to evaluate functions whose values cannot be found at

More information

Lesson #9 Simplifying Rational Expressions

Lesson #9 Simplifying Rational Expressions Lesson #9 Simplifying Rational Epressions A.A.6 Perform arithmetic operations with rational epressions and rename to lowest terms Factor the following epressions: A. 7 4 B. y C. y 49y Simplify: 5 5 = 4

More information

(x + 1)(x 2) = 4. x

(x + 1)(x 2) = 4. x dvanced Integration Techniques: Partial Fractions The method of partial fractions can occasionally make it possible to find the integral of a quotient of rational functions. Partial fractions gives us

More information

Simplifying Rational Expressions

Simplifying Rational Expressions .3 Simplifying Rational Epressions What are the ecluded values of a rational epression? How can you simplify a rational epression? ACTIVITY: Simplifying a Rational Epression Work with a partner. Sample:

More information

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a

Partial Fractions. (Do you see how to work it out? Substitute u = ax + b, so du = a dx.) For example, 1 dx = ln x 7 + C, x x (x 3)(x + 1) = a Partial Fractions 7-9-005 Partial fractions is the opposite of adding fractions over a common denominator. It applies to integrals of the form P(x) dx, wherep(x) and Q(x) are polynomials. Q(x) The idea

More information

Day 3: Section P-6 Rational Expressions; Section P-7 Equations. Rational Expressions

Day 3: Section P-6 Rational Expressions; Section P-7 Equations. Rational Expressions 1 Day : Section P-6 Rational Epressions; Section P-7 Equations Rational Epressions A rational epression (Fractions) is the quotient of two polynomials. The set of real numbers for which an algebraic epression

More information

of multiplicity two. The sign of the polynomial is shown in the table below

of multiplicity two. The sign of the polynomial is shown in the table below 161 Precalculus 1 Review 5 Problem 1 Graph the polynomial function P( ) ( ) ( 1). Solution The polynomial is of degree 4 and therefore it is positive to the left of its smallest real root and to the right

More information

8.4 Integration of Rational Functions by Partial Fractions Lets use the following example as motivation: Ex: Consider I = x+5

8.4 Integration of Rational Functions by Partial Fractions Lets use the following example as motivation: Ex: Consider I = x+5 Math 2-08 Rahman Week6 8.4 Integration of Rational Functions by Partial Fractions Lets use the following eample as motivation: E: Consider I = +5 2 + 2 d. Solution: Notice we can easily factor the denominator

More information

4.5 Multiplication and Division of Rational Expressions

4.5 Multiplication and Division of Rational Expressions .5. Multiplication and Division of Rational Epressions www.ck2.org.5 Multiplication and Division of Rational Epressions Learning Objectives Multiply rational epressions involving monomials. Multiply rational

More information

Partial Fractions. Calculus 2 Lia Vas

Partial Fractions. Calculus 2 Lia Vas Calculus Lia Vas Partial Fractions rational function is a quotient of two polynomial functions The method of partial fractions is a general method for evaluating integrals of rational function The idea

More information

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable.

Algebra Review C H A P T E R. To solve an algebraic equation with one variable, find the value of the unknown variable. C H A P T E R 6 Algebra Review This chapter reviews key skills and concepts of algebra that you need to know for the SAT. Throughout the chapter are sample questions in the style of SAT questions. Each

More information

3 x x+1. (4) One might be tempted to do what is done with fractions, i.e., combine them by means of a common denominator.

3 x x+1. (4) One might be tempted to do what is done with fractions, i.e., combine them by means of a common denominator. Lecture 6 Techniques of integration (cont d) Integration of rational functions by partial fractions Relevant section from Stewart, Eighth Edition: 7.4 In this section, we consider the integration of rational

More information

8.4 Partial Fractions

8.4 Partial Fractions 8.4 1 8.4 Partial Fractions Consider the following integral. (1) 13 2x x 2 x 2 dx How might we evaluate this? Suppose that, by some good luck, we knew that (2) 13 2x x 2 x 2 = 3 x 2 5 x+1 We could then

More information

Math 111 Lecture Notes

Math 111 Lecture Notes A rational function is of the form R() = p() q() where p and q are polnomial functions. The zeros of a rational function are the values of for which p() = 0, as the function s value is zero where the value

More information

Rational Functions. A rational function is a function that is a ratio of 2 polynomials (in reduced form), e.g.

Rational Functions. A rational function is a function that is a ratio of 2 polynomials (in reduced form), e.g. Rational Functions A rational function is a function that is a ratio of polynomials (in reduced form), e.g. f() = p( ) q( ) where p() and q() are polynomials The function is defined when the denominator

More information

18.01 Single Variable Calculus Fall 2006

18.01 Single Variable Calculus Fall 2006 MIT OpenCourseWare http://ocw.mit.edu 18.01 Single Variable Calculus Fall 2006 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Exam 4 Review 1. Trig substitution

More information

7x 5 x 2 x + 2. = 7x 5. (x + 1)(x 2). 4 x

7x 5 x 2 x + 2. = 7x 5. (x + 1)(x 2). 4 x Advanced Integration Techniques: Partial Fractions The method of partial fractions can occasionally make it possible to find the integral of a quotient of rational functions. Partial fractions gives us

More information

The first two give solutions x = 0 (multiplicity 2), and x = 3. The third requires the quadratic formula:

The first two give solutions x = 0 (multiplicity 2), and x = 3. The third requires the quadratic formula: Precalculus:.4 Miscellaneous Equations Concepts: Factoring Higher Degree Equations, Equations Involving Square Roots, Equations with Rational Exponents, Equations of Quadratic Type, Equations Involving

More information

Midterm 1 Solutions. Monday, 10/24/2011

Midterm 1 Solutions. Monday, 10/24/2011 Midterm Solutions Monday, 0/24/20. (0 points) Consider the function y = f() = e + 2e. (a) (2 points) What is the domain of f? Epress your answer using interval notation. Solution: We must eclude the possibility

More information

Algebra Final Exam Review Packet

Algebra Final Exam Review Packet Algebra 1 00 Final Eam Review Packet UNIT 1 EXPONENTS / RADICALS Eponents Degree of a monomial: Add the degrees of all the in the monomial together. o Eample - Find the degree of 5 7 yz Degree of a polynomial:

More information

Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254

Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254 Partial Fraction Decomposition Honors Precalculus Mr. Velazquez Rm. 254 Adding and Subtracting Rational Expressions Recall that we can use multiplication and common denominators to write a sum or difference

More information

ACCUPLACER MATH 0310

ACCUPLACER MATH 0310 The University of Teas at El Paso Tutoring and Learning Center ACCUPLACER MATH 00 http://www.academics.utep.edu/tlc MATH 00 Page Linear Equations Linear Equations Eercises 5 Linear Equations Answer to

More information

UNIT #9 ROOTS AND IRRATIONAL NUMBERS REVIEW QUESTIONS

UNIT #9 ROOTS AND IRRATIONAL NUMBERS REVIEW QUESTIONS Answer Key Name: Date: UNIT #9 ROOTS AND IRRATIONAL NUMBERS REVIEW QUESTIONS Part I Questions. Which of the following is the value of 6? () 6 () 4 () (4). The epression is equivalent to 6 6 6 6 () () 6

More information

The stationary points will be the solutions of quadratic equation x

The stationary points will be the solutions of quadratic equation x Calculus 1 171 Review In Problems (1) (4) consider the function f ( ) ( ) e. 1. Find the critical (stationary) points; establish their character (relative minimum, relative maimum, or neither); find intervals

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3.2 The Product and Quotient Rules In this section, we will learn about: Formulas that enable us to differentiate new functions formed from old functions by

More information

LESSON 8.1 RATIONAL EXPRESSIONS I

LESSON 8.1 RATIONAL EXPRESSIONS I LESSON 8. RATIONAL EXPRESSIONS I LESSON 8. RATIONAL EXPRESSIONS I 7 OVERVIEW Here is what you'll learn in this lesson: Multiplying and Dividing a. Determining when a rational expression is undefined Almost

More information

Methods of Integration

Methods of Integration Methods of Integration Professor D. Olles January 8, 04 Substitution The derivative of a composition of functions can be found using the chain rule form d dx [f (g(x))] f (g(x)) g (x) Rewriting the derivative

More information

Graphing Rational Functions KEY. (x 4) (x + 2) Factor denominator. y = 0 x = 4, x = -2

Graphing Rational Functions KEY. (x 4) (x + 2) Factor denominator. y = 0 x = 4, x = -2 6 ( 6) Factor numerator 1) f ( ) 8 ( 4) ( + ) Factor denominator n() is of degree: 1 -intercepts: d() is of degree: 6 y 0 4, - Plot the -intercepts. Draw the asymptotes with dotted lines. Then perform

More information

3.5 Continuity of a Function One Sided Continuity Intermediate Value Theorem... 23

3.5 Continuity of a Function One Sided Continuity Intermediate Value Theorem... 23 Chapter 3 Limit and Continuity Contents 3. Definition of Limit 3 3.2 Basic Limit Theorems 8 3.3 One sided Limit 4 3.4 Infinite Limit, Limit at infinity and Asymptotes 5 3.4. Infinite Limit and Vertical

More information

Polynomial and Synthetic Division

Polynomial and Synthetic Division Chapter Polynomial and Rational Functions y. f. f Common function: y Horizontal shift of three units to the left, vertical shrink Transformation: Vertical each y-value is multiplied stretch each y-value

More information

Expressing a Rational Fraction as the sum of its Partial Fractions

Expressing a Rational Fraction as the sum of its Partial Fractions PARTIAL FRACTIONS Dear Reader An algebraic fraction or a rational fraction can be, often, expressed as the algebraic sum of relatively simpler fractions called partial fractions. The application of partial

More information

Rational and Radical Expressions and Equations

Rational and Radical Expressions and Equations Rational and Radical Epressions and Equations Secondary Mathematics Page 44 Jordan School District Unit Cluster 7 (AAPR6 and AAPR7): Rational Epressions Cluster 7: Rewrite rational epressions 7 Rewrite

More information

Problem Set 9 Solutions

Problem Set 9 Solutions 8.4 Problem Set 9 Solutions Total: 4 points Problem : Integrate (a) (b) d. ( 4 + 4)( 4 + 5) d 4. Solution (4 points) (a) We use the method of partial fractions to write A B (C + D) = + +. ( ) ( 4 + 5)

More information

TEKS: 2A.10F. Terms. Functions Equations Inequalities Linear Domain Factor

TEKS: 2A.10F. Terms. Functions Equations Inequalities Linear Domain Factor POLYNOMIALS UNIT TEKS: A.10F Terms: Functions Equations Inequalities Linear Domain Factor Polynomials Monomial, Like Terms, binomials, leading coefficient, degree of polynomial, standard form, terms, Parent

More information

Adding and Subtracting Rational Expressions. Add and subtract rational expressions with the same denominator.

Adding and Subtracting Rational Expressions. Add and subtract rational expressions with the same denominator. Chapter 7 Section 7. Objectives Adding and Subtracting Rational Expressions 1 3 Add and subtract rational expressions with the same denominator. Find a least common denominator. Add and subtract rational

More information

Summer MA Lesson 11 Section 1.5 (part 1)

Summer MA Lesson 11 Section 1.5 (part 1) Summer MA 500 Lesson Section.5 (part ) The general form of a quadratic equation is a + b + c = 0, where a, b, and c are real numbers and a 0. This is a second degree equation. There are four ways to possibly

More information

6.1 Antiderivatives and Slope Fields Calculus

6.1 Antiderivatives and Slope Fields Calculus 6. Antiderivatives and Slope Fields Calculus 6. ANTIDERIVATIVES AND SLOPE FIELDS Indefinite Integrals In the previous chapter we dealt with definite integrals. Definite integrals had limits of integration.

More information

Section 4.3: Quadratic Formula

Section 4.3: Quadratic Formula Objective: Solve quadratic equations using the quadratic formula. In this section we will develop a formula to solve any quadratic equation ab c 0 where a b and c are real numbers and a 0. Solve for this

More information

PARTIAL FRACTION DECOMPOSITION. Mr. Velazquez Honors Precalculus

PARTIAL FRACTION DECOMPOSITION. Mr. Velazquez Honors Precalculus PARTIAL FRACTION DECOMPOSITION Mr. Velazquez Honors Precalculus ADDING AND SUBTRACTING RATIONAL EXPRESSIONS Recall that we can use multiplication and common denominators to write a sum or difference of

More information

ALGEBRAIC EXPRESSIONS AND POLYNOMIALS

ALGEBRAIC EXPRESSIONS AND POLYNOMIALS MODULE - ic Epressions and Polynomials ALGEBRAIC EXPRESSIONS AND POLYNOMIALS So far, you had been using arithmetical numbers, which included natural numbers, whole numbers, fractional numbers, etc. and

More information

EXPONENT REVIEW!!! Concept Byte (Review): Properties of Exponents. Property of Exponents: Product of Powers. x m x n = x m + n

EXPONENT REVIEW!!! Concept Byte (Review): Properties of Exponents. Property of Exponents: Product of Powers. x m x n = x m + n Algebra B: Chapter 6 Notes 1 EXPONENT REVIEW!!! Concept Byte (Review): Properties of Eponents Recall from Algebra 1, the Properties (Rules) of Eponents. Property of Eponents: Product of Powers m n = m

More information

Analysis. The student was expected to know and use the Pythagorean theorem to find the missing side. a 2 + b 2 = c 2

Analysis. The student was expected to know and use the Pythagorean theorem to find the missing side. a 2 + b 2 = c 2 Analysis. Correct Answer : meters (m) The student was epected to know and use the Pythagorean theorem to find the missing side. a + b c 8 + 7 64 + 89 89 64 SKILL: Use the Pythagorean theorem to find the

More information

A summary of factoring methods

A summary of factoring methods Roberto s Notes on Prerequisites for Calculus Chapter 1: Algebra Section 1 A summary of factoring methods What you need to know already: Basic algebra notation and facts. What you can learn here: What

More information

Algebra I Notes Unit Thirteen: Rational Expressions and Equations

Algebra I Notes Unit Thirteen: Rational Expressions and Equations Algebra I Notes Unit Thirteen: Rational Epressions and Equations Syllabus Objective: 10. The student will solve rational equations. (proportions and percents) Ratio: the relationship a b of two quantities,

More information

Sketching Rational Functions

Sketching Rational Functions 00 D.W.MacLean: Graphs of Rational Functions-1 Sketching Rational Functions Recall that a rational function f) is the quotient of two polynomials: f) = p). Things would be simpler q) if we could assume

More information

Section 7.4: Integration of Rational Functions by Partial Fractions

Section 7.4: Integration of Rational Functions by Partial Fractions Section 7.4: Integration of Rational Fnctions by Partial Fractions This is abot as complicated as it gets. The Method of Partial Fractions Ecept for a few very special cases, crrently we have no way to

More information

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces.

PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION. The basic aim of this note is to describe how to break rational functions into pieces. PARTIAL FRACTIONS AND POLYNOMIAL LONG DIVISION NOAH WHITE The basic aim of this note is to describe how to break rational functions into pieces. For example 2x + 3 1 = 1 + 1 x 1 3 x + 1. The point is that

More information