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

Size: px
Start display at page:

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

Transcription

1 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 3D. Area Under a Curve Practice Problems 3E. Integration Summary s to Exercises and Practice Problems

2 Math 5 Review Topic 3A Page A. Integration of Common Functions There are two types of integrals, indefinite and definite. An indefinite integral is written as f(x) dx, and a definite integral is written as b a f(x) dx. Evaluating an indefinite integral requires finding a function F (x) whose derivative is the integrand f(x). That is, f(x) dx = F (x) where F (x) =f(x). F(x) is called an antiderivative of f(x). For example xdx= x + c (c representing a constant) since d dx (x + c) =x. Similarly cos xdx=sinx + c since d (sin x + c) = cos x. dx The process for evaluating a definite integral is slightly different. First, find an antiderivative. Then evaluate the antiderivative at its limits (a and b) and subtract the result. Thus, b b f(x) dx = F (x) = F (b) F (a). a a Example: 3 xdx=(x + c) 3 3 =8. =(3 + c) ( + c) Note: It is customary to leave out the c with definite integrals because the c always cancels itself out in the subtraction.

3 Math 5 Review Topic 3A Page 3 Exercise A.: Find the antiderivatives of the following basic functions. What is interesting is that in Calculus II you will cover five-six different methods of integration. In the end, however, all of the methods reduce to evaluating one of these basic integrals. f(x) dx x n dx, n dx x dx = x e x dx sin xdx cos xdx sec xdx sec x tan xdx csc xdx csc x cot xdx F s

4 Math 5 Review Topic 3B Page 4 Rewriting Integrals to Fit Basic Forms Sometimes an integral must be rewritten before it can be integrated. For example, x dx = x dx = x + c or x + c or xdx= x / dx = 3 x3/ + c or or e x e dx = e x dx = e x + c. x ( + tan x) dx = sec xdx= tan x + c. Each integrand was rewritten in one of the basic forms covered in Exercise A.. This is our first integration strategy. Always try to rewrite an integral in one of the basic forms. (Additional strategies will be discussed later.) Practice Problems 3A.. x xdx 3A.. 3A.3. 3A.4. π/ π/4 dx e x cos θdθ t 3 dt B. Constant, Sum, and Difference Rules We have a few basic rules for integration that are similar to the constant, sum, and difference rules for differentiation. Unfortunately though, there is

5 Math 5 Review Topic 3B Page 5 no product, quotient or chain rule analog for integration. The first rule is the constant rule. cf(x) dx = c f(x) dx. This means you can ignore the multiplicative constant when finding an antiderivative. Examples: 3sinxdx=3 sin xdx=3( cos x)+c = 3cosx + c 8 πx /3 dx = π 8 x /3 dx = π x+/3 3 + = π 3 5 x5/3 8 8 = 3π 5 [85/3 5/3 ]= 96π 5 Exercises: B.. Can you find sec xdx, B.. B.3. π/ π/4 4 sin x dx, e x+ dx? Hint: e x+ = e x e Another important rule involves the integral of the sum or difference of two functions. (f(x) ± g(x)) dx = f(x) dx ± g(x) dx Here you find the antiderivatives of the individual functions and add or subtract the result.

6 Math 5 Review Topic 3B Page 6 Examples:.. 3. (x / + e x ) dx = x / dx + =x / + e x e x dx = [ / / ]+[e e] = +e e ( ) dx x + tan x = x + tan xdx =ln x + ln cos x + c x(x )dx = x 5/ dx x / dx = 7 x7/ 4 3 x3/ + c Practice Problems. Can you find the following? 3B.. 3B.. 3B.3. 3B.4. π/4 π/6 (cos x tan x +)dx ( x 3 + x ) + dx x π/3 π/6 (cot x +)dx tan xdx 3B.5. 3B.6. (e x cos x) dx (x ) dx

7 Math 5 Review Topic 3C Page 7 3B.7. e x e x e x dx C. Substitution Why Substitution Works You ve already seen how to use the method of substitution to evaluate integrals. This method of integration compensates for the chain rule in differentiation. Let s start our review of substitution by looking at some derivatives involving the chain rule. (Review Topic E) d dx ex + = e x + (x) d sin(ln x) = cos(ln x) dx x d dx (x3 +3x ) / = (x3 +3x ) / (3x +3) Since integration can be considered as the reverse of differentiation, if you were asked to evaluate e x + (x) dx, you can see from above the answer is e x + + c. Similarly,. and 3. above imply that cos(ln x) dx = sin(ln x)+c, x and (x3 +3x ) / (3x +3)dx =(x 3 +3x ) / + c. If we didn t know the answer though, how could we work these problems? We make a substitution.

