Integrating Rational functions by the Method of Partial fraction Decomposition. Antony L. Foster

Size: px
Start display at page:

Download "Integrating Rational functions by the Method of Partial fraction Decomposition. Antony L. Foster"

Transcription

1 Integrating Rational functions by the Method of Partial fraction Decomposition By Antony L. Foster At times, especially in calculus, it is necessary, it is necessary to express a fraction as the sum of two or more others that are simpler in form than the original. The simpler fractions thus obtained are called partial fractions. In this discussion, we shall consider the problem of expressing a given fraction as the sum of partial fractions. A rational function rr(xx) = NN(xx)/DD(xx) is the quotient of two polynomials NN(xx) aaaaaa DD(xx). We shall deal exclusively with rational functions in this discussion, and we shall develop methods that apply only to proper rational fractions, that is, those rational functions in which the numerator is of lower degree than the denominator. In algebra, it is known that we can express any polynomial as the product of integral powers of linear and irreducible quadratic factors. Consequently, every rational fraction belongs to one of the following four cases: Case 1: All factors of the denominator are linear and none of them are repeated. Case 2: All factors of the denominator are linear and some of them are repeated. Case 3: The denominator contains irreducible quadratic factors none of which are repeated. Case 4: The denominator contains irreducible quadratic factors some of which are repeated. We shall employ the following theorem in the next four paragraphs, each of which concerns one of the four cases. The proof of the theorem is omitted because it is beyond the scope of this discussions. THEOREM: If a proper rational function rr(xx) = NN(xx) in lowest terms is expressed as the sum of partial fractions, then: DD(xx) 1. To every linear factor aaaa + bb of the denominator DD(xx) that appears without repetition, there corresponds a partial fractions AA AA aaaa + bb = aa xx + bb aa where AA is a constant. 2. To every factor (aaaa + bb) kk of the denominator DD(xx), there correspond the partial fractions AA 1 aaaa + bb, AA 2 (aaaa + bb) 2, AA 3 (aaaa + bb) 3,, AA kk (aaaa + bb) kk

2 where AA 1, AA 2,, AA kk are constants. 3. To every irreducible quadratic factor aaxx 2 + bbbb + cc of the denominator DD(xx)that appears without repetition, there corresponds the partial fraction where AA aaaaaa BB are constants. AAAA + BB aaxx 2 + bbbb + cc 4. If aaxx 2 + bbbb + cc is irreducible, then to every factor (aaxx 2 + bbbb + cc) kk of the denominator DD(xx), there correspond the partial fractions AA 1 xx + BB 1 aaxx 2 + bbbb + cc, AA 2 xx + BB 2 (aaxx 2 + bbbb + cc) 2,, AA kk xx + BB kk (aaxx 2 + bbbb + cc) kk where AA 1, AA 2,, AA kk, BB 1, BB 2,, BB kk are constants. CASE 1 The Denominator DD(xx) of the proper rational function contains only distinct linear factors: Example: Express the function rr(xx) = NN(xx) DD(xx) = (2xx 2 +xx+1) (xx+2)(3xx+1)(xx+3) (1) as the sum of partial fractions. Solution: There are two methods of solution, the first of them is as follows: METHOD I: Each factor of the denominator of rr(xx) is linear and appears only once. Hence, by part 1 of the theorem above, the partial fractions are AA xx + 2, BB 3xx + 1, CC xx + 3 Thus, we have rr(xx) = 2xx 2 +xx+1 (xx+2)(3xx+1)(xx+3) = AA + BB + CC xx+2 3xx+1 xx+3 (2) in which AA, BB, aaaaaa CC are to be determined so that (2) holds for every value of xx except possibly for those that cause one of the denominators to vanish. If we multiply each member of (2) by the LCD (xx + 2)(3xx + 1)(xx + 3), we get 2xx 2 + xx + 1 = AA(3xx + 1)(xx + 3) + BB(xx + 2)(xx + 3) + CC(xx + 2)(3xx + 1) (3)

3 By performing the indicated multiplications and collecting the terms in (3), we have 2xx 2 + xx + 1 = (3AA + BB + 3CC)xx 2 + (10AA + 5BB + 7CC)xx + (3AA + 6BB + 2CC) (4) If AA, BB, aaaaaa CC are determined so that 3AA + BB + 3CC = 2 10AA + 5BB + 7CC = 1 3AA + 6BB + 2CC = 1 then both sides of (3) are identical, and, therefore, the equation is satisfied for every value of xx. Consequently, for the values of AA, BB, aaaaaa CC thus determined, (2) is true for every value of xx, with the possible exception of those for which a denominator vanishes. We can solve this system of three linear equations in AA, BB, aaaaaa CC by methods learned in your elementary algebra courses (make sure you know how to solve linear systems like that above) and obtain that AA = 7, BB = 1, CC = Therefore, 2xx 2 + xx + 1 (xx + 2)(3xx + 1)(xx + 3) = 7 5 (xx + 2) (3xx + 1) + 2 xx + 3 (5) METHOD II: We shall present a second method for determining AA, BB, aaaaaa CC so that both sides of (2) are equal for all values of xx except possibly for xx = 2, xx = 3, xx = 1 for which one of the denominators vanishes. 3 If the members of (2) are equal for all values of xx with the possible exception of the three mentioned above, then the members of (4) are equal for all values of xx including these three. Since the right members of (3) and (4) are two forms of the same polynomial, the two members of (3) are equal for all values of xx. If we let xx = 2, the coefficients of BB aaaaaa CC in (3) vanish, and we have = ( 5)(1)AA 5AA = 7 AA = 7 5 Similarly, when xx = 1, (3) becomes = BB = 40BB 40BB = 8 BB = 1 5 Finally, if we let xx = 3, we have = 8CC 8CC = 16 CC = 2

4 Hence, we have (5). The use of the second method in case 1 enables us to avoid solving the system of equations which involves AA, BB, aaaaaa CC as unknowns above and thus usually saves time and labor. It can frequently be employed to an advantage in other cases; in particular, if a linear factor appears in the denominator of rr(xx) FORMULA 1 AA αααα + ββ = AA ln αααα + bb + CC αα Illustration 1: Now in calculus, if we were asked to evaluated the indefinite integral 2xx 2 + xx + 1 (xx + 2)(3xx + 1)(xx + 3) Then expressing the integrand as a sum of partial fractions as shown in (5) above, we can then write 2xx 2 + xx + 1 (xx + 2)(3xx + 1)(xx + 3) 7 = 5 (xx + 2) (3xx + 1) + 2 xx + 3 = xx xx + 1 xx + 3 = 7 1 ln xx ln 3xx ln xx CC 5 15

5 EXERCISES FOR DISTINCT LINEAR FACTORS (CASE 1) Evaluate the indefinite integrals below by decomposing each of the integrands as a sum of partial fractions. These will be Collected! 1. 5xx+4 (xx 1)(xx+2) 2. 2xx+5 (xx+1)(xx+3) 3. 8tt 7 (2tt 1)(tt 2) 4. 5yy (yy+1)(2yy 3) 5. ss 8 (3ss+2)(2ss 3) 6. 8xx 31 (xx+3)(2xx 5) 7. 2ww+7 (2ww+5)(ww+3) 8. 5yy 3 (yy 5)(2yy+1) 9. 16qq+12 4qq 2 +4qq xx+8 15xx 2 7xx 2

