4x x dx. 3 3 x2 dx = x3 ln(x 2 )

Size: px
Start display at page:

Download "4x x dx. 3 3 x2 dx = x3 ln(x 2 )"

Transcription

1 Problem. a) Compute the definite integral 4 + d This can be done by a u-substitution. Take u = +, so that du = d, which menas that 4 d = du. Notice that u() = and u() = 6, so our integral becomes 6 u du = ln u 6 = ln(6) ln() = ln(6/) = ln(). b) Compute the integral ln( ) d. This one looks ripe for integration by parts. According to LAITE, we should take u = ln( ). Then du = d = d. We need to use dv = d, so v =. Then ln( ) d = ( ln( ) ) ( ) ( ) d = ln( ) d = ln( ) 9 + C. c) Compute the integral π/6 sin + cos d First, let s do the indefinite integral. This is a substitution. Use u = + cos, so that du = sin d. Then sin d = du. Rewriting the integral in terms of u, we get u du = ln u = ln + cos + C. To evaluate the definite integral, we plug in the bounds π/6 ( cos t) sin t dt = ln + cos π/6 = ln (ln ln ) =. = (ln + ln + ) d) Compute (ln ) d Hint: One strategy is to make a u-substitution and then integrate by parts. Let s try z = ln, so that dz = d (I m calling the new variable z because I want to reserve u for the integration by parts). Then dz = d and so dz = d. But = (e z ) = e z, and so the integral becomes e z z dz.

2 Now we need to do this integral, which is going to be by parts, twice. Take u = z and dv = e z dz, so du = z dz and v = ez dz. Then we get e z z dz = z e z zez dz = z e z ze z dz Do it again, now with u = z and dv = e z dz, so du = dz and v = ez. Then we get z e z Now plug back in z = ln and we get (ln ) d = (This is a tough one.) ze z dz = ( ) z e z zez ez dz = ( z e z zez ) 4 ez + C ( = z z + ) e z + C. 4 ( (ln ) (ln ) + 4 ) + C

3 Problem. a) Sketch and compute the area of the region bounded by y = 4 and y =. Here s the region: The area is going to be ( 4 ) ( ) d = ( 4 ) d The integrand is an even function (since it s the sum of a bunch of even functions), and so we can write this as ) ( 4 ) d = ( 5 5 ( = 5 ) ( ) = 5. b) Set up the integral for the arc length of the top edge of the region. (You don t need to actually evaluate it.) The upper edge is defined by y = 4, and the arc length is + f () d = + ( 4 ) d = + 66 d.

4 cos t Problem. Consider the function g() = dt. t a) Is g() an increasing or decreasing function in the range π? What about π π? If is in this range, then g () = cos is positive, and so the integral is increasing; thus g() is an increasing function. On the second range, g () = cos is negative, which means that g() is decreasing. b) Compute the derivative h () = d sin t dt. d t This is a matter for the fundamental theorem of calculus, which tells us that the answer is simply sin. c) Compute the derivative d sin t dt. d t This is equal to d sin t dt = d d t d g( ) = g ( )(), by the chain rule. We already found that g () = sin, and so the result is sin sin = 4

5 Problem 4. A parabolic antenna is formed by rotating the part of the graph of y = between = and = around the y-ais. a) Draw a sketch of the antenna, and compute its volume. To find the volume, we slice the paraboloid horizontally. The area of the slice at height y is given by A(y) = π y = πy for y 9, and so the volume is 9 πy dy = 8π. b) A rainstorm fills the antenna with water to a height of y = 5 m. Assuming a density of ρ = kg /m and gravitational force ρ = 9.8 m /s, set up the integral for the work done in pumping the water out over the top of the antenna. The water at height y needs to be lifted a distance of D(y) = 9 y to get it over the rim of the antenna. The work is then (using the notation from the book) b a ρga(y)d(y) dy = The units of the answer are N m πy(9 y) dy. 5

6 Problem 5. a) Compute the partial fraction epansion of. The first order of business is to factor it: = ( 5)(+). There are no repeated or non-reducible factors, so we know that the final answer should take the form: Clearing denominators yields = A 5 + B + = A( + ) + B( 5) Plugging in =, we get 4 = B( 5), so B = 4. Plugging in = 5, we get = A(7), 7 so A =. This gives 7 = 7( 5) + 4 7( + ) b) Evaluate d. Using our answer to the previous problem, we obtain 7 ln ln + + C. 7 6