8 Math 5 Review Topic 3C Page 8 In algebra you probably made substitutions to simplify expressions. example, solving the following equation x /3 x /3 = appears pretty hard. If we let u = x /3 though, the problem becomes u u =; Substitution helped us recognize that the equation was quadratic and can be solved. This same idea of substitution applies to integration. Method of Substitution Let s go back to e x + (x) dx. Suppose u(x) =x +. Then du =x du =xdx. This means dx u {}}{ du {}}{ e x + xdx= e u du =e u + c = e x + + c. For WARNING! When using substitution it is important that your substitution accounts for all of the x-terms and dx in the starting integral. The new integral should only be in terms of u and du (no x s!). Now try cos(ln x) dx x. Let u(x) =lnx. Then du = dx and you end up integrating x cos udu=sinu + c = sin(ln x )+c. Exercise C.. What substitution do you think you would use with (x3 +3x ) / (3x +3)dx?

9 Math 5 Review Topic 3C Page 9 The method involved with substitution is:. Choose a substitution u = f(x).. Compute du dx. 3. Rewrite integral in terms of u and du. (Nox-terms left) 4. Evaluate integral in terms of u. 5. Replace u by f(x). The result is the antiderivative in terms of x. Note: As integrals get more complicated, we encourage you to check them by differentiating. This also allows you to practice derivatives. Each of the following examples has e f(x) in the integral. Let u(x) =f(x), determine du, substitute and integrate. Don t forget to put the final answer in terms of x! Exercises: C.. e sin x cos xdx C.3. C.4. e x/ dx x / e 3x +x (6x +)dx Now consider e x + xdx. Again we let u = x +. But now du =xdx and we don t have the in the integral. Recall cf(x) dx = c f(x) dx.

10 Math 5 Review Topic 3C Page So, solving for xdx= du we have e x + xdx= e u du = e u du = eu + c = ex + + c Note: Since the integral contained only xdx instead of xdx, wouldn t you expect the final answer to be as much. Each of the following examples involves a trigonometric function with an argument f(x). i.e., sin(f(x)), tan(f(x)), etc. Again let u = f(x), determine du, substitute, and integrate. Exercises: C.5. x sin(x +)dx C.6. C.7. (e x +)sec (e x + x) dx (x +)cos(x 3 +3x ) dx Consider a more complicated example. Evaluate x x +dx. Let u = x +. Then du = dx and x = u. (Remember, all x-terms must change to u-terms!) Thus x x +dx = (u )u / du = (u 3/ u / )du. Since everything to do with x was changed to u, this means you substituted correctly.

11 Math 5 Review Topic 3C Page Exercise C.8. Finish the preceding problem. How can we recognize when substitution won t help? Consider the problem x e x + dx, when x>. If we let u = x +, then du =xdx or du = xdx. x e x + dx = e u {}}{ {}}{ du x e x + xdx To get rid of x, we write u =x, or x = u. (We take u instead of u since x>.). This means x e x + dx = u e u du. We have substituted correctly in the sense that all x terms have been changed to u. However, the new integral is just as complicated as the old one. The main goal of substitution is to change the starting integral into another one that you can actually integrate. In this case, our substitution u = x + did not help us. We must either try a different substitution or use another method of integration (that you will learn in Calculus II). Substitution also effects the limits of integration. An integral can t be written in terms of u with limits intended for x. We must use the substitution to change the x-limits to u-limits. Example: Evaluate 3 e x + xdx. Let u = x +. Then if x =, u = +=, and if x =3, u =3 +=. Thus 3 e x + xdx= e u du = e u = e e.

12 Math 5 Review Topic 3C Page How do you know what to substitute? Suppose your integrand has a term of the form: e f(x), f(x) dx, trig(f(x)), (f(x))p. A general rule of thumb is let u = f(x), determine du, and get rid of all the x s and dx. As a final note, observe that tan xdxcan be evaluated by a substitution. sin xdx tan xdx= cos x. Let u =cosx du = sin xdx = du = ln u + c u = ln cos x + c =ln sec x + c } These are both correct forms. Why are they equivalent? Practice Problems. Evaluate the following. Change limits when necessary. Not all problems require substitution. dx 3C.. x 3C.. 3C.3. 3 xdx x x x dx 3C.4. 3C.5. x(x ) dx π/ cos ( ) x 3 dx

13 Math 5 Review Topic 3C Page 3 3C.6. e x dx e x + 3C.7. π/6 tan (x) dx To finish up this section, let s try to make your life a little easier with some integrations you should be able to do quickly and (hopefully) without substitution. For example e 3x dx dx, sin xdx,. These integrals x are of the form e ax dx dx, trig(ax), x + k The substitution for the first two is u = ax and du = adx. This leads to du. For the last integral, let u = x + k which gives a result a ln x + k + c.

14 Math 5 Review Topic 3C Page 4 Exercise C.9. Without making a formal substitution, try completing the following table. sin xdx e 3x dx e x/ dx sec 3x tan 3xdx cos πx dx dx x + dx dx x dx a= F(x) = cos x + c

15 Math 5 Review Topic 3D Page 5 D. Area Under a Curve One of the first applications covered in your previous study of definite integrals was finding the area under a curve. Actually, the integral b a f(x) dx can be defined as the area between the curve y = f(x) and the x-axis for a x b. y = f(x) Area = b a f(x) dx a b Fig. 3D.. As you (hopefully!) remember, we first evaluated b equal to the limit of Riemann sums. The idea is as follows. Arguing intuitively, we formed rectangles as below. a f(x) dx by setting it y = f(x) height = f(x i ) width = x a b a x i b This is one rectangle from the picture on the left. Fig. 3D.. The exact area, i.e. the integral, is approximated by adding the area of the rectangles (in this example there are four rectangles). The area of each rectangle = (height)(width). The height = y = f(x i ), where x i is some x-value in the base of the rectangle, and the width = x. For the drawing on the left in Fig. 3D., we write b 4 Area = f(x) dx = (approximately) f(x i ) x. a i=

