Integration 1/10. Integration. Student Guidance Centre Learning Development Service

Size: px
Start display at page:

Download "Integration 1/10. Integration. Student Guidance Centre Learning Development Service"

Transcription

1 Integration / Integration Student Guidance Centre Learning Development Service lds@qub.ac.uk

2 Integration / Contents Introduction. Indefinite Integration Definite Integration Integration by Substitution 4 Integration by Parts 5 4 Integration Leading to Logarithms 6 5 Integrating Partial Fractions 7 6 Integrating Trigonometric Functions 8 6. Trigonomtric substitution Other Integrals to be aware of Introduction Differentiation and integration are two interrelated areas of mathematics and make up the branch of maths broadly called calculus. You may recall that differentiating a function gives the gradient of a curve. In other words, the derivative describes how the gradient of a function f (x) changes with x. Integration can be thought of as the reverse process of differentiation. So if we find the derivative of a function and then integrate the resulting derivative we return back to the original function. Broadly then, the integral is the inverse function of the derivative. You may recall that differentiating a polynomial: y x n f (x) dy dx nxn Bearing in mind that integration is the reverse process of differentiation if we are to integrate f (x) x n : x n dx xn+ (n + ) +C Instead of bringing the power down and then reducing the power by one, in integration we increase the power by one and then divide by the increased power. Note the above integral is a so-called indefinite integral. It is important to note the constant C added to the evaluated integral. This constant must be added when evaluating all indefinite integrals. The reasoning behind why a constant is needed can be thought of in the following way: if integration is the reverse process of differentiation then when we integrate the derivative of a function we return back to the original function. So an unknown constant is added because the original function may have had an additional constant that would be lost in the process of differentiation.. Indefinite Integration Indefinite integration formally involves finding the antiderivatives of a function f. The process of finding the antiderivative is called integration. In other words, the result of finding the integral of a function gives the function that when differentiated gives back the function we are integrating. Example Find: x 7 dx The antiderivative of x 7 is 8 x8. Hence, this means the x 7 dx 8 x8 + C. We can check our final result by differentiating f (x) 8 x8 +C and the derivative f (x) x 7 (differentiating a constant C is equal to ). Thus it is quite easy to check the answer. If you take the derivative of the final result it should equal the original function (i.e. the integrand). Example Find: (4x + 6x 7x + )dx Now finding the integral or the antiderivative: (4x + 6x 7x + )dx x 4 + x 7 x + x +C Example Find: x 5x + x dx x 5 + x dx Rewriting /x as x we can then carry out the integral: x 5 + x dx x 5x + lnx +C Here we re using the rule that x dx ln x +C. Example 4 Find: 4 x 4 x x + + x dx First we rewrite the integrand in terms of fractional powers before we can carry out the integral: 4x / 4x x + + x / dx Thus the evaluated integral then becomes: 4x / 4x x ++x / dx 4 x/ / 4x ln x +x + x5/ 5/ 8 x/ + 4x ln x + x x5/ ) ) ) x 9 dx x / dx x 4 dx e 4x dx

3 Integration /. Definite Integration Also integration gives the area beneath the curve. Definite integration involves finding the area under a curve where the integration has limits. For example, to integrate the function y x between x and x would be written as: x dx Then carrying out the integration: [ ] x dx x We then substitute in the upper and lower limits and then take the difference: [ ] [ ] [ ] x dx x 7 6 This then represents the area beneath the curve of the function y x, between the lines x and x. Example Find the area between the curve y x(x ) and the coordinates x and x 5. First it is a good idea to sketch the curve to get an idea of the region bounded by x and x 5. If we set the function equal to : y x(x ) we can find the x-coordinates where the function intercepts the x-axis. Thus, the function intercepts the x-axis at x and x. A sketch of the curve is shown below with the two bounded areas A and B: A ydx (x x)dx [ x [ 7 x [ 9 7 ] ( 9) ] [] ] [ ] ( ) 4 Note that in all cases when the area is bounded below the x-axis the area is always negative. So we take the absolute value of the found area. Now we need to find the area B between the curve and the x-axis between the coordinates x and x 5: 5 B ydx 5 (x x)dx [ ] x 5 x [ 5 ( 5) ] [ ] 7 ( 9) So the total area beneath the curve is Evaluate the following integrals: Figure. Pot of the function y x(x ) with the areas A and B delineated. The area B above the axis is positive and the area A below the axis is negative. In general all areas bounded above the axis are positive and all areas bounded below the axis are negative. First we find the area A, between the curve and the x-axis coordinates x and x. As the area is totally below the x-axis we expect the calculated area to be negative: ) ) ) π/ x dx x dx e x dx sin(x) dx

4 Integration 4/. Integration by Substitution Similar to differentiating using substitution, integration by substitution involves simplifying an integral by setting it equal to another variable name. For example, it is difficult to complete the integral: (x + )e x +x+ dx However, by setting u x + x + and then differentiating, du/dx x +. We can then rewrite the integral as: (x + )e u dx but now since we have the integral in terms of u we need to change the variable over which we are integrating over from x to u. Using the derivative of u, we can then rearrange the derivative and write dx du/(x + ). The integral we can then write as: (x + )e u dx (x + )e u du (x + ) So the integral just becomes: e u du e u +C Now we can substitute back for u in the integral and we have evaluated the integral: e u du e u +C e x +x+ +C So now we have fully evaluated the integral. We were able to evaluate the integral by simplifying the original integral and rearranging the derivative of u and substituting for dx. It must be stressed that integration by substitution is a skill that gets easier with practice. By doing more and more integrals it becomes easier to spot which part of the integral should be set equal to u. Sometimes the integral is complex and it is difficult to spot what to substitute in the integral and you may need to try a variety of substitutions until you are left with an integral you are able to evaluate. Example (x + 5)(x + 5x) 7 dx Then setting u x + 5x and this means that du/dx x + 5. Then, substituting u into the integral we are left with: (x + 5)u 7 dx and then replacing dx with du/(x + 5). The integral becomes: u 7 du 8 u8 +C 8 (x + 5x) 8 +C Example (7x + 9)dx We choose u such that u 7x + 9 and then differentiating with respect to x the derivative becomes du/dx 7. Then substituting in for u and dx: 7 u du Carrying out the integral and substituting back for u in terms of x: u 7 du 8 u8 +C 8 (x + 5x) 8 +C Example sin( x) dx x We then choose u such that u x and then differentiating with respect to x the derivative becomes du/dx x. Then rearranging for dx: dx xdu Then, substituting for u and dx in the original integral: sin(u)du cos(u) +C cos( x) +C Where we have substituted back for u in the evaluated integral to put the integral back in terms of x. Integrate the following by making the appropriate substitution: ) (x ) 7 dx ) ) 5) sin(7x )dx x + x dx x dx xsin(x )dx

