8.3. Integration of Rational Functions by Partial Fractions. 570 Chapter 8: Techniques of Integration

Size: px
Start display at page:

Download "8.3. Integration of Rational Functions by Partial Fractions. 570 Chapter 8: Techniques of Integration"

Transcription

1 570 Chapter 8: Techniques of Integration 8.3 Integration of Rational Functions b Partial Fractions This section shows how to epress a rational function (a quotient of polnomials) as a sum of simpler fractions, called partial fractions, which are easil integrated. For instance, the rational function (5-3)>( ) can be rewritten as = ,

2 8.3 Integration of Rational Functions b Partial Fractions 57 which can be verified algebraicall b placing the fractions on the right side over a common denominator s + ds - 3d. The skill acquired in writing rational functions as such a sum is useful in other settings as well (for instance, when using certain transform methods to solve differential equations). To integrate the rational function (5-3)>( + ) ( - 3) on the left side of our previous epression, we simpl sum the integrals of the fractions on the right side: 5-3 s + ds - 3d = = 2 ln ƒ + ƒ + 3 ln ƒ - 3 ƒ + C. The method for rewriting rational functions as a sum of simpler fractions is called the method of partial fractions. In the case of the above eample, it consists of finding constants A and B such that = A + + B - 3. () (Pretend for a moment that we do not know that A = 2 and B = 3 will work.) We call the fractions A>s + d and B>s - 3d partial fractions because their denominators are onl part of the original denominator We call A and B undetermined coefficients until proper values for them have been found. To find A and B, we first clear Equation () of fractions, obtaining 5-3 = As - 3d + Bs + d = sa + B - 3A + B. This will be an identit in if and onl if the coefficients of like powers of on the two sides are equal: A + B = 5, -3A + B = -3. Solving these equations simultaneousl gives A = 2 and B = 3. General Description of the Method Success in writing a rational function ƒ() > g() as a sum of partial fractions depends on two things: The degree of ƒ() must be less than the degree of g(). That is, the fraction must be proper. If it isn t, divide ƒ() b g() and work with the remainder term. See Eample 3 of this section. We must know the factors of g(). In theor, an polnomial with real coefficients can be written as a product of real linear factors and real quadratic factors. In practice, the factors ma be hard to find. Here is how we find the partial fractions of a proper fraction ƒ() > g() when the factors of g are known.

3 572 Chapter 8: Techniques of Integration Method of Partial Fractions (ƒ() > g()proper). et - r be a linear factor of g(). Suppose that s - rd m is the highest power of - r that divides g(). Then, to this factor, assign the sum of the m partial fractions: A - r + A 2 s - rd 2 + Á + Do this for each distinct linear factor of g(). 2. et 2 + p + q be a quadratic factor of g(). Suppose that s 2 + p + qd n is the highest power of this factor that divides g(). Then, to this factor, assign the sum of the n partial fractions: B + C 2 + p + q + B 2 + C 2 s 2 + p + qd 2 + Á + A m s - rd m. B n + C n s 2 + p + qd n. Do this for each distinct quadratic factor of g() that cannot be factored into linear factors with real coefficients. 3. Set the original fraction ƒ() > g() equal to the sum of all these partial fractions. Clear the resulting equation of fractions and arrange the terms in decreasing powers of. 4. Equate the coefficients of corresponding powers of and solve the resulting equations for the undetermined coefficients. EXAMPE Evaluate Distinct inear Factors using partial fractions s - ds + ds + 3d Solution The partial fraction decomposition has the form s - ds + ds + 3d = A - + B + + To find the values of the undetermined coefficients A, B, and C we clear fractions and get = As + ds + 3d + Bs - ds + 3d + Cs - ds + d = sa + B + C 2 + s4a + 2B + s3a - 3B - Cd. The polnomials on both sides of the above equation are identical, so we equate coefficients of like powers of obtaining Coefficient of 2 : A + B + C = Coefficient of : 4A + 2B = 4 Coefficient of 0 : 3A - 3B - C = C + 3.

4 8.3 Integration of Rational Functions b Partial Fractions 573 There are several was for solving such a sstem of linear equations for the unknowns A, B, and C, including elimination of variables, or the use of a calculator or computer. Whatever method is used, the solution is A = 3>4, B = >2, and C = ->4. Hence we have where K is the arbitrar constant of integration (to avoid confusion with the undetermined coefficient we labeled as C). EXAMPE 2 Evaluate A Repeated inear Factor Solution First we epress the integrand as a sum of partial fractions with undetermined coefficients. Equating coefficients of corresponding powers of gives Therefore, EXAMPE 3 Evaluate s - ds + ds + 3d = c s + 2d 2 = = As + 2d + B A = 6 and 2A + B = 2 + B = 7, or A = 6 and B = s + 2d 2 = a s + 2d 2 b Integrating an Improper Fraction = 3 4 ln ƒ - ƒ + 2 ln ƒ + ƒ - 4 ln ƒ + 3 ƒ + K, s + 2d 2. A B s + 2d 2 = A + s2a + Bd = s + 2d-2 = 6 ln ƒ + 2 ƒ + 5s + 2d - + C Solution First we divide the denominator into the numerator to get a polnomial plus a proper fraction d Multipl both sides b s + 2d 2.