7 Problem 6. Sketch and find the area bounded by the curves y =, y =, and y =. This is easier if we integrate with respect to y. The area is ( ) y (y ( y)) dy = + y ( 8 = + 4 ) ( + ) = 4. Problem 7. a) Determine whether the improper integral is convergent or divergent. We have 4 d e 4d e. K = lim 4e K d = lim K K 4e = lim K 4e K + 4e = 4e. The limit eists, so it s convergent. b) Determine whether the improper integral d is convergent or divergent. To compute the integral, we need to have a partial fractions epansion. The denominator factors as ( )( + ), so = A + B +. Clearing denominators, 4 + = A( + ) + B( ). Plugging in = we get 6 = A() + B( ), so B =. Plugging in = we get 6 = A(), so A =. This means = + +. Now for the actual integral. The integrand is not defined at =, so we need a limit 4 + d = lim + K K 4 + d = lim + K K + + d = lim ( ln + ln + ) K K = lim ( ln + ln(k + )) ( ln(k ) + ln(k + )) K The problem here is the term ln(k ), which is going to be close to ln when K is near : this causes the integral to be infinite. 7

8 Problem 8. Let f() =. Use the trapezoidal rule with n = to estimate d. We use the points,,,, so =. The formula says d (f() + f() + f() + f()) = =.5 (The true value is 8/4 =.5, so this is a good approimation.) Problem 9. Suppose you re asked to estimate the volume of a football. You measure and find that a football is 8 cm long. You use a piece of string and measure the circumference at its widest point to be 5 cm. The circumference 7 cm from the end is 45 cm. Use Simpson s Rule to make your estimate. Notice that 7 cm is a quarter the length of the football field, so we can use Simpson s rule with n = 4. The circumferences at different points are: circ The volume is 45 A() d If the circumference is C, the radius is C/(π), and the area A() is C /(4π), and so the areas are A() 45 /(4π) 5 /(4π) 45 /(4π) Then Simpson s rule says 45 A() d (A() + 4 A(7) + A(4) + 4 A() + A(8)) 7 = ( /(4π) + 5 /(4π) /(4π) + ) 7 = 766 6π This is in cubic centimeters. It sounds like a lot, but that s roughly the same volume as a cube with side length 5 cm, so it s at least the right order of magnitude. 8

The answers below are not comprehensive and are meant to indicate the correct way to solve the problem. sin

The answers below are not comprehensive and are meant to indicate the correct way to solve the problem. sin Math : Practice Final Answer Key Name: The answers below are not comprehensive and are meant to indicate the correct way to solve the problem. Problem : Consider the definite integral I = 5 sin ( ) d.

More information

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13 Contents Limits Derivatives 3. Difference Quotients......................................... 3. Average Rate of Change...................................... 4.3 Derivative Rules...........................................

More information

MA 114 Worksheet #01: Integration by parts

MA 114 Worksheet #01: Integration by parts Fall 8 MA 4 Worksheet Thursday, 3 August 8 MA 4 Worksheet #: Integration by parts. For each of the following integrals, determine if it is best evaluated by integration by parts or by substitution. If

More information

Assignment 13 Assigned Mon Oct 4

Assignment 13 Assigned Mon Oct 4 Assignment 3 Assigned Mon Oct 4 We refer to the integral table in the back of the book. Section 7.5, Problem 3. I don t see this one in the table in the back of the book! But it s a very easy substitution

More information

Exam 2 Solutions, Math March 17, ) = 1 2

