Chapter 5 Integrals. 5.1 Areas and Distances

Size: px
Start display at page:

Download "Chapter 5 Integrals. 5.1 Areas and Distances"

Transcription

1 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 easy like a horizontal line - this isn t too hard, but if it s a curve, the problem becomes more difficult. Let s start by drawing a rectangle that s f(a) tall by (b a) wide as an estimate: Area = f(a) (b a) How can we get a better estimate? Let s try 2 rectangles: Area = f(a) x 1 + f(c) x 2 How could we get an even better estimate?

2 Ex: Estimate the area under the curve f(x) = x 2 between x = 0 and x = 1 by constructing 8 rectangles (the book calls them strips ) of equal width. This seems like a relatively simple situation, until you realize that you get different answers depending on whether you draw the rectangles from the left or from the right: Using left endpoints, we get: f(0) " + f " " + f # " " + f $ " " + f % " " + f & " " + f ' " " + f ( " " We can see this will be a lower bound, because all the rectangles fit completely under the curve. Using right endpoints, we get: f " " + f # " " + f $ " " + f % " " + f & " " + f ' " " + f ( " " + f 1 " We can see this will be an upper bound, because all the rectangles extend to above the curve. By computing both, we get: A Hmmm if only we had a technique for looking at a progression of smaller and smaller rectangles.

3 Definition: The Area A of the region S that lies under the graph of the continuous function f is the limit of the sum of the areas of approximating rectangles (using right endpoints): A = lim - / R - = lim - / f x x + f x # x + + f(x - ) x 1) It can be proven that this limit always exists. 2) It can also be shown that you get the same limit value A from using left endpoints. 3) In fact, you can choose any x-value in each interval to calculate the height. The values that are chosen - x 1 *, x 2 *,, x n * - are called the sample points. Using sigma notation we get: A = lim - / - :; f(x : ) x (Riemann sum) The Distance Problem My odometer is broken, but I d still like to calculate how far I ve driven using my speedometer and a stopwatch (held by my passenger, for safety.) I know D = R*T and I have the following data: Time (s) Speed (ft/s) How can I estimate the distance I ve travelled?

4 Using Left Endpoints: 0 * * * 5 = 225 ft Using Right Endpoints: 20 * * * 5 = 275 ft 1) How can we improve our estimate? 2) Do we know whether the true distance lies between the two estimates?

5 5.2 The Definite Integral The limit of the sum from 5.1: lim f x x + f x # x + + f(x - ) x = lim - / - / - :; f(x : ) x where x = = -, can be written as: f x dx and is called the definite integral of f from a to b, as long as the limit exists and is the same for all choices of x i. If the limit exists, then f is said to be integrable over [a,b] Properties of the Integral 1) c dx = c(b a) where c is any constant 2) f x + g x dx = f x dx + g x dx 3) c f x dx = c f x dx where c is any constant 4) [ f x g x ]dx E 5) f x dx + f x dx E = f x dx = f x dx 6) If f(x) 0 for a x b, then f x dx 7) If f(x) g(x) for a x b, then f x dx g x dx 8) If m f(x) M for a x b, then m (b a) f x dx M(b a) - g x dx 0

6 Ex: (#33) The graph of f is shown. Evaluate each integral by interpreting it in terms of areas. # a) f x dx d) f x dx K

7 5.3 The Fundamental Theorem of Calculus (Cue exciting music) The Fundamental Theorem of Calculus, Part I If f is continuous on [a,b], then the function g defined by g(x) = M f t dt a x b is continuous on [a,b] and differentiable on (a,b), and g (x) = f(x). Ex: Find N NM M R sec t dt (Hint: You ll need the Chain Rule) The Fundamental Theorem of Calculus, Part 2 If f is continuous on [a, b], then f x dx = F(b) F(a) where F is any antiderivative of f. That is, a function s. t. F = f. Why can it be *any* antiderivative of f?

8 So, differentiation and integration are inverse processes. Ex: Evaluate these integrals 1) 1 + x + 3x # dx % 2) 4 t t dt Note: Be careful when rushing in to evaluate integrals. Look at this example: $ = 1 x # dx It seems like it would be easy to find an antiderivative and evaluate it, but first is this function continuous over [-1, 3]?