5 574 Chapter 8: Techniques of Integration Then we write the improper fraction as a polnomial plus a proper fraction. We found the partial fraction decomposition of the fraction on the right in the opening eample, so = = = = ln ƒ + ƒ + 3 ln ƒ - 3 ƒ + C. A quadratic polnomial is irreducible if it cannot be written as the product of two linear factors with real coefficients. EXAMPE 4 Evaluate using partial fractions. Integrating with an Irreducible Quadratic Factor in the Denominator s 2 + ds - d 2 Solution The denominator has an irreducible quadratic factor as well as a repeated linear factor, so we write s 2 + ds - d 2 = A + B C - + D s - d 2. (2) Clearing the equation of fractions gives = sa + Bds - d 2 + Cs - ds 2 + d + Ds 2 + d = sa + C 3 + s -2A + B - C + D 2 + sa - 2B + C + sb - C + Dd. Equating coefficients of like terms gives Coefficients of 3 : 0 = A + C Coefficients of 2 : 0 = -2A + B - C + D Coefficients of : -2 = A - 2B + C Coefficients of 0 : 4 = B - C + D We solve these equations simultaneousl to find the values of A, B, C, and D: -4 = -2A, A = 2 Subtract fourth equation from second. C = -A = -2 From the first equation B = A = 2 and C = -2 in third equation. D = 4 - B + C =. From the fourth equation

6 8.3 Integration of Rational Functions b Partial Fractions 575 We substitute these values into Equation (2), obtaining Finall, using the epansion above we can integrate: s 2 + ds - d 2 = s - d s 2 + ds - d 2 = a s - d 2 b = a s - d 2 b = ln s 2 + d + tan ln ƒ - ƒ C. EXAMPE 5 Evaluate A Repeated Irreducible Quadratic Factor Solution The form of the partial fraction decomposition is s 2 + d 2. Multipling b s 2 + d 2, we have s 2 + d 2 = A + B + C If we equate coefficients, we get the sstem D + E s 2 + d 2 = As 2 + d 2 + sb + Cs 2 + d + sd + E = As d + Bs d + Cs 3 + d + D 2 + E = sa + B 4 + C 3 + s2a + B + D 2 + sc + E + A A + B = 0, C = 0, 2A + B + D = 0, C + E = 0, A =. Solving this sstem gives A =, B = -, C = 0, D = -, and E = 0. Thus, s 2 + d 2 = c s 2 + d 2 d = = - 2 du u - 2 du u 2 s 2 + d 2 u = 2 +, du = 2 = ln ƒ ƒ - 2 ln ƒ u ƒ + 2u + K = ln ƒ ƒ - 2 ln s2 + d + = ln ƒ ƒ s 2 + d + K. 2s 2 + d + K

7 576 Chapter 8: Techniques of Integration HISTORICA BIOGRAPHY Oliver Heaviside ( ) The Heaviside Cover-up Method for inear Factors When the degree of the polnomial ƒ() is less than the degree of g() and gsd = s - r ds - r 2 d Á s - r n d is a product of n distinct linear factors, each raised to the first power, there is a quick wa to epand ƒ() > g() b partial fractions. EXAMPE 6 Using the Heaviside Method Find A, B, and C in the partial-fraction epansion 2 + s - ds - 2ds - 3d = A - + B C - 3. (3) Solution If we multipl both sides of Equation (3) b s - d to get 2 + s - 2ds - 3d = A + Bs - d - 2 and set =, the resulting equation gives the value of A: sd 2 + s - 2ds - 3d = A , A =. Thus, the value of A is the number we would have obtained if we had covered the factor s - d in the denominator of the original fraction + Cs - d s - ds - 2ds - 3d (4) and evaluated the rest at = : A = Cover Similarl, we find the value of B in Equation (3) b covering the factor s - 2d in Equation (4) and evaluating the rest at = 2: B = sd 2 + s - d s - 2ds - 3d = 2 s -ds -2d =. s2d 2 + s2 - d s - 2d s2-3d = 5 sds -d = -5. Cover Finall, C is found b covering the s - 3d in Equation (4) and evaluating the rest at = 3: C = s3d 2 + s3 - ds3-2d s - 3d Cover = 0 s2dsd = 5.

8 8.3 Integration of Rational Functions b Partial Fractions 577 Heaviside Method. Write the quotient with g() factored: ƒsd gsd = 2. Cover the factors s - r i d of gsd one at a time, each time replacing all the uncovered s b the number r i. This gives a number for each root r i : A = A 2 = o A n = ƒsd s - r ds - r 2 d Á s - r n d. ƒsr d sr - r 2 d Á sr - r n d ƒsr 2 d sr 2 - r dsr 2 - r 3 d Á sr 2 - r n d 3. Write the partial-fraction epansion of ƒsd>gsd as ƒsd gsd = A s - r d + A 2 s - r 2 d + Á + A i ƒsr n d sr n - r dsr n - r 2 d Á sr n - r n - d. A n s - r n d. EXAMPE 7 Evaluate Integrating with the Heaviside Method Solution The degree of ƒsd = + 4 is less than the degree of gsd = , and, with g() factored, The roots of g() are r = 0, r 2 = 2, and r 3 = -5. We find A = A 2 = A 3 = s0-2ds0 + 5d = 4 s -2ds5d =-2 5 Cover = + 4 s - 2ds + 5d s - 2d s2 + 5d = 6 s2ds7d = 3 7 Cover s -5ds -5-2d s + 5d Cover = - s -5ds -7d =- 35.