Exam 2 Solutions, Math March 17, ) = 1 2 Eam Solutions, Math 56 March 7, 6. Use the trapezoidal rule with n = 3 to approimate (Note: The eact value of the integral is ln 5 +. (you do not need to verify this or use it in any way to complete this

More information

1998 AP Calculus AB: Section I, Part A

1998 AP Calculus AB: Section I, Part A 998 AP Calculus AB: 55 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number.. What is the -coordinate

More information

Math 1B Final Exam, Solution. Prof. Mina Aganagic Lecture 2, Spring (6 points) Use substitution and integration by parts to find:

Math 1B Final Exam, Solution. Prof. Mina Aganagic Lecture 2, Spring (6 points) Use substitution and integration by parts to find: Math B Final Eam, Solution Prof. Mina Aganagic Lecture 2, Spring 20 The eam is closed book, apart from a sheet of notes 8. Calculators are not allowed. It is your responsibility to write your answers clearly..

More information

Mat104 Fall 2002, Improper Integrals From Old Exams

Mat104 Fall 2002, Improper Integrals From Old Exams Mat4 Fall 22, Improper Integrals From Old Eams For the following integrals, state whether they are convergent or divergent, and give your reasons. () (2) (3) (4) (5) converges. Break it up as 3 + 2 3 +

More information

2413 Exam 3 Review. 14t 2 Ë. dt. t 6 1 dt. 3z 2 12z 9 z 4 8 Ë. n 7 4,4. Short Answer. 1. Find the indefinite integral 9t 2 ˆ

2413 Exam 3 Review. 14t 2 Ë. dt. t 6 1 dt. 3z 2 12z 9 z 4 8 Ë. n 7 4,4. Short Answer. 1. Find the indefinite integral 9t 2 ˆ 3 Eam 3 Review Short Answer. Find the indefinite integral 9t ˆ t dt.. Find the indefinite integral of the following function and check the result by differentiation. 6t 5 t 6 dt 3. Find the indefinite

More information

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26.

Answer Key 1973 BC 1969 BC 24. A 14. A 24. C 25. A 26. C 27. C 28. D 29. C 30. D 31. C 13. C 12. D 12. E 3. A 32. B 27. E 34. C 14. D 25. B 26. Answer Key 969 BC 97 BC. C. E. B. D 5. E 6. B 7. D 8. C 9. D. A. B. E. C. D 5. B 6. B 7. B 8. E 9. C. A. B. E. D. C 5. A 6. C 7. C 8. D 9. C. D. C. B. A. D 5. A 6. B 7. D 8. A 9. D. E. D. B. E. E 5. E.

More information

1993 AP Calculus AB: Section I

1993 AP Calculus AB: Section I 99 AP Calculus AB: Section I 90 Minutes Scientific Calculator Notes: () The eact numerical value of the correct answer does not always appear among the choices given. When this happens, select from among

More information

1998 AP Calculus AB: Section I, Part A

1998 AP Calculus AB: Section I, Part A 55 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number.. What is the -coordinate of the point

More information

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

1. Find A and B so that f x Axe Bx. has a local minimum of 6 when. x 2.

1. Find A and B so that f x Axe Bx. has a local minimum of 6 when. x 2. . Find A and B so that f Ae B has a local minimum of 6 when.. The graph below is the graph of f, the derivative of f; The domain of the derivative is 5 6. Note there is a cusp when =, a horizontal tangent

More information

MATH 101 Midterm Examination Spring 2009

MATH 101 Midterm Examination Spring 2009 MATH Midterm Eamination Spring 9 Date: May 5, 9 Time: 7 minutes Surname: (Please, print!) Given name(s): Signature: Instructions. This is a closed book eam: No books, no notes, no calculators are allowed!.

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

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

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

More information

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2 Math 5 Final Eam Practice Problem Solutions. What are the domain and range of the function f() = ln? Answer: is only defined for, and ln is only defined for >. Hence, the domain of the function is >. Notice

More information

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math 44 Activity (Due by end of class July 3) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

MA 126 CALCULUS II Wednesday, December 14, 2016 FINAL EXAM. Closed book - Calculators and One Index Card are allowed! PART I

MA 126 CALCULUS II Wednesday, December 14, 2016 FINAL EXAM. Closed book - Calculators and One Index Card are allowed! PART I CALCULUS II, FINAL EXAM 1 MA 126 CALCULUS II Wednesday, December 14, 2016 Name (Print last name first):................................................ Student Signature:.........................................................

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

sin x (B) sin x 1 (C) sin x + 1

sin x (B) sin x 1 (C) sin x + 1 ANSWER KEY Packet # AP Calculus AB Eam Multiple Choice Questions Answers are on the last page. NO CALCULATOR MAY BE USED IN THIS PART OF THE EXAMINATION. On the AP Eam, you will have minutes to answer

More information

2016 FAMAT Convention Mu Integration 1 = 80 0 = 80. dx 1 + x 2 = arctan x] k2

2016 FAMAT Convention Mu Integration 1 = 80 0 = 80. dx 1 + x 2 = arctan x] k2 6 FAMAT Convention Mu Integration. A. 3 3 7 6 6 3 ] 3 6 6 3. B. For quadratic functions, Simpson s Rule is eact. Thus, 3. D.. B. lim 5 3 + ) 3 + ] 5 8 8 cot θ) dθ csc θ ) dθ cot θ θ + C n k n + k n lim

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

Math 2300 Calculus II University of Colorado

Math 2300 Calculus II University of Colorado Math 3 Calculus II University of Colorado Spring Final eam review problems: ANSWER KEY. Find f (, ) for f(, y) = esin( y) ( + y ) 3/.. Consider the solid region W situated above the region apple apple,

More information

MATH141: Calculus II Exam #1 review 6/8/2017 Page 1

MATH141: Calculus II Exam #1 review 6/8/2017 Page 1 MATH: Calculus II Eam # review /8/7 Page No review sheet can cover everything that is potentially fair game for an eam, but I tried to hit on all of the topics with these questions, as well as show you