9 5.4 Indefinite Integrals Definite vs. Indefinite Integrals: $ 2x dx number: is a definite integral. It s a string of symbols that represent a $ 2x dx = x 2 ] 0 3 = = 9 2x dx is an indefinite integral. It s a string of symbols that represent a function, or family of functions: 2x dx = x 2 + C Table of Indefinite Integrals a f x dx = a f(x) dx [f(x) + g(x)] dx = f x dx + g x dx kdx = kx + C x n dx = MXYZ -[ + C (n -1) e x dx = e x + C M dx = ln x + C cos x dx = sinx + C sin x dx = - cos x + C sec 2 x dx = tan x + C sec x tan x dx = sec x + C

10 Net Change Theorem The integral of a rate of change is the net change F ] x dx = F b F(a)

11 5.5 The Substitution Rule Ex: a) Find N NM (x# + 3x) $ b) Find x # + 3x # 6x + 9 dx The Substitution Rule If u = g(x) is a differentiable function whose range is an interval I and f is continuous on I, then f g x g ] x dx = f u du Ex: Evaluate 2x + 1 dx using the Substitution Rule

12 Ex: Evaluate 1 + x # x & dx using the Substitution Rule Integrals of Symmetric Functions If f is even [ f(-x) = f(x) ], then If f is odd [ f(-x) = -f(x) ], then = = f x dx f x dx = 0 = 2 f x dx

bit T.x.tk Chapter 5 Integrals 5.1 Areas and Distances

bit T.x.tk Chapter 5 Integrals 5.1 Areas and Distances Chapter 5 Integrals 51 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 xaxis? If the curve happens to be something

More information

Goal: Approximate the area under a curve using the Rectangular Approximation Method (RAM) RECTANGULAR APPROXIMATION METHODS

Goal: Approximate the area under a curve using the Rectangular Approximation Method (RAM) RECTANGULAR APPROXIMATION METHODS AP Calculus 5. Areas and Distances Goal: Approximate the area under a curve using the Rectangular Approximation Method (RAM) Exercise : Calculate the area between the x-axis and the graph of y = 3 2x.

More information

OBJECTIVES Use the area under a graph to find total cost. Use rectangles to approximate the area under a graph.

OBJECTIVES Use the area under a graph to find total cost. Use rectangles to approximate the area under a graph. 4.1 The Area under a Graph OBJECTIVES Use the area under a graph to find total cost. Use rectangles to approximate the area under a graph. 4.1 The Area Under a Graph Riemann Sums (continued): In the following

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

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

Announcements. Topics: Homework:

Announcements. Topics: Homework: Announcements Topics: - sections 7.1 (differential equations), 7.2 (antiderivatives), and 7.3 (the definite integral +area) * Read these sections and study solved examples in your textbook! Homework: -

More information

Learning Objectives for Math 165

Learning Objectives for Math 165 Learning Objectives for Math 165 Chapter 2 Limits Section 2.1: Average Rate of Change. State the definition of average rate of change Describe what the rate of change does and does not tell us in a given

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

dy = f( x) dx = F ( x)+c = f ( x) dy = f( x) dx

dy = f( x) dx = F ( x)+c = f ( x) dy = f( x) dx Antiderivatives and The Integral Antiderivatives Objective: Use indefinite integral notation for antiderivatives. Use basic integration rules to find antiderivatives. Another important question in calculus

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

Chapter 6: The Definite Integral

Chapter 6: The Definite Integral Name: Date: Period: AP Calc AB Mr. Mellina Chapter 6: The Definite Integral v v Sections: v 6.1 Estimating with Finite Sums v 6.5 Trapezoidal Rule v 6.2 Definite Integrals 6.3 Definite Integrals and Antiderivatives

More information

Review. The derivative of y = f(x) has four levels of meaning: Physical: If y is a quantity depending on x, the derivative dy

Review. The derivative of y = f(x) has four levels of meaning: Physical: If y is a quantity depending on x, the derivative dy Math 132 Area and Distance Stewart 4.1/I Review. The derivative of y = f(x) has four levels of meaning: Physical: If y is a quantity depending on x, the derivative dy dx x=a is the rate of change of y

More information

INTEGRATION: THE FUNDAMENTAL THEOREM OF CALCULUS MR. VELAZQUEZ AP CALCULUS

INTEGRATION: THE FUNDAMENTAL THEOREM OF CALCULUS MR. VELAZQUEZ AP CALCULUS INTEGRATION: THE FUNDAMENTAL THEOREM OF CALCULUS MR. VELAZQUEZ AP CALCULUS RECALL: ANTIDERIVATIVES When we last spoke of integration, we examined a physics problem where we saw that the area under the

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

Section 4.2: The Mean Value Theorem

Section 4.2: The Mean Value Theorem Section 4.2: The Mean Value Theorem Before we continue with the problem of describing graphs using calculus we shall briefly pause to examine some interesting applications of the derivative. In previous

More information

Questions from Larson Chapter 4 Topics. 5. Evaluate

Questions from Larson Chapter 4 Topics. 5. Evaluate Math. Questions from Larson Chapter 4 Topics I. Antiderivatives. Evaluate the following integrals. (a) x dx (4x 7) dx (x )(x + x ) dx x. A projectile is launched vertically with an initial velocity of

More information

The real voyage of discovery consists not in seeking new landscapes, but in having new eyes. Marcel Proust

The real voyage of discovery consists not in seeking new landscapes, but in having new eyes. Marcel Proust The real voyage of discovery consists not in seeking new landscapes, but in having new eyes. Marcel Proust School of the Art Institute of Chicago Calculus Frank Timmes ftimmes@artic.edu flash.uchicago.edu/~fxt/class_pages/class_calc.shtml

More information

Calculus AB Topics Limits Continuity, Asymptotes

Calculus AB Topics Limits Continuity, Asymptotes Calculus AB Topics Limits Continuity, Asymptotes Consider f x 2x 1 x 3 1 x 3 x 3 Is there a vertical asymptote at x = 3? Do not give a Precalculus answer on a Calculus exam. Consider f x 2x 1 x 3 1 x 3

More information

School of the Art Institute of Chicago. Calculus. Frank Timmes. flash.uchicago.edu/~fxt/class_pages/class_calc.

School of the Art Institute of Chicago. Calculus. Frank Timmes. flash.uchicago.edu/~fxt/class_pages/class_calc. School of the Art Institute of Chicago Calculus Frank Timmes ftimmes@artic.edu flash.uchicago.edu/~fxt/class_pages/class_calc.shtml Syllabus 1 Aug 29 Pre-calculus 2 Sept 05 Rates and areas 3 Sept 12 Trapezoids

More information

MAC Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below.

MAC Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below. MAC 23. Find the x-value that maximizes the area of the shaded rectangle inscribed in a right triangle below. (x, y) y = 3 x + 4 a. x = 6 b. x = 4 c. x = 2 d. x = 5 e. x = 3 2. Consider the area of the

More information

Math 141: Section 4.1 Extreme Values of Functions - Notes

Math 141: Section 4.1 Extreme Values of Functions - Notes Math 141: Section 4.1 Extreme Values of Functions - Notes Definition: Let f be a function with domain D. Thenf has an absolute (global) maximum value on D at a point c if f(x) apple f(c) for all x in D

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

Topics and Concepts. 1. Limits

Topics and Concepts. 1. Limits Topics and Concepts 1. Limits (a) Evaluating its (Know: it exists if and only if the it from the left is the same as the it from the right) (b) Infinite its (give rise to vertical asymptotes) (c) Limits

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

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3)

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Final Exam Review AP Calculus AB Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Use the graph to evaluate the limit. 2) lim x

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