16 Math 5 Review Topic 3D Page 6 The expression on the right in the line above is called a Riemann sum with n = 4. Instead of forming a Riemann sum with 4 rectangles, we could have used 6,, 6 rectangles, etc. The more rectangles we form, the better our approximation will be. If we take the limit as n, where n is the number of rectangles, we obtain the exact area. Intuitively then, the integral b a f(x) dx can be thought of as the sum of an infinite number of rectangles. The integral sign represents the sum, f(x) represents the height of the rectangle, and dx corresponds to the width of the rectangle. The dx also indicates that the variable of integration or independent variable is x. Fortunately, the Fundamental Theorem of Calculus allows us to find the area (evaluate the integral) by using antiderivatives instead of trying to add an infinite number of rectangles. Example 3D.. Find the area under f(x) =sinx and the x-axis from to π. f(x) =sinx π A typical approximating rectangle is shown. Fig. 3D.3. Area = (intuitively) the sum of the rectangles from x =tox = π π ht width {}}{{}}{ π = sin x dx = cos x = cos π ( cos ) = ( ) + =. What happens if the curve dips below the x-axis? For example, consider

17 Math 5 Review Topic 3D Page 7 f(x) =sinx, π x π. f(x) =sinx π/ π Fig. 3D.4. First, notice that on the interval π x, π/ f(x) dx = π/ sin xdx= cos x π/ =. A negative answer is not surprising since f(x i ), the height of an approximating rectangle, is negative when π x. Thus, to find the area enclosed by f(x) =sinx, π x π, wemust: (i) split the x interval into subintervals where f(x) or where f(x) ; (ii) (iii) integrate f(x) over each subinterval; take the absolute value of each resulting integral. In Fig. 3D.4, the area is: Area = π/ = +=3. π sin xdx + sin xdx Warning: If you are asked simply to evaluate an integral, then just evaluate it and don t worry about whether f(x) is positive or negative. For example, π π sin xdx= cos x = ( ) () =. π/ π/

18 Math 5 Review Topic 3D Page 8 Notice from Fig. 3D.4 that the integration process yields the net value. That is, the negative part, π/ positive, so that we only have left sin xdx, cancels π π/ sin xdx. π/ sin xdx,whichis Bottom line, if you are asked to evaluate an integral, just plunge ahead. (That s why in problem 3A.4, t 3 dt =.) If you are asked to find the area, you must worry about whether f(x) or and proceed accordingly. It is easy to extend these ideas to finding the area between two curves. Example 3D.. Find the area bounded by the curves f(x) =x and g(x) =x. First, determine where the curves intersect. Do this by setting f(x) =g(x). Thus, x =x x x = x(x ) = the curves intersect at x =andx = as indicated below. (, 4) Fig. 3D.5. You can use two approaches to find the desired area. First, find the area under the upper curve g(x) =x from x =tox = and then subtract the area under the lower curve f(x) =x from x =tox =.

19 Math 5 Review Topic 3D Page 9 g(x) =x f(x) =x (, 4) = Fig. 3D.6. Using integrals to represent the above areas, we have xdx x dx = x x3 3 =4 8 3 = 4 3. For the second approach, using Fig. 3D.5 you can draw one of the rectangles that would approximate the area and then write the corresponding integral. g(x) Height of rectangle = g(x i ) f(x i ) =x i x i Width of rectangle = dx f(x) Area of rectangle = (x i x i )dx Fig. 3D.7. The rectangles are formed when x. Thus, area = [g(x) f(x)] dx = (x x ) dx = x x3 3 which, of course, gives the same answer as the first approach. = 4 3, A little hint: Notice how much it helps to sketch the functions no matter which approach you use.

20 Math 5 Review Topic 3D Page Another hint: In the second approach above, you are finding the height of the rectangle by saying the height = upper curve lower curve. This idea of upper curve lower curve works no matter where the curves are. That is, the curves could both be below the x-axis, one curve could be above and the other below, or both could be above the x-axis like Fig. 3D.7. It doesn t matter. The height of the rectangle is always the upper curve lower curve and is always positive. Consider the following example. Example 3D.3. g(x) =x 3. Find the area bounded by the curves f(x) =x and Setting f(x) =g(x) we see that x = x 3 x 3 x = x(x ) = the curves intersect at x =,,. Fig. 3D.8. Notice that for <x<, g(x) =x 3 is above f(x) =x. However, for <x<, f(x) =x is above g(x) =x 3. This means we should divide the problem into two parts: finding the area when <x< and finding the area when <x<. Looking at Fig. 3D.8 and remembering that the height of an approximating rectangle is always the upper curve lower curve, we see that the area when <x< is given by: (x 3 x) dx = x4 4 x ( = 4 ) = 4. For <x<, the area is: (x x 3 ) dx = x x4 4 = ( ) = 4 4.

21 Math 5 Review Topic 3D Page Adding the two results: =. Of [ course, we could have used symmetry and said that the area is ] (x x 3 ) dx to arrive at. There will be times in Calc II when it will be necessary to consider integrals where y is the independent variable and x is the dependent variable. Example 3D.4. Find the area in the first quadrant bounded by x = y, the y-axis, and y =. x = y ; y Fig. 3D.9. Now our approximating rectangles are horizontal. The height or length is some function x = h(y), and the width is dy. In Fig. 3D.9, the area of an approximating rectangle is (length)(width) = y dy. Now add up all the rectangles by integrating. Since dy varies from y =toy =, area = We offer one final example to you. y dy = y3 3 = 3. Example 3D.5. Find the area bounded by the curves y = x, y = 3 x, and y = x 3.

22 Math 5 Review Topic 3D Page This problem is definitely more challenging. First, draw a picture. y = x y = 3 x A B y = x Fig. 3D.. To find the point of intersection A, set x =4,y =3. ForB, set x = x 3 x = 3 x 8=x x = x 3/ x =6,y =. Now draw an arbitrary rectangle with width dx. In trying to do this, we see that there are two possible rectangles which can be described, as below. y = x y = 3 x (4, 3) (6, ) y = x Fig. 3D..

23 Math 5 Review Topic 3D Page 3 The ( rectangle ) on the left has height upper curve-lower curve = 3 x x, for x 4 and the rectangle on the right has height ( 3 = x x ) for 4 x 6. Since we have two different descriptions, we 3 need two integrals. I II Fig. 3D.. 4 ( 3 x Area = I + II = x 3 = 3 x 3/ x ( = 8 8 ) + ( ln 6 6) 3 ( ) 3 =+ln. ) 6 ( dx + 4 x x ) dx 3 ) ( ln x x ( ln Exercise D.. Find the area enclosed by the three curves in Example 3D.5 using horizontal rectangles. ) Practice Problems. curves. Find the area of the regions bounded by the given 3D.. f(x) = cos x, x-axis, x = π 6,andx = π 3

24 Math 5 Review Topic 3E Page 4 3D.. f(x) = x,g(x) =x and x = e 3D.3. f(x) = cos x, g(x) =sinx, x π 3D.4. Area of the region to the right of the y-axis and bounded by x =y y. E. Integration Summary If you feel that integration is not as straightforward as differentiation, you are correct. Complex processes (like limits and integration) are always more difficult to master. Here are a few guidelines that can help when evaluating integrals. ) Memorize the basic list of integration formulas (Review Topic 3A, Exercise A.); this includes power, exponential, log, and trigonometric rules. ) Try to make a substitution u = g(x) that enables the integrand to transform to a basic formula. Learning what to choose for u comes after much time and practice. 3) If u substitution doesn t apply, try to alter the integrand. This may involve trig identities or various algebraic manipulations (see Exercise E. below). Imagination helps but good algebra/trig skills help more. 4) CHECK more answers to integrals by differentiating (rather than by looking in the back of the book). The more you analyze differentiation, the better you get at integration. A real challenge in integration involves evaluating integrals that are similar in appearance yet require different methods. Consider the following example.