6 11. 19xx 46 6xx 2 29xx xx 10 15xx 2 +xx xx 2 +4xx 6 2xx 2 3xx xx 2 +9xx 1 3xx 2 +2xx xx 2 +3xx 11 2xx 2 +xx xx 2 14xx+5 6xx 2 13xx yy 2 +5yy 4 (yy 1)(yy+1)(yy+2) 18. 4ss2 +2ss 18 (ss+2)(ss 1)(ss+3) 19. 3tt 2 13tt 28 (tt+1)(tt+2)(tt 3) 20. 4θθ 2 +7θθ 6 (θθ 2)(θθ+2)(θθ+1) xx 2 7 (XX 1)(2xx 1)(2xx+3) ww 2 +18ww 72 (ww+1)(2ww+5)(3ww 1) 23. 6ss 2 +25ss+6 (ss 3)(2ss 1)(2ss+3) 24. 7YY 2 47YY 72 (YY+5)(3YY+2)(2YY 3)

7 CASE 2 The Denominator DD(xx) of the proper rational function contains only linear factors some of which repeat. If the denominator of a proper rational function in factored form contains only linear factors, but one or more are repeated, we use the method illustrated in the example below for expressing it as the sum of partial fractions. Example: Decompose into partial fractions. RR(xx) = 3xx 2 + 5xx + 1 (xx 1)(xx + 2) 2 Solution: Again we have available two methods of solution; the following is the first one. By Part 1 of the theorem, we must have the partial fraction AA xx 1 corresponding to the linear factor xx 1 of the denominator DD(xx) = (xx 1)(xx + 2) 2, and by part 2 of the theorem, we must also have the partial fractions BB xx + 2, CC (xx + 2) 2 corresponding to the factor (xx + 2) 2. Hence we have 3xx 2 + 5xx + 1 (xx 1)(xx + 2) 2 = AA xx 1 + BB xx CC (xx + 2) 2 (1) and we must find the values of AA, BB, aaaaaa CCso that the member of (1) are equal for all values of xx, with the possible exception of xx = 1 aaaaaa xx = 2. The first step in this process is to multiply each member of (1) by (xx 1)(xx + 2) 2 and get 3xx 2 + 5xx + 1 = AA(xx + 2) 2 + BB(xx 1)(xx + 2) + CC(xx 1) (2) 3xx 2 + 5xx + 1 = (AA + BB)xx 2 + (4AA + BB + CC)xx + 4AA 2BB CC (3) The members of (3) will be equal for all values of xx if AA, BB, aaaaaa CC are determined so that the coefficients of the like powers of xx in the right and left members are equal. By equating the coefficients of xx 2, xx, and the two constant terms, we obtain the following system of three linear equations in AA, BB, aaaaaa CC: AA + BB = 3 4AA + BB + CC = 5 4AA 2BB CC = 1 The solutions of this system of equations is AA = 1, BB = 2, aaaaaa CC = 1. Therefore,

8 3xx 2 + 5xx + 1 (xx 1)(xx + 2) 2 = 1 xx xx (xx + 2) 2 The second method of evaluating AA, BB, aaaaaa CC is similar to the second method applicable to case 1. If the members of (2) are equal for all values of xx, with the possible exception of xx = 1 aaaaaa xx = 2, then the members of (2) are equal for all values of xx. If we let xx = 1, in (2), the coefficients of BB aaaaaa CC vanish, and we have = 3 2 AA 9AA = 9 AA = 1 If xx = 2, the coefficients of AA aaaaaa BB vanish in (2), and we have = 3CC 3CC = 3 CC = 1 Since there is no single value of xx for which the coefficients of AA aaaaaa CC vanish simultaneously in (2), we must resort to another method to evaluate BB. Since the members of (2) hold for all values of xx, we may substitute any convenient value for this variable together with the values of AA aaaaaa CC above in (2) and obtain an equation containing only BB. So if we let xx = 0, AA = 1, aaaaaa CC = 1, (2) becomes 3(0) 2 + 5(0) + 1 = (1 4) + ( 1)(2)BB + ( 1)( 1) 1 = 5 2BB 2BB = 4 BB = 2 FORMULA 2 AA AA = + CC, kk 2 (αααα + ββ) kk αα(1 kk)(αααα + ββ) kk 1 Illustration 2: Thus, in calculus, if we were asked to evaluate the indefinite integral 3xx2 + 5xx + 1 (xx 1)(xx + 2) 2 Then expressing the integrand as a sum of partial fractions would give us 3xx2 + 5xx = (xx 1)(xx + 2) 2 xx xx (xx + 2) 2 = xx 1 xx (xx + 2) 2 = ln xx ln xx xx CC

9 EXERCISES FOR REPEATED LINEAR FACTORS (CASE 2) Evaluate the indefinite integrals below by decomposing each of the integrands as a sum of partial fractions. These will be Collected! 1. 2tt+5 (tt+1) xx+11 (xx 4) xx+1 (3xx 1) xx 5 (2xx 1) xx 2 +21xx+8 (3xx+2) xx 2 5xx+1 (xx+1) zz 2 +54zz 40 (2zz 3) ss2 144ss+265 (2ss 7) ww 2 9ww+20 (2ww+3)(3ww 1) xx 2 +35xx+9 (2xx 1)(xx 4) xx 2 94xx+88 (2xx 3)(3xx 5) TT2 +32TT+138 (5TT+2)(2TT 7) yy 3 9yy 2 +49yy 25 (2yy 1)(yy+2)(yy 1) 2

10 14. 3xx 3 11xx 2 18xx +46 (xx+3)(xx 2)(xx 1) ss3 +14ss 2 +ss 7 (2ss+1)(ss 4)(ss+1) yy 3 5yy 2 27yy 24 (yy+1)(yy 1)(yy+2) xx 2 +5xx+1 (xx+1) tt 2 16tt+20 (tt 3) zz 3 10zz 2 +4zz+11 (2zz+1)(zz 2) xx 3 12xx 2 3xx+10 (3xx 2)(xx 2) 2

11 CASE 3 The Denominator DD(xx) of the proper rational function contains distinct irreducible quadratic factors. If the first power of an irreducible quadratic function appears among the factors of the denominator of a rational function that is to be decomposed into partial fractions, it must appear as the denominator of one of the partial fractions. The numerator of the partial fraction that has the quadratic denominator must be a linear function. The linear factors of the denominator enter exactly as in the previous two cases (case 1 and case 2). Example 1: Decompose FF(xx) = 14xx xx 2 4xx + 3 (3xx 2 xx + 1)(xx 1)(xx + 2) into partial fractions. Solution: The quadratic factor 3xx 2 xx + 1 is irreducible in the real numbers; hence it must be used as the denominator of a partial fraction that has a linear function AAAA + BB for its numerator. Each of the linear factors will enter as a denominator of a partial fraction with a constant numerator. Thus, 14xx xx 2 4xx + 3 (3xx 2 xx + 1)(xx 1)(xx + 2) = AAAA + BB 3xx 2 xx CC xx 1 + DD xx + 2 (1) In order to find the values of AA, BB, CC, aaaaaa DD so that the members of (1) are equal, we first multiply each member of (1) by (3xx 2 xx + 1)(xx 1)(xx + 2) and get 14xx xx 2 4xx + 3 = (AAAA + BB)(xx 1)(xx + 2) + CC(3xx 2 xx + 1)(xx + 2) + DD(3xx 2 xx + 1)(xx 1) (2) 14xx xx 2 4xx + 3 = (AA + 3CC + 3DD)xx 3 + (AA + BB + 5CC 4DD)xx 2 + ( 2AA + BB CC + 2DD)xx + ( 2BB + 2CC DD) (3) We may now obtain, by equating the coefficients of equal powers of xx, the four linear equations in AA, BB, CC, and DD which follow: AA + 3CC + 3DD = 14 AA + BB + 5CC 4DD = 14 2AA + BB CC + 2DD = 4 2BB + 2CC DD = 3 The solution of this system can be obtained by Gaussian Elimination (which can be found in Precalculus and linear algebra textbooks) or by solving the last equation for DD in terms of BB and CC, replacing each DD in the other three equations by this value, solving the resulting system of three linear equations in three unknowns, and finally, obtaining the value of DD from the last equation. The solution thus obtained is AA = 2, BB = 1, CC = 3, DD = 1. Hence,