Science One Integral Calculus. January 8, 2018

Science One Integral Calculus. January 8, 2018 Science One Integral Calculus January 8, 2018 Last time a definition of area Key ideas Divide region into n vertical strips Approximate each strip by a rectangle Sum area of rectangles Take limit for n

More information

INTEGRALS. In Chapter 2, we used the tangent and velocity problems to introduce the derivative the central idea in differential calculus.

INTEGRALS. In Chapter 2, we used the tangent and velocity problems to introduce the derivative the central idea in differential calculus. INTEGRALS 5 INTEGRALS In Chapter 2, we used the tangent and velocity problems to introduce the derivative the central idea in differential calculus. INTEGRALS In much the same way, this chapter starts

More information

MATH 151 Engineering Mathematics I

MATH 151 Engineering Mathematics I MATH 151 Engineering Mathematics I Fall 2017, WEEK 14 JoungDong Kim Week 14 Section 5.4, 5.5, 6.1, Indefinite Integrals and the Net Change Theorem, The Substitution Rule, Areas Between Curves. Section

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

MATH 1271 Wednesday, 5 December 2018

MATH 1271 Wednesday, 5 December 2018 MATH 27 Wednesday, 5 December 208 Today: Review for Exam 3 Exam 3: Thursday, December 6; Sections 4.8-6. /6 Information on Exam 3 Six numbered problems First problem is multiple choice (five parts) See