9 578 Chapter 8: Techniques of Integration Therefore, + 4 s - 2ds + 5d = s - 2d - 35s + 5d, and + 4 s - 2ds + 5d =-2 5 ln ƒ ƒ ln ƒ - 2 ƒ - 35 ln ƒ + 5 ƒ + C. Other Was to Determine the Coefficients Another wa to determine the constants that appear in partial fractions is to differentiate, as in the net eample. Still another is to assign selected numerical values to. EXAMPE 8 Using Differentiation Find A, B, and C in the equation - s + d 3 = A + + B s + d 2 + C s + d 3. Solution We first clear fractions: - = As + d 2 + Bs + d + C. Substituting = - shows C = -2. We then differentiate both sides with respect to, obtaining = 2As + d + B. Substituting = - shows B =. We differentiate again to get 0 = 2A, which shows A = 0. Hence, - s + d 3 = s + d 2-2 s + d 3. In some problems, assigning small values to such as = 0, ;, ;2, equations in A, B, and C provides a fast alternative to other methods. to get EXAMPE 9 Find A, B, and C in Assigning Numerical Values to 2 + s - ds - 2ds - 3d = A - + B C - 3. Solution Clear fractions to get 2 + = As - 2ds - 3d + Bs - ds - 3d + Cs - ds - 2d.

10 8.3 Integration of Rational Functions b Partial Fractions 579 Then let =, 2, 3 successivel to find A, B, and C: Conclusion: = : sd 2 + = As -ds -2d + Bs0d + Cs0d 2 = 2A A = = 2: s2d 2 + = As0d + Bsds -d + Cs0d 5 = -B B = -5 = 3: s3d 2 + = As0d + Bs0d + Cs2dsd 0 = 2C C = s - ds - 2ds - 3d =

11 8.3 Integration of Rational Functions b Partial Fractions 579 EXERCISES 8.3 Epanding Quotients into Partial Fractions Epand the quotients in Eercises 8 b partial fractions s - 3ds - 2d s + d z + z 6. z 2 sz - d z 3 - z 2-6z 7. t t t 2-5t + 6 t 4 + 9t 2 Nonrepeated inear Factors In Eercises 9 6, epress the integrands as a sum of partial fractions and evaluate the integrals d >2 2 + d t 3 + t 2-2t Repeated inear Factors In Eercises 7 20, epress the integrands as a sum of partial fractions and evaluate the integrals s 2 - d 2 s - ds d Irreducible Quadratic Factors In Eercises 2 28, epress the integrands as a sum of partial fractions and evaluate the integrals s + ds 2 + d s 2 + d 2 d 2s + 2 s ss 2 + dss - d 3 ds sss 2 + 9d 2 ds u 3 + 5u 2 + 8u + 4 su 2 + 2u + 2d 2 du u 4-4u 3 + 2u 2-3u + su 2 + d 3 du Improper Fractions s4 2 + d 2 In Eercises 29 34, perform long division on the integrand, write the proper fraction as a sum of partial fractions, and then evaluate the integral d d 23 3t 2 + t + 4 t 3 + t

12 580 Chapter 8: Techniques of Integration Evaluating Integrals Evaluate the integrals in Eercises e t e e 2t - e t e 2t e 2t + 3e t cos d sin u du 38. sin 2 + sin - 6 cos 2 u + cos u Initial Value Problems Solve the initial value problems in Eercises 4 44 for as a function of t s - 2d 2 tan - s2d s4 2 + ds - 2d 2 s + d 2 tan - s3d s9 2 + ds + d 2 st 2-3t + 2d s3t 4 + 4t 2 + d st 2 + 2td = st, 7 0d, sd = st + d = 2 + st 7 -d, s0d = p>4 Applications and Eamples In Eercises 45 and 46, find the volume of the solid generated b revolving the shaded region about the indicated ais. 45. The -ais 46. The -ais 2 = st 7 2d, s3d = 0 (0.5, 2.68) (2.5, 2.68) = 223, sd = -p23> ( )(2 ) 0 T 47. Find, to two decimal places, the -coordinate of the centroid of the region in the first quadrant bounded b the -ais, the curve = tan -, and the line = 23. T T T 48. Find the -coordinate of the centroid of this region to two decimal places. (3,.83) 49. Social diffusion Sociologists sometimes use the phrase social diffusion to describe the wa information spreads through a population. The information might be a rumor, a cultural fad, or news about a technical innovation. In a sufficientl large population, the number of people who have the information is treated as a differentiable function of time t, and the rate of diffusion, >, is assumed to be proportional to the number of people who have the information times the number of people who do not. This leads to the equation = ksn - d, (5, 0.98) where N is the number of people in the population. Suppose t is in das, k = >250, and two people start a rumor at time t = 0 in a population of N = 000 people. a. Find as a function of t. b. When will half the population have heard the rumor? (This is when the rumor will be spreading the fastest.) 50. Second-order chemical reactions Man chemical reactions are the result of the interaction of two molecules that undergo a change to produce a new product. The rate of the reaction tpicall depends on the concentrations of the two kinds of molecules. If a is the amount of substance A and b is the amount of substance B at time t = 0, and if is the amount of product at time t, then the rate of formation of ma be given b the differential equation = ksa - dsb - d, or = k, sa - dsb - d where k is a constant for the reaction. Integrate both sides of this equation to obtain a relation between and t (a) if a = b, and (b) if a Z b. Assume in each case that = 0 when t = An integral connecting p to the approimation 22> 7 4 s - d 4 a. Evaluate b. How good is the approimation p 22>7? Find out b epressing a 22 as a percentage of p. 7 - pb

13 8.3 Integration of Rational Functions b Partial Fractions 58 c. Graph the function = 4 s - d 4 for 0. Eperiment with the range on the -ais set between 0 and, then 2 + between 0 and 0.5, and then decreasing the range until the graph can be seen. What do ou conclude about the area under the curve? 52. Find the second-degree polnomial P() such that P s0d = 0, and Psd 3 s - d 2 is a rational function. Ps0d =,