More information

Taylor Series and Series Convergence (Online)

Taylor Series and Series Convergence (Online) 7in 0in Felder c02_online.te V3 - February 9, 205 9:5 A.M. Page CHAPTER 2 Taylor Series and Series Convergence (Online) 2.8 Asymptotic Epansions In introductory calculus classes the statement this series

More information

AP Calculus AB/BC ilearnmath.net 21. Find the solution(s) to the equation log x =0.

AP Calculus AB/BC ilearnmath.net 21. Find the solution(s) to the equation log x =0. . Find the solution(s) to the equation log =. (a) (b) (c) (d) (e) no real solutions. Evaluate ln( 3 e). (a) can t be evaluated (b) 3 e (c) e (d) 3 (e) 3 3. Find the solution(s) to the equation ln( +)=3.

More information

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)?

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)? 5 Integration 5. Antiderivatives and Indefinite Integration Suppose that f() = 5 4. Can we find a function F () whose derivative is f()? Definition. A function F is an antiderivative of f on an interval

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

Calculus II - Fall 2013

Calculus II - Fall 2013 Calculus II - Fall Midterm Exam II, November, In the following problems you are required to show all your work and provide the necessary explanations everywhere to get full credit.. Find the area between

More information

Unit #11 - Integration by Parts, Average of a Function

Unit #11 - Integration by Parts, Average of a Function Unit # - Integration by Parts, Average of a Function Some problems and solutions selected or adapted from Hughes-Hallett Calculus. Integration by Parts. For each of the following integrals, indicate whether

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

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

5.5 Volumes: Tubes. The Tube Method. = (2π [radius]) (height) ( x k ) = (2πc k ) f (c k ) x k. 5.5 volumes: tubes 435

5.5 Volumes: Tubes. The Tube Method. = (2π [radius]) (height) ( x k ) = (2πc k ) f (c k ) x k. 5.5 volumes: tubes 435 5.5 volumes: tubes 45 5.5 Volumes: Tubes In Section 5., we devised the disk method to find the volume swept out when a region is revolved about a line. To find the volume swept out when revolving a region

More information

Integration by substitution

Integration by substitution Roberto s Notes on Integral Calculus Chapter : Integration methods Section 1 Integration by substitution or by change of variable What you need to know already: What an indefinite integral is. The chain

More information

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math Activity (Due by end of class Jan. 6) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

x+1 e 2t dt. h(x) := Find the equation of the tangent line to y = h(x) at x = 0.

x+1 e 2t dt. h(x) := Find the equation of the tangent line to y = h(x) at x = 0. Math Sample final problems Here are some problems that appeared on past Math exams. Note that you will be given a table of Z-scores for the standard normal distribution on the test. Don t forget to have

More information

Sample Final Questions: Solutions Math 21B, Winter y ( y 1)(1 + y)) = A y + B

Sample Final Questions: Solutions Math 21B, Winter y ( y 1)(1 + y)) = A y + B Sample Final Questions: Solutions Math 2B, Winter 23. Evaluate the following integrals: tan a) y y dy; b) x dx; c) 3 x 2 + x dx. a) We use partial fractions: y y 3 = y y ) + y)) = A y + B y + C y +. Putting

More information

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4]

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4] It s Your Turn Problems I. Functions, Graphs, and Limits. Here s the graph of the function f on the interval [ 4,4] f ( ) =.. It has a vertical asymptote at =, a) What are the critical numbers of f? b)

More information

1 Exponential Functions Limit Derivative Integral... 5

1 Exponential Functions Limit Derivative Integral... 5 Contents Eponential Functions 3. Limit................................................. 3. Derivative.............................................. 4.3 Integral................................................

More information

Calculus 1: Sample Questions, Final Exam

Calculus 1: Sample Questions, Final Exam Calculus : Sample Questions, Final Eam. Evaluate the following integrals. Show your work and simplify your answers if asked. (a) Evaluate integer. Solution: e 3 e (b) Evaluate integer. Solution: π π (c)

More information

Math 122 Fall Handout 15: Review Problems for the Cumulative Final Exam

Math 122 Fall Handout 15: Review Problems for the Cumulative Final Exam Math 122 Fall 2008 Handout 15: Review Problems for the Cumulative Final Exam The topics that will be covered on Final Exam are as follows. Integration formulas. U-substitution. Integration by parts. Integration

More information

AP Calculus Review Assignment Answer Sheet 1. Name: Date: Per. Harton Spring Break Packet 2015

AP Calculus Review Assignment Answer Sheet 1. Name: Date: Per. Harton Spring Break Packet 2015 AP Calculus Review Assignment Answer Sheet 1 Name: Date: Per. Harton Spring Break Packet 015 This is an AP Calc Review packet. As we get closer to the eam, it is time to start reviewing old concepts. Use