More information

INTEGRALS5 INTEGRALS

INTEGRALS5 INTEGRALS INTEGRALS5 INTEGRALS INTEGRALS 5.3 The Fundamental Theorem of Calculus In this section, we will learn about: The Fundamental Theorem of Calculus and its significance. FUNDAMENTAL THEOREM OF CALCULUS The

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Calculus 1 Instructor: James Lee Practice Exam 3 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine from the graph whether the function

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

Workbook for Calculus I

Workbook for Calculus I Workbook for Calculus I By Hüseyin Yüce New York 2007 1 Functions 1.1 Four Ways to Represent a Function 1. Find the domain and range of the function f(x) = 1 + x + 1 and sketch its graph. y 3 2 1-3 -2-1

More information

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) =

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) = Math 90 Final Review Find all points where the function is discontinuous. ) Find all vertical asymptotes of the given function. x(x - ) 2) f(x) = x3 + 4x Provide an appropriate response. 3) If x 3 f(x)

More information

Fundamental Theorem of Calculus

Fundamental Theorem of Calculus Fundamental Theorem of Calculus MATH 6 Calculus I J. Robert Buchanan Department of Mathematics Summer 208 Remarks The Fundamental Theorem of Calculus (FTC) will make the evaluation of definite integrals

More information

Name: Instructor: Exam 3 Solutions. Multiple Choice. 3x + 2 x ) 3x 3 + 2x 2 + 5x + 2 3x 3 3x 2x 2 + 2x + 2 2x 2 2 2x.

Name: Instructor: Exam 3 Solutions. Multiple Choice. 3x + 2 x ) 3x 3 + 2x 2 + 5x + 2 3x 3 3x 2x 2 + 2x + 2 2x 2 2 2x. . Exam 3 Solutions Multiple Choice.(6 pts.) Find the equation of the slant asymptote to the function We have so the slant asymptote is y = 3x +. f(x) = 3x3 + x + 5x + x + 3x + x + ) 3x 3 + x + 5x + 3x

More information

The Definite Integral. Day 5 The Fundamental Theorem of Calculus (Evaluative Part)

The Definite Integral. Day 5 The Fundamental Theorem of Calculus (Evaluative Part) The Definite Integral Day 5 The Fundamental Theorem of Calculus (Evaluative Part) Practice with Properties of Integrals 5 Given f d 5 f d 3. 0 5 5. 0 5 5 3. 0 0. 5 f d 0 f d f d f d - 0 8 5 F 3 t dt

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