25 Math 5 Review Topic 3E Page 5 Example : Evaluate the following: x(x a) ) dx b) x x dx c) Solution: x x dx a) Expand, then integrate using the power rule. x(x ) dx = (x 5/ x / ) dx = 7 x7/ 3 x3/ + c b) Substitution. Let u = x. x x dx = u / du = 3 (x ) 3/ + c c) Substitution. Let u = x. x (u+) u {}}{{}} / { du {}}{ x dx = x x dx = (u +) u / du = (u 5/ +u 3/ + u / ) du In any substitution, you must acount for the entire integrand. = 7 (x )7/ (x )5/ + 3 (x )3/ + c Now it s time to see if you are ready to begin Calc II. Exercise E.: Evaluate each set of integrals. x x I. dx and x x dx II. xe x dx and xe x dx III. e x dx and +ex dx +ex

26 Math 5 Review Topic 3E Page 6 IV. cos x dx and +sinx cos x +sinx dx Conclusion In Calc II you will learn more ways to evaluate an integral. Regardless of the method, the intent (strategy) is always the same; manipulate and find a form that can be integrated. We ve done all we can. The rest is up to you. Practice doesn t make one perfect, but it sure helps. Good luck in Calc II. Beginning of Topic Review Topics 5 Skills Assessment

27 Math 5 T3 Exercise A s Page 7 s: f(x) dx x n dx x dx = e x dx sin xdx cos xdx sec xdx dx x sec x tan xdx csc xdx csc x cot xdx F (x) x n+ + c, n n + ln x + c e x + c cos x + c sin x + c tan x + c sec x + c cot x + c csc x + c Question: Why is c included in the antiderivative of an indefinite integral? a) My instructor told me to put it there. b) c stands for correct. I want my instructor to know I ve checked my answer. c) Since the derivative of any constant is, the inclusion of c suggests the antiderivative is not a single function but rather a family of functions that differ only by a constant. Return to Review Topic

28 Math 5 Problems 3A s Page 8 3A.. x xdx= xx / dx = x 3/ dx = x5/ 5 + c = 5 x5/ + c 3A.. π/ π/4 cos θdθ =sinθ π/ π/4 =sin π sin π 4 = 3A.3. dx e x = e x dx = e x + c 3A.4. t3 dt = t4 4 = ()4 4 ( )4 4 = 4 4 = Question: If a definite integral measures the area under the curve, why does it appear there is no area under t 3 over [, ]? (See Review Topic 3D.)

29 Math 5 T3 Exercise B s Page 9 Can you find B.. sec xdx B.. B.3. π/ π/4 4 sin x dx e x+ dx s: B.. sec xdx= sec xdx= tan x + c Return to Review Topic B.. π/ π/4 4 π/ sin dx =4 csc xdx x π/4 π/ =4( cot x) =4 [ cot π ( cot π ] 4 ) π/4 =4[ +]=4 Return to Review Topic B.3. e x+ dx = e x edx= e e x dx = e x+ + c Return to Review Topic

30 Math 5 Problems 3B s Page 3 3B.. π/4 π/6 4(cos x tan x +)dx =4 =4[ cos x + x] π/4 π/6 π/4 π/6 =4 (sin x +)dx [ cos π 4 + π ( 4 cos π 6 + π )] 6 = + 3+ π 3 3B.. x 3 + x + dx = x ( x + x + ) x dx = x3 3 + x +ln x + c 3B.3. π/3 π/6 (cot x +)dx = cot x π/3 π/6 π/3 π/6 csc xdx = cot π ( 3 cot π ) 6 = B.4. tan xdx= (sec x ) dx = tan x x + c

31 Math 5 Problems 3B (Continued) s Page 3 3B.5. (e x cos x) dx = e x sin x + c 3B.6. (x ) dx = (x 4 x +)dx = x5 5 x3 3 + x + c 3B.7. e x e x dx = e x (e x ) dx = e x x + c