7.7. Inverse Trigonometric Functions. Defining the Inverses

7.7. Inverse Trigonometric Functions. Defining the Inverses 7.7 Inverse Trigonometric Functions 57 7.7 Inverse Trigonometric Functions Inverse trigonometric functions arise when we want to calculate angles from side measurements in triangles. The also provide useful

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

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

N x. You should know how to decompose a rational function into partial fractions.

N x. You should know how to decompose a rational function into partial fractions. Section.7 Partial Fractions Section.7 Partial Fractions N You should know how to decompose a rational function into partial fractions. D (a) If the fraction is improper, divide to obtain N D p N D (a)

More information

N x. You should know how to decompose a rational function into partial fractions.

N x. You should know how to decompose a rational function into partial fractions. Section 7. Partial Fractions 0. 0 7 0 0 0 0 Solution:, 0 Equation Equation Eq. Eq. 07. nswers will var. Section 7. Partial Fractions N You should know how to decompose a rational function into partial

More information

Fitting Integrands to Basic Rules

Fitting Integrands to Basic Rules 6_8.qd // : PM Page 8 8 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8. Basic Integration Rules Review proceres for fitting an integrand to one of the basic integration

More information

Fitting Integrands to Basic Rules. x x 2 9 dx. Solution a. Use the Arctangent Rule and let u x and a dx arctan x 3 C. 2 du u.

Fitting Integrands to Basic Rules. x x 2 9 dx. Solution a. Use the Arctangent Rule and let u x and a dx arctan x 3 C. 2 du u. 58 CHAPTER 8 Integration Techniques, L Hôpital s Rule, and Improper Integrals Section 8 Basic Integration Rules Review proceres for fitting an integrand to one of the basic integration rules Fitting Integrands

More information

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits

2.5. Infinite Limits and Vertical Asymptotes. Infinite Limits . Infinite Limits and Vertical Asmptotes. Infinite Limits and Vertical Asmptotes In this section we etend the concept of it to infinite its, which are not its as before, but rather an entirel new use of

More information

A.5. Complex Numbers AP-12. The Development of the Real Numbers

A.5. Complex Numbers AP-12. The Development of the Real Numbers AP- A.5 Comple Numbers Comple numbers are epressions of the form a + ib, where a and b are real numbers and i is a smbol for -. Unfortunatel, the words real and imaginar have connotations that somehow

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

2.2. Calculating Limits Using the Limit Laws. 84 Chapter 2: Limits and Continuity. The Limit Laws. THEOREM 1 Limit Laws

2.2. Calculating Limits Using the Limit Laws. 84 Chapter 2: Limits and Continuity. The Limit Laws. THEOREM 1 Limit Laws 84 Chapter : Limits and Continuit. HISTORICAL ESSAY* Limits Calculating Limits Using the Limit Laws In Section. we used graphs and calculators to guess the values of its. This section presents theorems

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

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

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

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

Cubic and quartic functions

Cubic and quartic functions 3 Cubic and quartic functions 3A Epanding 3B Long division of polnomials 3C Polnomial values 3D The remainder and factor theorems 3E Factorising polnomials 3F Sum and difference of two cubes 3G Solving

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

Introduction. x 7. Partial fraction decomposition x 7 of. x 7. x 3 1. x 2. Decomposition of N x /D x into Partial Fractions. N x. D x polynomial N 1 x

Introduction. x 7. Partial fraction decomposition x 7 of. x 7. x 3 1. x 2. Decomposition of N x /D x into Partial Fractions. N x. D x polynomial N 1 x 333202_0704.qd 2/5/05 9:43 M Page 533 Section 7.4 Partial Fractions 533 7.4 Partial Fractions What you should learn Recognize partial fraction decompositions of rational epressions. Find partial fraction

More information

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY

4.7. Newton s Method. Procedure for Newton s Method HISTORICAL BIOGRAPHY 4. Newton s Method 99 4. Newton s Method HISTORICAL BIOGRAPHY Niels Henrik Abel (18 189) One of the basic problems of mathematics is solving equations. Using the quadratic root formula, we know how to

More information

5.4 dividing POlynOmIAlS

5.4 dividing POlynOmIAlS SECTION 5.4 dividing PolNomiAls 3 9 3 learning ObjeCTIveS In this section, ou will: Use long division to divide polnomials. Use snthetic division to divide polnomials. 5.4 dividing POlnOmIAlS Figure 1

More information

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 52 HSN22100 Higher Mathematics UNIT OUTCOME 1 Polnomials and Quadratics Contents Polnomials and Quadratics 5 1 Quadratics 5 The Discriminant 54 Completing the Square 55 4 Sketching Parabolas 57 5 Determining the Equation

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Name Date Chapter Polnomial and Rational Functions Section.1 Quadratic Functions Objective: In this lesson ou learned how to sketch and analze graphs of quadratic functions. Important Vocabular Define

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

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

EXERCISES Chapter 15: Multiple Integrals. Evaluating Integrals in Cylindrical Coordinates

EXERCISES Chapter 15: Multiple Integrals. Evaluating Integrals in Cylindrical Coordinates 08 Chapter 5: Multiple Integrals EXERCISES 5.6 Evaluating Integrals in Clindrical Evaluate the clindrical coordinate integrals in Eercises 6... 3. 4. 5. 6. Changing Order of Integration in Clindrical The

More information

Section 6.2 Long Division of Polynomials

