18A.1: #2,4,5 (Area under curve) 18A.2: #1 3 (Definite integral)

Size: px
Start display at page:

Download "18A.1: #2,4,5 (Area under curve) 18A.2: #1 3 (Definite integral)"

Transcription

1 18A.1: #2,4,5 (Area under curve) 18A.2: #1 3 (Definite integral) 1. Understand integration as the area under a curve. QB #36,44d 2. Understand and calculate left and right Riemann sums 3. Determine upper and lower estimates of area using Riemann sums A common problem in mathematics is finding the area beneath a curve. This is easy if the curve is a line. But how can we do this for a more complex function? The sum of finite rectangles is called a Riemann Sums which is an approximation to the area under the curve. We limit our discussion here to f(x) > 0! Riemann Sums If the area under the curve f(x) over the interval a x b is split into n rectangles of equal width an approximation to the are beneath the curve is given by The left hand Riemann sum or by The right hand Riemann sum Book uses "Upper & Lower" rectangles which is unfortunate. Left and right are more precise. Will the estimate be an underestimate or an overestimate of the true area? Sketch a diagram and explain your answer to your neighbor. A left hand Riemann sum will: Underestimate the area under an increasing curve Overestimate the area of a decreasing curve. A right hand Riemann sum will: Overestimate the area under an increasing curve Underestimate the area of a decreasing curve. Alternatively: The left hand Riemann sum is: the lower sum for an increasing curve the upper sum for a decreasing curve. The right hand Riemann sum will: the upper sum for an increasing curve the lower sum for a decreasing curve. The more rectangles we use, the smaller their width and thus the more accurate the estimate will be. We can define the exact area by taking a limit. The exact area under the curve f(x) over the interval a x b is given by: Note that as n, x 0 The Definite Integral of f(x) from a to b: Is the area under the curve f(x) between x= a and x = b Notice this is a number. Working with sums is tedious without the power of your calculator (or Excel ish software) [ALPHA][WINDOW][SUMMATION] (Option 2) or [MATH][SUMMATION] (Option 0) will give you a summation expression: Example: Find the upper and lower sums for n = 10, 30, and 50 for the area under x 2 for 1 < x < Define and store n: > 10 [STO] N 2. Define and store Δx: > (2 1)/N [STO] D 3. Create the summation expression: > [ALPHA][WINDOW][2] 4. Using I as the index variable, the Left hand sum starts at I = 0 and goes to N 1 5. The summation expression is f(2 + I*D)*D. Since our function is x 2, enter (2 + I*D) 2 *D. Press enter for the result. 6. For other values of n, revise step 1, then repeat the other steps by pasting the commands to the execution line and pressing enter. It's very efficient to do it this way. 7. For Right hand sums, repeat the process but let the index, I, go from 1 to n. You will need to use your calculator or Excel to do your homework. Do not shortchange this work! 18A.1: #2,4,5 (Area under curve) 18A.2: #1 3 (Definite integral) QB #36,44d 1/12 18A Area under a curve 1

2 18A.1: #2,4,5 (Area under curve) Present #4,5 18A.2: #1 3 (Definite integral) Present #3 QB #36,44d Present both 18B: #1 3 all (Antiderivatives) QB #39b,42 1. Understand the concept of an antiderivative 2. Find antiderivatives for power functions and exponentials 3. Find antiderivatives given hints about what function to differentiate Elliot is cruising along a straight road at 60 mph (90 ft/sec) when his radar detector beeps. He slams on his brakes, decelerating at a constant rate of 20 ft/sec 2. a) How long does it take him to get to the 20 mph speed limit (30 ft/sec)? b) How far does he travel in that time? We need an equation that describes how the velocity is changing with time. a) v(t) = 90 20t. So we need to solve 30 = 20t + 90 t = 3 sec b) The velocity is changing! So we can't use our usual d = vt. But suppose we had a function that describes position as a function of time. We could find the position at time 0 and the position at time 3. The difference is the distance travelled. Recall that velocity is the derivative of position. So first we need to find a function whose derivative is v(t) = 20t Can you get it by "reverse differentiating"? Notice the +c. Since the derivative of a constant is zero, there are an infinite number of functions that meet our condition! In other words, Elliot could hit the brakes with any starting position. The antiderivative of a function f(x) is that function whose derivative is f(x). The antiderivative of f is written as F with the property that F'(x) = f(x) We find antiderivatives by a) thinking in reverse from differentiation or b) integration (we will look more at this later) Some examples: In the book HW you are looking for patterns. Therefore, it's important to do all the parts. You should find a pretty simple algorithm at some point. 18B: #1 3 all (Antiderivatives) QB #39b,42 1/17 18B: Antiderivatives 2

3 18B: #1 3 all (Antiderivatives) Present general rule results of 1 & 2 QB #39b, 42 Present both 18C: #1,2,3def,4,5 (Fundamental theorem) 1. Understand the relationship between antiderivatives, the area under a curve, and the definite integral. 2. Recognize and use the Fundamental Theorem of Calculus So far, our understanding of integrals is as an area Note that is referred to as a definite integral because it has a single value Back to our question. We found that the position of the object is given by: Since Elliot has not backtracked at all, we found the distance he travelled by looking at his position at t = 0 and his position at t = 3: If we take the difference, we have the distance travelled: s(3) s(0) = c c = 180 feet Let's look at this visually Notice that the distance traveled is the area under the curve since we are summing up bits of rate times time. Areas under curves can represent lots of things! One can calculate these areas by using infinite summations of rectangles or trapezoids but it is rather complex. We will state (without proving: see book) a very important result: The Fundamental Theorem of Calculus (Part I) In other words instead of evaluating an infinite sum using limits, we can simply evaluate the difference of the antiderivative of the function evaluated at the two endpoints of the interval. Proof This is a huge simplification! Let's try a couple: Understanding that definite integrals are just (signed) areas under a curve and using the fundamental theorem, you can develop some important properties: Let's prove You will do the rest of these in your HW. Show all the steps to actually prove them. But don't just prove them, think about what they can do for you. You will need to use these properties. Calculators will integrate functions you can't do analytically! 18C: #1,2,3def,4,5 (Fundamental theorem) 1/19 18C: Fundamental Theorem 3