5 Integration 5/. Integration by Parts As discussed in the previous section, differentiation and integration are closely linked. When we differentiate a function to find the gradient, by integrating the derivative we return to the original function. An important and commonly used rule in differentiation is the product rule. Recall that the product rule of differentiation allows one to differentiate a product of two functions of x, which we usually write as u(x) and v(x): dy(x) v(x) du(x) + u(x) dv(x) dx dx dx y (x) v(x)u (x) + u(x)v (x) We can use the product rule of differentiation to derive the equivalent rule for integrating a product of two functions of x, called integration by parts. If we integrate both sides of Equation we get: uvdx which we can write as: uvdx v du dx dx + v du dx dx uv u dv d(uv) dx dx dx dx () u dv dx () dx Therefore, if we are required to integrate the product of two functions u and v we use the formula derived above. The best way to get familiar with this formula is to demonstrate its use by example. Consider the integral: xe x dx v du dx dx uv u dv dx dx Here we set v x and du/dx e x so this means dv/dx and u e x. Thus, we now have everything we need to use the integration by parts by formula. By substituting into the integration by parts formula: xe x dx xe x dx xe x e x dx xe x e x +C In this example it may seem arbitrary what we chose for v and du/dx. However, it is important to pick carefully in order that it is possible to do the integral. Similar to SOHCAHTOA used to remember the definitions of sin, cos and tan, we can use LATE to correctly decide which term we should differentiate and integrate in the integration by parts formula. In the LATE pneumonic: Logarithms, Algebra, Trigonometry and Exponentials. To find out what we should differentiate in the product we begin at the beginning of LATE with L A T E working through the word until we find one of the two functions in the product to be integrated. The first function we encounter as we move to the right is the function we differentiate (i.e. set equal to v in the formula) and likewise to decide which function to integrate (i.e. set equal to du/dx) we work from the end of LATE. Thus, for the example we just went through we find out what to differentiate by working through L A T E. So, as we move to the right, we find Algebra and as we move to the left we find Exponentials. Thus we differentiate the algebraic term and integrate the exponential term-exactly what was done in the example. Example lnxdx Here it is not obvious we are integrating a product of two functions but we can write lnx as lnx. Then, with use of LATE, we differentiate the lnx function and integrate. Therefore, v ln x and du/dx. This means: dv dx x and u x Now we can substitute into the integration by parts formulae (Equation ) and carry out the final integration: Example xsinxdx lnxdx xlnx x dx xlnx x +C x Using the same ideas as before to decide on the terms to differentiate and integrate, we set v x and du/dx sinx. Carrying out the integration and differentiation: dv and u cosx dx Substituting in the appropriate terms into the integration by parts formulae and carrying out the integration: xsinxdx x( cosx) ( cosx)dx xcosx + cosxdx xcosx + sinx +C Example xcosxdx Similar to Example, here we set v x and du/dx cosx. Differentiating and integrating:

6 Integration 6/ dv dx and u sinx Therefore: xcosxdx xsinx Then carrying out the final integration: xsinx sinxdx sinxdx xsinx + cosx +C 9 Note, in all the worked examples above it was only required to use the integration by parts formula once to evaluate the integral. However, there are cases where you may have to use the integration by parts formula twice to completely evaluate the integral i.e. on the first use of the integration by parts formula you are left with an integral that you still cannot evaluate and so need to use the integration by parts formula again. Based on the previous examples: Integrate the following by integrating by parts twice: x e x dx Answer: x e x 9 xex + 7 ex +C Integrate the following by using the integration by parts formula. In example 5, you will have to integrate by using the integration by parts formula twice: ) xlnxdx ) lnx x 5 dx ) xe 6x dx 5) (x + 5)cos x 5 dx (lnx) dx 4. Integration Leading to Logarithms If the integrand is in a particular form evaluating the integral leads to a logarithm function: f (x) dx ln x +C f (x) i.e. when the numerator is the differential of the denominator we simply take the natural logarithm of the denominator. However, it is not always the case that the numerator is the exact differential of the denominator. In these cases the integrand may have to be manipulated to arrive at the form f (x)/ f (x). For example, in a simple case we may have the integral: x dx However, note that the numerator is not the exact differential of the denominator. This means we need to multiply the numerator by and the denominator by in order not to change the overall integral. This can be written as: x dx ln x +C Note, we haven t changed the overall integral and we have taken the logarithm of the denominator. Example tan(x) dx First we begin by rewriting tan(x) sin(x)/cos(x) and then to get the integrand in the form f (x)/ f (x), sin(x) needs to be multiplied by so we must divide by to leave the integrand unchanged: Example sin(x) dx ln(cosx) +C cos(x) e x e x dx The denominator e x when differentiated leads to e x, very similar to the numerator of e x. To manipulate the integrand such that the numerator is the exact differential of the denominator we need to multiply and divide by. The integral then becomes: e x e x dx

