Limits and Continuity

Size: px
Start display at page:

Download "Limits and Continuity"

Transcription

1 Chapter 1 Limits and Continuity 1.1 Introduction What is Calculus? The origins of calculus can be traced back to ancient Greece. The ancient Greeks raised many questions about tangents, motion, area, the in nitely small, the in nitely large. The Greeks provided a few answers to their questions. But most of them remained unanswered until the invention of modern calculus. After the Greeks, progress was very slow. Algebra, founded by Arab scholars in the ninth century was not fully systemized until the sixteenth century. In the seventeenth century, Descartes established analytic geometry. With algebra and analytic geometry, the stage was set for calculus to evolve. The actual invention of modern calculus is credited to the Englishman Sir Isaac Newton ( ) and the German mathematician Gottfried Wilhelm Leibniz ( ). Newton started his work in 1665, Leibniz in Within 100 years, calculus reached pretty much the state under which it is known today, though some theoretical subtleties were not fully resolved until the twentieth century. To a Roman during the Roman Empire, a "calculus" was a pebble used in counting or gambling. The word then evolved to "calculare", which meant "to compute", to "reckon", "to gure out". To a mathematician or scientist of today, calculus is elementary mathematics (algebra, geometry, trigonometry), enhanced by the limit process. Calculus is also the mathematics of motion and change. In other subjects related to mathematics such as algebra, arithmetic, geometry, you have learned primarily to calculate with numbers and variables, to simplify algebraic expressions, to deal with points, lines and gures in the plane. But in each case, the quantities you dealt with were static. Calculus deals with quantities which change, quantities which approach other quantities. A technique often used in calculus when solving a di cult problem is to look at a simpler problem; one we know how to solve. We then change the simpler problem little by little. The 1

2 2 CHAPTER 1. LIMITS AND CONTINUITY changes satisfy two criteria. The rst is that as we apply the changes, the simpler problem looks more and more like the original, more di cult problem. The second criterion is that at each step, the changes should be such that we know how to solve the newly obtained problem. This technique illustrates the limit process mentioned above. We now look at some problems arising in Calculus which illustrate this technique Area of a Circle It is easy to nd the area of a circular region of radius r because we know the formula. It is r 2. How did people do it before the formula was known? One approach was to use inscribed regular polygons. For example, we could approximate the area of a circle by the area of the inscribed equilateral triangle as shown in gure 1.1. Let A 3 denote the area of the triangle. We have replaced the problem of nding the area of a circle by nding the area of a triangle. Which is much easier to do. Of course, you should argue that the two areas are not the same. So, we see that the simpler problem is indeed easier to solve, however, it does not give us the correct answer. We don t want to give up that quickly though. Let us increase the number of sides of the polygon inscribed in the circle. In general, let A n denote the area of the regular polygon with n sides inscribed in the circle. As gures 1.2, 1.3, 1.4 and 1.5 suggest, the larger n is, the closer A n is to the area of the circle.. We say that the area A of the circle is the limit of the areas of the inscribed polygons as n approaches in nity, and we write A = lim n!1 A n Of course, there is a slight problem. Even if we can derive a formula in terms of n for A n, how do we compute lim A n? Since 1 is not a number, we cannot n!1 plug it in the formula. Figure 1.1: Inscribed Triangle

3 1.1. INTRODUCTION 3 Figure 1.2: Inscribed square Figure 1.3: Inscribed Pentagon Figure 1.4: Inscribed Hexagon

4 4 CHAPTER 1. LIMITS AND CONTINUITY Figure 1.5: Inscribed dodecagon The Area Problem The problem of nding the area of a circle can be generalized to that of nding the area of a region bounded by a curve. Consider the problem of nding the area S between the x-axis and the graph of y = f (x), between the vertical lines x = a and x = b. Such a region is shown in Figure 1.6. This region is too complex; there is not an easy formula which gives its area. We use the following technique: We subdivide the interval [a; b] into n subinterval of equal length, and draw rectangles as shown in Figures 1.7, 1.8 and 1.9. Let S n denote the sum of the areas of each rectangle. We approximate S by S n. Obviously, for small n, like the case n = 2 shown in Figure 1.7, our approximation is not very good. But, as n gets larger, S n is closer and closer to S. Once again, using the notation of the previous example, we have S = lim n!1 S n Of course, we have the same problem. Even if we can derive a formula in terms of n for S n, how do we compute lim S n? Since 1 is not a number, we cannot n!1 plug it in the formula. This problem is related to the de nite integral and will be studied when we study integration. You can experiment with the technique described here using the applet at http : ==science:kennesaw:edu=~plaval=applets=riemann:html Details of this procedure will be done in chapter The Tangent Problem This is a classical problem in Calculus. We are going to look at it in greater detail. Before we start, let us review some essential formulas. Proposition 1 The slope m of the line through two points of coordinates (x 1 ; y 1 ) and (x 2 ; y 2 ) is given by m = y 2 y 1 x 2 x 1 (1.1)

5 1.1. INTRODUCTION 5 Figure 1.6: Area of a Region Figure 1.7: Two Rectangles

6 6 CHAPTER 1. LIMITS AND CONTINUITY Figure 1.8: Four Rectangles Figure 1.9: Eight Rectangles