12 14xx xx 2 4xx + 3 FF(xx) = (3xx 2 xx + 1)(xx 1)(xx + 2) = 2xx + 1 3xx 2 xx xx xx + 2 Example 2: Decompose rr(xx) = 4xx 4 + 4xx 3 xx 2 + xx + 1 (xx 2 + xx + 1)(xx 2 xx 3)(xx + 1) into partial fractions. Solution 4xx 4 + 4xx 3 xx 2 + xx + 1 (xx 2 + xx + 1)(xx 2 xx 3)(xx + 1) = AAAA + BB xx 2 + xx CCCC + DD xx 2 xx 3 + EE xx + 1 (1) After multiplying each member of (1) by (xx 2 + xx + 1)(xx 2 xx 3)(xx + 1), we have 4xx 4 + 4xx 3 xx 2 + xx + 1 = (AAAA + BB)(xx 2 xx 3)(xx + 1) + (CCCC + DD)(xx 2 + xx + 1)(xx + 1) + EE(xx 2 + xx + 1)(xx 2 xx 3) (2) = (AA + CC + EE)xx 4 + (BB + 2CC + DD)xx 3 + ( 4AA + 2CC + 2DD 3EE)xx 2 + ( 3AA 4BB + CC + 2DD 4EE)xx + ( 3BB + DD 3EE) (3) We can obtain the following system of equations by equating the coefficients of the equal powers of xx: AA + CC + EE = 4 BB + 2CC + DD = 4 4AA + 2CC + 2DD 3EE = 1 3AA 4BB + CC + 2DD 4EE = 1 3BB + DD 3EE = 1 The solution of this system can be obtained by Gaussian elimination or by obtaining an expression for DD in terms of BB aaaaaa EE from the last equation, substituting this for DD in the other four equations, thus getting a system of four linear equations in four unknowns, and solving the system by any of the available methods. The method suggested in Example 1 can be used. The solution is AA = 1, BB = 1, CC = 2, DD = 1, EE = 1. Therefore, 4xx 4 + 4xx 3 xx 2 + xx + 1 (xx 2 + xx + 1)(xx 2 xx 3)(xx + 1) = xx 1 xx 2 + xx xx + 1 xx 2 xx xx + 1

13 FORMULA 3 2 2αααα + ββ 4αααα ββ 2 tan 1 4αααα ββ 2 + CC iiii ββ2 4αααα < 0 1 ααxx 2 + ββββ + γγ = 1 ββ 2 4αααα ln 2αααα + ββ ββ2 4αααα 2αααα + ββ + ββ 2 4αααα + CC iiii ββ2 4αααα > 0 Illustration 3: Find the indefinite integral FORMULA 4 xx ααxx 2 + ββββ + γγ = 1 2αα ln ααxx2 + ββββ + γγ ββ 2αα 1 ααxx 2 + ββββ + γγ 14xx3 + 14xx 2 4xx + 3 (3xx 2 xx + 1)(xx 1)(xx + 2) Solution: By expressing the integrand as a sum of partial fractions as seen in Example 1 just above, we have 14xx3 + 14xx 2 4xx + 3 (3xx 2 xx + 1)(xx 1)(xx + 2) = 2xx + 1 3xx 2 xx xx xx + 2 = 2xx xx xx + 1 xx 1 xx + 2 = 2xx + 1 3xx ln xx 1 + ln xx CC xx + 1 xx = 2 3xx 2 xx xx 2 xx ln xx 1 + ln xx CC = 1 3 ln 3xx2 xx xx ln xx 1 + ln xx CC xx + 1 = 1 3 ln 3xx2 xx tan 1 6xx ln xx 1 + ln xx CC 11

14 Illustration 4 : Suppose that in calculus we are asked to find 4xx 4 + 4xx 3 xx 2 + xx + 1 (xx 2 + xx + 1)(xx 2 xx 3)(xx + 1) Solution: By decomposing the integrand as a sum of partial fractions (using case 1, case 3) as shown in Example 2 above, we have 4xx 4 + 4xx 3 xx 2 + xx + 1 (xx 2 + xx + 1)(xx 2 xx 3)(xx + 1) = xx 1 xx 2 + xx xx + 1 xx 2 xx xx + 1 = xx 1 2xx xx xx + 1 xx 2 + xx 3 xx + 1 = 1 2 ln xx2 + xx tan 1 2xx ln xx2 xx xx 2 xx 3 + ln xx CC = 1 2 ln xx2 + xx tan 1 2xx ln xx2 xx ln 2xx + ln xx CC 2xx

15 EXERCISES FOR DISTINCT IRREDUCIBLE QUADRATIC FACTORS (CASE 3) Find the following indefinite integral by decomposing the integrand into partial fractions 1. 3xx 2 10xx+16 (xx 3)(xx 2 +xx+1) 2. 2xx+5 (xx 1)(xx 2 +2) 3. 5xx 2 +xx+2 (xx+1)(xx 2 +1) 4. xx 2 4xx 3 (2xx 3)(xx 2 xx 3) 5. 5xx 3 +14xx 2 +71xx+14 (xx+5)(2xx 1)(xx 2 3) 6. xx 3 +11xx 2 +13xx 5 (xx 3)(3xx+1)(xx 2 xx+2) 7. 9xx 3 +19xx 2 +2xx+3 (2xx 3)(xx+2)(xx 2 +3) 8. 5xx 3 31xx 2 3xx 23 (3xx 1)(xx 3)(xx 2 +3xx+4) 9. 3xx 3 10xx 2 +9xx 6 (xx 1) 2 (xx 2 +1) 10. xx 3 +8xx 2 +2xx 19 (xx 2) 2 (xx 2 +5) 11. 4xx 3 11xx 2 +12xx 12 (xx 2) 2 (xx 2 +xx+1) xx 3 +3xx 2 19xx +12 (2xx 1) 2 (xx 2 +xx 3) 13. 2xx 3 8xx+4 (xx 2 +2)(xx 2 2)

16 14. 3xx 3 3xx 2 4xx 14 (xx 2 5)(xx 2 xx+3) 15. xx 3 13xx 2 +9 (xx 2 +3)(xx 2 3xx 3) 16. 3xx 3 10xx 2 +7xx 3 (xx 2 +1)(xx 2 3xx 1) 17. 6xx 3 9xx 2 +33xx 64 (2xx 3)(xx 2 +5) 18. 2xx 3 10xx 2 +11xx +19 (xx 5)(2xx 2 3xx+2) 19. xx 3 +4xx 2 7xx+6 (xx 1)(xx 2 +1) 20. 2xx 3 +4xx 2 11xx 19 (xx+4)(xx 2 3)