32 Math 5 T3 Exercise C s Page 3 C.. C.. What substitution do you think you would use with (x3 +3x ) / (3x +3)dx? e sin x cos xdx C.3. e x/ dx x / C.4. e 3x +x (6x +)dx s: C.. u = x 3 +3x anddu =(3x +3)dx u / du = u / + c = x 3 +3x +c Return to Review Topic C.. u =sinx, du =cosxdx e u du = e u + c = e sin x + c Return to Review Topic C.3. u =x /, du = dx x / e u du = e u + c = e x/ + c Return to Review Topic C.4. u =3x +x, du =(6x +)dx e u du = e u + c = e 3x +x + c Return to Review Topic

33 Math 5 T3 Exercise C (Continued) s Page 33 C.5. sin(x +)xdx C.6. sec (e x + x)(e x +)dx C.7. cos(x 3 +3x )(x +)dx s: C.5. u = x +,du =xdx sin u du = sin udu= ( cos u)+c = cos(x +)+c Return to Review Topic C.6. u = e x + x, du =(e x +)dx sec udu= tan u + c = tan(e x + x)+c Return to Review Topic C.7. u = x 3 +3x, du =(3x +3)dx =3(x +)dx cos u du 3 = cos udu= 3 3 sin u + c = 3 sin(x3 +3x ) + c Return to Review Topic

34 Math 5 T3 Exercise C (Continued) s Page 34 C.8. x x +dx = 5 (x +)5/ 3 (x +)3/ + c Return to Review Topic C.9. sin xdx a = e 3x dx a =3 e x/ dx a = sec 3x tan 3xdx a =3 cos πx dx a= F(x) = a = π cos x + c 3 e3x + c e x/ + c sec 3x + c 3 sin πx + c π dx dx ln x + + c x + dx dx ln x + c x Return to Review Topic

35 Math 5 Problems 3C s Page 35 3C.. u = x, du = dx du u = u / du =u / + c =(x ) / + c / 3C.. u = x, du = dx. Limits: x = u =;x =3 u =. u + du = (u / + u / )du u/ = 3 u3/ +u / = 3 ( ) + = = 3 ( 8) ( ) 3 + 3C.3. u = x, du =xdx u /du = u / du = 3 u3/ + c = 3 (x ) 3/ + c 3C.4. No substitution needed! Rewrite as (x 3/ x / ) dx = 5 x5/ 3 x3/ + c

36 Math 5 Problems 3C (Continued) s Page 36 3C.5. u = x 3 ; du = 3 dx. Limits: x = π u = π ; x = u =; 3 3 π/3 cos udu= 3 π/3 sin u = 3 (sin π ) 3 sin = C.6. u = e x +,du = e x dx du u =ln u + c = ln ex + + c 3C.7. u =x, du =dx. Limits: x = π 6 u = π ; x = u =. 3 π/3 tan u du = π/3 π/3 tan udu = (sec u ) du = π/3 (tan u u) = [( tan π 3 π ) ] tan 3 = ( π ) 3 = 3 6 (3 3 π)

37 Math 5 T3 Exercise D. s Page 37 D.. The area is described by Fig. 3D., but now we must use horizontal rectangles. Again, there are two possible descriptions. Also, as in Example 3D.4, we must solve for x in terms of y for all the curves. y = x or x = y (4, 3) (6, ) y = 3 4 x or x = 9 y y = x 3 or x =3y 4 6 ( The length of the upper rectangle is right curve left curve = y 4 ) 9 y for y 3, and the length of the lower rectangle is (3y 49 ) y for y. Thus, Area = (3y 49 ) 3 ( y dy + y 4 9 y ( ) 3y = 4y3 ) + ( ln y 4y ( = 6 3 ) ( + ( ln 3 4) 7 ( ) 3 =+ln, ) dy ln 3 7 which is the same answer obtained in Example 3D.5 using vertical rectangles. ) Return to Review Topic

38 Math 5 Problems 3D s Page 38 3D.. Area = π/3 π/6 cos xdx=sinx π/3 π/6 =sin π 3 sin π 6 = 3 3D.. g(x) =x f(x) = x A x = e To find the point A, setf(x) =g(x) x = x x3 = x =, y =. Area = sum of rectangles e = (x x ) dx = x + x e = (e ) + e ( = e4 + e 3 + )

39 Math 5 Problems 3D (Continued) s Page 39 3D.3. A sin x cos x π π B To find the x coordinates of the points A and B, set sin x =cosx x = π 4, 5π. Since the area involves the upper curve lower curve, 4 three integrals are necessary (see Example 3D.3). Thus, area = π/4 (cos x sin x) dx + + π 5π/4 =(sinx +cosx) 5π/4 π/4 (cos x sin x) dx π/4 +( cos x sin x) (sin x cos x) dx 5π/4 π/4 =sin π 4 +cosπ 4 (sin + cos ) [cos 5π4 ( +sin5π4 cos π ) ] 4 +sinπ 4 +(sinπ ( +cosπ) sin 5π ) 4 +cos5π 4 = [ ( )] + ( ) = 4 +(sinx +cosx) π 5π/4

40 Math 5 Problems 3D (Continued) s Page 4 3D.4. In this problem, it is easier to use horizontal rectangles like Example 3D.4. x=y y First, find where the curve intersects the y-axis. y y = y( y) = y =,y= Area = [(y y ) ]dy = y y3 3 =4 8 ( ) 3 = 4 3