4 18C: #1,2,3def,4,5 (Fundamental theorem) Discuss results of #2,3def, #5 fully Mini Quiz you may use a calculator (...this time...) 1. A1 for shape, A1 for labeled intercepts, A1 for labeled extremes, A1 for domain a) A1 for shading in proper domain, A1 for above and below x axis b) M1 for any attempt to find area as opposed to the integral (doubling, absolute value, etc.) A1 for antiderivative of cosx seen anywhere A1 for correct form for area; ie. A = 2( cos(0) ( cos(π/2))) or absolute values A1 for answer (2) c) R1 Integrals are signed areas. Need to take the absolute value or symmetry and double the integral from 0 to π/2 to find actual area. Or equivalent 18D: #2 12 even (Integration) QB #30,32,48b 1. Understand indefinite integrals and the proof of the Fundamental Theorem 2. Find integrals for various familiar functions We have looked at definite integrals as areas under curves over specific intervals. But the Fundamental Theorem of Calculus is more powerful than that. We can use it to relate a function and its antiderivative, even if there is no specific interval under consideration. Let's look at this more deeply: Once way to see this is that the value of a function at x = a represents the instantaneous rate of change of the area underneath it at the place where x = a. We see that there is a fundamental connection between antiderivatives and integrals (area) that can be written as: In words, the indefinite integral of a function is given by the antiderivative of the function plus some constant of integration. The function f(x) is called the integrand. Example: Consider the function The antiderivative of this function is since it's derivative gives f(x) We write this as the integral of f or Notice that the same rules apply as for definite integrals, except that there is always a constant of integration. Another example. Find Check your work! If you differentiate your result, you should get the integrand! Try one: Find In the HW you will practice seeing the relationship between simple integrals and their associated derivatives with some hints given...can you do them without the hints (hint!)? 18D: #2 12 even (Integration) QB #30,32,48b 1/22 18D: Integration 4

5 18D: #2 12 even (Integration) Present selection QB #30,32,48b Mini Quiz 18E.1: #1,2,5,7 (Indefinite integration) 18E.2: #1bd,2,3 (Finding "c") QB #21,23,28,31,33b,38,47 Coming next Friday 2/2: Integration Quiz 1. Find indefinite integrals for familiar functions 2. Use boundary conditions (a point on the curve) to find the constant of integration. Since we know a lot about differentiation, we can work in reverse to figure out a lot of integrals! Recall the following properties of differentiation: These lead to the following integrals: But beware of x < 0: Notice that because of the chain rule, these rules do not work directly when the argument is a function of x. Don't forget about the constant of integration. Using this in conjunction with what you know about differentiating, you can find many integrals. Let's try some: Always differentiate your result to see that you get the original integrand. Expand parentheses and simplify to get a form you can integrate (when possible). When you know any specific point on the curve that results from the integration, you can find the constant of integration. We may be given a second derivative, f''. To find the original function, integrate twice. You will need a point on f' to be specific on the second integration. Remember, when we see, g is the function whose derivative is f. There is quite a lot of practice here. This is where you 18E.1: #1,2,5,7 (Indefinite integration) will become fluent at integrating basic functions. It's 18E.2: #1bd,2,3 (Finding "c") also where you will really begin to master algebra. Go QB #21,23,28,31,33b,38,47 for speed! Do them all to create fluency! Coming next Friday (2/2): Integration Quiz 1/24 18E: Rules of Integration 5

6 18E.1: #1,2,5,7 (Indefinite integration) 18E.2: #1bd,2,3 (Finding "c") #2? 3? QB #21,23,28,31,33b,38,47 Any QBs? 18F: #1gh,2cfi,3,4def,5de,6efg,8 13 (Integrating ax + b) QB #24b,45b,46b Quiz Next Friday: 2/2 Integration mechanics 1. Find integrals involving composites of linear functions Do you remember these? Since, it will always be the case that This is a basic extension of integrating f(x). Notice that the derivative of ax + b is just a. So when we integrate a function of ax + b, we will need to divide by a. This is a consequence of the chain rule. Apart from noticing this situation, there is nothing new here. It applies to any function. Notice that integrals involving squares of trig functions cannot be done with the power rule unless there are other factors to offset the effects of the chain rule. However, we can often move forward by rewriting using the double angle formula. Recall that: (These are shown in a different form on your formula sheet) cos 2x = cos 2 x sin 2 x cos 2x = 1 2sin 2 x cos 2x = 2cos 2 x 1 These allow us to tackle integrals like: 18F: #1gh,2cfi,3,4def,5de,6efg,8 13 (Integrating ax + b) QB #24b,45b,46b Quiz Next Friday: 2/2 Integration mechanics 1/26 18F Integrating f(ax + b) 6

7 18F: #1gh,2cfi,3,4def,5de,6efg,8 13 (Integrating ax + b) Questions as needed QB #24b,45b,46b 1. Find integrals using substitution. We have seen that integrating more complex functions is not straightforward. In a pure calculus class you will learn some techniques for integrating functions that have certain forms. Here we will consider only one of those techniques, using substitution. Consider the integral 18G: #1,2 5 cd each (Substitution) Quiz Fri Integration mechanics Do you notice anything special about it? The second factor is the derivative of the first. This allows us to do the following: This is called, u substitution or just substitution. We use it when there are two factors in the integrand, with one being the derivative of the other (or some constant times the derivative of the other). The general form is: Getting the hang of how this works requires: a) Flexible mastery of the derivatives of common functions b) Careful algebra c) Practice! Try some: Choosing the right substitution is key! You can deal with extra constants floating around. Notice the detail here: Arguments of log functions must be positive, so we use the absolute value. The approach will work with any function. Think ahead to choose the right substitution. 18G: #1,2 5 cd each (Substitution) Quiz Fri Integration mechanics 1/29 18G Substitution 7