More information

( ) 7 ( 5x 5 + 3) 9 b) y = x x

( ) 7 ( 5x 5 + 3) 9 b) y = x x New York City College of Technology, CUNY Mathematics Department Fall 0 MAT 75 Final Eam Review Problems Revised by Professor Kostadinov, Fall 0, Fall 0, Fall 00. Evaluate the following its, if they eist:

More information

Solutions to Exam 2, Math 10560

Solutions to Exam 2, Math 10560 Solutions to Exam, Math 6. Which of the following expressions gives the partial fraction decomposition of the function x + x + f(x = (x (x (x +? Solution: Notice that (x is not an irreducile factor. If

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

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell Power Series Part 1 1 Power Series Suppose x is a variable and c k & a are constants. A power series about x = 0 is c k x k A power series about x = a is c k x a k a = center of the power series c k =

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

Exploring Substitution

Exploring Substitution I. Introduction Exploring Substitution Math Fall 08 Lab We use the Fundamental Theorem of Calculus, Part to evaluate a definite integral. If f is continuous on [a, b] b and F is any antiderivative of f

More information

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012

Daily Lessons and Assessments for AP* Calculus AB, A Complete Course Page 584 Mark Sparks 2012 The Second Fundamental Theorem of Calculus Functions Defined by Integrals Given the functions, f(t), below, use F( ) f ( t) dt to find F() and F () in terms of.. f(t) = 4t t. f(t) = cos t Given the functions,

More information

Practice Exam 1 Solutions

Practice Exam 1 Solutions Practice Exam 1 Solutions 1a. Let S be the region bounded by y = x 3, y = 1, and x. Find the area of S. What is the volume of the solid obtained by rotating S about the line y = 1? Area A = Volume 1 1

More information

Department of Mathematical Sciences. Math 226 Calculus Spring 2016 Exam 2V2 DO NOT TURN OVER THIS PAGE UNTIL INSTRUCTED TO DO SO

Department of Mathematical Sciences. Math 226 Calculus Spring 2016 Exam 2V2 DO NOT TURN OVER THIS PAGE UNTIL INSTRUCTED TO DO SO Department of Mathematical Sciences Math 6 Calculus Spring 6 Eam V DO NOT TURN OVER THIS PAGE UNTIL INSTRUCTED TO DO SO NAME (Printed): INSTRUCTOR: SECTION NO.: When instructed, turn over this cover page

More information

MATH 2300 review problems for Exam 1 ANSWERS

MATH 2300 review problems for Exam 1 ANSWERS MATH review problems for Exam ANSWERS. Evaluate the integral sin x cos x dx in each of the following ways: This one is self-explanatory; we leave it to you. (a) Integrate by parts, with u = sin x and dv

More information

A = (cosh x sinh x) dx = (sinh x cosh x) = sinh1 cosh1 sinh 0 + cosh 0 =

A = (cosh x sinh x) dx = (sinh x cosh x) = sinh1 cosh1 sinh 0 + cosh 0 = Calculus 7 Review Consider the region between curves y= cosh, y= sinh, =, =.. Find the area of the region. e + e e e Solution. Recall that cosh = and sinh =, whence sinh cosh. Therefore the area is given

More information

8. Set up the integral to determine the force on the side of a fish tank that has a length of 4 ft and a heght of 2 ft if the tank is full.

8. Set up the integral to determine the force on the side of a fish tank that has a length of 4 ft and a heght of 2 ft if the tank is full. . Determine the volume of the solid formed by rotating the region bounded by y = 2 and y = 2 for 2 about the -ais. 2. Determine the volume of the solid formed by rotating the region bounded by the -ais

More information

(x 3)(x + 5) = (x 3)(x 1) = x + 5

(x 3)(x + 5) = (x 3)(x 1) = x + 5 RMT 3 Calculus Test olutions February, 3. Answer: olution: Note that + 5 + 3. Answer: 3 3) + 5) = 3) ) = + 5. + 5 3 = 3 + 5 3 =. olution: We have that f) = b and f ) = ) + b = b + 8. etting these equal

More information

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes

Fall 2013 Hour Exam 2 11/08/13 Time Limit: 50 Minutes Math 8 Fall Hour Exam /8/ Time Limit: 5 Minutes Name (Print): This exam contains 9 pages (including this cover page) and 7 problems. Check to see if any pages are missing. Enter all requested information

More information

The integral test and estimates of sums