41 Math 5 T3 Exercise E. s Page 4 E.-I. ( x x dx = x x ) dx x ( ) = x x dx =ln x + x + c and x ( x dx = x ++ ) x dx = x + x +ln x + c for help with long division, see Review Topic. E.-II. xe x dx = e u du = + c ex and u = x, du =xdx xe x dx This integral can t be evaluated until you learn (in Calc II) a method called Integration by Parts.

42 Math 5 T3 Exercise E. (Continued) s Page 4 E.-III. and e x du +e dx = x u du =ln +e x + c =ln(+e x )+c u =+e x, du = e x dx Why can the absolute value symbol be dropped? +e dx = x +e e x e x dx = x e x e x + dx du = u = e x + u = ln e x + + c = ln(e x +)+c For more examples on multiplying by a form of, see Review Topic. E.-IV. cos x du +sinx dx = u =ln +sinx + c =ln(+sinx)+c u =+sinx, du =cosxdx and cos x sin +sinx dx = x +sinx dx = = x +cosx + c ( sin x) dx

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

Chapter 5: Integrals

Chapter 5: Integrals Chapter 5: Integrals Section 5.5 The Substitution Rule (u-substitution) Sec. 5.5: The Substitution Rule We know how to find the derivative of any combination of functions Sum rule Difference rule Constant

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

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

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

Integration 1/10. Integration. Student Guidance Centre Learning Development Service Integration / Integration Student Guidance Centre Learning Development Service lds@qub.ac.uk Integration / Contents Introduction. Indefinite Integration....................... Definite Integration.......................

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

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

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

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

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

Final Exam Review Exercise Set A, Math 1551, Fall 2017

Final Exam Review Exercise Set A, Math 1551, Fall 2017 Final Exam Review Exercise Set A, Math 1551, Fall 2017 This review set gives a list of topics that we explored throughout this course, as well as a few practice problems at the end of the document. A complete

More information

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61

Integrals. D. DeTurck. January 1, University of Pennsylvania. D. DeTurck Math A: Integrals 1 / 61 Integrals D. DeTurck University of Pennsylvania January 1, 2018 D. DeTurck Math 104 002 2018A: Integrals 1 / 61 Integrals Start with dx this means a little bit of x or a little change in x If we add up

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

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 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

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10

Calculus II Practice Test 1 Problems: , 6.5, Page 1 of 10 Calculus II Practice Test Problems: 6.-6.3, 6.5, 7.-7.3 Page of This is in no way an inclusive set of problems there can be other types of problems on the actual test. To prepare for the test: review homework,

More information

Review for Final Exam, MATH , Fall 2010

Review for Final Exam, MATH , Fall 2010 Review for Final Exam, MATH 170-002, Fall 2010 The test will be on Wednesday December 15 in ILC 404 (usual class room), 8:00 a.m - 10:00 a.m. Please bring a non-graphing calculator for the test. No other

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

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

5 Integrals reviewed Basic facts U-substitution... 4

5 Integrals reviewed Basic facts U-substitution... 4 Contents 5 Integrals reviewed 5. Basic facts............................... 5.5 U-substitution............................. 4 6 Integral Applications 0 6. Area between two curves.......................

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

The Chain Rule. The Chain Rule. dy dy du dx du dx. For y = f (u) and u = g (x)

The Chain Rule. The Chain Rule. dy dy du dx du dx. For y = f (u) and u = g (x) AP Calculus Mrs. Jo Brooks The Chain Rule To find the derivative of more complicated functions, we use something called the chain rule. It can be confusing unless you keep yourself organized as you go

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

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

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

Math 229 Mock Final Exam Solution

Math 229 Mock Final Exam Solution Name: Math 229 Mock Final Exam 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 that it

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

Assignment. Disguises with Trig Identities. Review Product Rule. Integration by Parts. Manipulating the Product Rule. Integration by Parts 12/13/2010

Assignment. Disguises with Trig Identities. Review Product Rule. Integration by Parts. Manipulating the Product Rule. Integration by Parts 12/13/2010 Fitting Integrals to Basic Rules Basic Integration Rules Lesson 8.1 Consider these similar integrals Which one uses The log rule The arctangent rule The rewrite with long division principle Try It Out

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

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

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6

Calculus II Practice Test Problems for Chapter 7 Page 1 of 6 Calculus II Practice Test Problems for Chapter 7 Page of 6 This is a set of practice test problems for Chapter 7. This is in no way an inclusive set of problems there can be other types of problems on

More information

Main topics for the First Midterm

Main topics for the First Midterm Main topics for the First Midterm Midterm 2 will cover Sections 7.7-7.9, 8.1-8.5, 9.1-9.2, 11.1-11.2. This is roughly the material from the first five homeworks and and three quizzes. In particular, I

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

Prelim 1 Solutions V2 Math 1120

Prelim 1 Solutions V2 Math 1120 Feb., Prelim Solutions V Math Please show your reasoning and all your work. This is a 9 minute exam. Calculators are not needed or permitted. Good luck! Problem ) ( Points) Calculate the following: x a)

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

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

Worksheet Week 1 Review of Chapter 5, from Definition of integral to Substitution method

Worksheet Week 1 Review of Chapter 5, from Definition of integral to Substitution method Worksheet Week Review of Chapter 5, from Definition of integral to Substitution method This worksheet is for improvement of your mathematical writing skill. Writing using correct mathematical expressions

More information

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

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

5 Integrals reviewed Basic facts U-substitution... 5

5 Integrals reviewed Basic facts U-substitution... 5 Contents 5 Integrals reviewed 5. Basic facts............................... 5.5 U-substitution............................. 5 6 Integral Applications 0 6. Area between two curves.......................

More information