8 Mini Quiz: You may use a calculator give exact answers where possible G: #2 5 cd each (Substitution) Discuss as needed, after quiz 18H: #1 4,5cfil,6 16even (Definite integrals) Quiz Fri Integration mechanics 1. Practice using definite integrals to reinforce properties and meaning. In general, an integral involves finding the antiderivative. That is, But we can use the fundamental theorem of calculus to evaluate definite integrals. It says that (Note that in order to evaluate this, the function f must be continuous for x [a, b]) a and b are, appropriately, called the limits of integration. The constant of integration cancels out when we do the subtraction. Either way, F(x) is the antiderivative of f(x).* IB uses the notation Some integrals cannot be evaluated using analytical techniques. Consider, for example, Finding a function that differentiates to give xe x (it's antiderivative) is no trivial matter. But if we have access to a good calculator and if the integral is definite, we can approximate the integral with the calculator: MATH/fnInt (option 9) The parameters are: fnint(<function>, <variable>, <lower limit>, <upper limit>) Recall that definite integrals have various properties that we have already proven. Use these liberally (in both directions) to simplify your life. This assignment is another "practice for mastery" assignment. The antiderivatives are not difficult. Rather, the point is to solidify your deeper understanding of properties of integration. You will need to come back to these properties fluidly in the future. Use your calculator as instructed. 18H: #1 4,5cfil,6 16even (Definite integrals) Treat #1 4 as "show that" problems to strengthen your thinking Quiz Fri Integration mechanics 1/31 18H Definite Integrals 8

9 Quiz today, then... 19A: #1cd,2ghij,3,4 (Area under curve) Do QB #22,25,26,37,40 See QB #2d,9d,27ef,29,34,35de,40d,43,49,50 1. Use integration to find areas under curves. 2. Gain mastery over using the calculator to find difficult definite integrals. Nothing especially new here using what you know to find areas under curves. Identify the function in question Sketch a diagram! Find the limits of integration (might have to solve an equation, maybe twice!) Identify how to do the integration: > Is this a case of f(ax + b)? > Is substitution needed? > Do I need (can I use?) a calculator? Find the antiderivative Use the Fundamental Theorem to evaluate at the limits > Careful with negative signs! Answer the question. See if it makes sense. Include units if appropriate. In some cases, you will need to find the limits of integration. And, as always, be careful if the function goes negative. If it does, the integral will be negative and the area is the opposite of that. Recall how to find a definite integral (approximately) with a calculator: MATH/fnInt (option 9) The parameters are: fnint(<function>, <variable>, <lower limit>, <upper limit>) How can you find area between a function and a curve with your calculator, even if the function changes sign over the interval of integration? Answer: Integrate (or graph) f(x) instead of f(x). Use the MATH/NUM/ABS. 19A: #1cd,2ghij,3,4 (Area under curve) Do QB #22,25,26,37,40 See QB #2d,9d,27ef,29,34,35de,40d,43,49,50 2/5 19A Area under a curve 9

10 19A: #1cd,2ghij,3,4 (Area under curve) Present 3,4 Do QB #22,25,26,37,40,50 Present all See QB #2d,9d,27ef,29,34,35de,43,49 1. Use integration to find areas between two curves. 19B: #2 16 even (Area between curves) QB #16,17ab The ideas behind finding area under a curve can be extended to find the area between two curves. Consider: The "height" of the area at any value x is the difference between the two functions: f(x) g(x). We need to be careful that this difference has the same sign over the interval being integrated. But in this case the sign of the individual functions is not what's important just that the difference has the same sign. Area Between Two Curves The area between two curves f and g in the interval [a, b] when f(x) g(x) in the interval is given by: f(x) g(x) is sometimes called the difference function. You need to do the subtraction in the correct direction and ensure that f is above or on g over the entire interval. You often need to find intersections to identify limits of integration. Sketch a graph! What would you do if f is not above g over the entire interval? You guessed it break into multiple intervals. Try y = 2x + 6 instead of the x axis To find the area between two curves on a calculator, enter or graph the absolute value of the difference function. 19B: #2 16 even (Area between curves) QB #16,17ab 2/5 19B Area between curves 10

11 19B: #2 16 even (Area between curves) Present #10,16 QB #16,17ab Mini Quiz 1. Answer the following concisely and precisely. (a) What is the graphical significance of the second derivative of a function? (b) What is the graphical significance of a point of inflection? (c) What are the two mathematical requirements for a point to be a point of inflection? (d) What is true about the second derivative at a maximum? At a minimum? (a) It shows the curvature of a function. f''(a) > 0 means the curve is concave up at x = a f''(a) < 0 means the curve is concave down at x = a (b) It is a point on the curve where the curvature changes from concave up to concave down or vice versa. (c) If x = a is a POI, f''(a) = 0 and; f'' changes sign at x = a (sign diagram) or f'''(a) 0 (d) f''(a) < 0 if x = a is a maximum. f''(a) > 0 if x = a is a minimum Use integration to find distance travelled and displacement from velocity and accelleration. 19C.1: #1 3 (Distance from velocity) QB #5 or 7 or 20 and 11,15 19C.2: #2,4,6,7 (More motion problems) Calculus Unit Exam: Next Fri 2/16 Meanwhile, back to Elliot in his speeding sports car. We know that velocity is the rate of change of position that is: These ideas, in reverse, help us to find distance travelled, change in position, and change in velocity for some function that describes motion. A big idea in physics. Let's look. Be careful with the difference between distance travelled and total displacement (change in position) When the integrand changes sign and you want distance travelled, you need to: a) Use the absolute value on your calculator or b) break the integral into parts The book describes a technique that involves finding different constants of integration for different intervals. I prefer to just break up the integral into different sections. In any case, you need to analyze the sign diagram of the integrand. Let's look first at the idea geometrically (without integration...) You could be clever and integrate the function from 0 to 4, then add twice the integral from 1 to 2. Do you see why? Imagine variants on this idea. Note calculator approach if it's available. In that case, you can use bars! 19C.1: #1 3 (Distance from velocity) QB #5 or 7 or 20 and 11,15 19C.2: #2,4,6,7 (More motion problems) Calculus Unit Exam: Fri 2/16 2/7 19C Kinematics 11