7 1.1. INTRODUCTION 7 Proposition 2 The equation of a line through a point of coordinates (x 1 ; y 1 ) with slope m is y y 1 = m (x x 1 ) (1.2) If instead of being given the slope and a point we are given two points on the line, we can nd its equation by rst using formula 1.1 to derive the slope of the line. Then, using the slope just derived, one of the given points and formula 1.2, we can nd the equation of the line. Example 3 Find the equation of the line through the points (1; 1) and (2; 1). The slope of this line is The equation of the line is m = 1 ( 1) 2 1 = 2 1 = 2 y ( 1) = 2 (x 1) y + 1 = 2x 2 y = 2x 3 We used the point (1; 1) to derive the equation. We could have also used the second point, we would have obtained the same result. Now, we can look at the tangent problem. Suppose we are trying to nd the equation of the tangent line to the graph of y = f (x) at a point P on the graph. Let (a; b) be the coordinates of P (since P is on the graph, we have b = f (a)). For now, think of the tangent as the line which touches the graph at P. Such a line is shown in Figure 1.10.The tangent line is a line. To nd the equation of a line, we either need two points on the line, or the slope of the line and a point. Unfortunately, we do not have all the necessary information. We are only given one point. Instead, we consider an easier problem, one we can solve. The problem of nding the equation of a line given two points. We use the following approach: 1. Pick a second point Q on the graph, let (x; y) be its coordinates (note that since the point is on the graph, we have y = f (x)). 2. Find the slope of the secant line through P and Q, call it m P Q. Once we have the slope, we can nd the equation of that secant line. This secant line is shown in Figures 1.11 and Of course, the secant line is not the same as the tangent line. From the equations above, we see that m P Q = f (x) x f (a) a (1.3)

8 8 CHAPTER 1. LIMITS AND CONTINUITY Figure 1.10: Tangent Line at P 3. Observe that by taking Q closer and closer to P, the secant line is getting closer and closer to the tangent line. In other words, the slope m of the tangent line through P can be though of as the limit of the slopes m P Q of the secant lines through P and Q, as Q approaches P. Using the same notation as above, we have m = lim Q!P m P Q To make Q closer to P is the same as making x closer to a. Thus, m = lim Q!P m P Q (1.4) = lim x!a m P Q (1.5) f (x) = lim x!a x f (a) a (1.6) Here again, we can see that this computation poses a problem because as x! a, the denominator of this fraction approaches 0, which is not allowed. This procedure is also illustrated by a Java applet which can be found at http : ==science:kennesaw:edu=~plaval=tools=dierentiation:html In fact, the graphs shown in Figures 1.10, 1.11 and 1.12 come from this applet. The above procedure allows us to express the slope of the tangent. Once we know how to compute limits, we will be able to nd the slope of the tangent.

9 1.1. INTRODUCTION 9 Figure 1.11: Secant Line Through P and Q Figure 1.12: Secant Line Through P and Q