17 CASE 4 The Denominator DD(xx) of the proper rational function contains repeated irreducible quadratic factors. The final case to be considered (case 4) is that in which the factors of the denominator of the given proper rational function contains powers of one or more irreducible quadratic factors. By part 4 of the theorem in the beginning of this discussion, to every factor of the type (ααxx 2 + ββββ + γγ) kk appearing in the denominator of a rational function there corresponds the partial fractions where AA 1, AA 2,, AA kk, BB 1, BB 2,, BB kk are constants. AA 1 xx + BB 1 aaxx 2 + bbbb + cc, AA 2 xx + BB 2 (aaxx 2 + bbbb + cc) 2,, AA kk xx + BB kk (aaxx 2 + bbbb + cc) kk The linear and nonrepeated quadratic factors of the given denominator enter in the same manner as in cases 1 to 3. The numerator of each partial fraction whose denominator contains a quadratic factor should be a linear function. Example: Decompose the following fraction into partial fractions. 6xx xx xx xx + 6 (xx + 1)(xx 2 + xx + 1) 2 Solution: The denominator contains a linear function and the square of an irreducible quadratic function as factors; hence we let 6xx xx xx xx + 6 (xx + 1)(xx 2 + xx + 1) 2 = AA xx BBBB + CC xx 2 + xx DDDD + EE (xx 2 + xx + 1) 2 and evaluate the undetermined constants after multiplying each member by (xx + 1)(xx 2 + xx + 1) 2. Thus 6xx xx xx xx + 6 = AA(xx 2 + xx + 1) 2 + (BBBB + CC)(xx + 1)(xx 2 + xx + 1) + (DDDD + EE)(xx + 1) = (AA + BB)xx 4 + (2AA + 2BB + CC)xx 3 + (3AA + 2BB + 2CC + DD)xx 2 + (2AA + BB + 2CC + DD + EE)xx + (AA + CC + EE). Therefore, by equating the coefficients of equal powers of xx, we obtain AA + BB = 6 2AA + 2BB + CC = 11 3AA + 2BB + 2CC + DD = 18 2AA + BB + 2CC + DD + EE = 14 AA + CC + EE = 6

18 We can solve this system by means of the method suggested in the solution of Example 2 in Case 3. The solution to this system of equations is AA = 5, BB = 1, CC = 1, DD = 3, aaaaaa EE = 2. Therefore, 6xx xx xx xx + 6 (xx + 1)(xx 2 + xx + 1) 2 = 5 xx xx 1 xx 2 + xx xx + 2 (xx 2 + xx + 1) 2 FORMULA 5 1 (ααxx 2 + ββββ + γγ) 2 = 2αααα + ββ (4αααα ββ 2 )(ααxx 2 + ββββ + γγ) + 2αα 4αααα ββ 2 1 ααxx 2 + ββββ + γγ FORMULA 6 xx (ααxx 2 + ββββ + γγ) 2 = ββββ + 2γγ (4αααα ββ 2 )(ααxx 2 + ββββ + γγ) ββ 4αααα ββ 2 1 ααxx 2 + ββββ + γγ 1 (ααxx 2 + ββββ + γγ) 3 = FORMULA 7 2αααα + ββ 2(4ααγγ ββ 2 )(ααxx 2 + ββββ + γγ) 2 + 6αα 2 xx + 3αααα (4αααα ββ 2 ) 2 (ααxx 2 + ββββ + γγ) + 6αα 2 (4ααγγ ββ 2 ) 2 1 ααxx 2 + ββxx + γγ FORMULA 8 xx (ααxx 2 + ββxx + γγ) 3 = ββxx + 2γγ 2(4ααγγ ββ 2 )(ααxx 2 + ββxx + γγ) 2 6ααββxx + 3ββ 2 2(4ααγγ ββ 2 ) 2 (ααxx 2 + ββxx + γγ) 3ααββ (4ααγγ ββ 2 ) 2 ααxx 2 + ββxx + γγ Illustration 5: Find the indefinite integral Solution 6xx4 + 11xx xx xx + 6 (xx + 1)(xx 2 + xx + 1) 2 6xx4 + 11xx xx xx + 6 (xx + 1)(xx 2 + xx + 1) 2 = 5 xx xx 1 xx 2 + xx xx + 2 (xx 2 + xx + 1) 2 = 5 1 xx 1 + xx + 1 xx 2 + xx xx + 2 (xx 2 + xx + 1) 2 = 5 1 xx 1 + xx + 1 xx 2 + xx + 1 xx + 3 (xx 2 + xx + 1) (xx 2 + xx + 1) 2 = 5 ln xx ln xx2 + xx tan 1 2xx xx + 1 (xx 2 + xx + 1) (xx 2 + xx + 1) 2

19 = 5 ln xx ln xx2 + xx tan 1 2xx (xx 2 + xx + 1) (xx 2 + xx + 1) 2 = 5 ln xx ln xx2 + xx tan 1 2xx (xx 2 + xx + 1) xx + 1 3(xx 2 + xx + 1) tan 1 2xx CC = 5 ln xx xx 4 2 ln xx2 + xx (xx 2 + xx + 1) tan 1 2xx CC 3

20 EXERCISE FOR REPEATED QUADRATIC FACTORS (CASE 4) Find the value of each of the following integrals by decomposing the integrand in partial fractions. (These Problems will be Collected!) 1. 3xx 3 +4xx 5 (xx 2 +2) 2 2. xx 3 +2xx 2 3 (xx 2 2) xx 3 +xx 2 +4xx+1 (xx 2 +xx+1) xx 3 xx 2 6xx 8 (xx 2 xx 3) 2 5. xx 5 +2xx 4 3xx 2 3xx (xx 2 +xx 1) 3 6. xx 5 2xx 4 +4xx 3 2xx 2 (xx 2 xx+1) 3 7. xx 5 +2xx 3 xx+3 (xx 2 +1) 3 8. xx 3 +4xx 5 (xx 2 +2) 3 9. xx 4 xx 3 +1 xx 2 (xx 2 +1) xx 4 +13xx 3 +13xx 2 12xx+2 xx 2 (xx 2 +3xx 1) 2 ddxx 11. xx 5 +xx 4 4xx+4 xx 2 (xx 2 xx+2) xx 5 4xx 4 +12xx 3 +9xx 2 6xx+1 xx 2 (xx 2 +3xx 1) xx 4 +xx 3 25xx 2 9xx+30 (xx+2)(xx 2 3) 2

21 14. 4xx 4 7xx 3 +5xx 2 xx+1 (2xx 1)(xx 2 xx+1) xx 4 +2xx 3 +8xx 2 +7xx+2 (xx 1)(xx 2 +2) xx 4 5xx 2 10xx 2 +26xx+33 (xx+3)(xx 2 xx 3) 2 THE END

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra Worksheets for GCSE Mathematics Quadratics mr-mathematics.com Maths Resources for Teachers Algebra Quadratics Worksheets Contents Differentiated Independent Learning Worksheets Solving x + bx + c by factorisation

More information

Mathematics Ext 2. HSC 2014 Solutions. Suite 403, 410 Elizabeth St, Surry Hills NSW 2010 keystoneeducation.com.

Mathematics Ext 2. HSC 2014 Solutions. Suite 403, 410 Elizabeth St, Surry Hills NSW 2010 keystoneeducation.com. Mathematics Ext HSC 4 Solutions Suite 43, 4 Elizabeth St, Surry Hills NSW info@keystoneeducation.com.au keystoneeducation.com.au Mathematics Extension : HSC 4 Solutions Contents Multiple Choice... 3 Question...

More information

Variations. ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra

Variations. ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra Variations ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra Last Time Probability Density Functions Normal Distribution Expectation / Expectation of a function Independence Uncorrelated