12 19C.1: #1 3 (Distance from velocity) QB #5 or 7 or 20 and 11,15 Present all 19C.2: #2,4,6,7 (More motion problems) Present #7 Short class: 40 minutes! Calculus Unit Exam: Fri 2/ D.1: #1bdfh,2,4 8 all (Volume of revolution) 19D.2: #2,3,4,6 (Volume of revolution 2 functions) QB 17c 1. Use integration to find volumes of revolution around the x axis. 2. Use integration to find the volume of revolution between two curves. Before we begin, a little reminder about how to find the volume of a prism. What's a prism? A major use of integration is to calculate and ultimately optimize use of materials in manufacturing. Consider a Hershey's Kiss. The volume of chocolate can be calculated if we know the function, f(x), that describes a cross section that is "spun" an axis. We call these objects radially symmetric. Imagine rotating the curve around the x axis to create a solid of revolution. We can use an integral to sum up successive infinitesimally thin discs between a and b to get the volume created At any point x along the curve, the radius of the kiss is defined by the value of the function at that value of x. In other words, r = f(x). The volume of a single disc is approximately the area of its base times its height. A base π r 2 = π f(x) 2 h = δx So the volume of one disc can be approximated by: V = π r 2 δx and the total volume as the sum. If we take the limit as the thickness (δx) approaches zero, we get: Volume of a solid defined by f(x) rotated around the x axis from a to b Use this idea to find a formula for the volume of a cone of height h and base radius r ⅓π r 2 h The key, of course, is the complexity of the resulting integral which will depend on the defining function. With a little imagination, one can also calculate the volume of a solid created by rotating a function around the y axis. If the original function is given as y = f(x), you will need to find the inverse function, x = f(y) as the discs will be oriented horizontally: Volume of a solid defined by f(x) rotated around the y axis from a to b In some texts this method is called the disk method of finding volumes. Understand where these ideas come from and the formulas will be unnecessary. 2/9 19D.1 Volumes of Revolution 12

13 .2 1. Use integration to find volumes of revolution between two functions. The plot thickens as the volumes we want to calculate become more complex. To make something hollow, we can use two defining functions. Similarly to what we saw calculating areas between two curves, rotating the upper function will generate one volume, while rotating the lower function will generate another volume to subtract from the first. This can be done in two steps or, sometimes more simply, by subtracting the functions before integrating. As was the case with areas, we need to pay close attention to which curve is the upper one. If that changes over the interval of integration, you must break the integral into different parts and change the direction of the subtraction. In some texts, this method is called the washer method of finding volumes. The primary issue here, like with problem solving, is getting the proper integral set up. Often you will have technology to help evaluate it. So focus on setting up the integrals properly. 19D.1: #1bdfh,2,4 8 all (Volume of revolution) 19D.2: #2,3,4,6 (Volume of revolution 2 functions) QB 17c Mon 2/12: Academic reflections (no classes) Wed 2/14: Review Fri 2/16: Calculus Unit Exam 2/9 19D.2 Volumes w/2 functions 13

18A.1: #2,4,5 (Area under curve) 18A.2: #1 3 (Definite integral)

18A.1: #2,4,5 (Area under curve) 18A.2: #1 3 (Definite integral) 18A.1: #2,4,5 (Area under curve) 18A.2: #1 3 (Definite integral) 1. Understand integration as the area under a curve. QB #36,44d 2. Understand and calculate left and right Riemann sums 3. Determine upper

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

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

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

AP Calculus AB. Integration. Table of Contents

AP Calculus AB. Integration.  Table of Contents AP Calculus AB Integration 2015 11 24 www.njctl.org Table of Contents click on the topic to go to that section Riemann Sums Trapezoid Approximation Area Under a Curve (The Definite Integral) Antiderivatives

More information

AP Calculus AB. Slide 1 / 175. Slide 2 / 175. Slide 3 / 175. Integration. Table of Contents

AP Calculus AB. Slide 1 / 175. Slide 2 / 175. Slide 3 / 175. Integration. Table of Contents Slide 1 / 175 Slide 2 / 175 AP Calculus AB Integration 2015-11-24 www.njctl.org Table of Contents click on the topic to go to that section Slide 3 / 175 Riemann Sums Trapezoid Approximation Area Under

More information

What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle:

What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle: What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle: Calculus involves formally describing what happens as a value becomes infinitesimally small (or large).

More information

The Definite Integral. Day 6 Motion Problems Strategies for Finding Total Area

The Definite Integral. Day 6 Motion Problems Strategies for Finding Total Area The Definite Integral Day 6 Motion Problems Strategies for Finding Total Area ARRIVAL---HW Questions Working in PODS Additional Practice Packet p. 13 and 14 Make good use of your time! Practice makes perfect!

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

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

Distance And Velocity

Distance And Velocity Unit #8 - The Integral Some problems and solutions selected or adapted from Hughes-Hallett Calculus. Distance And Velocity. The graph below shows the velocity, v, of an object (in meters/sec). Estimate