10 10 CHAPTER 1. LIMITS AND CONTINUITY Example 4 The purpose of this example is to illustrate the procedure outlined above. Consider the function f (x) = x Suppose we are trying to nd the equation of the tangent at x = 3. To do so, we approximate it by nding the equation of the secant line through x = 3 and another point we will call x = a. Then, we let a get closer and closer to 3. This amounts to using values of a which are closer and closer to 3. Answer the questions below: 1. Find the equation of the secant line through the points corresponding to x = 3 and x = 4. Note that the two points in questions are P = (3; f (3)) and Q = (4; f (4)) that is (3; 14) and (4; 21). Using formula 1.3, we see that the slope of the secant line is f (4) f (3) m P Q = = 1 = 7 Thus, the equation of the secant line (using the point (3; 14) is y 14 = 7 (x 3) y 14 = 7x 21 or y = 7x 7 2. Find the slope of the secant line through the points corresponding to x = 3and x = a, for a = 4, 3:5, 3:1, 3:01, 3:001. We proceed as above. The slope of the secant line is f (a) f (3) m P Q = a 3 = a a 3 = a2 9 a 3 (a 3) (a + 3) = a 3 = a + 3 as long as a 6= 3 The table below gives us the slope of the secant for the required values of a. a 4 3:5 3:1 3:01 3:01 m P Q 7 6:5 6:1 6:01 6:001

11 1.1. INTRODUCTION Write a formula for the slope of the tangent to y = f (x) at x = 3. If we call m the slope of the tangent, using formula 1.6, we have The Velocity Problem Velocity is de ned to be m = f (x) f (3) lim x!3 x 3 = x lim x!3 x 3 = x 2 9 lim x!3 x 3 velocity = distance time For example if you drive 100 miles in 2 hours, then your velocity was 50 miles/hour. This is known as the average velocity, that is the velocity over a fairly large time interval. It does not mean your velocity was 50 miles/hour during the whole trip. Indeed, if you looked at the speedometer of your car, you probably notice that it was changing all the time. This is because the speedometer measures the velocity at every instant. It measures what we call the instantaneous velocity. We illustrate these two notions. Suppose that the position of an object is given by a function s (t). For example, if t is in seconds and s (t) in meters, then s (2) represents the distance in meters traveled by the object after 2 seconds, s (5) represents the distance traveled after 5 seconds, and so on. Therefore, s (b) s (a) represents the distance traveled between t = a and t = b. So, we have De nition 5 (Average Velocity) If the position of an object is given by the function s (t) then the average velocity of the object between t = a and t = b is given by average velocity = s (b) s (a) (1.7) b a Remark 6 Geometrically, the average velocity represents the slope of the secant to y = s (t) through the points corresponding to t = a and t = b. So, we see that the velocity problem is identical to the secant problem. To nd the instantaneous velocity, we proceed the same way we did for the tangent problem. Since an instantaneous velocity is an average velocity over a very small interval, we can approximate the instantaneous velocity at t = a by computing the average velocity between a and t, then we let t approach a, thus making the time interval smaller and smaller. In other words, we have the following: De nition 7 (Instantaneous Velocity) If the position of an object is given by the function s (t) then the instantaneous velocity of the object at time t = ais

12 12 CHAPTER 1. LIMITS AND CONTINUITY given by s (t) v = lim t!a t s (a) a (1.8) Remark 8 Geometrically, the instantaneous velocity at t = a is the slope of the tangent to the graph of y = s (t) at t = a. We illustrate this with an example. Example 9 When an object fall, the distance (in meters) it travels is given by s (t) = 4:9t 2 where t is in seconds. 1. Find the average velocity of the object between t = 1 and t = 2. From formula 1.7, we have s (2) s (1) average velocity = :6 4:9 = 1 = 14:7 m=s 2. Express the instantaneous velocity of the object at t = 1 as a formula. From formula 1.8, we have Conclusion s (t) s (1) v = lim t!1 t 1 4:9t 2 4:9 = lim t!1 t 1 4:9 t 2 1 = lim t!1 t 1 When doing Calculus, like in many other disciplines, it is important to know the details. It is also important to know the general idea. We only presented a few problems here in which the same idea, the idea of nding a quantity as the limit of other quantities, is used. This idea is central to Calculus. We will look at all the examples presented above in more details. However, before we do this, we must explain in more details this idea of limits A Note on Functions It is assumed that the reader is already familiar with the notion of functions. The functions encountered in this class fall in two categories. They are either an elementary function or a combination of elementary functions. Given a function, understanding its pattern, that is how it is made, is essential to understanding the properties of this function and to knowing how to work with it. We review

13 1.1. INTRODUCTION 13 both the elementary functions and the ways to combine them. In what follows, C will denote a constant, n will denote a positive integer constant, a will denote a positive real number constant not equal to 1, f and g will denote two functions and x will denote the independent variable. 1. The elementary functions the reader will encounter in this class are: (a) C (constant function) (b) x n (power function) (c) np x (n th root function) (d) e x and a x (exponential functions) (e) ln x and log a x (logarithmic functions) (f) sin x, cos x, tan x, cot x, sec x, csc x (trigonometric functions) (g) sin 1 x or arcsin x, cos 1 x or arccos x, tan 1 x or arctan x (inverse of the trigonometric functions) 2. Functions can be combined as follows: (a) f + g where (f + g) (x) = f (x) + g (x) (addition) (b) f g where (f g) (x) = f (x) g (x) (subtraction) (c) Cf where (Cf) (x) = Cf (x) (multiplication by a constant) (d) fg where (fg) (x) = f (x) g (x) (multiplication of two functions) (e) f f g where (x) = f (x) (division of two functions) g g (x) (f) f g where (f g) (x) = f (g (x)) (composition of two functions) When trying to decide if a given function has a certain property, this will depend on what the function looks like. If the function is one of the elementary functions, then it is simply a matter of knowing whether that elementary function has the given property. However, if the given function is a combination of elementary functions, then one needs to see if each elementary function has the property as well as whether that property is preserved by the way the elementary functions are combined. We illustrate this with a few examples. Example 10 What is the domain of f (x) = (x 1) ln x? The property in question here is "being de ned". We are asking where f (x) is de ned. First, we note that f is a product of two functions ln x and x 1. We know that a product is always de ned as long as each member of the product is de ned. Since x 1 is always de ned and ln x is de ned only when x > 0, we conclude that f (x) is de ned when x > 0 that is on (0; 1).

14 14 CHAPTER 1. LIMITS AND CONTINUITY Example 11 What is the domain of g (x) = ln x (x 1)? The property in question here is "being de ned". We are asking where g (x) is de ned. First, we note that g is a division of two functions ln x and x 1. For the division to be de ned, each function has to be de ned. In addition, the denominator cannot be 0. We see that in this case, the division adds an extra condition. From the previos example, we know that x 1 is always de ned. ln x is de ned when x > 0. Since the denominator cannot be 0, it follows that x 1 6= 0 or x 6= 1. In conclusion, g (x) is de ned when x > 0 and x 6= 1. Remark 12 The last example shows that a property depends not only on each elementary functions making up a given function, but also on how the elementary functions are combined. The technique used in nding the domain in the two examples above will be used throughout Calculus when deciding if a function has a certain property or when applying a certain rule to a function. It will always involve understanding how a given function is made up. Which elementary functions it contains and how they are combined Sample Problems The rst three problems are related to the material of this section. Problem 4 is a review problem. In the next few sections, the concept of the domain of a function will play an important role. These problems are designed to check that students have mastered this concept. If it is not the case, students are strongly encouraged to review this concept. The remaining problems are designed to prepare students for the material to come. 1. Consider the function f (x) = x 2 3 (a) Find the equation of the secant line through the points corresponding to x = 1 and x = 2. (answer y = 3x 5) (x 1) (x + 1) (b) Write a formula for the slope of the tangent at x = 1. answer lim x!1 x 1 2. Consider the function f (x) = sin x (a) Find the equation of the secant line through the points corresponding to x = 0 and x = 2. answer y = 2 x (b) Write a formula for the slope of the tangent at x = 2. answer lim x7! 2 3. The position of an object in feet is given by s (t) = 40t 16t 2. (a) Find the average velocity of the object between t = 1 and t = 2. (answer 8 ft= sec) sin x 1 x 2

15 1.1. INTRODUCTION 15 (b) Express the instantaneous velocity of the object at time t = 1 as a 8 (t 1) (2t 3) formula. answer lim t7!1 t 1 4. Find the domain of the functions below (a) ln (x 2). (answer (2; 1)) (b) p (x 2). (answer [2; 1)) (c) ln (5 x). (answer ( 1; 5)) ln x (d). (answer (0; 5) [ (5; 1)) x 5 (e) x 5. (answer (0; 1) [ (1; 1)) ln x 5. Consider a function y = f (x). What can you say about the output values (y values) corresponding to input values which would be very close to one another? You may look at speci c examples to help you answer this question. 6. Can you think of a function y = f (x) for which f (a) and f (b) would be far apart, even though a and b are very close? First, think what the graph of that function would look like. Then, try to nd a formula for it.

A Preview Of Calculus & 2.1 Rates of Change

A Preview Of Calculus & 2.1 Rates of Change Math 180 www.timetodare.com A Preview Of Calculus &.1 Rates of Change Calculus is one of the greatest achievements of the human intellect. Inspired by problems in astronomy, Newton and Leibniz developed

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

AP Calculus AB. Introduction. Slide 1 / 233 Slide 2 / 233. Slide 4 / 233. Slide 3 / 233. Slide 6 / 233. Slide 5 / 233. Limits & Continuity

AP Calculus AB. Introduction. Slide 1 / 233 Slide 2 / 233. Slide 4 / 233. Slide 3 / 233. Slide 6 / 233. Slide 5 / 233. Limits & Continuity Slide 1 / 233 Slide 2 / 233 AP Calculus AB Limits & Continuity 2015-10-20 www.njctl.org Slide 3 / 233 Slide 4 / 233 Table of Contents click on the topic to go to that section Introduction The Tangent Line

More information

AP Calculus AB. Slide 1 / 233. Slide 2 / 233. Slide 3 / 233. Limits & Continuity. Table of Contents

AP Calculus AB. Slide 1 / 233. Slide 2 / 233. Slide 3 / 233. Limits & Continuity. Table of Contents Slide 1 / 233 Slide 2 / 233 AP Calculus AB Limits & Continuity 2015-10-20 www.njctl.org Table of Contents click on the topic to go to that section Slide 3 / 233 Introduction The Tangent Line Problem Definition

More information

AP Calculus AB. Limits & Continuity. Table of Contents

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

More information

Math 121: Calculus 1 - Fall 2013/2014 Review of Precalculus Concepts

Math 121: Calculus 1 - Fall 2013/2014 Review of Precalculus Concepts Introduction Math 121: Calculus 1 - Fall 201/2014 Review of Precalculus Concepts Welcome to Math 121 - Calculus 1, Fall 201/2014! This problems in this packet are designed to help you review the topics

More information

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '(

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '( Rules for Differentiation Finding the Derivative of a Product of Two Functions Rewrite the function f( = ( )( + 1) as a cubic function. Then, find f '(. What does this equation of f '( represent, again?

More information

Math 121: Calculus 1 - Winter 2012/2013 Review of Precalculus Concepts

Math 121: Calculus 1 - Winter 2012/2013 Review of Precalculus Concepts Introduction Math 11: Calculus 1 - Winter 01/01 Review of Precalculus Concepts Welcome to Math 11 - Calculus 1, Winter 01/01! This problems in this packet are designed to help you review the topics from

More information

Math 121: Calculus 1 - Fall 2012/2013 Review of Precalculus Concepts

Math 121: Calculus 1 - Fall 2012/2013 Review of Precalculus Concepts Introduction Math 11: Calculus 1 - Fall 01/01 Review of Precalculus Concepts Welcome to Math 11 - Calculus 1, Fall 01/01! This problems in this packet are designed to help you review the topics from Algebra

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

Modeling Rates of Change: Introduction to the Issues

Modeling Rates of Change: Introduction to the Issues Modeling Rates of Change: Introduction to the Issues The Legacy of Galileo, Newton, and Leibniz Galileo Galilei (1564-1642) was interested in falling bodies. He forged a new scientific methodology: observe

More information

Module 3 : Differentiation and Mean Value Theorems. Lecture 7 : Differentiation. Objectives. In this section you will learn the following :

Module 3 : Differentiation and Mean Value Theorems. Lecture 7 : Differentiation. Objectives. In this section you will learn the following : Module 3 : Differentiation and Mean Value Theorems Lecture 7 : Differentiation Objectives In this section you will learn the following : The concept of derivative Various interpretations of the derivatives

More information

Math 1241, Spring 2014 Section 3.3. Rates of Change Average vs. Instantaneous Rates

Math 1241, Spring 2014 Section 3.3. Rates of Change Average vs. Instantaneous Rates Math 1241, Spring 2014 Section 3.3 Rates of Change Average vs. Instantaneous Rates Average Speed The concept of speed (distance traveled divided by time traveled) is a familiar instance of a rate of change.

More information

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule)

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) Chapter 3 Differentiation Rules 3.1 Derivatives of Polynomials and Exponential Functions Aka The Short Cuts! Yay! f(x) = c f (x) = 0 g(x) = x g (x) = 1 h(x) = x n h (x) = n x n-1 (The Power Rule) k(x)

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

4.1 Areas and Distances. The Area Problem: GOAL: Find the area of the region S that lies under the curve y = f(x) from a to b.

4.1 Areas and Distances. The Area Problem: GOAL: Find the area of the region S that lies under the curve y = f(x) from a to b. 4.1 Areas and Distances The Area Problem: GOAL: Find the area of the region S that lies under the curve y = f(x) from a to b. Easier Problems: Find the area of a rectangle with length l and width w. Find

More information

Slopes, Derivatives, and Tangents. Matt Riley, Kyle Mitchell, Jacob Shaw, Patrick Lane

Slopes, Derivatives, and Tangents. Matt Riley, Kyle Mitchell, Jacob Shaw, Patrick Lane Slopes, Derivatives, and Tangents Matt Riley, Kyle Mitchell, Jacob Shaw, Patrick Lane S Introduction Definition of a tangent line: The tangent line at a point on a curve is a straight line that just touches

More information

FUNCTIONS AND MODELS

FUNCTIONS AND MODELS 1 FUNCTIONS AND MODELS FUNCTIONS AND MODELS 1.6 Inverse Functions and Logarithms In this section, we will learn about: Inverse functions and logarithms. INVERSE FUNCTIONS The table gives data from an experiment

More information

CALCULUS: Graphical,Numerical,Algebraic by Finney,Demana,Watts and Kennedy Chapter 3: Derivatives 3.3: Derivative of a function pg.

CALCULUS: Graphical,Numerical,Algebraic by Finney,Demana,Watts and Kennedy Chapter 3: Derivatives 3.3: Derivative of a function pg. CALCULUS: Graphical,Numerical,Algebraic b Finne,Demana,Watts and Kenned Chapter : Derivatives.: Derivative of a function pg. 116-16 What ou'll Learn About How to find the derivative of: Functions with

More information

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 is a fast-paced and thorough tour of precalculus mathematics, where the choice of topics is primarily motivated by the conceptual and technical knowledge

More information

ter. on Can we get a still better result? Yes, by making the rectangles still smaller. As we make the rectangles smaller and smaller, the

ter. on Can we get a still better result? Yes, by making the rectangles still smaller. As we make the rectangles smaller and smaller, the Area and Tangent Problem Calculus is motivated by two main problems. The first is the area problem. It is a well known result that the area of a rectangle with length l and width w is given by A = wl.

More information

Unit 1 PreCalculus Review & Limits

Unit 1 PreCalculus Review & Limits 1 Unit 1 PreCalculus Review & Limits Factoring: Remove common factors first Terms - Difference of Squares a b a b a b - Sum of Cubes ( )( ) a b a b a ab b 3 3 - Difference of Cubes a b a b a ab b 3 3 3

More information

Unit 10 Prerequisites for Next Year (Calculus)

Unit 10 Prerequisites for Next Year (Calculus) Unit 0 Prerequisites for Net Year (Calculus) The following Study Guide is the required INDEPENDENT review for you to work through for your final unit. You WILL have a test that covers this material after

More information

( ) as a fraction. If both numerator and denominator are

( ) as a fraction. If both numerator and denominator are A. Limits and Horizontal Asymptotes What you are finding: You can be asked to find lim f x x a (H.A.) problem is asking you find lim f x x ( ) and lim f x x ( ). ( ) or lim f x x ± ( ). Typically, a horizontal

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

Wheeler High School AP Calculus AB first day of school, August 7, Honors Calculus

Wheeler High School AP Calculus AB first day of school, August 7, Honors Calculus Wheeler High School To: From: Re: Honors Calculus and AP Calculus AB Students Mrs. Barry, Mrs. Massey, Mrs. Walls, and Mr. Furstein - Calculus Instructors Summer work AP Calculus AB and Honors Calculus

More information

Chapter 1 INTRODUCTION TO CALCULUS

Chapter 1 INTRODUCTION TO CALCULUS Chapter 1 INTRODUCTION TO CALCULUS In the English language, the rules of grammar are used to speak and write effectively. Asking for a cookie at the age of ten was much easier than when you were first

More information

SANDY CREEK HIGH SCHOOL

SANDY CREEK HIGH SCHOOL SANDY CREEK HIGH SCHOOL SUMMER REVIEW PACKET For students entering A.P. CALCULUS AB I epect everyone to check the Google classroom site and your school emails at least once every two weeks. You should

More information

AP Calculus. Derivatives.

AP Calculus. Derivatives. 1 AP Calculus Derivatives 2015 11 03 www.njctl.org 2 Table of Contents Rate of Change Slope of a Curve (Instantaneous ROC) Derivative Rules: Power, Constant, Sum/Difference Higher Order Derivatives Derivatives

More information

Chapter 3 Differentiation Rules

Chapter 3 Differentiation Rules Chapter 3 Differentiation Rules Derivative constant function if c is any real number, then Example: The Power Rule: If n is a positive integer, then Example: Extended Power Rule: If r is any real number,

More information

AP Calculus AB/BC ilearnmath.net

AP Calculus AB/BC ilearnmath.net CALCULUS AB AP CHAPTER 1 TEST Don t write on the test materials. Put all answers on a separate sheet of paper. Numbers 1-8: Calculator, 5 minutes. Choose the letter that best completes the statement or

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

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

More information

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS

REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS REQUIRED MATHEMATICAL SKILLS FOR ENTERING CADETS The Department of Applied Mathematics administers a Math Placement test to assess fundamental skills in mathematics that are necessary to begin the study

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

DRAFT - Math 101 Lecture Note - Dr. Said Algarni 3 Differentiation Rules 3.1 The Derivative of Polynomial and Exponential Functions In this section we learn how to differentiate constant functions, power functions, polynomials, and exponential functions.

More information

II. The Calculus of The Derivative

II. The Calculus of The Derivative II The Calculus of The Derivative In Chapter I we learned that derivative was the mathematical concept that captured the common features of the tangent problem, instantaneous velocity of a moving object,

More information

Unit IV Derivatives 20 Hours Finish by Christmas

Unit IV Derivatives 20 Hours Finish by Christmas Unit IV Derivatives 20 Hours Finish by Christmas Calculus There two main streams of Calculus: Differentiation Integration Differentiation is used to find the rate of change of variables relative to one

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

Prentice Hall: Algebra 2 with Trigonometry 2006 Correlated to: California Mathematics Content Standards for Trigonometry (Grades 9-12)

Prentice Hall: Algebra 2 with Trigonometry 2006 Correlated to: California Mathematics Content Standards for Trigonometry (Grades 9-12) California Mathematics Content Standards for Trigonometry (Grades 9-12) Trigonometry uses the techniques that students have previously learned from the study of algebra and geometry. The trigonometric

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

NYS Algebra II and Trigonometry Suggested Sequence of Units (P.I's within each unit are NOT in any suggested order)

NYS Algebra II and Trigonometry Suggested Sequence of Units (P.I's within each unit are NOT in any suggested order) 1 of 6 UNIT P.I. 1 - INTEGERS 1 A2.A.1 Solve absolute value equations and inequalities involving linear expressions in one variable 1 A2.A.4 * Solve quadratic inequalities in one and two variables, algebraically

More information

Chapter 3: Derivatives

Chapter 3: Derivatives Name: Date: Period: AP Calc AB Mr. Mellina Chapter 3: Derivatives Sections: v 2.4 Rates of Change & Tangent Lines v 3.1 Derivative of a Function v 3.2 Differentiability v 3.3 Rules for Differentiation

More information

Wheeler High School. The packets are due to your instructor on your first day of class.

Wheeler High School. The packets are due to your instructor on your first day of class. Wheeler High School To: Honors Calculus and AP Calculus AB Students From: Mrs. Barry, Mrs. Massey, Mrs. Walls, and Mr. Furstein - Calculus Instructors Re: Summer work Honors Calculus and AP Calculus AB

More information

To: all students going into AP Calculus AB From: PUHSD AP Calculus teachers

To: all students going into AP Calculus AB From: PUHSD AP Calculus teachers To: all students going into AP Calculus AB From: PUHSD AP Calculus teachers Going into AP Calculus, there are certain skills that you have been taught to you over the previous years that we assume you

More information

1.1 Radical Expressions: Rationalizing Denominators

1.1 Radical Expressions: Rationalizing Denominators 1.1 Radical Expressions: Rationalizing Denominators Recall: 1. A rational number is one that can be expressed in the form a, where b 0. b 2. An equivalent fraction is determined by multiplying or dividing

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

Review for Final. The final will be about 20% from chapter 2, 30% from chapter 3, and 50% from chapter 4. Below are the topics to study:

Review for Final. The final will be about 20% from chapter 2, 30% from chapter 3, and 50% from chapter 4. Below are the topics to study: Review for Final The final will be about 20% from chapter 2, 30% from chapter 3, and 50% from chapter 4. Below are the topics to study: Chapter 2 Find the exact answer to a limit question by using the

More information

6.1 Antiderivatives and Slope Fields Calculus

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

More information

Numbers Content Points. Reference sheet (1 pt. each) 1-7 Linear Equations (1 pt. each) / Factoring (2 pt. each) /28

Numbers Content Points. Reference sheet (1 pt. each) 1-7 Linear Equations (1 pt. each) / Factoring (2 pt. each) /28 Summer Packet 2015 Your summer packet will be a major test grade for the first nine weeks. It is due the first day of school. You must show all necessary solutions. You will be tested on ALL material;

More information

SANDY CREEK HIGH SCHOOL

SANDY CREEK HIGH SCHOOL SANDY CREEK HIGH SCHOOL SUMMER REVIEW PACKET For students entering A.P. CALCULUS BC I epect everyone to check the Google classroom site and your school emails at least once every two weeks. You will also

More information

In today s world, people with basic calculus knowledge take the subject for granted. As

In today s world, people with basic calculus knowledge take the subject for granted. As Ziya Chen Math 4388 Shanyu Ji Calculus In today s world, people with basic calculus knowledge take the subject for granted. As long as they plug in numbers into the right formula and do the calculation

More information

Calculus Honors and Introduction to Calculus

Calculus Honors and Introduction to Calculus Calculus Honors and Introduction to Calculus Name: This summer packet is for students entering Calculus Honors or Introduction to Calculus in the Fall of 015. The material represents concepts and skills

More information

We saw in Section 5.1 that a limit of the form. arises when we compute an area.

We saw in Section 5.1 that a limit of the form. arises when we compute an area. INTEGRALS 5 INTEGRALS Equation 1 We saw in Section 5.1 that a limit of the form n lim f ( x *) x n i 1 i lim[ f ( x *) x f ( x *) x... f ( x *) x] n 1 2 arises when we compute an area. n We also saw that

More information

Tuscarora High School AP Physics C: Mechanics Summer Assignment

Tuscarora High School AP Physics C: Mechanics Summer Assignment Tuscarora High School 2018 2019 AP Physics C: Mechanics Summer Assignment Welcome to AP Physics. Here is the summer assignment along with a little bit about the beginning of the school year. Summer Assignment:

More information

f(x 0 + h) f(x 0 ) h slope of secant line = m sec

f(x 0 + h) f(x 0 ) h slope of secant line = m sec Derivatives Using limits, we can define the slope of a tangent line to a function. When given a function f(x), and given a point P (x 0, f(x 0 )) on f, if we want to find the slope of the tangent line

More information

AP Calculus. Applications of Derivatives. Table of Contents

AP Calculus. Applications of Derivatives.   Table of Contents AP Calculus 2015 11 03 www.njctl.org Table of Contents click on the topic to go to that section Related Rates Linear Motion Linear Approximation & Differentials L'Hopital's Rule Horizontal Tangents 1 Related

More information

MA 114 Worksheet #01: Integration by parts

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

More information

Pre-Calculus (#9400)

Pre-Calculus (#9400) AASD MATHEMATICS CURRICULUM Pre-Calculus (#9400) Description This course is a foundation course for college-level mathematics classes. The topics covered include functions and their graphs; the circular

More information

Inverse Relations. 5 are inverses because their input and output are switched. For instance: f x x. x 5. f 4

Inverse Relations. 5 are inverses because their input and output are switched. For instance: f x x. x 5. f 4 Inverse Functions Inverse Relations The inverse of a relation is the set of ordered pairs obtained by switching the input with the output of each ordered pair in the original relation. (The domain of the

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES 3.2 The Product and Quotient Rules In this section, we will learn about: Formulas that enable us to differentiate new functions formed from old functions by

More information

AP Calculus AB Information and Summer Assignment

AP Calculus AB Information and Summer Assignment AP Calculus AB Information and Summer Assignment General Information: Competency in Algebra and Trigonometry is absolutely essential. The calculator will not always be available for you to use. Knowing

More information

NFC ACADEMY COURSE OVERVIEW

NFC ACADEMY COURSE OVERVIEW NFC ACADEMY COURSE OVERVIEW Pre-calculus is a full-year, high school credit course that is intended for the student who has successfully mastered the core algebraic and conceptual geometric concepts covered

More information

8 Differential Calculus 1 Introduction

8 Differential Calculus 1 Introduction 8 Differential Calculus Introduction The ideas that are the basis for calculus have been with us for a ver long time. Between 5 BC and 5 BC, Greek mathematicians were working on problems that would find

More information

TABLE OF CONTENTS POLYNOMIAL EQUATIONS AND INEQUALITIES

TABLE OF CONTENTS POLYNOMIAL EQUATIONS AND INEQUALITIES COMPETENCY 1.0 ALGEBRA TABLE OF CONTENTS SKILL 1.1 1.1a. 1.1b. 1.1c. SKILL 1.2 1.2a. 1.2b. 1.2c. ALGEBRAIC STRUCTURES Know why the real and complex numbers are each a field, and that particular rings are

More information

TRIG REVIEW NOTES. Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents will equal)

TRIG REVIEW NOTES. Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents will equal) TRIG REVIEW NOTES Convert from radians to degrees: multiply by 0 180 Convert from degrees to radians: multiply by 0. 180 Co-terminal Angles: Angles that end at the same spot. (sines, cosines, and tangents

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Functions

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER / Functions ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 1 MATH00030 SEMESTER 1 2017/2018 DR. ANTHONY BROWN 4. Functions 4.1. What is a Function: Domain, Codomain and Rule. In the course so far, we

More information

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12

TOTAL NAME DATE PERIOD AP CALCULUS AB UNIT 4 ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT /6 10/8 10/9 10/10 X X X X 10/11 10/12 NAME DATE PERIOD AP CALCULUS AB UNIT ADVANCED DIFFERENTIATION TECHNIQUES DATE TOPIC ASSIGNMENT 0 0 0/6 0/8 0/9 0/0 X X X X 0/ 0/ 0/5 0/6 QUIZ X X X 0/7 0/8 0/9 0/ 0/ 0/ 0/5 UNIT EXAM X X X TOTAL AP Calculus

More information

Chapter 5: Limits and Derivatives

Chapter 5: Limits and Derivatives Chapter 5: Limits and Derivatives Chapter 5 Overview: Introduction to Limits and Derivatives In a later chapter, maximum and minimum points of a curve will be found both by calculator and algebraically.

More information

1. sin 2. csc 2 3. tan 1 2. Cos 8) Sin 10. sec. Honors Pre-Calculus Final Exam Review 2 nd semester. TRIGONOMETRY Solve for 0 2

1. sin 2. csc 2 3. tan 1 2. Cos 8) Sin 10. sec. Honors Pre-Calculus Final Exam Review 2 nd semester. TRIGONOMETRY Solve for 0 2 Honors Pre-Calculus Final Eam Review nd semester Name: TRIGONOMETRY Solve for 0 without using a calculator: 1 1. sin. csc 3. tan 1 4. cos 1) ) 3) 4) Solve for in degrees giving all solutions. 5. sin 1