MATH 1207 R02 MIDTERM EXAM 2 SOLUTION

MATH 1207 R02 MIDTERM EXAM 2 SOLUTION MATH 7 R MIDTERM EXAM SOLUTION FALL 6 - MOON Name: Write your answer neatly and show steps. Except calculators, any electronic devices including laptops and cell phones are not allowed. () (5 pts) Find

More information

Final Exam SOLUTIONS MAT 131 Fall 2011

Final Exam SOLUTIONS MAT 131 Fall 2011 1. Compute the following its. (a) Final Exam SOLUTIONS MAT 131 Fall 11 x + 1 x 1 x 1 The numerator is always positive, whereas the denominator is negative for numbers slightly smaller than 1. Also, as

More information

1. The accumulated net change function or area-so-far function

1. The accumulated net change function or area-so-far function Name: Section: Names of collaborators: Main Points: 1. The accumulated net change function ( area-so-far function) 2. Connection to antiderivative functions: the Fundamental Theorem of Calculus 3. Evaluating

More information

MATH 1190 Exam 4 (Version 2) Solutions December 1, 2006 S. F. Ellermeyer Name

MATH 1190 Exam 4 (Version 2) Solutions December 1, 2006 S. F. Ellermeyer Name MATH 90 Exam 4 (Version ) Solutions December, 006 S. F. Ellermeyer Name Instructions. Your work on this exam will be graded according to two criteria: mathematical correctness and clarity of presentation.

More information

MA FINAL EXAM Green May 5, You must use a #2 pencil on the mark sense sheet (answer sheet).

MA FINAL EXAM Green May 5, You must use a #2 pencil on the mark sense sheet (answer sheet). MA 600 FINAL EXAM Green May 5, 06 NAME STUDENT ID # YOUR TA S NAME RECITATION TIME. You must use a # pencil on the mark sense sheet (answer sheet).. Be sure the paper you are looking at right now is GREEN!

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

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

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

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

More information

Worksheet 7, Math 10560

Worksheet 7, Math 10560 Worksheet 7, Math 0560 You must show all of your work to receive credit!. Determine whether the following series and sequences converge or diverge, and evaluate if they converge. If they diverge, you must

More information

Math 142 (Summer 2018) Business Calculus 6.1 Notes

Math 142 (Summer 2018) Business Calculus 6.1 Notes Math 142 (Summer 2018) Business Calculus 6.1 Notes Antiderivatives Why? So far in the course we have studied derivatives. Differentiation is the process of going from a function f to its derivative f.

More information

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds?

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds? Mathematics 115 Professor Alan H. Stein April 18, 005 SOLUTIONS 1. Define what is meant by an antiderivative or indefinite integral of a function f(x). Solution: An antiderivative or indefinite integral

More information

and lim lim 6. The Squeeze Theorem

and lim lim 6. The Squeeze Theorem Limits (day 3) Things we ll go over today 1. Limits of the form 0 0 (continued) 2. Limits of piecewise functions 3. Limits involving absolute values 4. Limits of compositions of functions 5. Limits similar

More information

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2

(e) 2 (f) 2. (c) + (d). Limits at Infinity. 2.5) 9-14,25-34,41-43,46-47,56-57, (c) (d) 2 Math 150A. Final Review Answers, Spring 2018. Limits. 2.2) 7-10, 21-24, 28-1, 6-8, 4-44. 1. Find the values, or state they do not exist. (a) (b) 1 (c) DNE (d) 1 (e) 2 (f) 2 (g) 2 (h) 4 2. lim f(x) = 2,

More information

Calculus I Practice Final Exam B

Calculus I Practice Final Exam B Calculus I Practice Final Exam B This practice exam emphasizes conceptual connections and understanding to a greater degree than the exams that are usually administered in introductory single-variable

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

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

Math RE - Calculus II Antiderivatives and the Indefinite Integral Page 1 of 5