7 Integration 7/ Now we have the integral in the form where the numerator is the exact differential of the denominator. This means we can take the logarithm of the denominator. Evaluating the integral: Example e x e x dx ln(ex ) +C xcosx + sinx dx xsinx First of all we need to think what we would obtain if we are to differentiate the denominator. Using the product rule of differentiation setting u x and v sinx this means du/dx and dv/dx cosx. Thus the differential is: dy sinx + xcosx dx Thus, using the product rule to differentiate the denominator we find that the numerator is the exact differential of the denominator. Thus we can now go about evaluating the integral: xcosx + sinx dx ln(xsinx) +C xsinx Integrate the following using the rule that the integral of a quotient, where the numerator is the derivative of the denominator, is equal to the logarithm of the denominator: ) cotxdx ) + x dx 5e 5x ) dx e5x x + x dx 5) xln(x) dx 5. Integrating Partial Fractions Using the ideas discussed in Section 4, we can integrate more complicated functions. For example, suppose we want to integrate: x 5 (4x )(x + ) dx we cannot integrate this function using any of the techniques we have learned so far. To evaluate an integrand of this form first we need to write the integrand in terms of partial fractions: x 5 (4x )(x + ) A (4x ) + B (x + ) Then we need to solve for both A and B. First we multiply both sides of the equation by (4x )(x + ) and we are left with: x 5 A(x + ) + B(4x ) To solve for A and B we substitute values of x that eliminates either A or B. To solve first for A we substitute x /4: 4 5 A( 4 + ) 9 9A 4 A Then to solve for B we substitute x : 9 9B B Thus, now we can rewrite the integrand in terms of partial fractions: x 5 (4x )(x + ) dx Integrating separately then: and dx ln x + +C (x + ) (4x ) dx (4x ) + (x + ) dx 4 (4x ) dx ln 4x +C Note how in the second case we had to rearrange the integrand to get it in the form f (x)/ f (x) by multiplying and dividing by. Thus, our final answer is: x 5 (4x )(x + ) dx ln x + ln 4x +C

8 Integration 8/ Integrate the following by expressing the integrand in terms of partial fractions and then integrate using the rule f (x)/ f (x)dx ln x +C : ) ) ) x(x + ) dx (x + )(x + ) dx x (x + )(x dx x + (x )(x + 7) dx 6. Integrating Trigonometric Functions It is quite common to come across integrating trigonometric functions. If you remember how to differentiate sinx, cosx and tanx then it is quite simple to work out how to integrate trigonometric functions: y sinx; dy dx cosx y cosx; dy dx sinx cosx sinx +C sinx cosx +C y tanx; dy dx sec x sec x tanx +C So, if we remember the derivatives of the trig functions we can easily work out the integrals. However, you must be very careful not to confuse minus signs. For example, the integral of sinx is cosx and the integral of sinx is cosx. Thus, take care to keep track of minus signs when finding the integral from the known derivatives. However, integrating the simple trig functions aren t the only integrals you will come across. You will come across multiples of trigonometric functions, trig functions raised to a power, the addition of trig functions etc. Most you will not be able to integrate without making a substitution to break it down into an integrateable form: + tan A sec A + cot A csc A Example cos xdx Firstly, we need to use a trigonometric identity to substitute for cos x. The identity we will use in this example will be: cosa cos A Substituting then for cos x we are left with the integral: ( + cosx)dx Now we can integrate as normal. Evaluating the integral: ( + cosx)dx x + sinx +C 4 Example sin(x) cos(x)dx We need to substitute for the integrand in order to carry out the integral. The identity we will use will be: sinacosb sin(a + B) + sin(a B) Substituting for A B x we are left with: sin(x) cos(x) sin(4x) Then, substituting for the integrand in the original integral we are left with: sin(4x)dx cos(4x) +C 8 Example cos(5x) cos(x)dx sinacosb sin(a + B) + sin(a B) cosacosb cos(a B) + cos(a + B) sinasinb cos(a B) cos(a B) sin A + cos B cosa cos A sin A cosa cos A cosa sin A sina sinacosa We need to substitute for the integrand in order to carry out the integral. The identity we will use will be: cosacosb cos(a B) + cos(a + B) Substituting then for A 5x and B x we are left with: cos(5x) cos(x) cos(x) + cos(8x) Then, substituting for the integrand in the original integral we are left with: cos(x) + cos(8x)dx sin(x) + sin(8x) +C 8

9 Integration 9/ More difficult examples can involve rearranging the integrand into a form where a trigonometric substitution can be made and also it may be necessary to integrate by substitution. The following example is a difficult example that demonstrates both techniques: Example 4 sin 4 (x)cos (x)dx First we rewrite the integral as: sin 4 (x)(cos (x) cos(x))dx Now we can substitute for cos (x) using the identity that cos x sin x. The integral then becomes: (sin 4 xcosx sin 6 xcosx)dx Now at this point we can make a substitution by writing u sinx and so du/dx cosx. So substituting for u and replacing dx du/cosx we eliminate the factor of cosx and the integral becomes: (u 4 u 6 )du u5 5 u7 7 +C 6. Trigonomtric substitution If we are asked to find the integral: + x dx Now if we set x tanθ. But you might ask, why would we choose to set x tanθ. This is because the denominator reduces to + tan θ which we know from the trigonometric identity is equal to sec θ (sec θ + tan θ). Now we need to change the variable of the integral from dx to dθ by differentiating x tanθ which gives dx/dθ sec θ. Thus, dx sec θdθ. Now, rewriting the integral: sec θ sec θ dθ dθ θ +C tan x +C This is an important standard result that can be generalised: a + x dx a tan x a +C This is a standard result that is worth being aware of and is useful to be able to derive or look up where necessary. 6. Other Integrals to be aware of Suppose we are asked to find: a x dx We base our choice of the substitution in this case by noticing that the denominator a x is similar in form to the trigonometric identity sin A cos A. Thus to get it into a form that matches the denominator of the integral (a a sin A a cos A). So we try the substitution x asinθ, meaning x a sin θ then dx/dθ acosθ and dx acosθdθ. The integral then becomes: a x dx acosθ dθ a cos θ acosθ dθ acosθ dθ θ +C acosθ dθ a a sin θ Now we substitute for θ by rearranging our substitution x asinθ for θ itself. Thus, θ sin a x. So our integral: a x dx sin x a +C Using a trigonometric substitution where indicated compute the following integrals: x ) dx 6 x Substitute x 4sinθ ) + 4x dx Substitute x tanθ ) sin xcos xdx Hint: use the double angle formula sin x cosx and cos x +cosx sin 4 x cos xdx Hint: use the double angle formula twice to evaluate the integral 5) π/ π/6 cos5x cosxdx Hint: use the product formulae to evaluate the integral