More information

MATHEMATICS AP Calculus (BC) Standard: Number, Number Sense and Operations

MATHEMATICS AP Calculus (BC) Standard: Number, Number Sense and Operations Standard: Number, Number Sense and Operations Computation and A. Develop an understanding of limits and continuity. 1. Recognize the types of nonexistence of limits and why they Estimation are nonexistent.

More information

AP Calculus AB Integration

AP Calculus AB Integration Slide 1 / 175 Slide 2 / 175 AP Calculus AB Integration 2015-11-24 www.njctl.org Slide 3 / 175 Table of Contents click on the topic to go to that section Riemann Sums Trapezoid Approximation Area Under

More information

5.1 Area and Estimating with Finite Sums

5.1 Area and Estimating with Finite Sums 5.1 Area and Estimating with Finite Sums Ideas for this section The ideas for this section are Left-Hand Sums Ideas for this section The ideas for this section are Left-Hand Sums Right-Hand Sums Ideas

More information

What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle:

What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle: What is calculus? Consider the way that Archimedes figured out the formula for the area of a circle: Calculus involves formally describing what happens as a value becomes infinitesimally small (or large).

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

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

Wed. Sept 28th: 1.3 New Functions from Old Functions: o vertical and horizontal shifts o vertical and horizontal stretching and reflecting o

Wed. Sept 28th: 1.3 New Functions from Old Functions: o vertical and horizontal shifts o vertical and horizontal stretching and reflecting o Homework: Appendix A: 1, 2, 3, 5, 6, 7, 8, 11, 13-33(odd), 34, 37, 38, 44, 45, 49, 51, 56. Appendix B: 3, 6, 7, 9, 11, 14, 16-21, 24, 29, 33, 36, 37, 42. Appendix D: 1, 2, 4, 9, 11-20, 23, 26, 28, 29,

More information

MATH 162 R E V I E W F I N A L E X A M FALL 2016