More information

Descartes s Logarithm Machine

Descartes s Logarithm Machine Descartes s Logarithm Machine In the Geometry (1952), Descartes considered the problem of finding n mean proportionals (i.e. geometric means) between any two lengths a and b (with a < b). That is, the

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

1. sin 2. Honors Pre-Calculus Final Exam Review 2 nd semester June TRIGONOMETRY Solve for 0 2. without using a calculator: 2. csc 2 3.

1. sin 2. Honors Pre-Calculus Final Exam Review 2 nd semester June TRIGONOMETRY Solve for 0 2. without using a calculator: 2. csc 2 3. Honors Pre-Calculus Name: Final Eam Review nd semester June 05 TRIGONOMETRY Solve for 0 without using a calculator:. sin. csc. tan. cos ) ) ) ) Solve for in degrees giving all solutions. 5. sin 6. cos

More information

Anticipated workload: 6 hours Summer Packets are due Thursday, August 24, 2017 Summer Assignment Quiz (including a unit circle quiz) the same day

Anticipated workload: 6 hours Summer Packets are due Thursday, August 24, 2017 Summer Assignment Quiz (including a unit circle quiz) the same day Dear AP Calculus BC student, Hello and welcome to the wonderful world of AP Calculus! I am excited that you have elected to take an accelerated mathematics course such as AP Calculus BC and would like