Section 6.2 Long Division of Polynomials Section 6. Long Division of Polynomials INTRODUCTION In Section 6.1 we learned to simplify a rational epression by factoring. For eample, + 3 10 = ( + 5)( ) ( ) = ( + 5) 1 = + 5. However, if we try to

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

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS

67. (a) Use a computer algebra system to find the partial fraction CAS. 68. (a) Find the partial fraction decomposition of the function CAS SECTION 7.5 STRATEGY FOR INTEGRATION 483 6. 2 sin 2 2 cos CAS 67. (a) Use a computer algebra sstem to find the partial fraction decomposition of the function 62 63 Find the area of the region under the

More information

Polynomial and Rational Functions

Polynomial and Rational Functions Polnomial and Rational Functions 5 Figure 1 35-mm film, once the standard for capturing photographic images, has been made largel obsolete b digital photograph. (credit film : modification of work b Horia

More information

Exponential, Logistic, and Logarithmic Functions

Exponential, Logistic, and Logarithmic Functions CHAPTER 3 Eponential, Logistic, and Logarithmic Functions 3.1 Eponential and Logistic Functions 3.2 Eponential and Logistic Modeling 3.3 Logarithmic Functions and Their Graphs 3.4 Properties of Logarithmic

More information

ZETA MATHS. Higher Mathematics Revision Checklist

ZETA MATHS. Higher Mathematics Revision Checklist ZETA MATHS Higher Mathematics Revision Checklist Contents: Epressions & Functions Page Logarithmic & Eponential Functions Addition Formulae. 3 Wave Function.... 4 Graphs of Functions. 5 Sets of Functions

More information

4Cubic. polynomials UNCORRECTED PAGE PROOFS

4Cubic. polynomials UNCORRECTED PAGE PROOFS 4Cubic polnomials 4.1 Kick off with CAS 4. Polnomials 4.3 The remainder and factor theorems 4.4 Graphs of cubic polnomials 4.5 Equations of cubic polnomials 4.6 Cubic models and applications 4.7 Review

More information

1.3 LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION

1.3 LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION . Limits at Infinit; End Behavior of a Function 89. LIMITS AT INFINITY; END BEHAVIOR OF A FUNCTION Up to now we have been concerned with its that describe the behavior of a function f) as approaches some

More information

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

More information

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general

Coordinate geometry. + bx + c. Vertical asymptote. Sketch graphs of hyperbolas (including asymptotic behaviour) from the general A Sketch graphs of = a m b n c where m = or and n = or B Reciprocal graphs C Graphs of circles and ellipses D Graphs of hperbolas E Partial fractions F Sketch graphs using partial fractions Coordinate

More information

AP Calculus AB Summer Assignment Mrs. Berkson

AP Calculus AB Summer Assignment Mrs. Berkson AP Calculus AB Summer Assignment Mrs. Berkson The purpose of the summer assignment is to prepare ou with the necessar Pre- Calculus skills required for AP Calculus AB. Net ear we will be starting off the

More information

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1

Higher. Polynomials and Quadratics. Polynomials and Quadratics 1 Higher Mathematics Contents 1 1 Quadratics EF 1 The Discriminant EF 3 3 Completing the Square EF 4 4 Sketching Parabolas EF 7 5 Determining the Equation of a Parabola RC 9 6 Solving Quadratic Inequalities

More information

AP Calculus AB Summer Assignment Mrs. Berkson

AP Calculus AB Summer Assignment Mrs. Berkson AP Calculus AB Summer Assignment Mrs. Berkson The purpose of the summer assignment is to prepare ou with the necessar Pre- Calculus skills required for AP Calculus AB. Net ear we will be starting off the

More information

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1

KEY IDEAS. Chapter 1 Function Transformations. 1.1 Horizontal and Vertical Translations Pre-Calculus 12 Student Workbook MHR 1 Chapter Function Transformations. Horizontal and Vertical Translations A translation can move the graph of a function up or down (vertical translation) and right or left (horizontal translation). A translation

More information

Math RE - Calculus I Functions Page 1 of 10. Topics of Functions used in Calculus

Math RE - Calculus I Functions Page 1 of 10. Topics of Functions used in Calculus Math 0-03-RE - Calculus I Functions Page of 0 Definition of a function f() : Topics of Functions used in Calculus A function = f() is a relation between variables and such that for ever value onl one value.

More information

Chapter 4 Analytic Trigonometry