1. Taylor Polynomials of Degree 1: Linear Approximation. Reread Example 1.

1. Taylor Polynomials of Degree 1: Linear Approximation. Reread Example 1. Math 114, Taylor Polynomials (Section 10.1) Name: Section: Read Section 10.1, focusing on pages 58-59. Take notes in your notebook, making sure to include words and phrases in italics and formulas in blue

More information

DIFFERENTIATION AND INTEGRATION PART 1. Mr C s IB Standard Notes

DIFFERENTIATION AND INTEGRATION PART 1. Mr C s IB Standard Notes DIFFERENTIATION AND INTEGRATION PART 1 Mr C s IB Standard Notes In this PDF you can find the following: 1. Notation 2. Keywords Make sure you read through everything and the try examples for yourself before

More information

5.5. The Substitution Rule

5.5. The Substitution Rule INTEGRALS 5 INTEGRALS 5.5 The Substitution Rule In this section, we will learn: To substitute a new variable in place of an existing expression in a function, making integration easier. INTRODUCTION Due

More information

Practice problems from old exams for math 132 William H. Meeks III

Practice problems from old exams for math 132 William H. Meeks III Practice problems from old exams for math 32 William H. Meeks III Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These practice tests are

More information

1 Introduction; Integration by Parts

1 Introduction; Integration by Parts 1 Introduction; Integration by Parts September 11-1 Traditionally Calculus I covers Differential Calculus and Calculus II covers Integral Calculus. You have already seen the Riemann integral and certain

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 05/05/2012 Bormashenko MATH 408N PRACTICE FINAL Name: TA session: Show your work for all the problems. Good luck! (1) Calculate the following limits, using whatever tools are appropriate. State which results

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

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

Chapter 2 Derivatives

Chapter 2 Derivatives Contents Chapter 2 Derivatives Motivation to Chapter 2 2 1 Derivatives and Rates of Change 3 1.1 VIDEO - Definitions................................................... 3 1.2 VIDEO - Examples and Applications

More information

Math Refresher Course

Math Refresher Course Math Refresher Course Columbia University Department of Political Science Fall 2007 Day 2 Prepared by Jessamyn Blau 6 Calculus CONT D 6.9 Antiderivatives and Integration Integration is the reverse of differentiation.

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

Mathematics 1 Lecture Notes Chapter 1 Algebra Review

Mathematics 1 Lecture Notes Chapter 1 Algebra Review Mathematics 1 Lecture Notes Chapter 1 Algebra Review c Trinity College 1 A note to the students from the lecturer: This course will be moving rather quickly, and it will be in your own best interests to

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

Chapter 5 Integrals. 5.1 Areas and Distances

Chapter 5 Integrals. 5.1 Areas and Distances Chapter 5 Integrals 5.1 Areas and Distances We start with a problem how can we calculate the area under a given function ie, the area between the function and the x-axis? If the curve happens to be something

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

The Fundamental Theorem of Calculus Part 3

The Fundamental Theorem of Calculus Part 3 The Fundamental Theorem of Calculus Part FTC Part Worksheet 5: Basic Rules, Initial Value Problems, Rewriting Integrands A. It s time to find anti-derivatives algebraically. Instead of saying the anti-derivative

More information

Math 122 Fall Unit Test 1 Review Problems Set A

Math 122 Fall Unit Test 1 Review Problems Set A Math Fall 8 Unit Test Review Problems Set A We have chosen these problems because we think that they are representative of many of the mathematical concepts that we have studied. There is no guarantee

More information

Announcements. Topics: Homework:

Announcements. Topics: Homework: Announcements Topics: - sections 7.3 (the definite integral +area), 7.4 (FTC), 7.5 (additional techniques of integration) * Read these sections and study solved examples in your textbook! Homework: - review

More information

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued)

Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Tangent Lines Sec. 2.1, 2.7, & 2.8 (continued) Prove this Result How Can a Derivative Not Exist? Remember that the derivative at a point (or slope of a tangent line) is a LIMIT, so it doesn t exist whenever

More information

Topics from Algebra and Pre-Calculus. (Key contains solved problems)

Topics from Algebra and Pre-Calculus. (Key contains solved problems) Topics from Algebra and Pre-Calculus (Key contains solved problems) Note: The purpose of this packet is to give you a review of basic skills. You are asked not to use the calculator, except on p. (8) and

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

Calculus II (Fall 2015) Practice Problems for Exam 1

Calculus II (Fall 2015) Practice Problems for Exam 1 Calculus II (Fall 15) Practice Problems for Exam 1 Note: Section divisions and instructions below are the same as they will be on the exam, so you will have a better idea of what to expect, though I will

More information

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions.

Partial Fractions. June 27, In this section, we will learn to integrate another class of functions: the rational functions. Partial Fractions June 7, 04 In this section, we will learn to integrate another class of functions: the rational functions. Definition. A rational function is a fraction of two polynomials. For example,

More information

Applications of Differentiation

Applications of Differentiation Applications of Differentiation Definitions. A function f has an absolute maximum (or global maximum) at c if for all x in the domain D of f, f(c) f(x). The number f(c) is called the maximum value of f

More information

Integration Using Tables and Summary of Techniques

Integration Using Tables and Summary of Techniques Integration Using Tables and Summary of Techniques Philippe B. Laval KSU Today Philippe B. Laval (KSU) Summary Today 1 / 13 Introduction We wrap up integration techniques by discussing the following topics:

More information

Announcements. Topics: Homework:

Announcements. Topics: Homework: Announcements Topics: - sections 7.4 (FTC), 7.5 (additional techniques of integration), 7.6 (applications of integration) * Read these sections and study solved examples in your textbook! Homework: - review