MATH 162 R E V I E W F I N A L E X A M FALL 2016 MATH 6 R E V I E W F I N A L E X A M FALL 06 BASICS Graphs. Be able to graph basic functions, such as polynomials (eg, f(x) = x 3 x, x + ax + b, x(x ) (x + ) 3, know about the effect of multiplicity of

More information

AP Calculus BC Scope & Sequence

AP Calculus BC Scope & Sequence AP Calculus BC Scope & Sequence Grading Period Unit Title Learning Targets Throughout the School Year First Grading Period *Apply mathematics to problems in everyday life *Use a problem-solving model that

More information

Chapter 5 - Differentiating Functions

Chapter 5 - Differentiating Functions Chapter 5 - Differentiating Functions Section 5.1 - Differentiating Functions Differentiation is the process of finding the rate of change of a function. We have proven that if f is a variable dependent

More information

Please read for extra test points: Thanks for reviewing the notes you are indeed a true scholar!

Please read for extra test points: Thanks for reviewing the notes you are indeed a true scholar! Please read for extra test points: Thanks for reviewing the notes you are indeed a true scholar! See me any time B4 school tomorrow and mention to me that you have reviewed your integration notes and you

More information

Area. A(2) = sin(0) π 2 + sin(π/2)π 2 = π For 3 subintervals we will find

Area. A(2) = sin(0) π 2 + sin(π/2)π 2 = π For 3 subintervals we will find Area In order to quantify the size of a -dimensional object, we use area. Since we measure area in square units, we can think of the area of an object as the number of such squares it fills up. Using this

More information

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0.

Rolle s Theorem. The theorem states that if f (a) = f (b), then there is at least one number c between a and b at which f ' (c) = 0. Rolle s Theorem Rolle's Theorem guarantees that there will be at least one extreme value in the interior of a closed interval, given that certain conditions are satisfied. As with most of the theorems

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

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

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

Welcome to IB Math - Standard Level Year 2

Welcome to IB Math - Standard Level Year 2 Welcome to IB Math - Standard Level Year 2 Why math? Not So Some things to know: Good HW Good HW Good HW www.aleimath.blogspot.com Example 1. Lots of info at Example Example 2. HW yup. You know you love

More information

MAT137 - Term 2, Week 4

MAT137 - Term 2, Week 4 MAT137 - Term 2, Week 4 Reminders: Your Problem Set 6 is due tomorrow at 3pm. Test 3 is next Friday, February 3, at 4pm. See the course website for details. Today we will: Talk more about substitution.

More information

Chapter 3: The Derivative in Graphing and Applications

Chapter 3: The Derivative in Graphing and Applications Chapter 3: The Derivative in Graphing and Applications Summary: The main purpose of this chapter is to use the derivative as a tool to assist in the graphing of functions and for solving optimization problems.

More information

Ch. 3 Equations and Inequalities

Ch. 3 Equations and Inequalities Ch. 3 Equations and Inequalities 3.1 Solving Linear Equations Graphically There are 2 methods presented in this section for solving linear equations graphically. Normally I would not cover solving linear

More information

p324 Section 5.2: The Natural Logarithmic Function: Integration

p324 Section 5.2: The Natural Logarithmic Function: Integration p324 Section 5.2: The Natural Logarithmic Function: Integration Theorem 5.5: Log Rule for Integration Let u be a differentiable function of x 1. 2. Example 1: Using the Log Rule for Integration ** Note:

More information

Chapter 9 Overview: Parametric and Polar Coordinates

Chapter 9 Overview: Parametric and Polar Coordinates Chapter 9 Overview: Parametric and Polar Coordinates As we saw briefly last year, there are axis systems other than the Cartesian System for graphing (vector coordinates, polar coordinates, rectangular

More information

AP Calculus AB Unit 6 Packet Antiderivatives. Antiderivatives

AP Calculus AB Unit 6 Packet Antiderivatives. Antiderivatives Antiderivatives Name In mathematics, we use the inverse operation to undo a process. Let s imagine undoing following everyday processes. Process Locking your car Going to sleep Taking out your calculator

More information

SECTION 3.5: DIFFERENTIALS and LINEARIZATION OF FUNCTIONS

SECTION 3.5: DIFFERENTIALS and LINEARIZATION OF FUNCTIONS (Section 3.5: Differentials and Linearization of Functions) 3.5.1 SECTION 3.5: DIFFERENTIALS and LINEARIZATION OF FUNCTIONS LEARNING OBJECTIVES Use differential notation to express the approximate change

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

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

GENERAL TIPS WHEN TAKING THE AP CALC EXAM. Multiple Choice Portion

GENERAL TIPS WHEN TAKING THE AP CALC EXAM. Multiple Choice Portion GENERAL TIPS WHEN TAKING THE AP CALC EXAM. Multiple Choice Portion 1. You are hunting for apples, aka easy questions. Do not go in numerical order; that is a trap! 2. Do all Level 1s first. Then 2. Then

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Final Exam Review Packet

Final Exam Review Packet 1 Exam 1 Material Sections A.1, A.2 and A.6 were review material. There will not be specific questions focused on this material but you should know how to: Simplify functions with exponents. Factor quadratics

More information

Mon Jan Improved acceleration models: linear and quadratic drag forces. Announcements: Warm-up Exercise:

Mon Jan Improved acceleration models: linear and quadratic drag forces. Announcements: Warm-up Exercise: Math 2250-004 Week 4 notes We will not necessarily finish the material from a given day's notes on that day. We may also add or subtract some material as the week progresses, but these notes represent

More information

Applications of integrals

Applications of integrals ApplicationsofIntegrals.nb Applications of integrals There are many applications of definite integrals and we cannot include all of them in a document intended to be a review. However there are some very

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

Topic Outline AP CALCULUS AB:

Topic Outline AP CALCULUS AB: Topic Outline AP CALCULUS AB: Unit 1: Basic tools and introduction to the derivative A. Limits and properties of limits Importance and novelty of limits Traditional definitions of the limit Graphical and

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

Topic Subtopics Essential Knowledge (EK)

Topic Subtopics Essential Knowledge (EK) Unit/ Unit 1 Limits [BEAN] 1.1 Limits Graphically Define a limit (y value a function approaches) One sided limits. Easy if it s continuous. Tricky if there s a discontinuity. EK 1.1A1: Given a function,

More information

Mon 3 Nov Tuesday 4 Nov: Quiz 8 ( ) Friday 7 Nov: Exam 2!!! Today: 4.5 Wednesday: REVIEW. In class Covers

Mon 3 Nov Tuesday 4 Nov: Quiz 8 ( ) Friday 7 Nov: Exam 2!!! Today: 4.5 Wednesday: REVIEW. In class Covers Mon 3 Nov 2014 Tuesday 4 Nov: Quiz 8 (4.2-4.4) Friday 7 Nov: Exam 2!!! In class Covers 3.9-4.5 Today: 4.5 Wednesday: REVIEW Linear Approximation and Differentials In section 4.5, you see the pictures on

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

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

6.1 Area Between Curves. Example 1: Calculate the area of the region between the parabola y = 1 x 2 and the line y = 1 x

6.1 Area Between Curves. Example 1: Calculate the area of the region between the parabola y = 1 x 2 and the line y = 1 x AP Calculus 6.1 Area Between Curves Name: Goal: Calculate the Area between curves Keys to Success: Top Curve Bottom Curve (integrate w/respect to x or dx) Right Curve Left Curve (integrate w/respect to

More information

Calculus Honors Curriculum Guide Dunmore School District Dunmore, PA

Calculus Honors Curriculum Guide Dunmore School District Dunmore, PA Calculus Honors Dunmore School District Dunmore, PA Calculus Honors Prerequisite: Successful completion of Trigonometry/Pre-Calculus Honors Major topics include: limits, derivatives, integrals. Instruction

More information

S56 (5.1) Integration.notebook March 09, 2017

S56 (5.1) Integration.notebook March 09, 2017 Today we will be learning about integration (indefinite integrals) Integration What would you get if you undo the differentiation? Integration is the reverse process of differentiation. It is sometimes

More information

AP Calculus AB UNIT 1: PRECALCULUS REVIEW UNIT 2: BRIDGE TO CALCULUS LESSON 1: INTRO TO CALCULUS LESSON 2: FUNCTIONS

AP Calculus AB UNIT 1: PRECALCULUS REVIEW UNIT 2: BRIDGE TO CALCULUS LESSON 1: INTRO TO CALCULUS LESSON 2: FUNCTIONS Advanced Placement AP Calculus AB In AP* Calculus AB, students learn to understand change geometrically and visually (by studying graphs of curves), analytically (by studying and working with mathematical

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

AP Calculus AB Riemann Sums

AP Calculus AB Riemann Sums AP Calculus AB Riemann Sums Name Intro Activity: The Gorilla Problem A gorilla (wearing a parachute) jumped off of the top of a building. We were able to record the velocity of the gorilla with respect

More information

Greenwich Public Schools Mathematics Curriculum Objectives. Calculus

Greenwich Public Schools Mathematics Curriculum Objectives. Calculus Mathematics Curriculum Objectives Calculus June 30, 2006 NUMERICAL AND PROPORTIONAL REASONING Quantitative relationships can be expressed numerically in multiple ways in order to make connections and simplify

More information

Chapter 1: January 26 January 30

Chapter 1: January 26 January 30 Chapter : January 26 January 30 Section.7: Inequalities As a diagnostic quiz, I want you to go through the first ten problems of the Chapter Test on page 32. These will test your knowledge of Sections.

More information

For those of you who are taking Calculus AB concurrently with AP Physics, I have developed a

For those of you who are taking Calculus AB concurrently with AP Physics, I have developed a AP Physics C: Mechanics Greetings, For those of you who are taking Calculus AB concurrently with AP Physics, I have developed a brief introduction to Calculus that gives you an operational knowledge of

More information

The First Derivative Test

The First Derivative Test The First Derivative Test We have already looked at this test in the last section even though we did not put a name to the process we were using. We use a y number line to test the sign of the first derivative

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

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

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

AP Calculus BC Syllabus

AP Calculus BC Syllabus AP Calculus BC Syllabus Course Overview and Philosophy This course is designed to be the equivalent of a college-level course in single variable calculus. The primary textbook is Calculus, 7 th edition,

More information

AP* Calculus Free-response Question Type Analysis and Notes Revised to include the 2013 Exam By Lin McMullin

AP* Calculus Free-response Question Type Analysis and Notes Revised to include the 2013 Exam By Lin McMullin AP* Calculus Free-response Question Type Analysis and Notes Revised to include the 2013 Exam By Lin McMullin General note: AP Questions often test several diverse ideas or concepts in the same question.

More information

This chapter follows from the work done in Chapter 4 of the Core topics book involving quadratic equations.

This chapter follows from the work done in Chapter 4 of the Core topics book involving quadratic equations. Mathematics: analysis and approaches SL Chapter 1: The binomial theorem A Factorial notation B Binomial expansions C The binomial theorem In this chapter, students are introduced to factorial notation.

More information

Math 5a Reading Assignments for Sections

Math 5a Reading Assignments for Sections Math 5a Reading Assignments for Sections 4.1 4.5 Due Dates for Reading Assignments Note: There will be a very short online reading quiz (WebWork) on each reading assignment due one hour before class on

More information

Sequences and Series

Sequences and Series Sequences and Series What do you think of when you read the title of our next unit? In case your answers are leading us off track, let's review the following IB problems. 1 November 2013 HL 2 3 November

More information

AP Calculus BC. Course Overview. Course Outline and Pacing Guide

AP Calculus BC. Course Overview. Course Outline and Pacing Guide AP Calculus BC Course Overview AP Calculus BC is designed to follow the topic outline in the AP Calculus Course Description provided by the College Board. The primary objective of this course is to provide

More information

AP Calculus AB. Course Overview. Course Outline and Pacing Guide

AP Calculus AB. Course Overview. Course Outline and Pacing Guide AP Calculus AB Course Overview AP Calculus AB is designed to follow the topic outline in the AP Calculus Course Description provided by the College Board. The primary objective of this course is to provide

More information

Milford Public Schools Curriculum. Department: Mathematics Course Name: Calculus Course Description:

Milford Public Schools Curriculum. Department: Mathematics Course Name: Calculus Course Description: Milford Public Schools Curriculum Department: Mathematics Course Name: Calculus Course Description: UNIT # 1 Unit Title: Limits, Continuity, and Definition of the Derivative The idea of limits is important

More information

Bonus Homework and Exam Review - Math 141, Frank Thorne Due Friday, December 9 at the start of the final exam.

Bonus Homework and Exam Review - Math 141, Frank Thorne Due Friday, December 9 at the start of the final exam. Bonus Homework and Exam Review - Math 141, Frank Thorne (thornef@mailbox.sc.edu) Due Friday, December 9 at the start of the final exam. It is strongly recommended that you do as many of these problems

More information

AP Calculus AB Course Description and Syllabus

AP Calculus AB Course Description and Syllabus AP Calculus AB Course Description and Syllabus Course Objective: This course is designed to prepare the students for the AP Exam in May. Students will learn to use graphical, numerical, verbal and analytical

More information

AP Calculus AB Syllabus

AP Calculus AB Syllabus AP Calculus AB Syllabus Course Overview and Philosophy This course is designed to be the equivalent of a college-level course in single variable calculus. The primary textbook is Calculus of a Single Variable,

More information

4.9 APPROXIMATING DEFINITE INTEGRALS

4.9 APPROXIMATING DEFINITE INTEGRALS 4.9 Approximating Definite Integrals Contemporary Calculus 4.9 APPROXIMATING DEFINITE INTEGRALS The Fundamental Theorem of Calculus tells how to calculate the exact value of a definite integral IF the

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

PROFESSOR: WELCOME BACK TO THE LAST LECTURE OF THE SEMESTER. PLANNING TO DO TODAY WAS FINISH THE BOOK. FINISH SECTION 6.5

PROFESSOR: WELCOME BACK TO THE LAST LECTURE OF THE SEMESTER. PLANNING TO DO TODAY WAS FINISH THE BOOK. FINISH SECTION 6.5 1 MATH 16A LECTURE. DECEMBER 9, 2008. PROFESSOR: WELCOME BACK TO THE LAST LECTURE OF THE SEMESTER. I HOPE YOU ALL WILL MISS IT AS MUCH AS I DO. SO WHAT I WAS PLANNING TO DO TODAY WAS FINISH THE BOOK. FINISH

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

Advanced Placement Calculus Syllabus- BC

Advanced Placement Calculus Syllabus- BC Advanced Placement Calculus Syllabus- BC Prerequisites All students should have completed four years of secondary mathematics designed for accelerated students. These should consist of the accelerated

More information

AP Calculus AB. Limits & Continuity.

AP Calculus AB. Limits & Continuity. 1 AP Calculus AB Limits & Continuity 2015 10 20 www.njctl.org 2 Table of Contents click on the topic to go to that section Introduction The Tangent Line Problem Definition of a Limit and Graphical Approach

More information

Welcome to IB Math - Standard Level Year 2.

Welcome to IB Math - Standard Level Year 2. Welcome to IB Math - Standard Level Year 2 Why math? Some things to know: www.aleimath.blogspot.com 1. Lots of info at 2. HW yup. You know you love it! Be prepared to present. Notebook all work is in it.

More information

3.4 Solving Quadratic Equations by Completing

3.4 Solving Quadratic Equations by Completing www.ck1.org Chapter 3. Quadratic Equations and Quadratic Functions 3.4 Solving Quadratic Equations by Completing the Square Learning objectives Complete the square of a quadratic expression. Solve quadratic

More information

Advanced Placement AB Calculus

Advanced Placement AB Calculus Advanced Placement AB Calculus Performance Objectives and Time Table Text: Calculus, 8 th edition, by Howard Anton, Irl Bivens, Stephen Davis. John Wiley & Sons, Inc. 005 FIRST NINE WEEKS SECOND NINE WEEKS

More information

Purdue University Study Guide for MA Credit Exam

Purdue University Study Guide for MA Credit Exam Purdue University Study Guide for MA 16010 Credit Exam Students who pass the credit exam will gain credit in MA16010. The credit exam is a two-hour long exam with multiple choice questions. No books or

More information

Harbor Creek School District

Harbor Creek School District Unit 1 Days 1-9 Evaluate one-sided two-sided limits, given the graph of a function. Limits, Evaluate limits using tables calculators. Continuity Evaluate limits using direct substitution. Differentiability

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

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

M408 C Fall 2011 Dr. Jeffrey Danciger Exam 2 November 3, Section time (circle one): 11:00am 1:00pm 2:00pm

M408 C Fall 2011 Dr. Jeffrey Danciger Exam 2 November 3, Section time (circle one): 11:00am 1:00pm 2:00pm M408 C Fall 2011 Dr. Jeffrey Danciger Exam 2 November 3, 2011 NAME EID Section time (circle one): 11:00am 1:00pm 2:00pm No books, notes, or calculators. Show all your work. Do NOT open this exam booklet

More information

Course Syllabus BHS Room 309 (360)

Course Syllabus BHS Room 309 (360) AP Calculus Mrs. Stansbery Course Syllabus BHS Room 309 (360) 473-0875 sandra.stansbery@bremertonschools.org Classroom Expectations 1. Come to class on time and prepared to learn. Take care of locker visits,

More information

Curriculum and Pacing Guide Mr. White AP Calculus AB Revised May 2015

Curriculum and Pacing Guide Mr. White AP Calculus AB Revised May 2015 Curriculum and Pacing Guide Mr. White AP Calculus AB Revised May 2015 Students who successfully complete this course will receive one credit AP Calculus AB and will take the AP Calculus AB Exam. 1. The

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

A DEEPER LOOK AT USING FUNCTIONS IN MATHEMATICA

A DEEPER LOOK AT USING FUNCTIONS IN MATHEMATICA A DEEPER LOOK AT USING FUNCTIONS IN MATHEMATICA In "Getting Started with Mathematica" we learned the basics of plotting and doing computations in this platform. In this document, I will delve a little

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

INTEGRATION: AREAS AND RIEMANN SUMS MR. VELAZQUEZ AP CALCULUS

INTEGRATION: AREAS AND RIEMANN SUMS MR. VELAZQUEZ AP CALCULUS INTEGRATION: AREAS AND RIEMANN SUMS MR. VELAZQUEZ AP CALCULUS APPROXIMATING AREA For today s lesson, we will be using different approaches to the area problem. The area problem is to definite integrals

More information

8.2 APPLICATIONS TO GEOMETRY

8.2 APPLICATIONS TO GEOMETRY 8.2 APPLICATIONS TO GEOMETRY In Section 8.1, we calculated volumes using slicing and definite integrals. In this section, we use the same method to calculate the volumes of more complicated regions as

More information

Infinite Limits. Infinite Limits. Infinite Limits. Previously, we discussed the limits of rational functions with the indeterminate form 0/0.

Infinite Limits. Infinite Limits. Infinite Limits. Previously, we discussed the limits of rational functions with the indeterminate form 0/0. Infinite Limits Return to Table of Contents Infinite Limits Infinite Limits Previously, we discussed the limits of rational functions with the indeterminate form 0/0. Now we will consider rational functions

More information

Lesson 8: Velocity. Displacement & Time

Lesson 8: Velocity. Displacement & Time Lesson 8: Velocity Two branches in physics examine the motion of objects: Kinematics: describes the motion of objects, without looking at the cause of the motion (kinematics is the first unit of Physics

More information

The Integral of a Function. The Indefinite Integral

The Integral of a Function. The Indefinite Integral The Integral of a Function. The Indefinite Integral Undoing a derivative: Antiderivative=Indefinite Integral Definition: A function is called an antiderivative of a function on same interval,, if differentiation

More information

Mathematics Scope & Sequence Calculus AB

Mathematics Scope & Sequence Calculus AB Mathematics Scope & Sequence 2015-16 Calculus AB Revised: March 2015 First Six Weeks (29 ) Limits and Continuity Limits of (including onesided limits) An intuitive understanding of the limiting process

More information

Math 121 (Lesieutre); 9.1: Polar coordinates; November 22, 2017

Math 121 (Lesieutre); 9.1: Polar coordinates; November 22, 2017 Math 2 Lesieutre; 9: Polar coordinates; November 22, 207 Plot the point 2, 2 in the plane If you were trying to describe this point to a friend, how could you do it? One option would be coordinates, but

More information

HUDSONVILLE HIGH SCHOOL COURSE FRAMEWORK

HUDSONVILLE HIGH SCHOOL COURSE FRAMEWORK HUDSONVILLE HIGH SCHOOL COURSE FRAMEWORK COURSE / SUBJECT A P C a l c u l u s ( B C ) KEY COURSE OBJECTIVES/ENDURING UNDERSTANDINGS OVERARCHING/ESSENTIAL SKILLS OR QUESTIONS Limits and Continuity Derivatives

More information