The integral test and estimates of sums The integral test Suppose f is a continuous, positive, decreasing function on [, ) and let a n = f (n). Then the series n= a n is convergent if and only if the improper integral f (x)dx is convergent.

More information

One of the most common applications of Calculus involves determining maximum or minimum values.

One of the most common applications of Calculus involves determining maximum or minimum values. 8 LESSON 5- MAX/MIN APPLICATIONS (OPTIMIZATION) One of the most common applications of Calculus involves determining maimum or minimum values. Procedure:. Choose variables and/or draw a labeled figure..

More information

Questions. x 2 e x dx. Use Part 1 of the Fundamental Theorem of Calculus to find the derivative of the functions g(x) = x cost2 dt.

Questions. x 2 e x dx. Use Part 1 of the Fundamental Theorem of Calculus to find the derivative of the functions g(x) = x cost2 dt. Questions. Evaluate the Riemann sum for f() =,, with four subintervals, taking the sample points to be right endpoints. Eplain, with the aid of a diagram, what the Riemann sum represents.. If f() = ln,

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

AP Calculus (BC) Summer Assignment (169 points)

AP Calculus (BC) Summer Assignment (169 points) AP Calculus (BC) Summer Assignment (69 points) This packet is a review of some Precalculus topics and some Calculus topics. It is to be done NEATLY and on a SEPARATE sheet of paper. Use your discretion

More information

Major Ideas in Calc 3 / Exam Review Topics

Major Ideas in Calc 3 / Exam Review Topics Major Ideas in Calc 3 / Exam Review Topics Here are some highlights of the things you should know to succeed in this class. I can not guarantee that this list is exhaustive!!!! Please be sure you are able

More information

Math 1b Midterm I Solutions Tuesday, March 14, 2006

Math 1b Midterm I Solutions Tuesday, March 14, 2006 Math b Midterm I Solutions Tuesday, March, 6 March 5, 6. (6 points) Which of the following gives the area bounded on the left by the y-axis, on the right by the curve y = 3 arcsin x and above by y = 3π/?

More information

List of Important Exercises

List of Important Exercises List of Important Exercises This is a running list of the standard problems from each section. Although all exercises in the book, believe it or not, are relevant to building a complete understanding of

More information

Mat 267 Engineering Calculus III Updated on 9/19/2010

Mat 267 Engineering Calculus III Updated on 9/19/2010 Chapter 11 Partial Derivatives Section 11.1 Functions o Several Variables Deinition: A unction o two variables is a rule that assigns to each ordered pair o real numbers (, ) in a set D a unique real number

More information

MATH 162. FINAL EXAM ANSWERS December 17, 2006

MATH 162. FINAL EXAM ANSWERS December 17, 2006 MATH 6 FINAL EXAM ANSWERS December 7, 6 Part A. ( points) Find the volume of the solid obtained by rotating about the y-axis the region under the curve y x, for / x. Using the shell method, the radius

More information

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

More information

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics).