More information

Chapter 4 Integration

Chapter 4 Integration Chapter 4 Integration SECTION 4.1 Antiderivatives and Indefinite Integration Calculus: Chapter 4 Section 4.1 Antiderivative A function F is an antiderivative of f on an interval I if F '( x) f ( x) for

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 2/03/20 Bormashenko MATH 408N PRACTICE FINAL Show your work for all the problems. Good luck! () Let f(x) = ex e x. (a) [5 pts] State the domain and range of f(x). Name: TA session: Since e x is defined

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

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

Calculus I Announcements

Calculus I Announcements Slide 1 Calculus I Announcements Read sections 4.2,4.3,4.4,4.1 and 5.3 Do the homework from sections 4.2,4.3,4.4,4.1 and 5.3 Exam 3 is Thursday, November 12th See inside for a possible exam question. Slide

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

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

A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule.

A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule. The Chain Rule A special rule, the chain rule, exists for differentiating a function of another function. This unit illustrates this rule. In order to master the techniques explained here it is vital that

More information

Chapter 8B - Trigonometric Functions (the first part)

Chapter 8B - Trigonometric Functions (the first part) Fry Texas A&M University! Spring 2016! Math 150 Notes! Section 8B-I! Page 79 Chapter 8B - Trigonometric Functions (the first part) Recall from geometry that if 2 corresponding triangles have 2 angles of

More information

Solutions to Math 41 Final Exam December 10, 2012

Solutions to Math 41 Final Exam December 10, 2012 Solutions to Math 4 Final Exam December,. ( points) Find each of the following limits, with justification. If there is an infinite limit, then explain whether it is or. x ln(t + ) dt (a) lim x x (5 points)

More information

CHAPTER 7: TECHNIQUES OF INTEGRATION

CHAPTER 7: TECHNIQUES OF INTEGRATION CHAPTER 7: TECHNIQUES OF INTEGRATION DAVID GLICKENSTEIN. Introduction This semester we will be looking deep into the recesses of calculus. Some of the main topics will be: Integration: we will learn how

More information

Old Math 220 Exams. David M. McClendon. Department of Mathematics Ferris State University

Old Math 220 Exams. David M. McClendon. Department of Mathematics Ferris State University Old Math 0 Exams David M. McClendon Department of Mathematics Ferris State University Last updated to include exams from Spring 05 Contents Contents General information about these exams 4 Exams from 0

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

10.7 Trigonometric Equations and Inequalities

10.7 Trigonometric Equations and Inequalities 0.7 Trigonometric Equations and Inequalities 857 0.7 Trigonometric Equations and Inequalities In Sections 0. 0. and most recently 0. we solved some basic equations involving the trigonometric functions.

More information

Homework Solutions: , plus Substitutions

Homework Solutions: , plus Substitutions Homework Solutions: 2.-2.2, plus Substitutions Section 2. I have not included any drawings/direction fields. We can see them using Maple or by hand, so we ll be focusing on getting the analytic solutions

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

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

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

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

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

Limit. Chapter Introduction

Limit. Chapter Introduction Chapter 9 Limit Limit is the foundation of calculus that it is so useful to understand more complicating chapters of calculus. Besides, Mathematics has black hole scenarios (dividing by zero, going to

More information

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h

Sec 4.1 Limits, Informally. When we calculated f (x), we first started with the difference quotient. f(x + h) f(x) h 1 Sec 4.1 Limits, Informally When we calculated f (x), we first started with the difference quotient f(x + h) f(x) h and made h small. In other words, f (x) is the number f(x+h) f(x) approaches as h gets

More information

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Spring 2018 Department of Mathematics Hong Kong Baptist University 1 / 82 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information

1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before starting.

1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before starting. Instructor: K. Rotz Name: Solution PUID: 00000-00000 Instructions and tips: 1. There are 8 questions spanning 9 pages total (including this cover page). Please make sure that you have all 9 pages before

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

AP Calculus AB Summer Math Packet

AP Calculus AB Summer Math Packet Name Date Section AP Calculus AB Summer Math Packet This assignment is to be done at you leisure during the summer. It is meant to help you practice mathematical skills necessary to be successful in Calculus

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

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

7.1 Day 1: Differential Equations & Initial Value Problems (30L)

7.1 Day 1: Differential Equations & Initial Value Problems (30L) A P 7.1 Day 1: Differential Equations & Initial Value Problems (30L) Calculus 30 & 30L I CAN SOLVE DIFFERENTIAL EQUATIONS AND INITIAL VALUE PROBLEMS VIDEO LINKS: a) http://bit.ly/2bxsc6r b) http://bit.ly/2sshyyh

More information

Lecture : The Indefinite Integral MTH 124

Lecture : The Indefinite Integral MTH 124 Up to this point we have investigated the definite integral of a function over an interval. In particular we have done the following. Approximated integrals using left and right Riemann sums. Defined the

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

The Chain Rule. Composition Review. Intuition. = 2(1.5) = 3 times faster than (X)avier.

The Chain Rule. Composition Review. Intuition. = 2(1.5) = 3 times faster than (X)avier. The Chain Rule In the previous section we ha to use a trig ientity to etermine the erivative of. h(x) = sin(2x). We can view h(x) as the composition of two functions. Let g(x) = 2x an f (x) = sin x. Then

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

Chapter 2: Differentiation

Chapter 2: Differentiation Chapter 2: Differentiation Winter 2016 Department of Mathematics Hong Kong Baptist University 1 / 75 2.1 Tangent Lines and Their Slopes This section deals with the problem of finding a straight line L

More information