More information

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra Worksheets for GCSE Mathematics Algebraic Expressions Mr Black 's Maths Resources for Teachers GCSE 1-9 Algebra Algebraic Expressions Worksheets Contents Differentiated Independent Learning Worksheets

More information

F.1 Greatest Common Factor and Factoring by Grouping

F.1 Greatest Common Factor and Factoring by Grouping 1 Factoring Factoring is the reverse process of multiplication. Factoring polynomials in algebra has similar role as factoring numbers in arithmetic. Any number can be expressed as a product of prime numbers.

More information

P.3 Division of Polynomials

P.3 Division of Polynomials 00 section P3 P.3 Division of Polynomials In this section we will discuss dividing polynomials. The result of division of polynomials is not always a polynomial. For example, xx + 1 divided by xx becomes

More information

Lesson 24: Using the Quadratic Formula,

Lesson 24: Using the Quadratic Formula, , b ± b 4ac x = a Opening Exercise 1. Examine the two equation below and discuss what is the most efficient way to solve each one. A. 4xx + 5xx + 3 = xx 3xx B. cc 14 = 5cc. Solve each equation with the

More information

Lesson 7: Algebraic Expressions The Commutative and Associative Properties

Lesson 7: Algebraic Expressions The Commutative and Associative Properties Algebraic Expressions The Commutative and Associative Properties Classwork Exercise 1 Suzy draws the following picture to represent the sum 3 + 4: Ben looks at this picture from the opposite side of the

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

Lesson 1: Successive Differences in Polynomials

Lesson 1: Successive Differences in Polynomials Lesson 1 Lesson 1: Successive Differences in Polynomials Classwork Opening Exercise John noticed patterns in the arrangement of numbers in the table below. 2.4 3.4 4.4 5.4 6.4 5.76 11.56 19.36 29.16 40.96

More information

Quadratic Equations and Functions

Quadratic Equations and Functions 50 Quadratic Equations and Functions In this chapter, we discuss various ways of solving quadratic equations, aaxx 2 + bbbb + cc 0, including equations quadratic in form, such as xx 2 + xx 1 20 0, and

More information

F.4 Solving Polynomial Equations and Applications of Factoring

F.4 Solving Polynomial Equations and Applications of Factoring section F4 243 F.4 Zero-Product Property Many application problems involve solving polynomial equations. In Chapter L, we studied methods for solving linear, or first-degree, equations. Solving higher

More information

Independent Component Analysis and FastICA. Copyright Changwei Xiong June last update: July 7, 2016

Independent Component Analysis and FastICA. Copyright Changwei Xiong June last update: July 7, 2016 Independent Component Analysis and FastICA Copyright Changwei Xiong 016 June 016 last update: July 7, 016 TABLE OF CONTENTS Table of Contents...1 1. Introduction.... Independence by Non-gaussianity....1.

More information

Polynomials and Polynomial Functions

Polynomials and Polynomial Functions 1 Polynomials and Polynomial Functions One of the simplest types of algebraic expressions are polynomials. They are formed only by addition and multiplication of variables and constants. Since both addition

More information

10.1 Three Dimensional Space

10.1 Three Dimensional Space Math 172 Chapter 10A notes Page 1 of 12 10.1 Three Dimensional Space 2D space 0 xx.. xx-, 0 yy yy-, PP(xx, yy) [Fig. 1] Point PP represented by (xx, yy), an ordered pair of real nos. Set of all ordered

More information

Lesson 23: Deriving the Quadratic Formula

Lesson 23: Deriving the Quadratic Formula : Deriving the Quadratic Formula Opening Exercise 1. Solve for xx. xx 2 + 2xx = 8 7xx 2 12xx + 4 = 0 Discussion 2. Which of these problems makes more sense to solve by completing the square? Which makes

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

Math, Stats, and Mathstats Review ECONOMETRICS (ECON 360) BEN VAN KAMMEN, PHD

Math, Stats, and Mathstats Review ECONOMETRICS (ECON 360) BEN VAN KAMMEN, PHD Math, Stats, and Mathstats Review ECONOMETRICS (ECON 360) BEN VAN KAMMEN, PHD Outline These preliminaries serve to signal to students what tools they need to know to succeed in ECON 360 and refresh their

More information

Math 3 Unit 3: Polynomial Functions

Math 3 Unit 3: Polynomial Functions Math 3 Unit 3: Polynomial Functions Unit Title Standards 3.1 End Behavior of Polynomial Functions F.IF.7c 3.2 Graphing Polynomial Functions F.IF.7c, A.APR3 3.3 Writing Equations of Polynomial Functions

More information

F.1 Greatest Common Factor and Factoring by Grouping

F.1 Greatest Common Factor and Factoring by Grouping section F1 214 is the reverse process of multiplication. polynomials in algebra has similar role as factoring numbers in arithmetic. Any number can be expressed as a product of prime numbers. For example,

More information

Math 3 Unit 3: Polynomial Functions

Math 3 Unit 3: Polynomial Functions Math 3 Unit 3: Polynomial Functions Unit Title Standards 3.1 End Behavior of Polynomial Functions F.IF.7c 3.2 Graphing Polynomial Functions F.IF.7c, A.APR3 3.3 Writing Equations of Polynomial Functions

More information

Lesson 25: Using the Quadratic Formula,

Lesson 25: Using the Quadratic Formula, , b ± b 4ac x = a Opening Exercise Over the years, many students and teachers have thought of ways to help us all remember the quadratic formula. Below is the YouTube link to a video created by two teachers

More information

Polynomials and Polynomial Functions

Polynomials and Polynomial Functions 1 Polynomials and Polynomial Functions One of the simplest types of algebraic expressions are polynomials. They are formed only by addition and multiplication of variables and constants. Since both addition

More information

ALGEBRA 2 CURRICULUM

ALGEBRA 2 CURRICULUM ALGEBRA 2 CURRICULUM 2017-2018 Content: Unit 1: Review of important Algebra 1 topics Duration: Aug/September 5 weeks Essential Question: How do you write, solve, graph, and interpret linear equations and

More information

7.3 The Jacobi and Gauss-Seidel Iterative Methods

7.3 The Jacobi and Gauss-Seidel Iterative Methods 7.3 The Jacobi and Gauss-Seidel Iterative Methods 1 The Jacobi Method Two assumptions made on Jacobi Method: 1.The system given by aa 11 xx 1 + aa 12 xx 2 + aa 1nn xx nn = bb 1 aa 21 xx 1 + aa 22 xx 2

More information

Lesson 7: Algebraic Expressions The Commutative, Associative and Distributive Properties

Lesson 7: Algebraic Expressions The Commutative, Associative and Distributive Properties Hart Interactive Algebra 1 Algebraic Expressions The Commutative, Associative and Distributive Properties Exploratory Activity In elementary school you learned that 3 + 4 gives the same answer as 4 + 3

More information

ICTCM 28th International Conference on Technology in Collegiate Mathematics

ICTCM 28th International Conference on Technology in Collegiate Mathematics REAL POLYNOMIALS WITH A COMPLEX TWIST Michael Warren Department of Mathematics Tarleton State University Box T-0470 Stephenville, TX 76402 mwarren@tarleton.edu Dr. John Gresham Department of Mathematics

More information

(2) Orbital angular momentum

(2) Orbital angular momentum (2) Orbital angular momentum Consider SS = 0 and LL = rr pp, where pp is the canonical momentum Note: SS and LL are generators for different parts of the wave function. Note: from AA BB ii = εε iiiiii

More information

Lesson 8: Complex Number Division