Math RE - Calculus II Antiderivatives and the Indefinite Integral Page 1 of 5 Math 201-203-RE - Calculus II Antiderivatives and the Indefinite Integral Page 1 of 5 What is the Antiderivative? In a derivative problem, a function f(x) is given and you find the derivative f (x) using

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

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis

Math Essentials of Calculus by James Stewart Prepared by Jason Gaddis Math 231 - Essentials of Calculus by James Stewart Prepared by Jason Gaddis Chapter 3 - Applications of Differentiation 3.1 - Maximum and Minimum Values Note We continue our study of functions using derivatives.

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

PLEASE MARK YOUR ANSWERS WITH AN X, not a circle! 1. (a) (b) (c) (d) (e) 2. (a) (b) (c) (d) (e) (a) (b) (c) (d) (e) 4. (a) (b) (c) (d) (e)...

PLEASE MARK YOUR ANSWERS WITH AN X, not a circle! 1. (a) (b) (c) (d) (e) 2. (a) (b) (c) (d) (e) (a) (b) (c) (d) (e) 4. (a) (b) (c) (d) (e)... Math, Exam III November 6, 7 The Honor Code is in effect for this examination. All work is to be your own. No calculators. The exam lasts for hour and min. Be sure that your name is on every page in case

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

Distance and Velocity

Distance and Velocity Distance and Velocity - Unit #8 : Goals: The Integral Determine how to calculate the area described by a function. Define the definite integral. Explore the relationship between the definite integral and

More information

Study 5.3 # , 157; 5.2 # 111, 113

Study 5.3 # , 157; 5.2 # 111, 113 Goals: 1. Recognize and understand the Fundamental Theorem of Calculus. 2. Use the Fundamental Theorum of Calculus to evaluate Definite Integrals. 3. Recognize and understand the Mean Value Theorem for

More information

Name Date Period. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Name Date Period. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. AB Fall Final Exam Review 200-20 Name Date Period MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Solve the problem. ) The position of a particle

More information

4.4 AREAS, INTEGRALS AND ANTIDERIVATIVES

4.4 AREAS, INTEGRALS AND ANTIDERIVATIVES 1 4.4 AREAS, INTEGRALS AND ANTIDERIVATIVES This section explores properties of functions defined as areas and examines some of the connections among areas, integrals and antiderivatives. In order to focus

More information

1.10 Continuity Brian E. Veitch

1.10 Continuity Brian E. Veitch 1.10 Continuity Definition 1.5. A function is continuous at x = a if 1. f(a) exists 2. lim x a f(x) exists 3. lim x a f(x) = f(a) If any of these conditions fail, f is discontinuous. Note: From algebra

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

FIRST YEAR CALCULUS W W L CHEN

FIRST YEAR CALCULUS W W L CHEN FIRST YER CLCULUS W W L CHEN c W W L Chen, 994, 28. This chapter is available free to all individuals, on the understanding that it is not to be used for financial gain, and may be downloaded and/or photocopied,

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

Science One Integral Calculus

Science One Integral Calculus Science One Integral Calculus January 018 Happy New Year! Differential Calculus central idea: The Derivative What is the derivative f (x) of a function f(x)? Differential Calculus central idea: The Derivative

More information

Math. 151, WebCalc Sections December Final Examination Solutions

Math. 151, WebCalc Sections December Final Examination Solutions Math. 5, WebCalc Sections 507 508 December 00 Final Examination Solutions Name: Section: Part I: Multiple Choice ( points each) There is no partial credit. You may not use a calculator.. Another word for

More information

Math 180 Written Homework Assignment #10 Due Tuesday, December 2nd at the beginning of your discussion class.

Math 180 Written Homework Assignment #10 Due Tuesday, December 2nd at the beginning of your discussion class. Math 18 Written Homework Assignment #1 Due Tuesday, December 2nd at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 18 students, but

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

APPLICATIONS OF INTEGRATION

APPLICATIONS OF INTEGRATION 6 APPLICATIONS OF INTEGRATION APPLICATIONS OF INTEGRATION 6.5 Average Value of a Function In this section, we will learn about: Applying integration to find out the average value of a function. AVERAGE