10 Integration / Indefinite Integration ) x +C ) x/ +C ) x +C e4x 4 +C Definite Integration ) ) 6 ) e.95 Answers Integration by Substitution ) 6 (x )7 +C ) cos( 7x) +C 7 ) (x + ) ln( x) +C 5) 4 cos(x ) +C Integration Leading to Logarithms ) ln sinx +C ) ln + x +C ) ln e 5x 5x +C 4 ln + x +C 5) ln ln x +C Integrating Partial Fractions ) x(x + ) dx x x + dx ln x ln x + +C ) ln x + ln x + +C ) ln x ln x 4 +C 5 8 ln x ln x + 7 +C Integrating Trigonometric Functions ) x 6 x + 8sin x 4 +C ) tan x +C ) 4 sinxcos x + 8 cosxsinx + 8 x +C 6 sin xcos x 8 sinxcos x +C + 6 cosxsinx + 6 x +C 5) 8.65 Integration by Parts ) x x ln x 4 +C ) 4ln x + 6x 4 +C ) 6 e6x (6x ) +C 5((x + 5)sin(x/5) + 5cos(x/5)) +C 5)x(ln x lnx + ) +C

Chapter 7 Notes, Stewart 7e. 7.1 Integration by Parts Trigonometric Integrals Evaluating sin m xcos n (x)dx...

Chapter 7 Notes, Stewart 7e. 7.1 Integration by Parts Trigonometric Integrals Evaluating sin m xcos n (x)dx... Contents 7.1 Integration by Parts........................................ 2 7.2 Trigonometric Integrals...................................... 8 7.2.1 Evaluating sin m xcos n (x)dx..............................

More information

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules

MATH 250 TOPIC 13 INTEGRATION. 13B. Constant, Sum, and Difference Rules Math 5 Integration Topic 3 Page MATH 5 TOPIC 3 INTEGRATION 3A. Integration of Common Functions Practice Problems 3B. Constant, Sum, and Difference Rules Practice Problems 3C. Substitution Practice Problems

More information

Integration by Parts

Integration by Parts Calculus 2 Lia Vas Integration by Parts Using integration by parts one transforms an integral of a product of two functions into a simpler integral. Divide the initial function into two parts called u

More information

Honors AP Calculus BC Trig Integration Techniques 13 December 2013

Honors AP Calculus BC Trig Integration Techniques 13 December 2013 Honors AP Calculus BC Name: Trig Integration Techniques 13 December 2013 Integration Techniques Antidifferentiation Substitutiion (antidifferentiation of the Chain rule) Integration by Parts (antidifferentiation

More information

Core Mathematics 3 Differentiation

Core Mathematics 3 Differentiation http://kumarmaths.weebly.com/ Core Mathematics Differentiation C differentiation Page Differentiation C Specifications. By the end of this unit you should be able to : Use chain rule to find the derivative

More information

Access to Science, Engineering and Agriculture: Mathematics 2 MATH00040 Chapter 4 Solutions

Access to Science, Engineering and Agriculture: Mathematics 2 MATH00040 Chapter 4 Solutions Access to Science, Engineering and Agriculture: Mathematics MATH4 Chapter 4 Solutions In all these solutions, c will represent an arbitrary constant.. (a) Since f(x) 5 is a constant, 5dx 5x] 5. (b) Since

More information

1.4 Techniques of Integration

1.4 Techniques of Integration .4 Techniques of Integration Recall the following strategy for evaluating definite integrals, which arose from the Fundamental Theorem of Calculus (see Section.3). To calculate b a f(x) dx. Find a function

More information

The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following:

The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following: Trigonometric Integrals The goal of today is to determine what u-substitution to use for trigonometric integrals. The most common substitutions are the following: Substitution u sinx u cosx u tanx u secx

More information

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations

Section 4.4. Using the Fundamental Theorem. Difference Equations to Differential Equations Difference Equations to Differential Equations Section 4.4 Using the Fundamental Theorem As we saw in Section 4.3, using the Fundamental Theorem of Integral Calculus reduces the problem of evaluating a

More information

Chapter 6. Techniques of Integration. 6.1 Differential notation

Chapter 6. Techniques of Integration. 6.1 Differential notation Chapter 6 Techniques of Integration In this chapter, we expand our repertoire for antiderivatives beyond the elementary functions discussed so far. A review of the table of elementary antiderivatives (found

More information

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) =

Solutions to Exam 1, Math Solution. Because f(x) is one-to-one, we know the inverse function exists. Recall that (f 1 ) (a) = Solutions to Exam, Math 56 The function f(x) e x + x 3 + x is one-to-one (there is no need to check this) What is (f ) ( + e )? Solution Because f(x) is one-to-one, we know the inverse function exists

More information

Grade: The remainder of this page has been left blank for your workings. VERSION E. Midterm E: Page 1 of 12

Grade: The remainder of this page has been left blank for your workings. VERSION E. Midterm E: Page 1 of 12 First Name: Student-No: Last Name: Section: Grade: The remainder of this page has been left blank for your workings. Midterm E: Page of Indefinite Integrals. 9 marks Each part is worth 3 marks. Please

More information

Chapter 6. Techniques of Integration. 6.1 Differential notation