Chapter 4 Analytic Trigonometry Analtic Trigonometr Chapter Analtic Trigonometr Inverse Trigonometric Functions The trigonometric functions act as an operator on the variable (angle, resulting in an output value Suppose this process

More information

Review of Essential Skills and Knowledge

Review of Essential Skills and Knowledge Review of Essential Skills and Knowledge R Eponent Laws...50 R Epanding and Simplifing Polnomial Epressions...5 R 3 Factoring Polnomial Epressions...5 R Working with Rational Epressions...55 R 5 Slope

More information

Ready To Go On? Skills Intervention 6-1 Polynomials

Ready To Go On? Skills Intervention 6-1 Polynomials 6A Read To Go On? Skills Intervention 6- Polnomials Find these vocabular words in Lesson 6- and the Multilingual Glossar. Vocabular monomial polnomial degree of a monomial degree of a polnomial leading

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

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

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

Lesson 9.1 Using the Distance Formula

Lesson 9.1 Using the Distance Formula Lesson. Using the Distance Formula. Find the eact distance between each pair of points. a. (0, 0) and (, ) b. (0, 0) and (7, ) c. (, 8) and (, ) d. (, ) and (, 7) e. (, 7) and (8, ) f. (8, ) and (, 0)

More information

Chapter 1 Graph of Functions

Chapter 1 Graph of Functions Graph of Functions Chapter Graph of Functions. Rectangular Coordinate Sstem and Plotting points The Coordinate Plane Quadrant II Quadrant I (0,0) Quadrant III Quadrant IV Figure. The aes divide the plane

More information

Decimal Operations No Calculators!!! Directions: Perform the indicated operation. Show all work. Use extra paper if necessary.

Decimal Operations No Calculators!!! Directions: Perform the indicated operation. Show all work. Use extra paper if necessary. Decimal Operations No Calculators!!! Directions: Perform the indicated operation. Show all work. Use etra paper if necessar. Find.8 +.9...09 +. + 0.06 =. 6.08 + 6.8 + 00. =. 8. 6.09 =. 00.908. = Find.

More information

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes

16.5. Maclaurin and Taylor Series. Introduction. Prerequisites. Learning Outcomes Maclaurin and Talor Series 6.5 Introduction In this Section we eamine how functions ma be epressed in terms of power series. This is an etremel useful wa of epressing a function since (as we shall see)

More information

Example 1: What do you know about the graph of the function

Example 1: What do you know about the graph of the function Section 1.5 Analyzing of Functions In this section, we ll look briefly at four types of functions: polynomial functions, rational functions, eponential functions and logarithmic functions. Eample 1: What

More information

Northwest High School s Algebra 2/Honors Algebra 2

Northwest High School s Algebra 2/Honors Algebra 2 Northwest High School s Algebra /Honors Algebra Summer Review Packet 0 DUE Frida, September, 0 Student Name This packet has been designed to help ou review various mathematical topics that will be necessar

More information

Trigonometric Functions

Trigonometric Functions Trigonometric Functions This section reviews radian measure and the basic trigonometric functions. C ' θ r s ' ngles ngles are measured in degrees or radians. The number of radians in the central angle

More information

APPENDIX D Rotation and the General Second-Degree Equation

APPENDIX D Rotation and the General Second-Degree Equation APPENDIX D Rotation and the General Second-Degree Equation Rotation of Aes Invariants Under Rotation After rotation of the - and -aes counterclockwise through an angle, the rotated aes are denoted as the

More information

Unit 3 Notes Mathematical Methods

Unit 3 Notes Mathematical Methods Unit 3 Notes Mathematical Methods Foundational Knowledge Created b Triumph Tutoring Copright info Copright Triumph Tutoring 07 Triumph Tutoring Pt Ltd ABN 60 607 0 507 First published in 07 All rights

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

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 1. CfE Edition

Mathematics. Polynomials and Quadratics. hsn.uk.net. Higher. Contents. Polynomials and Quadratics 1. CfE Edition Higher Mathematics Contents 1 1 Quadratics EF 1 The Discriminant EF 3 3 Completing the Square EF 4 4 Sketching Parabolas EF 7 5 Determining the Equation of a Parabola RC 9 6 Solving Quadratic Inequalities

More information

L 8.6 L 10.6 L 13.3 L Psud = u 3-4u 2 + 5u; [1, 2]

L 8.6 L 10.6 L 13.3 L Psud = u 3-4u 2 + 5u; [1, 2] . Rates of Change and Tangents to Curves 6 p Q (5, ) (, ) (5, ) (, 65) Slope of PQ p/ t (flies/ da) - 5 5 - - 5 - - 5 5-65 - 5 - L 8.6 L.6 L. L 6. Number of flies 5 B(5, 5) Q(5, ) 5 5 P(, 5) 5 5 A(, )

More information

5. Perform the indicated operation and simplify each of the following expressions:

5. Perform the indicated operation and simplify each of the following expressions: Precalculus Worksheet.5 1. What is - 1? Just because we refer to solutions as imaginar does not mean that the solutions are meaningless. Fields such as quantum mechanics and electromagnetism depend on

More information

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f

Exact Differential Equations. The general solution of the equation is f x, y C. If f has continuous second partials, then M y 2 f APPENDIX C Additional Topics in Differential Equations APPENDIX C. Eact First-Order Equations Eact Differential Equations Integrating Factors Eact Differential Equations In Chapter 6, ou studied applications

More information

Math 181, Exam 2, Fall 2014 Problem 1 Solution. sin 3 (x) cos(x) dx.

Math 181, Exam 2, Fall 2014 Problem 1 Solution. sin 3 (x) cos(x) dx. Math 8, Eam 2, Fall 24 Problem Solution. Integrals, Part I (Trigonometric integrals: 6 points). Evaluate the integral: sin 3 () cos() d. Solution: We begin by rewriting sin 3 () as Then, after using the

More information

3 Polynomial and Rational Functions

3 Polynomial and Rational Functions 3 Polnomial and Rational Functions 3.1 Quadratic Functions and Models 3.2 Polnomial Functions and Their Graphs 3.3 Dividing Polnomials 3.4 Real Zeros of Polnomials 3.5 Comple Zeros and the Fundamental

More information

4.317 d 4 y. 4 dx d 2 y dy. 20. dt d 2 x. 21. y 3y 3y y y 6y 12y 8y y (4) y y y (4) 2y y 0. d 4 y 26.

4.317 d 4 y. 4 dx d 2 y dy. 20. dt d 2 x. 21. y 3y 3y y y 6y 12y 8y y (4) y y y (4) 2y y 0. d 4 y 26. 38 CHAPTER 4 HIGHER-ORDER DIFFERENTIAL EQUATIONS sstems are also able, b means of their dsolve commands, to provide eplicit solutions of homogeneous linear constant-coefficient differential equations.

More information

Lesson 7.1 Polynomial Degree and Finite Differences

Lesson 7.1 Polynomial Degree and Finite Differences Lesson 7.1 Polnomial Degree and Finite Differences 1. Identif the degree of each polnomial. a. 1 b. 0. 1. 3. 3 c. 0 16 0. Determine which of the epressions are polnomials. For each polnomial, state its

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

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still Notes. For

More information

Answer Explanations. The SAT Subject Tests. Mathematics Level 1 & 2 TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE

Answer Explanations. The SAT Subject Tests. Mathematics Level 1 & 2 TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE The SAT Subject Tests Answer Eplanations TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE Mathematics Level & Visit sat.org/stpractice to get more practice and stud tips for the Subject Test

More information

LESSON #48 - INTEGER EXPONENTS COMMON CORE ALGEBRA II

LESSON #48 - INTEGER EXPONENTS COMMON CORE ALGEBRA II LESSON #8 - INTEGER EXPONENTS COMMON CORE ALGEBRA II We just finished our review of linear functions. Linear functions are those that grow b equal differences for equal intervals. In this unit we will

More information

Particular Solutions

Particular Solutions Particular Solutions Our eamples so far in this section have involved some constant of integration, K. We now move on to see particular solutions, where we know some boundar conditions and we substitute

More information

Section 7.4 #1, 5, 6, 8, 12, 13, 44, 53; Section 7.5 #7, 10, 11, 20, 22; Section 7.7 #1, 4, 10, 15, 22, 44

Section 7.4 #1, 5, 6, 8, 12, 13, 44, 53; Section 7.5 #7, 10, 11, 20, 22; Section 7.7 #1, 4, 10, 15, 22, 44 Math B Prof. Audrey Terras HW #4 Solutions Due Tuesday, Oct. 9 Section 7.4 #, 5, 6, 8,, 3, 44, 53; Section 7.5 #7,,,, ; Section 7.7 #, 4,, 5,, 44 7.4. Since 5 = 5 )5 + ), start with So, 5 = A 5 + B 5 +.

More information

Properties of Limits

Properties of Limits 33460_003qd //04 :3 PM Page 59 SECTION 3 Evaluating Limits Analticall 59 Section 3 Evaluating Limits Analticall Evaluate a it using properties of its Develop and use a strateg for finding its Evaluate

More information

Glossary. Also available at BigIdeasMath.com: multi-language glossary vocabulary flash cards. An equation that contains an absolute value expression

Glossary. Also available at BigIdeasMath.com: multi-language glossary vocabulary flash cards. An equation that contains an absolute value expression Glossar This student friendl glossar is designed to be a reference for ke vocabular, properties, and mathematical terms. Several of the entries include a short eample to aid our understanding of important

More information

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000

Mathematics. Mathematics 2. hsn.uk.net. Higher HSN22000 hsn.uk.net Higher Mathematics UNIT Mathematics HSN000 This document was produced speciall for the HSN.uk.net website, and we require that an copies or derivative works attribute the work to Higher Still

More information

Table of Contents. Module 1

Table of Contents. Module 1 Table of Contents Module 1 11 Order of Operations 16 Signed Numbers 1 Factorization of Integers 17 Further Signed Numbers 13 Fractions 18 Power Laws 14 Fractions and Decimals 19 Introduction to Algebra

More information

Midterm Exam #1. (y 2, y) (y + 2, y) (1, 1)

Midterm Exam #1. (y 2, y) (y + 2, y) (1, 1) Math 5B Integral Calculus March 7, 7 Midterm Eam # Name: Answer Key David Arnold Instructions. points) This eam is open notes, open book. This includes any supplementary tets or online documents. You are

More information

12.1 Systems of Linear equations: Substitution and Elimination

12.1 Systems of Linear equations: Substitution and Elimination . Sstems of Linear equations: Substitution and Elimination Sstems of two linear equations in two variables A sstem of equations is a collection of two or more equations. A solution of a sstem in two variables

More information

8.7 Systems of Non-Linear Equations and Inequalities

8.7 Systems of Non-Linear Equations and Inequalities 8.7 Sstems of Non-Linear Equations and Inequalities 67 8.7 Sstems of Non-Linear Equations and Inequalities In this section, we stud sstems of non-linear equations and inequalities. Unlike the sstems of

More information

EXERCISES Chapter 7: Transcendental Functions. Hyperbolic Function Values and Identities

EXERCISES Chapter 7: Transcendental Functions. Hyperbolic Function Values and Identities 54 Chapter 7: ranscendental Functions EXERCISES 7.8 perbolic Function Values and Identities Each of Eercises 4 gives a value of sinh or cosh. Use the definitions and the identit cosh - sinh = to find the

More information

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #8 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information

College Algebra Final, 7/2/10

College Algebra Final, 7/2/10 NAME College Algebra Final, 7//10 1. Factor the polnomial p() = 3 5 13 4 + 13 3 + 9 16 + 4 completel, then sketch a graph of it. Make sure to plot the - and -intercepts. (10 points) Solution: B the rational

More information

Diagnostic Tests Study Guide

Diagnostic Tests Study Guide California State Universit, Sacramento Department of Mathematics and Statistics Diagnostic Tests Stud Guide Descriptions Stud Guides Sample Tests & Answers Table of Contents: Introduction Elementar Algebra

More information

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1)