Practice Questions From Calculus II. 0. State the following calculus rules (these are many of the key rules from Test 1 topics). Math 132. Practice Questions From Calculus II I. Topics Covered in Test I 0. State the following calculus rules (these are many of the key rules from Test 1 topics). (Trapezoidal Rule) b a f(x) dx (Fundamental

More information

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

More information

x 2 y = 1 2. Problem 2. Compute the Taylor series (at the base point 0) for the function 1 (1 x) 3.

x 2 y = 1 2. Problem 2. Compute the Taylor series (at the base point 0) for the function 1 (1 x) 3. MATH 8.0 - FINAL EXAM - SOME REVIEW PROBLEMS WITH SOLUTIONS 8.0 Calculus, Fall 207 Professor: Jared Speck Problem. Consider the following curve in the plane: x 2 y = 2. Let a be a number. The portion of

More information

Math 140 Final Sample A Solutions. Tyrone Crisp

Math 140 Final Sample A Solutions. Tyrone Crisp Math 4 Final Sample A Solutions Tyrone Crisp (B) Direct substitution gives, so the limit is infinite. When is close to, but greater than,, the numerator is negative while the denominator is positive. So

More information

4.4 Using partial fractions

4.4 Using partial fractions CHAPTER 4. INTEGRATION 43 Eample 4.9. Compute ln d. (Classic A-Level question!) ln d ln d ln d (ln ) + C. Eample 4.0. Find I sin d. I sin d sin p d p sin. 4.4 Using partial fractions Sometimes we want

More information

Answer Key. ( 1) n (2x+3) n. n n=1. (2x+3) n. = lim. < 1 or 2x+3 < 4. ( 1) ( 1) 2n n

Answer Key. ( 1) n (2x+3) n. n n=1. (2x+3) n. = lim. < 1 or 2x+3 < 4. ( 1) ( 1) 2n n Math Midterm Eam #3 December, 3 Answer Key. [5 Points] Find the Interval and Radius of Convergence for the following power series. Analyze carefully and with full justification. Use Ratio Test. L lim a

More information

(i) find the points where f(x) is discontinuous, and classify each point of discontinuity.

(i) find the points where f(x) is discontinuous, and classify each point of discontinuity. Math Final Eam - Practice Problems. A function f is graphed below. f() 5 4 8 7 5 4 4 5 7 8 4 5 (a) Find f(0), f( ), f(), and f(4) Find the domain and range of f (c) Find the intervals where f () is positive

More information

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002

171, Calculus 1. Summer 1, CRN 50248, Section 001. Time: MTWR, 6:30 p.m. 8:30 p.m. Room: BR-43. CRN 50248, Section 002 171, Calculus 1 Summer 1, 018 CRN 5048, Section 001 Time: MTWR, 6:0 p.m. 8:0 p.m. Room: BR-4 CRN 5048, Section 00 Time: MTWR, 11:0 a.m. 1:0 p.m. Room: BR-4 CONTENTS Syllabus Reviews for tests 1 Review

More information

Solutions to Math 41 Final Exam December 9, 2013

Solutions to Math 41 Final Exam December 9, 2013 Solutions to Math 4 Final Eam December 9,. points In each part below, use the method of your choice, but show the steps in your computations. a Find f if: f = arctane csc 5 + log 5 points Using the Chain

More information

CHAPTER 6 Applications of Integration

CHAPTER 6 Applications of Integration PART II CHAPTER Applications of Integration Section. Area of a Region Between Two Curves.......... Section. Volume: The Disk Method................. 7 Section. Volume: The Shell Method................

More information

D. Correct! This is the correct answer. It is found by dy/dx = (dy/dt)/(dx/dt).

D. Correct! This is the correct answer. It is found by dy/dx = (dy/dt)/(dx/dt). Calculus II - Problem Solving Drill 4: Calculus for Parametric Equations Question No. of 0 Instructions: () Read the problem and answer choices carefully () Work the problems on paper as. Find dy/dx where

More information

Math 42: Fall 2015 Midterm 2 November 3, 2015

Math 42: Fall 2015 Midterm 2 November 3, 2015 Math 4: Fall 5 Midterm November 3, 5 NAME: Solutions Time: 8 minutes For each problem, you should write down all of your work carefully and legibly to receive full credit When asked to justify your answer,

More information

Solutions to the Exercises of Chapter 5

Solutions to the Exercises of Chapter 5 Solutions to the Eercises of Chapter 5 5A. Lines and Their Equations. The slope is 5 5. Since (, is a point on the line, y ( ( is an ( 6 8 8 equation of the line in point-slope form. This simplifies to

More information

Calculus Math 21B, Winter 2009 Final Exam: Solutions

Calculus Math 21B, Winter 2009 Final Exam: Solutions Calculus Math B, Winter 9 Final Exam: Solutions. (a) Express the area of the region enclosed between the x-axis and the curve y = x 4 x for x as a definite integral. (b) Find the area by evaluating the

More information

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2

Math 2250 Final Exam Practice Problem Solutions. f(x) = ln x x. 1 x. lim. lim. x x = lim. = lim 2 Math 5 Final Eam Practice Problem Solutions. What are the domain and range of the function f() = ln? Answer: is only defined for, and ln is only defined for >. Hence, the domain of the function is >. Notice

More information

Math 113 Final Exam Practice Problem Solutions. f(x) = ln x x. lim. lim. x x = lim. = lim 2

Math 113 Final Exam Practice Problem Solutions. f(x) = ln x x. lim. lim. x x = lim. = lim 2 Math 3 Final Eam Practice Problem Solutions. What are the domain and range of the function f() = ln? Answer: is only defined for, and ln is only defined for >. Hence, the domain of the function is >. Notice

More information

CHAPTER 6 VECTOR CALCULUS. We ve spent a lot of time so far just looking at all the different ways you can graph

CHAPTER 6 VECTOR CALCULUS. We ve spent a lot of time so far just looking at all the different ways you can graph CHAPTER 6 VECTOR CALCULUS We ve spent a lot of time so far just looking at all the different ways you can graph things and describe things in three dimensions, and it certainly seems like there is a lot

More information

Math 122 Fall Solutions to Homework #5. ( ) 2 " ln x. y = x 2

Math 122 Fall Solutions to Homework #5. ( ) 2  ln x. y = x 2 Math 1 Fall 8 Solutions to Homework #5 Problems from Pages 383-38 (Section 7.) 6. The curve in this problem is defined b the equation: = ( ) " ln and we are interested in the part of the curve between

More information

y x arctan x arctan x x dx 2 ln by first expressing the integral as an iterated integral. f t dt dz dy 1 2 y x x t 2 f t dt F 2 Gm d 1 d 1 sr 2 d 2

y x arctan x arctan x x dx 2 ln by first expressing the integral as an iterated integral. f t dt dz dy 1 2 y x x t 2 f t dt F 2 Gm d 1 d 1 sr 2 d 2 CHALLENGE PROBLEMS CHALLENGE PROBLEMS: CHAPTER A Click here for answers. S Click here for solutions.. If denotes the greatest integer in, evaluate the integral where R, y 3, y 5.. Evaluate the integral

More information

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

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

More information

2008 CALCULUS AB SECTION I, Part A Time 55 minutes Number of Questions 28 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION

2008 CALCULUS AB SECTION I, Part A Time 55 minutes Number of Questions 28 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION 8 CALCULUS AB SECTION I, Part A Time 55 minutes Number of Questions 8 A CALCULATOR MAY NOT BE USED ON THIS PART OF THE EXAMINATION Directions: Solve each of the following problems. After eamining the form

More information

( ) 9 b) y = x x c) y = (sin x) 7 x d) y = ( x ) cos x

( ) 9 b) y = x x c) y = (sin x) 7 x d) y = ( x ) cos x NYC College of Technology, CUNY Mathematics Department Spring 05 MAT 75 Final Eam Review Problems Revised by Professor Africk Spring 05, Prof. Kostadinov, Fall 0, Fall 0, Fall 0, Fall 0, Fall 00 # Evaluate