More information

Chapter 2 Overview: Introduction to Limits and Derivatives

Chapter 2 Overview: Introduction to Limits and Derivatives Chapter 2 Overview: Introduction to Limits and Derivatives In a later chapter, maximum and minimum points of a curve will be found both by calculator and algebraically. While the algebra of this process

More information

l Hǒpital s Rule and Limits of Riemann Sums (Textbook Supplement)

l Hǒpital s Rule and Limits of Riemann Sums (Textbook Supplement) l Hǒpital s Rule and Limits of Riemann Sums Textbook Supplement The 0/0 Indeterminate Form and l Hǒpital s Rule Some weeks back, we already encountered a fundamental 0/0 indeterminate form, namely the

More information

MTH 121 Fall 2007 Essex County College Division of Mathematics and Physics Worksheet #1 1

MTH 121 Fall 2007 Essex County College Division of Mathematics and Physics Worksheet #1 1 MTH Fall 007 Essex County College Division of Mathematics and Physics Worksheet # Preamble It is extremely important that you complete the following two items as soon as possible. Please send an email

More information

CHAPTER 3 DIFFERENTIATION

CHAPTER 3 DIFFERENTIATION CHAPTER 3 DIFFERENTIATION 3.1 THE DERIVATIVE AND THE TANGENT LINE PROBLEM You will be able to: - Find the slope of the tangent line to a curve at a point - Use the limit definition to find the derivative