MATH 115: Final Exam Review. Can you find the distance between two points and the midpoint of a line segment? (1.1) MATH : Final Eam Review Can ou find the distance between two points and the midpoint of a line segment? (.) () Consider the points A (,) and ( 6, ) B. (a) Find the distance between A and B. (b) Find the

More information

SEPARABLE EQUATIONS 2.2

SEPARABLE EQUATIONS 2.2 46 CHAPTER FIRST-ORDER DIFFERENTIAL EQUATIONS 4. Chemical Reactions When certain kinds of chemicals are combined, the rate at which the new compound is formed is modeled b the autonomous differential equation

More information

y sin n x dx cos x sin n 1 x n 1 y sin n 2 x cos 2 x dx y sin n xdx cos x sin n 1 x n 1 y sin n 2 x dx n 1 y sin n x dx

y sin n x dx cos x sin n 1 x n 1 y sin n 2 x cos 2 x dx y sin n xdx cos x sin n 1 x n 1 y sin n 2 x dx n 1 y sin n x dx SECTION 7. INTEGRATION BY PARTS 57 EXAPLE 6 Prove the reduction formula N Equation 7 is called a reduction formula because the eponent n has been reduced to n and n. 7 sin n n cos sinn n n sin n where

More information

11.4 Polar Coordinates