Chapter 6. Techniques of Integration. 6.1 Differential notation Chapter 6 Techniques of Integration In this chapter, we expand our repertoire for antiderivatives beyond the elementary functions discussed so far. A review of the table of elementary antiderivatives (found

More information

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

More information

Final Exam Review Quesitons

Final Exam Review Quesitons Final Exam Review Quesitons. Compute the following integrals. (a) x x 4 (x ) (x + 4) dx. The appropriate partial fraction form is which simplifies to x x 4 (x ) (x + 4) = A x + B (x ) + C x + 4 + Dx x

More information

Math 250 Skills Assessment Test

Math 250 Skills Assessment Test Math 5 Skills Assessment Test Page Math 5 Skills Assessment Test The purpose of this test is purely diagnostic (before beginning your review, it will be helpful to assess both strengths and weaknesses).

More information

secθ 1 cosθ The pythagorean identities can also be expressed as radicals

secθ 1 cosθ The pythagorean identities can also be expressed as radicals Basic Identities Section Objectives: Students will know how to use fundamental trigonometric identities to evaluate trigonometric functions and simplify trigonometric expressions. We use trig. identities

More information

Prelim 2 Math Please show your reasoning and all your work. This is a 90 minute exam. Calculators are not needed or permitted. Good luck!

Prelim 2 Math Please show your reasoning and all your work. This is a 90 minute exam. Calculators are not needed or permitted. Good luck! April 4, Prelim Math Please show your reasoning and all your work. This is a 9 minute exam. Calculators are not needed or permitted. Good luck! Trigonometric Formulas sin x sin x cos x cos (u + v) cos

More information

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx

f(x) g(x) = [f (x)g(x) dx + f(x)g (x)dx Chapter 7 is concerned with all the integrals that can t be evaluated with simple antidifferentiation. Chart of Integrals on Page 463 7.1 Integration by Parts Like with the Chain Rule substitutions with

More information

DRAFT - Math 102 Lecture Note - Dr. Said Algarni

DRAFT - Math 102 Lecture Note - Dr. Said Algarni Math02 - Term72 - Guides and Exercises - DRAFT 7 Techniques of Integration A summery for the most important integrals that we have learned so far: 7. Integration by Parts The Product Rule states that if

More information

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 4.8 Anti Derivative and Indefinite Integrals 2 Lectures College of Science MATHS 101: Calculus I (University of Bahrain) 1 / 28 Indefinite Integral Given a function f, if F is a function such that

More information

Math Final Exam Review

Math Final Exam Review Math - Final Exam Review. Find dx x + 6x +. Name: Solution: We complete the square to see if this function has a nice form. Note we have: x + 6x + (x + + dx x + 6x + dx (x + + Note that this looks a lot

More information

Math 152 Take Home Test 1

Math 152 Take Home Test 1 Math 5 Take Home Test Due Monday 5 th October (5 points) The following test will be done at home in order to ensure that it is a fair and representative reflection of your own ability in mathematics I

More information

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x).

a x a y = a x+y a x a = y ax y (a x ) r = a rx and log a (xy) = log a (x) + log a (y) log a ( x y ) = log a(x) log a (y) log a (x r ) = r log a (x). You should prepare the following topics for our final exam. () Pre-calculus. (2) Inverses. (3) Algebra of Limits. (4) Derivative Formulas and Rules. (5) Graphing Techniques. (6) Optimization (Maxima and

More information

Course Notes for Calculus , Spring 2015

Course Notes for Calculus , Spring 2015 Course Notes for Calculus 110.109, Spring 2015 Nishanth Gudapati In the previous course (Calculus 110.108) we introduced the notion of integration and a few basic techniques of integration like substitution

More information

Calculus II. George Voutsadakis 1. LSSU Math 152. Lake Superior State University. 1 Mathematics and Computer Science

Calculus II. George Voutsadakis 1. LSSU Math 152. Lake Superior State University. 1 Mathematics and Computer Science Calculus II George Voutsadakis Mathematics and Computer Science Lake Superior State University LSSU Math 52 George Voutsadakis (LSSU) Calculus II February 205 / 88 Outline Techniques of Integration Integration

More information

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2 AP Physics C Calculus C.1 Name Trigonometric Functions 1. Consider the right triangle to the right. In terms of a, b, and c, write the expressions for the following: c a sin θ = cos θ = tan θ =. Using

More information

Methods of Integration

Methods of Integration Methods of Integration Essential Formulas k d = k +C sind = cos +C n d = n+ n + +C cosd = sin +C e d = e +C tand = ln sec +C d = ln +C cotd = ln sin +C + d = tan +C lnd = ln +C secd = ln sec + tan +C cscd

More information

Practice Differentiation Math 120 Calculus I Fall 2015

Practice Differentiation Math 120 Calculus I Fall 2015 . x. Hint.. (4x 9) 4x + 9. Hint. Practice Differentiation Math 0 Calculus I Fall 0 The rules of differentiation are straightforward, but knowing when to use them and in what order takes practice. Although

More information

Math 106: Review for Exam II - SOLUTIONS

Math 106: Review for Exam II - SOLUTIONS Math 6: Review for Exam II - SOLUTIONS INTEGRATION TIPS Substitution: usually let u a function that s inside another function, especially if du (possibly off by a multiplying constant) is also present

More information

Practice Problems: Integration by Parts

Practice Problems: Integration by Parts Practice Problems: Integration by Parts Answers. (a) Neither term will get simpler through differentiation, so let s try some choice for u and dv, and see how it works out (we can always go back and try

More information

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.3 The Fundamental Theorem of Calculus Sec. 5.3: The Fundamental Theorem of Calculus Fundamental Theorem of Calculus: Sec. 5.3: The Fundamental Theorem of Calculus Fundamental

More information

Week 2 Techniques of Integration

Week 2 Techniques of Integration Week Techniques of Integration Richard Earl Mathematical Institute, Oxford, OX LB, October Abstract Integration by Parts. Substitution. Rational Functions. Partial Fractions. Trigonometric Substitutions.

More information

DEPARTMENT OF MATHEMATICS

DEPARTMENT OF MATHEMATICS DEPARTMENT OF MATHEMATICS A2 level Mathematics Core 3 course workbook 2015-2016 Name: Welcome to Core 3 (C3) Mathematics. We hope that you will use this workbook to give you an organised set of notes for

More information

Example. Evaluate. 3x 2 4 x dx.

Example. Evaluate. 3x 2 4 x dx. 3x 2 4 x 3 + 4 dx. Solution: We need a new technique to integrate this function. Notice that if we let u x 3 + 4, and we compute the differential du of u, we get: du 3x 2 dx Going back to our integral,

More information

Math 226 Calculus Spring 2016 Exam 2V1

Math 226 Calculus Spring 2016 Exam 2V1 Math 6 Calculus Spring 6 Exam V () (35 Points) Evaluate the following integrals. (a) (7 Points) tan 5 (x) sec 3 (x) dx (b) (8 Points) cos 4 (x) dx Math 6 Calculus Spring 6 Exam V () (Continued) Evaluate

More information

Summary: Primer on Integral Calculus:

Summary: Primer on Integral Calculus: Physics 2460 Electricity and Magnetism I, Fall 2006, Primer on Integration: Part I 1 Summary: Primer on Integral Calculus: Part I 1. Integrating over a single variable: Area under a curve Properties of

More information

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y:

3 Algebraic Methods. we can differentiate both sides implicitly to obtain a differential equation involving x and y: 3 Algebraic Methods b The first appearance of the equation E Mc 2 in Einstein s handwritten notes. So far, the only general class of differential equations that we know how to solve are directly integrable

More information

Chapter 7: Techniques of Integration

Chapter 7: Techniques of Integration Chapter 7: Techniques of Integration MATH 206-01: Calculus II Department of Mathematics University of Louisville last corrected September 14, 2013 1 / 43 Chapter 7: Techniques of Integration 7.1. Integration

More information

SOLUTIONS FOR PRACTICE FINAL EXAM

SOLUTIONS FOR PRACTICE FINAL EXAM SOLUTIONS FOR PRACTICE FINAL EXAM ANDREW J. BLUMBERG. Solutions () Short answer questions: (a) State the mean value theorem. Proof. The mean value theorem says that if f is continuous on (a, b) and differentiable

More information

Derivative and Integral Rules These are on the inside of the back cover of your text.

Derivative and Integral Rules These are on the inside of the back cover of your text. Derivative and Integral Rules These are on the inside of the back cover of your text. General Derivative Rule General Integral Rule d dx u(x) r = r u(x) r - 1 u(x) u(x)r u(x) dx = u(x) r1 r1 + C r U -1

More information

Techniques of Integration

Techniques of Integration 5 Chapter 6 Techniques of Integration In this chapter, we expand our repertoire for antiderivatives beyond the elementary functions discussed so far. A review of the table of elementary antiderivatives

More information

The Free Intuitive Calculus Course Integrals

The Free Intuitive Calculus Course Integrals Intuitive-Calculus.com Presents The Free Intuitive Calculus Course Integrals Day 19: Trigonometric Integrals By Pablo Antuna 013 All Rights Reserved. The Intuitive Calculus Course - By Pablo Antuna Contents

More information

b n x n + b n 1 x n b 1 x + b 0

b n x n + b n 1 x n b 1 x + b 0 Math Partial Fractions Stewart 7.4 Integrating basic rational functions. For a function f(x), we have examined several algebraic methods for finding its indefinite integral (antiderivative) F (x) = f(x)

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

M152: Calculus II Midterm Exam Review

M152: Calculus II Midterm Exam Review M52: Calculus II Midterm Exam Review Chapter 4. 4.2 : Mean Value Theorem. - Know the statement and idea of Mean Value Theorem. - Know how to find values of c making the theorem true. - Realize the importance

More information

MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically

MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically 1 MA40S Pre-calculus UNIT C Trigonometric Identities CLASS NOTES Analyze Trigonometric Identities Graphically and Verify them Algebraically Definition Trigonometric identity Investigate 1. Using the diagram

More information

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx.

Mathematics 104 Fall Term 2006 Solutions to Final Exam. sin(ln t) dt = e x sin(x) dx. Mathematics 14 Fall Term 26 Solutions to Final Exam 1. Evaluate sin(ln t) dt. Solution. We first make the substitution t = e x, for which dt = e x. This gives sin(ln t) dt = e x sin(x). To evaluate the

More information

Methods of Integration

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

More information

Chapter 13: Integrals

Chapter 13: Integrals Chapter : Integrals Chapter Overview: The Integral Calculus is essentially comprised of two operations. Interspersed throughout the chapters of this book has been the first of these operations the derivative.

More information

CK- 12 Algebra II with Trigonometry Concepts 1

CK- 12 Algebra II with Trigonometry Concepts 1 14.1 Graphing Sine and Cosine 1. A.,1 B. (, 1) C. 3,0 D. 11 1, 6 E. (, 1) F. G. H. 11, 4 7, 1 11, 3. 3. 5 9,,,,,,, 4 4 4 4 3 5 3, and, 3 3 CK- 1 Algebra II with Trigonometry Concepts 1 4.ans-1401-01 5.

More information

Integration by Substitution

Integration by Substitution Integration by Substitution Dr. Philippe B. Laval Kennesaw State University Abstract This handout contains material on a very important integration method called integration by substitution. Substitution

More information

7.1 Integration by Parts (...or, undoing the product rule.)

7.1 Integration by Parts (...or, undoing the product rule.) 7.1 1 7.1 Integration by Parts (...or, undoing the product rule.) Integration by Parts Recall the differential form of the chain rule. If u and v are differentiable functions. Then (1) d(uv) = du v +u

More information

Welcome to AP Calculus!!!

Welcome to AP Calculus!!! Welcome to AP Calculus!!! In preparation for next year, you need to complete this summer packet. This packet reviews & expands upon the concepts you studied in Algebra II and Pre-calculus. Make sure you

More information

Integration Techniques for the AB exam

Integration Techniques for the AB exam For the AB eam, students need to: determine antiderivatives of the basic functions calculate antiderivatives of functions using u-substitution use algebraic manipulation to rewrite the integrand prior

More information

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this.

Calculus II. Calculus II tends to be a very difficult course for many students. There are many reasons for this. Preface Here are my online notes for my Calculus II course that I teach here at Lamar University. Despite the fact that these are my class notes they should be accessible to anyone wanting to learn Calculus

More information

Mathematics 1161: Final Exam Study Guide

Mathematics 1161: Final Exam Study Guide Mathematics 1161: Final Exam Study Guide 1. The Final Exam is on December 10 at 8:00-9:45pm in Hitchcock Hall (HI) 031 2. Take your BuckID to the exam. The use of notes, calculators, or other electronic

More information

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c.

University Calculus I. Worksheet # 8 Mar b. sin tan e. sin 2 sin 1 5. b. tan. c. sec sin 1 ( x )) cos 1 ( x )) f. csc. c. MATH 6 WINTER 06 University Calculus I Worksheet # 8 Mar. 06-0 The topic covered by this worksheet is: Derivative of Inverse Functions and the Inverse Trigonometric functions. SamplesolutionstoallproblemswillbeavailableonDL,

More information

Summer Work Packet for MPH Math Classes

Summer Work Packet for MPH Math Classes Summer Work Packet for MPH Math Classes Students going into AP Calculus AB Sept. 018 Name: This packet is designed to help students stay current with their math skills. Each math class expects a certain

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

Math 111 lecture for Friday, Week 10

Math 111 lecture for Friday, Week 10 Math lecture for Friday, Week Finding antiderivatives mean reversing the operation of taking derivatives. Today we ll consider reversing the chain rule and the product rule. Substitution technique. Recall

More information

8.3 Trigonometric Substitution

8.3 Trigonometric Substitution 8.3 8.3 Trigonometric Substitution Three Basic Substitutions Recall the derivative formulas for the inverse trigonometric functions of sine, secant, tangent. () () (3) d d d ( sin x ) = ( tan x ) = +x

More information

Techniques of Integration

Techniques of Integration 0 Techniques of Integration ½¼º½ ÈÓÛ Ö Ó Ò Ò Ó Ò Functions consisting of products of the sine and cosine can be integrated by using substitution and trigonometric identities. These can sometimes be tedious,

More information

Applied Calculus I. Lecture 29

Applied Calculus I. Lecture 29 Applied Calculus I Lecture 29 Integrals of trigonometric functions We shall continue learning substitutions by considering integrals involving trigonometric functions. Integrals of trigonometric functions

More information

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts

Substitutions and by Parts, Area Between Curves. Goals: The Method of Substitution Areas Integration by Parts Week #7: Substitutions and by Parts, Area Between Curves Goals: The Method of Substitution Areas Integration by Parts 1 Week 7 The Indefinite Integral The Fundamental Theorem of Calculus, b a f(x) dx =

More information

MathsGeeks. Everything You Need to Know A Level Edexcel C4. March 2014 MathsGeeks Copyright 2014 Elite Learning Limited

MathsGeeks. Everything You Need to Know A Level Edexcel C4. March 2014 MathsGeeks Copyright 2014 Elite Learning Limited Everything You Need to Know A Level Edexcel C4 March 4 Copyright 4 Elite Learning Limited Page of 4 Further Binomial Expansion: Make sure it starts with a e.g. for ( x) ( x ) then use ( + x) n + nx + n(n

More information

Sum and Difference Identities

Sum and Difference Identities Sum and Difference Identities By: OpenStaxCollege Mount McKinley, in Denali National Park, Alaska, rises 20,237 feet (6,168 m) above sea level. It is the highest peak in North America. (credit: Daniel

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) A.J.Hobson JUST THE MATHS UNIT NUMBER 104 DIFFERENTIATION 4 (Products and quotients) & (Logarithmic differentiation) by AJHobson 1041 Products 1042 Quotients 1043 Logarithmic differentiation 1044 Exercises 1045 Answers

More information

Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 5.5 More Integration Formula (The Substitution Method) 2 Lectures College of Science MATHS : Calculus I (University of Bahrain) Integrals / 7 The Substitution Method Idea: To replace a relatively

More information

Table of Contents. Module 1

Table of Contents. Module 1 Table of Contents Module Order of operations 6 Signed Numbers Factorization of Integers 7 Further Signed Numbers 3 Fractions 8 Power Laws 4 Fractions and Decimals 9 Introduction to Algebra 5 Percentages

More information

Mathematics Revision Questions for the University of Bristol School of Physics

Mathematics Revision Questions for the University of Bristol School of Physics Mathematics Revision Questions for the University of Bristol School of Physics You will not be surprised to find you have to use a lot of maths in your stu of physics at university! You need to be completely

More information

Solving Equations. Pure Math 30: Explained! 255

Solving Equations. Pure Math 30: Explained!   255 Solving Equations Pure Math : Explained! www.puremath.com 55 Part One - Graphically Solving Equations Solving trigonometric equations graphically: When a question asks you to solve a system of trigonometric

More information

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu

Integration by Parts. MAT 126, Week 2, Thursday class. Xuntao Hu MAT 126, Week 2, Thursday class Xuntao Hu Recall that the substitution rule is a combination of the FTC and the chain rule. We can also combine the FTC and the product rule: d dx [f (x)g(x)] = f (x)g (x)

More information

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009.

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009. OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK Summer Examination 2009 First Engineering MA008 Calculus and Linear Algebra

More information

More Final Practice Problems

More Final Practice Problems 8.0 Calculus Jason Starr Final Exam at 9:00am sharp Fall 005 Tuesday, December 0, 005 More 8.0 Final Practice Problems Here are some further practice problems with solutions for the 8.0 Final Exam. Many

More information

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations.

Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. Section 6.3 - Solving Trigonometric Equations Next, we ll use all of the tools we ve covered in our study of trigonometry to solve some equations. These are equations from algebra: Linear Equation: Solve:

More information

Math 230 Mock Final Exam Detailed Solution

Math 230 Mock Final Exam Detailed Solution Name: Math 30 Mock Final Exam Detailed Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and

More information

MATH 222 SECOND SEMESTER CALCULUS

MATH 222 SECOND SEMESTER CALCULUS MATH SECOND SEMESTER CALCULUS Spring Math nd Semester Calculus Lecture notes version.7(spring ) This is a self contained set of lecture notes for Math. The notes were written by Sigurd Angenent, starting

More information

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018 Math 55: Integral Calculus Final Exam Study Guide, Spring 08 PART : Concept Review (Note: concepts may be tested on the exam in the form of true/false or short-answer questions.). Complete each statement

More information

4. Theory of the Integral

4. Theory of the Integral 4. Theory of the Integral 4.1 Antidifferentiation 4.2 The Definite Integral 4.3 Riemann Sums 4.4 The Fundamental Theorem of Calculus 4.5 Fundamental Integration Rules 4.6 U-Substitutions 4.1 Antidifferentiation

More information

Hi AP AB Calculus Class of :

Hi AP AB Calculus Class of : Hi AP AB Calculus Class of 2017 2018: In order to complete the syllabus that the College Board requires and to have sufficient time to review and practice for the exam, I am asking you to do a (mandatory)

More information

sin cos 1 1 tan sec 1 cot csc Pre-Calculus Mathematics Trigonometric Identities and Equations

sin cos 1 1 tan sec 1 cot csc Pre-Calculus Mathematics Trigonometric Identities and Equations Pre-Calculus Mathematics 12 6.1 Trigonometric Identities and Equations Goal: 1. Identify the Fundamental Trigonometric Identities 2. Simplify a Trigonometric Expression 3. Determine the restrictions on

More information

Mathematics 1052, Calculus II Exam 1, April 3rd, 2010

Mathematics 1052, Calculus II Exam 1, April 3rd, 2010 Mathematics 5, Calculus II Exam, April 3rd,. (8 points) If an unknown function y satisfies the equation y = x 3 x + 4 with the condition that y()=, then what is y? Solution: We must integrate y against

More information

Sum-to-Product and Product-to-Sum Formulas

Sum-to-Product and Product-to-Sum Formulas Sum-to-Product and Product-to-Sum Formulas By: OpenStaxCollege The UCLA marching band (credit: Eric Chan, Flickr). A band marches down the field creating an amazing sound that bolsters the crowd. That

More information

Section 6.2 Integration by Parts

Section 6.2 Integration by Parts Section 6 Integration by Parts AP E XC II Version 0 Authors Gregory Hartman, PhD Department of Applied Mathema cs Virginia Military Ins tute Brian Heinold, PhD Department of Mathema cs and Computer Science

More information

Math Analysis Chapter 5 Notes: Analytic Trigonometric

Math Analysis Chapter 5 Notes: Analytic Trigonometric Math Analysis Chapter 5 Notes: Analytic Trigonometric Day 9: Section 5.1-Verifying Trigonometric Identities Fundamental Trig Identities Reciprocal Identities: 1 1 1 sin u = cos u = tan u = cscu secu cot

More information

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

More information

t 2 + 2t dt = (t + 1) dt + 1 = arctan t x + 6 x(x 3)(x + 2) = A x +

t 2 + 2t dt = (t + 1) dt + 1 = arctan t x + 6 x(x 3)(x + 2) = A x + MATH 06 0 Practice Exam #. (0 points) Evaluate the following integrals: (a) (0 points). t +t+7 This is an irreducible quadratic; its denominator can thus be rephrased via completion of the square as a

More information

AP Calculus Summer Prep

AP Calculus Summer Prep AP Calculus Summer Prep Topics from Algebra and Pre-Calculus (Solutions are on the Answer Key on the Last Pages) The purpose of this packet is to give you a review of basic skills. You are asked to have

More information

6.1 Antiderivatives and Slope Fields Calculus

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

More information

Spring 2015, MA 252, Calculus II, Final Exam Preview Solutions

Spring 2015, MA 252, Calculus II, Final Exam Preview Solutions Spring 5, MA 5, Calculus II, Final Exam Preview Solutions I will put the following formulas on the front of the final exam, to speed up certain problems. You do not need to put them on your index card,

More information

Calculus II Lecture Notes

Calculus II Lecture Notes Calculus II Lecture Notes David M. McClendon Department of Mathematics Ferris State University 206 edition Contents Contents 2 Review of Calculus I 5. Limits..................................... 7.2 Derivatives...................................3

More information

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim

(x 3)(x + 5) = (x 3)(x 1) = x + 5. sin 2 x e ax bx 1 = 1 2. lim SMT Calculus Test Solutions February, x + x 5 Compute x x x + Answer: Solution: Note that x + x 5 x x + x )x + 5) = x )x ) = x + 5 x x + 5 Then x x = + 5 = Compute all real values of b such that, for fx)

More information

Grade: The remainder of this page has been left blank for your workings. VERSION D. Midterm D: Page 1 of 12

Grade: The remainder of this page has been left blank for your workings. VERSION D. Midterm D: Page 1 of 12 First Name: Student-No: Last Name: Section: Grade: The remainder of this page has been left blank for your workings. Midterm D: Page of 2 Indefinite Integrals. 9 marks Each part is worth marks. Please

More information

Core Mathematics 3 Trigonometry

Core Mathematics 3 Trigonometry Edexcel past paper questions Core Mathematics 3 Trigonometry Edited by: K V Kumaran Email: kvkumaran@gmail.com Core Maths 3 Trigonometry Page 1 C3 Trigonometry In C you were introduced to radian measure

More information

MAT 132 Midterm 1 Spring 2017

MAT 132 Midterm 1 Spring 2017 MAT Midterm Spring 7 Name: ID: Problem 5 6 7 8 Total ( pts) ( pts) ( pts) ( pts) ( pts) ( pts) (5 pts) (5 pts) ( pts) Score Instructions: () Fill in your name and Stony Brook ID number at the top of this

More information

6.1: Reciprocal, Quotient & Pythagorean Identities

6.1: Reciprocal, Quotient & Pythagorean Identities Math Pre-Calculus 6.: Reciprocal, Quotient & Pythagorean Identities A trigonometric identity is an equation that is valid for all values of the variable(s) for which the equation is defined. In this chapter

More information

Indefinite Integration

Indefinite Integration Indefinite Integration 1 An antiderivative of a function y = f(x) defined on some interval (a, b) is called any function F(x) whose derivative at any point of this interval is equal to f(x): F'(x) = f(x)

More information

Hello Future Calculus Level One Student,

Hello Future Calculus Level One Student, Hello Future Calculus Level One Student, This assignment must be completed and handed in on the first day of class. This assignment will serve as the main review for a test on this material. The test will

More information

For more information visit

For more information visit If the integrand is a derivative of a known function, then the corresponding indefinite integral can be directly evaluated. If the integrand is not a derivative of a known function, the integral may be

More information