More information

Summer Packet Greetings Future AP Calculus Scholar,

Summer Packet Greetings Future AP Calculus Scholar, Summer Packet 2017 Greetings Future AP Calculus Scholar, I am excited about the work that we will do together during the 2016-17 school year. I do not yet know what your math capability is, but I can assure

More information

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions

Summer Review Packet for Students Entering AP Calculus BC. Complex Fractions Summer Review Packet for Students Entering AP Calculus BC Comple Fractions When simplifying comple fractions, multiply by a fraction equal to 1 which has a numerator and denominator composed of the common

More information

2.1 Functions and Their Graphs. Copyright Cengage Learning. All rights reserved.

2.1 Functions and Their Graphs. Copyright Cengage Learning. All rights reserved. 2.1 Functions and Their Graphs Copyright Cengage Learning. All rights reserved. Functions A manufacturer would like to know how his company s profit is related to its production level; a biologist would

More information

Section 6.1 Sinusoidal Graphs

Section 6.1 Sinusoidal Graphs Chapter 6: Periodic Functions In the previous chapter, the trigonometric functions were introduced as ratios of sides of a right triangle, and related to points on a circle We noticed how the x and y values

More information

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) thing CFAIHIHD fkthf.

m(x) = f(x) + g(x) m (x) = f (x) + g (x) (The Sum Rule) n(x) = f(x) g(x) n (x) = f (x) g (x) (The Difference Rule) thing CFAIHIHD fkthf. . Chapter 3 Differentiation Rules 3.1 Derivatives of Polynomials and Exponential Functions Aka The Short Cuts! Yay! f(x) c f (x) 0 g(x) x g (x) 1 h(x) x n h (x) n x n-1 (The Power Rule) k(x) c f(x) k (x)