Lesson 8: Complex Number Division Student Outcomes Students determine the modulus and conjugate of a complex number. Students use the concept of conjugate to divide complex numbers. Lesson Notes This is the second day of a two-day lesson

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

10.4 The Cross Product

10.4 The Cross Product Math 172 Chapter 10B notes Page 1 of 9 10.4 The Cross Product The cross product, or vector product, is defined in 3 dimensions only. Let aa = aa 1, aa 2, aa 3 bb = bb 1, bb 2, bb 3 then aa bb = aa 2 bb

More information

International Journal of Mathematical Archive-5(3), 2014, Available online through ISSN

International Journal of Mathematical Archive-5(3), 2014, Available online through   ISSN International Journal of Mathematical Archive-5(3), 214, 189-195 Available online through www.ijma.info ISSN 2229 546 COMMON FIXED POINT THEOREMS FOR OCCASIONALLY WEAKLY COMPATIBLE MAPPINGS IN INTUITIONISTIC

More information

DSGE (3): BASIC NEOCLASSICAL MODELS (2): APPROACHES OF SOLUTIONS

DSGE (3): BASIC NEOCLASSICAL MODELS (2): APPROACHES OF SOLUTIONS DSGE (3): Stochastic neoclassical growth models (2): how to solve? 27 DSGE (3): BASIC NEOCLASSICAL MODELS (2): APPROACHES OF SOLUTIONS. Recap of basic neoclassical growth models and log-linearisation 2.

More information

Radicals and Radical Functions

Radicals and Radical Functions 0 Radicals and Radical Functions So far we have discussed polynomial and rational expressions and functions. In this chapter, we study algebraic expressions that contain radicals. For example, + 2, xx,

More information

P.2 Multiplication of Polynomials

P.2 Multiplication of Polynomials 1 P.2 Multiplication of Polynomials aa + bb aa + bb As shown in the previous section, addition and subtraction of polynomials results in another polynomial. This means that the set of polynomials is closed

More information

A Numerical Integration for Solving First Order Differential Equations Using Gompertz Function Approach

A Numerical Integration for Solving First Order Differential Equations Using Gompertz Function Approach American Journal of Computational and Applied Mathematics 2017, 7(6): 143-148 DOI: 10.5923/j.ajcam.20170706.01 A Numerical Integration for Solving First Order Differential Equations Using Gompertz Function

More information

TECHNICAL NOTE AUTOMATIC GENERATION OF POINT SPRING SUPPORTS BASED ON DEFINED SOIL PROFILES AND COLUMN-FOOTING PROPERTIES

TECHNICAL NOTE AUTOMATIC GENERATION OF POINT SPRING SUPPORTS BASED ON DEFINED SOIL PROFILES AND COLUMN-FOOTING PROPERTIES COMPUTERS AND STRUCTURES, INC., FEBRUARY 2016 TECHNICAL NOTE AUTOMATIC GENERATION OF POINT SPRING SUPPORTS BASED ON DEFINED SOIL PROFILES AND COLUMN-FOOTING PROPERTIES Introduction This technical note

More information

Spring 2018 Math Week Week 1 Task List

Spring 2018 Math Week Week 1 Task List Spring 2018 Math 143 - Week 1 25 Week 1 Task List This week we will cover Sections 1.1 1.4 in your e-book. Work through each of the following tasks, carefully filling in the following pages in your notebook.

More information

National 5 Mathematics. Practice Paper E. Worked Solutions

National 5 Mathematics. Practice Paper E. Worked Solutions National 5 Mathematics Practice Paper E Worked Solutions Paper One: Non-Calculator Copyright www.national5maths.co.uk 2015. All rights reserved. SQA Past Papers & Specimen Papers Working through SQA Past

More information

R.3 Properties and Order of Operations on Real Numbers

R.3 Properties and Order of Operations on Real Numbers 1 R.3 Properties and Order of Operations on Real Numbers In algebra, we are often in need of changing an expression to a different but equivalent form. This can be observed when simplifying expressions

More information

M.5 Modeling the Effect of Functional Responses

M.5 Modeling the Effect of Functional Responses M.5 Modeling the Effect of Functional Responses The functional response is referred to the predation rate as a function of the number of prey per predator. It is recognized that as the number of prey increases,

More information

University of North Georgia Department of Mathematics

University of North Georgia Department of Mathematics Instructor: Berhanu Kidane Course: Precalculus Math 13 University of North Georgia Department of Mathematics Text Books: For this course we use free online resources: See the folder Educational Resources

More information

Module 4 (Lecture 16) SHALLOW FOUNDATIONS: ALLOWABLE BEARING CAPACITY AND SETTLEMENT

Module 4 (Lecture 16) SHALLOW FOUNDATIONS: ALLOWABLE BEARING CAPACITY AND SETTLEMENT Topics Module 4 (Lecture 16) SHALLOW FOUNDATIONS: ALLOWABLE BEARING CAPACITY AND SETTLEMENT 1.1 STRIP FOUNDATION ON GRANULAR SOIL REINFORCED BY METALLIC STRIPS Mode of Failure Location of Failure Surface

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 3. STAT161/261 Introduction to Pattern Recognition and Machine Learning Spring 2018 Prof. Allie Fletcher

Lecture 3. STAT161/261 Introduction to Pattern Recognition and Machine Learning Spring 2018 Prof. Allie Fletcher Lecture 3 STAT161/261 Introduction to Pattern Recognition and Machine Learning Spring 2018 Prof. Allie Fletcher Previous lectures What is machine learning? Objectives of machine learning Supervised and

More information

Section 5: Quadratic Equations and Functions Part 1

Section 5: Quadratic Equations and Functions Part 1 Section 5: Quadratic Equations and Functions Part 1 Topic 1: Real-World Examples of Quadratic Functions... 121 Topic 2: Factoring Quadratic Expressions... 125 Topic 3: Solving Quadratic Equations by Factoring...

More information

Module 7 (Lecture 25) RETAINING WALLS

Module 7 (Lecture 25) RETAINING WALLS Module 7 (Lecture 25) RETAINING WALLS Topics Check for Bearing Capacity Failure Example Factor of Safety Against Overturning Factor of Safety Against Sliding Factor of Safety Against Bearing Capacity Failure

More information

TEXT AND OTHER MATERIALS:

TEXT AND OTHER MATERIALS: 1. TEXT AND OTHER MATERIALS: Check Learning Resources in shared class files Calculus Wiki-book: https://en.wikibooks.org/wiki/calculus (Main Reference e-book) Paul s Online Math Notes: http://tutorial.math.lamar.edu

More information

SAMPLE COURSE OUTLINE MATHEMATICS METHODS ATAR YEAR 11

SAMPLE COURSE OUTLINE MATHEMATICS METHODS ATAR YEAR 11 SAMPLE COURSE OUTLINE MATHEMATICS METHODS ATAR YEAR 11 Copyright School Curriculum and Standards Authority, 2017 This document apart from any third party copyright material contained in it may be freely

More information

A. Graph the parabola. B. Where are the solutions to the equation, 0= x + 1? C. What does the Fundamental Theorem of Algebra say?

A. Graph the parabola. B. Where are the solutions to the equation, 0= x + 1? C. What does the Fundamental Theorem of Algebra say? Hart Interactive Honors Algebra 1 Lesson 6 M4+ Opening Exercises 1. Watch the YouTube video Imaginary Numbers Are Real [Part1: Introduction] by Welch Labs (https://www.youtube.com/watch?v=t647cgsuovu).

More information

Specialist Mathematics 2019 v1.2

Specialist Mathematics 2019 v1.2 181314 Mensuration circumference of a circle area of a parallelogram CC = ππππ area of a circle AA = ππrr AA = h area of a trapezium AA = 1 ( + )h area of a triangle AA = 1 h total surface area of a cone

More information

due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish)