11.4 Polar Coordinates 11. Polar Coordinates 917 11. Polar Coordinates In Section 1.1, we introduced the Cartesian coordinates of a point in the plane as a means of assigning ordered pairs of numbers to points in the plane.

More information

y sec 3 x dx sec x tan x y sec x tan 2 x dx y sec 3 x dx 1 2(sec x tan x ln sec x tan x ) C

y sec 3 x dx sec x tan x y sec x tan 2 x dx y sec 3 x dx 1 2(sec x tan x ln sec x tan x ) C SECTION 7. TRIGONOETRIC INTEGRLS 465 Then sec 3 sec tan sec tan sec tan sec sec sec tan sec 3 sec Using ormula and solving for the required integral, we get sec 3 (sec tan ln sec tan ) C Integrals such

More information

3.7 InveRSe FUnCTIOnS

3.7 InveRSe FUnCTIOnS CHAPTER functions learning ObjeCTIveS In this section, ou will: Verif inverse functions. Determine the domain and range of an inverse function, and restrict the domain of a function to make it one-to-one.

More information

Systems of Linear and Quadratic Equations. Check Skills You ll Need. y x. Solve by Graphing. Solve the following system by graphing.

Systems of Linear and Quadratic Equations. Check Skills You ll Need. y x. Solve by Graphing. Solve the following system by graphing. NY- Learning Standards for Mathematics A.A. Solve a sstem of one linear and one quadratic equation in two variables, where onl factoring is required. A.G.9 Solve sstems of linear and quadratic equations

More information

9) A) f-1(x) = 8 - x B) f-1(x) = x - 8 C)f-1(x) = x + 8 D) f-1(x) = x 8

9) A) f-1(x) = 8 - x B) f-1(x) = x - 8 C)f-1(x) = x + 8 D) f-1(x) = x 8 Review for Final Eam Name Algebra- Trigonometr MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Factor the polnomial completel. If a polnomial cannot

More information

1.2 Functions and Their Properties PreCalculus

1.2 Functions and Their Properties PreCalculus 1. Functions and Their Properties PreCalculus 1. FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1. 1. Determine whether a set of numbers or a graph is a function. Find the domain of a function given

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

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS Section. Logarithmic Functions and Their Graphs 7. LOGARITHMIC FUNCTIONS AND THEIR GRAPHS Ariel Skelle/Corbis What ou should learn Recognize and evaluate logarithmic functions with base a. Graph logarithmic

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

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

10.5. Polar Coordinates. 714 Chapter 10: Conic Sections and Polar Coordinates. Definition of Polar Coordinates

10.5. Polar Coordinates. 714 Chapter 10: Conic Sections and Polar Coordinates. Definition of Polar Coordinates 71 Chapter 1: Conic Sections and Polar Coordinates 1.5 Polar Coordinates rigin (pole) r P(r, ) Initial ra FIGURE 1.5 To define polar coordinates for the plane, we start with an origin, called the pole,

More information

Review for Exam #3 MATH 3200

Review for Exam #3 MATH 3200 Review for Exam #3 MATH 3 Lodwick/Kawai You will have hrs. to complete Exam #3. There will be one full problem from Laplace Transform with the unit step function. There will be linear algebra, but hopefull,

More information

Test #4 33 QUESTIONS MATH1314 09281700 COLLEGE ALGEBRA Name atfm1314bli28 www.alvarezmathhelp.com website SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

More information

APPENDIXES. B Coordinate Geometry and Lines C. D Trigonometry E F. G The Logarithm Defined as an Integral H Complex Numbers I

APPENDIXES. B Coordinate Geometry and Lines C. D Trigonometry E F. G The Logarithm Defined as an Integral H Complex Numbers I APPENDIXES A Numbers, Inequalities, and Absolute Values B Coordinate Geometr and Lines C Graphs of Second-Degree Equations D Trigonometr E F Sigma Notation Proofs of Theorems G The Logarithm Defined as

More information

A function from a set D to a set R is a rule that assigns a unique element in R to each element in D.

A function from a set D to a set R is a rule that assigns a unique element in R to each element in D. 1.2 Functions and Their Properties PreCalculus 1.2 FUNCTIONS AND THEIR PROPERTIES Learning Targets for 1.2 1. Determine whether a set of numbers or a graph is a function 2. Find the domain of a function

More information