More information

Practice Exam I. Summer Term I Kostadinov. MA124 Calculus II Boston University

Practice Exam I. Summer Term I Kostadinov. MA124 Calculus II Boston University student: Practice Exam I Problem 1: Find the derivative of the functions T 1 (x), T 2 (x), T 3 (x). State the reason of your answers. a) T 1 (x) = x 2t dt 2 b) T 2 (x) = e x ln(t2 )dt c) T 3 (x) = x 2

More information

Limits, Continuity, and the Derivative

Limits, Continuity, and the Derivative Unit #2 : Limits, Continuity, and the Derivative Goals: Study and define continuity Review limits Introduce the derivative as the limit of a difference quotient Discuss the derivative as a rate of change

More information

5.9 Representations of Functions as a Power Series

5.9 Representations of Functions as a Power Series 5.9 Representations of Functions as a Power Series Example 5.58. The following geometric series x n + x + x 2 + x 3 + x 4 +... will converge when < x

More information

Lecture 4: Integrals and applications

Lecture 4: Integrals and applications Lecture 4: Integrals and applications Lejla Batina Institute for Computing and Information Sciences Digital Security Version: autumn 2013 Lejla Batina Version: autumn 2013 Calculus en Kansrekenen 1 / 18

More information

APPLICATIONS OF INTEGRATION

APPLICATIONS OF INTEGRATION 6 APPLICATIONS OF INTEGRATION APPLICATIONS OF INTEGRATION In this chapter, we explore some of the applications of the definite integral by using it to compute areas between curves, volumes of solids, and

More information

Lecture 5: Integrals and Applications

Lecture 5: Integrals and Applications Lecture 5: Integrals and Applications Lejla Batina Institute for Computing and Information Sciences Digital Security Version: spring 2012 Lejla Batina Version: spring 2012 Wiskunde 1 1 / 21 Outline The

More information

Section 3.7. Rolle s Theorem and the Mean Value Theorem

Section 3.7. Rolle s Theorem and the Mean Value Theorem Section.7 Rolle s Theorem and the Mean Value Theorem The two theorems which are at the heart of this section draw connections between the instantaneous rate of change and the average rate of change of

More information

5.3 Interpretations of the Definite Integral Student Notes

5.3 Interpretations of the Definite Integral Student Notes 5. Interpretations of the Definite Integral Student Notes The Total Change Theorem: The integral of a rate of change is the total change: a b F This theorem is used in many applications. xdx Fb Fa Example

More information

1abcdef, 9, 10, 17, 20, 21, (in just do parts a, b and find domains)

1abcdef, 9, 10, 17, 20, 21, (in just do parts a, b and find domains) Sample Homework from Dr. Steve Merrin Math 1210 Calculus I Text: Calculus by James Stewart, 8th edition Chapter 1 sec 1.1 Some algebra review 3, 7, 8, 25, 27, 29-35, 38, 41, 43, 44, 63 Students should

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

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition.

Continuity. To handle complicated functions, particularly those for which we have a reasonable formula or formulas, we need a more precise definition. Continuity Intuitively, a function is continuous if its graph can be traced on paper in one motion without lifting the pencil from the paper. Thus the graph has no tears or holes. To handle complicated

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

The Fundamental Theorem of Calculus

The Fundamental Theorem of Calculus The Fundamental Theorem of Calculus Objectives Evaluate a definite integral using the Fundamental Theorem of Calculus. Understand and use the Mean Value Theorem for Integrals. Find the average value of

More information

Math 121 Test 3 - Review 1. Use differentials to approximate the following. Compare your answer to that of a calculator

Math 121 Test 3 - Review 1. Use differentials to approximate the following. Compare your answer to that of a calculator Math Test - Review Use differentials to approximate the following. Compare your answer to that of a calculator.. 99.. 8. 6. Consider the graph of the equation f(x) = x x a. Find f (x) and f (x). b. Find

More information