due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Honors PreCalculus Summer Work 016 due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Dear Honors PreCalculus Students, This assignment is designed

More information

JUST THE MATHS UNIT NUMBER 1.9. ALGEBRA 9 (The theory of partial fractions) A.J.Hobson

JUST THE MATHS UNIT NUMBER 1.9. ALGEBRA 9 (The theory of partial fractions) A.J.Hobson JUST THE MATHS UNIT NUMBER 1. ALGEBRA (The theory of partial fractions) by A.J.Hobson 1..1 Introduction 1..2 Standard types of partial fraction problem 1.. Exercises 1..4 Answers to exercises UNIT 1. -

More information

2. Similarly, 8 following generalization: The denominator of the rational exponent is the index of the radical.

2. Similarly, 8 following generalization: The denominator of the rational exponent is the index of the radical. RD. Rational Exponents Rational Exponents In sections P and RT, we reviewed properties of powers with natural and integral exponents. All of these properties hold for real exponents as well. In this section,

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

F.3 Special Factoring and a General Strategy of Factoring

F.3 Special Factoring and a General Strategy of Factoring F.3 Special Factoring and a General Strategy of Factoring Difference of Squares section F4 233 Recall that in Section P2, we considered formulas that provide a shortcut for finding special products, such

More information

MATH 1080: Calculus of One Variable II Fall 2018 Textbook: Single Variable Calculus: Early Transcendentals, 7e, by James Stewart.

MATH 1080: Calculus of One Variable II Fall 2018 Textbook: Single Variable Calculus: Early Transcendentals, 7e, by James Stewart. MATH 1080: Calculus of One Variable II Fall 2018 Textbook: Single Variable Calculus: Early Transcendentals, 7e, by James Stewart Unit 2 Skill Set Important: Students should expect test questions that require

More information

(1) Correspondence of the density matrix to traditional method

(1) Correspondence of the density matrix to traditional method (1) Correspondence of the density matrix to traditional method New method (with the density matrix) Traditional method (from thermal physics courses) ZZ = TTTT ρρ = EE ρρ EE = dddd xx ρρ xx ii FF = UU

More information

Transition to College Math and Statistics

Transition to College Math and Statistics Transition to College Math and Statistics Summer Work 016 due date: third day of class estimated time: 10 hours (for planning purposes only; work until you finish) Dear College Algebra Students, This assignment

More information

Campus Academic Resource Program Differentiation Rules

Campus Academic Resource Program Differentiation Rules This handout will: Outline the definition of the derivative and introduce different notations for the derivative Introduce Differentiation rules and provide concise explanation of them Provide examples

More information

The Derivative. Leibniz notation: Prime notation: Limit Definition of the Derivative: (Used to directly compute derivative)

The Derivative. Leibniz notation: Prime notation: Limit Definition of the Derivative: (Used to directly compute derivative) Topic 2: The Derivative 1 The Derivative The derivative of a function represents its instantaneous rate of change at any point along its domain. There are several ways which we can represent a derivative,

More information

TSIA MATH TEST PREP. Math and Science, ASC 1

TSIA MATH TEST PREP. Math and Science, ASC 1 TSIA MATH TEST PREP Math and Science, ASC 1 Texas Success Initiative: Mathematics The TSI Assessment is a program designed to help Lone Star College determine if you are ready for college-level coursework

More information

Review of Operations on the Set of Real Numbers

Review of Operations on the Set of Real Numbers 1 Review of Operations on the Set of Real Numbers Before we start our journey through algebra, let us review the structure of the real number system, properties of four operations, order of operations,

More information

Math 171 Spring 2017 Final Exam. Problem Worth

Math 171 Spring 2017 Final Exam. Problem Worth Math 171 Spring 2017 Final Exam Problem 1 2 3 4 5 6 7 8 9 10 11 Worth 9 6 6 5 9 8 5 8 8 8 10 12 13 14 15 16 17 18 19 20 21 22 Total 8 5 5 6 6 8 6 6 6 6 6 150 Last Name: First Name: Student ID: Section:

More information

Secondary 3H Unit = 1 = 7. Lesson 3.3 Worksheet. Simplify: Lesson 3.6 Worksheet

Secondary 3H Unit = 1 = 7. Lesson 3.3 Worksheet. Simplify: Lesson 3.6 Worksheet Secondary H Unit Lesson Worksheet Simplify: mm + 2 mm 2 4 mm+6 mm + 2 mm 2 mm 20 mm+4 5 2 9+20 2 0+25 4 +2 2 + 2 8 2 6 5. 2 yy 2 + yy 6. +2 + 5 2 2 2 0 Lesson 6 Worksheet List all asymptotes, holes and

More information

A note on the Adomian decomposition method for generalized Burgers-Fisher equation

A note on the Adomian decomposition method for generalized Burgers-Fisher equation INTERNATIONAL JOURNAL OF MATHEMATICS AND COMPUTERS IN SIMULATION Volume 11, 017 A note on the Adomian decomposition method for generalized Burgers-Fisher equation M. Meštrović, E. Ocvirk and D. Kunštek

More information

Unit Calendar. Date Sect. Topic Homework HW On-Time Apr , 2, 3 Quadratic Equations & Page 638: 3-11 Page 647: 3-29, odd

Unit Calendar. Date Sect. Topic Homework HW On-Time Apr , 2, 3 Quadratic Equations & Page 638: 3-11 Page 647: 3-29, odd Name/Period: Unit Calendar Date Sect. Topic Homework HW On-Time Apr. 4 10.1, 2, 3 Quadratic Equations & Page 638: 3-11 Graphs Page 647: 3-29, odd Apr. 6 9.4 10.4 Solving Quadratic Equations by Factoring

More information

Translator Design Lecture 16 Constructing SLR Parsing Tables

Translator Design Lecture 16 Constructing SLR Parsing Tables SLR Simple LR An LR(0) item (item for short) of a grammar G is a production of G with a dot at some position of the right se. Thus, production A XYZ yields the four items AA XXXXXX AA XX YYYY AA XXXX ZZ

More information

Teacher Road Map for Lesson 23: Solving Complicated Radical Equations

Teacher Road Map for Lesson 23: Solving Complicated Radical Equations eacher Road Map for Solving Complicated Radical Equations Objective in Student Friendly Language: oday I am: comparing two methods for solving complicated radical equations So that I can: determine the

More information

JUST THE MATHS UNIT NUMBER 1.5. ALGEBRA 5 (Manipulation of algebraic expressions) A.J.Hobson

JUST THE MATHS UNIT NUMBER 1.5. ALGEBRA 5 (Manipulation of algebraic expressions) A.J.Hobson JUST THE MATHS UNIT NUMBER 1.5 ALGEBRA 5 (Manipulation of algebraic expressions) by A.J.Hobson 1.5.1 Simplification of expressions 1.5.2 Factorisation 1.5.3 Completing the square in a quadratic expression

More information

BHASVIC MαTHS. Skills 1

BHASVIC MαTHS. Skills 1 PART A: Integrate the following functions with respect to x: (a) cos 2 2xx (b) tan 2 xx (c) (d) 2 PART B: Find: (a) (b) (c) xx 1 2 cosec 2 2xx 2 cot 2xx (d) 2cccccccccc2 2xx 2 ccccccccc 5 dddd Skills 1

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