More information

Chapter 1/3 Rational Inequalities and Rates of Change

Chapter 1/3 Rational Inequalities and Rates of Change Chapter 1/3 Rational Inequalities and Rates of Change Lesson Package MHF4U Chapter 1/3 Outline Unit Goal: By the end of this unit, you will be able to solve rational equations and inequalities algebraically.

More information

INTEGRATING RADICALS

INTEGRATING RADICALS INTEGRATING RADICALS MATH 53, SECTION 55 (VIPUL NAIK) Corresponding material in the book: Section 8.4. What students should already know: The definitions of inverse trigonometric functions. The differentiation

More information

MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart)

MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart) Still under construction. MATH 114 Calculus Notes on Chapter 2 (Limits) (pages 60-? in Stewart) As seen in A Preview of Calculus, the concept of it underlies the various branches of calculus. Hence we

More information

Chapter 0. Introduction. An Overview of the Course

Chapter 0. Introduction. An Overview of the Course Chapter 0 Introduction An Overview of the Course In the first part of these notes we consider the problem of calculating the areas of various plane figures. The technique we use for finding the area of

More information

2.1 How Do We Measure Speed? Student Notes HH6ed. Time (sec) Position (m)

2.1 How Do We Measure Speed? Student Notes HH6ed. Time (sec) Position (m) 2.1 How Do We Measure Speed? Student Notes HH6ed Part I: Using a table of values for a position function The table below represents the position of an object as a function of time. Use the table to answer