Formulas that must be memorized:

Formulas that must be memorized: Formulas that must be memorized: Position, Velocity, Acceleration Speed is increasing when v(t) and a(t) have the same signs. Speed is decreasing when v(t) and a(t) have different signs. Section I: Limits

More information

MATH 1271 Monday, 21 November 2018

MATH 1271 Monday, 21 November 2018 MATH 1271 Monday, 21 November 218 Today: Section 5.4 - Indefinite Integrals and the Theorem Homework: 5-17 odd, 21-45 odd, 51-63 odd, 67, 71 1/13 Def Total displacement is the integral of the velocity

More information

Evaluating Integrals (Section 5.3) and the Fundamental Theorem of Calculus (Section 1 / 15 (5.4

Evaluating Integrals (Section 5.3) and the Fundamental Theorem of Calculus (Section 1 / 15 (5.4 Evaluating Integrals (Section 5.3) and the Fundamental Theorem of Calculus (Section (5.4) Evaluating Integrals (Section 5.3) and the Fundamental Theorem of Calculus (Section 1 / 15 (5.4 Intro to 5.3 Today

More information

Antiderivatives and Indefinite Integrals

Antiderivatives and Indefinite Integrals Antiderivatives and Indefinite Integrals MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics Fall 2018 Objectives After completing this lesson we will be able to use the definition

More information

AP Calculus AB Winter Break Packet Happy Holidays!

AP Calculus AB Winter Break Packet Happy Holidays! AP Calculus AB Winter Break Packet 04 Happy Holidays! Section I NO CALCULATORS MAY BE USED IN THIS PART OF THE EXAMINATION. Directions: Solve each of the following problems. After examining the form of

More information

Chapter 6 Section Antiderivatives and Indefinite Integrals

Chapter 6 Section Antiderivatives and Indefinite Integrals Chapter 6 Section 6.1 - Antiderivatives and Indefinite Integrals Objectives: The student will be able to formulate problems involving antiderivatives. The student will be able to use the formulas and properties

More information

INTERMEDIATE VALUE THEOREM

INTERMEDIATE VALUE THEOREM THE BIG 7 S INTERMEDIATE VALUE If f is a continuous function on a closed interval [a, b], and if k is any number between f(a) and f(b), where f(a) f(b), then there exists a number c in (a, b) such that

More information

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x Assignment 5 Name Find the indicated derivative. ) Find y(4) if y = sin x. ) A) y(4) = cos x B) y(4) = sin x y(4) = - cos x y(4) = - sin x ) y = (csc x + cot x)(csc x - cot x) ) A) y = 0 B) y = y = - csc

More information

y=5 y=1+x 2 AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions

y=5 y=1+x 2 AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions AP Calculus Chapter 5 Testbank Part I. Multiple-Choice Questions. Which of the following integrals correctly corresponds to the area of the shaded region in the figure to the right? (A) (B) (C) (D) (E)

More information

Section 5.6. Integration By Parts. MATH 126 (Section 5.6) Integration By Parts The University of Kansas 1 / 10

Section 5.6. Integration By Parts. MATH 126 (Section 5.6) Integration By Parts The University of Kansas 1 / 10 Section 5.6 Integration By Parts MATH 126 (Section 5.6) Integration By Parts The University of Kansas 1 / 10 Integration By Parts Manipulating the Product Rule d dx (f (x) g(x)) = f (x) g (x) + f (x) g(x)

More information

18.01 EXERCISES. Unit 3. Integration. 3A. Differentials, indefinite integration. 3A-1 Compute the differentials df(x) of the following functions.

18.01 EXERCISES. Unit 3. Integration. 3A. Differentials, indefinite integration. 3A-1 Compute the differentials df(x) of the following functions. 8. EXERCISES Unit 3. Integration 3A. Differentials, indefinite integration 3A- Compute the differentials df(x) of the following functions. a) d(x 7 + sin ) b) d x c) d(x 8x + 6) d) d(e 3x sin x) e) Express

More information