CDS 101/110: Lecture 6.2 Transfer Functions

CDS 101/110: Lecture 6.2 Transfer Functions CDS 11/11: Lecture 6.2 Transfer Functions November 2, 216 Goals: Continued study of Transfer functions Review Laplace Transform Block Diagram Algebra Bode Plot Intro Reading: Åström and Murray, Feedback

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

WS/FCS NC Math 3 Scope and Sequence Semester Block High School Refer to Unit Planning Organizers for Instructional Guidance

WS/FCS NC Math 3 Scope and Sequence Semester Block High School Refer to Unit Planning Organizers for Instructional Guidance WS/FCS NC Math 3 Scope and Sequence 2017-2018 Semester Block High School Refer to Unit Planning Organizers for Instructional Guidance Suggested Pacing: Unit Title Days Week for Inspirational Math3 5 1

More information

Eureka Math. Algebra II Module 1 Student File_A. Student Workbook. This file contains Alg II-M1 Classwork Alg II-M1 Problem Sets

Eureka Math. Algebra II Module 1 Student File_A. Student Workbook. This file contains Alg II-M1 Classwork Alg II-M1 Problem Sets Eureka Math Algebra II Module 1 Student File_A Student Workbook This file contains Alg II- Classwork Alg II- Problem Sets Published by the non-profit GREAT MINDS. Copyright 2015 Great Minds. No part of

More information

HS Mathematics Item Specification C1 TF

HS Mathematics Item Specification C1 TF Claim 1: Concepts and Procedures Students can explain and apply mathematical concepts and interpret and carry out mathematical procedures with precision and fluency. Content Domain: Algebra Target F [m]:

More information

A brief summary of the chapters and sections that we cover in Math 141. Chapter 2 Matrices

A brief summary of the chapters and sections that we cover in Math 141. Chapter 2 Matrices A brief summary of the chapters and sections that we cover in Math 141 Chapter 2 Matrices Section 1 Systems of Linear Equations with Unique Solutions 1. A system of linear equations is simply a collection

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

Physics 371 Spring 2017 Prof. Anlage Review

Physics 371 Spring 2017 Prof. Anlage Review Physics 71 Spring 2017 Prof. Anlage Review Special Relativity Inertial vs. non-inertial reference frames Galilean relativity: Galilean transformation for relative motion along the xx xx direction: xx =

More information

Some examples of radical equations are. Unfortunately, the reverse implication does not hold for even numbers nn. We cannot

Some examples of radical equations are. Unfortunately, the reverse implication does not hold for even numbers nn. We cannot 40 RD.5 Radical Equations In this section, we discuss techniques for solving radical equations. These are equations containing at least one radical expression with a variable, such as xx 2 = xx, or a variable

More information

Partial Fraction Decomposition

Partial Fraction Decomposition Partial Fraction Decomposition As algebra students we have learned how to add and subtract fractions such as the one show below, but we probably have not been taught how to break the answer back apart

More information

Work, Energy, and Power. Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition

Work, Energy, and Power. Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition Work, Energy, and Power Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition 1 With the knowledge we got so far, we can handle the situation on the left but not the one on the right.

More information

Section 2: Equations and Inequalities

Section 2: Equations and Inequalities Topic 1: Equations: True or False?... 29 Topic 2: Identifying Properties When Solving Equations... 31 Topic 3: Solving Equations... 34 Topic 4: Solving Equations Using the Zero Product Property... 36 Topic

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

Lesson 14: Solving Inequalities

Lesson 14: Solving Inequalities Hart Interactive Algebra 1 Lesson 14 Classwork 1. Consider the inequality xx 2 + 4xx 5. a. Think about some possible values to assign to xx that make this inequality a true statement. Find at least two

More information

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

Support Vector Machines. CSE 4309 Machine Learning Vassilis Athitsos Computer Science and Engineering Department University of Texas at Arlington

Support Vector Machines. CSE 4309 Machine Learning Vassilis Athitsos Computer Science and Engineering Department University of Texas at Arlington Support Vector Machines CSE 4309 Machine Learning Vassilis Athitsos Computer Science and Engineering Department University of Texas at Arlington 1 A Linearly Separable Problem Consider the binary classification

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

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. Introduction Last time, we were able to represent a certain restricted class of functions as power series. This leads us to the question: can we represent more general functions

More information

Chapter 7 Rational Expressions, Equations, and Functions

Chapter 7 Rational Expressions, Equations, and Functions Chapter 7 Rational Expressions, Equations, and Functions Section 7.1: Simplifying, Multiplying, and Dividing Rational Expressions and Functions Section 7.2: Adding and Subtracting Rational Expressions

More information

Exam Programme VWO Mathematics A

Exam Programme VWO Mathematics A Exam Programme VWO Mathematics A The exam. The exam programme recognizes the following domains: Domain A Domain B Domain C Domain D Domain E Mathematical skills Algebra and systematic counting Relationships

More information

T.4 Applications of Right Angle Trigonometry

T.4 Applications of Right Angle Trigonometry 424 section T4 T.4 Applications of Right Angle Trigonometry Solving Right Triangles Geometry of right triangles has many applications in the real world. It is often used by carpenters, surveyors, engineers,

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

8. Active Filters - 2. Electronic Circuits. Prof. Dr. Qiuting Huang Integrated Systems Laboratory

8. Active Filters - 2. Electronic Circuits. Prof. Dr. Qiuting Huang Integrated Systems Laboratory 8. Active Filters - 2 Electronic Circuits Prof. Dr. Qiuting Huang Integrated Systems Laboratory Blast From The Past: Algebra of Polynomials * PP xx is a polynomial of the variable xx: PP xx = aa 0 + aa

More information

Module 7 (Lecture 27) RETAINING WALLS

Module 7 (Lecture 27) RETAINING WALLS Module 7 (Lecture 27) RETAINING WALLS Topics 1.1 RETAINING WALLS WITH METALLIC STRIP REINFORCEMENT Calculation of Active Horizontal and vertical Pressure Tie Force Factor of Safety Against Tie Failure

More information

Math123 Lecture 1. Dr. Robert C. Busby. Lecturer: Office: Korman 266 Phone :

Math123 Lecture 1. Dr. Robert C. Busby. Lecturer: Office: Korman 266 Phone : Lecturer: Math1 Lecture 1 Dr. Robert C. Busby Office: Korman 66 Phone : 15-895-1957 Email: rbusby@mcs.drexel.edu Course Web Site: http://www.mcs.drexel.edu/classes/calculus/math1_spring0/ (Links are case

More information

Rational Expressions and Functions

Rational Expressions and Functions Rational Expressions and Functions In the previous two chapters we discussed algebraic expressions, equations, and functions related to polynomials. In this chapter, we will examine a broader category

More information

10.4 Controller synthesis using discrete-time model Example: comparison of various controllers

10.4 Controller synthesis using discrete-time model Example: comparison of various controllers 10. Digital 10.1 Basic principle of digital control 10.2 Digital PID controllers 10.2.1 A 2DOF continuous-time PID controller 10.2.2 Discretisation of PID controllers 10.2.3 Implementation and tuning 10.3

More information

3.4. ZEROS OF POLYNOMIAL FUNCTIONS

3.4. ZEROS OF POLYNOMIAL FUNCTIONS 3.4. ZEROS OF POLYNOMIAL FUNCTIONS What You Should Learn Use the Fundamental Theorem of Algebra to determine the number of zeros of polynomial functions. Find rational zeros of polynomial functions. Find

More information