More information

1. The following problems are not related: (a) (15 pts, 5 pts ea.) Find the following limits or show that they do not exist: arcsin(x)

1. The following problems are not related: (a) (15 pts, 5 pts ea.) Find the following limits or show that they do not exist: arcsin(x) APPM 5 Final Eam (5 pts) Fall. The following problems are not related: (a) (5 pts, 5 pts ea.) Find the following limits or show that they do not eist: (i) lim e (ii) lim arcsin() (b) (5 pts) Find and classify

More information

Math 162: Calculus IIA

Math 162: Calculus IIA Math 62: Calculus IIA Final Exam ANSWERS December 9, 26 Part A. (5 points) Evaluate the integral x 4 x 2 dx Substitute x 2 cos θ: x 8 cos dx θ ( 2 sin θ) dθ 4 x 2 2 sin θ 8 cos θ dθ 8 cos 2 θ cos θ dθ

More information

Math 142, Final Exam, Fall 2006, Solutions

Math 142, Final Exam, Fall 2006, Solutions Math 4, Final Exam, Fall 6, Solutions There are problems. Each problem is worth points. SHOW your wor. Mae your wor be coherent and clear. Write in complete sentences whenever this is possible. CIRCLE

More information

Review of elements of Calculus (functions in one variable)

Review of elements of Calculus (functions in one variable) Review of elements of Calculus (functions in one variable) Mainly adapted from the lectures of prof Greg Kelly Hanford High School, Richland Washington http://online.math.uh.edu/houstonact/ https://sites.google.com/site/gkellymath/home/calculuspowerpoints

More information

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x

MATH 31B: MIDTERM 2 REVIEW. sin 2 x = 1 cos(2x) dx = x 2 sin(2x) 4. + C = x 2. dx = x sin(2x) + C = x sin x cos x MATH 3B: MIDTERM REVIEW JOE HUGHES. Evaluate sin x and cos x. Solution: Recall the identities cos x = + cos(x) Using these formulas gives cos(x) sin x =. Trigonometric Integrals = x sin(x) sin x = cos(x)

More information

Math 1500 Fall 2010 Final Exam Review Solutions

Math 1500 Fall 2010 Final Exam Review Solutions Math 500 Fall 00 Final Eam Review Solutions. Verify that the function f() = 4 + on the interval [, 5] satisfies the hypotheses of the Mean Value Theorem on the given interval. Then find all numbers c that

More information

Math Exam III - Spring

Math Exam III - Spring Math 3 - Exam III - Spring 8 This exam contains 5 multiple choice questions and hand graded questions. The multiple choice questions are worth 5 points each and the hand graded questions are worth a total

More information

For the intersections: cos x = 0 or sin x = 1 2

For the intersections: cos x = 0 or sin x = 1 2 Chapter 6 Set-up examples The purpose of this document is to demonstrate the work that will be required if you are asked to set-up integrals on an exam and/or quiz.. Areas () Set up, do not evaluate, any

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