More information

UNIT 3: DERIVATIVES STUDY GUIDE

UNIT 3: DERIVATIVES STUDY GUIDE Calculus I UNIT 3: Derivatives REVIEW Name: Date: UNIT 3: DERIVATIVES STUDY GUIDE Section 1: Section 2: Limit Definition (Derivative as the Slope of the Tangent Line) Calculating Rates of Change (Average

More information

The stationary points will be the solutions of quadratic equation x

The stationary points will be the solutions of quadratic equation x Calculus 1 171 Review In Problems (1) (4) consider the function f ( ) ( ) e. 1. Find the critical (stationary) points; establish their character (relative minimum, relative maimum, or neither); find intervals

More information

Integration. Copyright Cengage Learning. All rights reserved.

Integration. Copyright Cengage Learning. All rights reserved. 4 Integration Copyright Cengage Learning. All rights reserved. 1 4.3 Riemann Sums and Definite Integrals Copyright Cengage Learning. All rights reserved. 2 Objectives Understand the definition of a Riemann

More information

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ Math 90 Practice Midterm III Solutions Ch. 8-0 (Ebersole), 3.3-3.8 (Stewart) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam.

More information

2.1 How Do We Measure Speed? Student Notes HH6ed

2.1 How Do We Measure Speed? Student Notes HH6ed 2.1 How Do We Measure Speed? Student Notes HH6ed Part I: Using a table of values for a position function The table below represents the position of an object as a function of time. Use the table to answer

More information

Course Catalog. Pre-calculus Glynlyon, Inc.

Course Catalog. Pre-calculus Glynlyon, Inc. Course Catalog Pre-calculus 2016 Glynlyon, Inc. Table of Contents COURSE OVERVIEW... 1 UNIT 1: RELATIONS AND FUNCTIONS... 1 UNIT 2: FUNCTIONS... 1 UNIT 3: TRIGONOMETRIC FUNCTIONS... 2 UNIT 4: CIRCULAR

More information

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals

Math 123 Summary of Important Algebra & Trigonometry Concepts Chapter 1 & Appendix D, Stewart, Calculus Early Transcendentals Math Summar of Important Algebra & Trigonometr Concepts Chapter & Appendi D, Stewart, Calculus Earl Transcendentals Function a rule that assigns to each element in a set D eactl one element, called f (

More information

Regina High School AP Calculus Miss Moon

Regina High School AP Calculus Miss Moon Regina High School AP Calculus 018-19 Miss Moon Going into AP Calculus, there are certain skills that have been taught to you over the previous years that we assume you have. If you do not have these skills,

More information

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y.

90 Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions. Name Class. (a) (b) ln x (c) (a) (b) (c) 1 x. y e (a) 0 (b) y. 90 Chapter 5 Logarithmic, Eponential, and Other Transcendental Functions Test Form A Chapter 5 Name Class Date Section. Find the derivative: f ln. 6. Differentiate: y. ln y y y y. Find dy d if ey y. y

More information

Section 6.2 Notes Page Trigonometric Functions; Unit Circle Approach

Section 6.2 Notes Page Trigonometric Functions; Unit Circle Approach Section Notes Page Trigonometric Functions; Unit Circle Approach A unit circle is a circle centered at the origin with a radius of Its equation is x y = as shown in the drawing below Here the letter t

More information

2017 AP Calculus AB Summer Assignment

2017 AP Calculus AB Summer Assignment 07 AP Calculus AB Summer Assignment Mrs. Peck ( kapeck@spotsylvania.k.va.us) This assignment is designed to help prepare you to start Calculus on day and be successful. I recommend that you take off the

More information

80 Wyner PreCalculus Spring 2017

80 Wyner PreCalculus Spring 2017 80 Wyner PreCalculus Spring 2017 CHAPTER NINE: DERIVATIVES Review May 16 Test May 23 Calculus begins with the study of rates of change, called derivatives. For example, the derivative of velocity is acceleration

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