Continuity and Tangent Lines for functions of two variables

Size: px
Start display at page:

Download "Continuity and Tangent Lines for functions of two variables"

Transcription

1 Continuity and Tangent Lines for functions of two variables James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April 4, 2014

2 Outline 1 Continuity 2

3 Continuity Let s recall the ideas of continuity for a function of one variable.consider these three versions of a function f defined on [0, 2]. f (x) = x 2, if 0 x < 1 10, if x = (x 1) 2 if 1 < x 2.

4 Continuity Let s recall the ideas of continuity for a function of one variable.consider these three versions of a function f defined on [0, 2]. f (x) = x 2, if 0 x < 1 10, if x = (x 1) 2 if 1 < x 2. This function is not continuous at x = 1 because although the lim x 1 f (x) exists and equals 1 ( lim x 1 f (x) = 1 and lim x 1 + f (x) = 1), the value of f (1) is 10 which does not match the limit. Hence, we know f here has a removeable discontinuity at x = 1. Note continuity failed because the limit existed but the value of the function did not match it.

5 Continuity The second version of f is given below. f (x) = { x 2, if 0 x 1 (x 1) 2 if 1 < x 2.

6 Continuity The second version of f is given below. f (x) = { x 2, if 0 x 1 (x 1) 2 if 1 < x 2. In this case, the lim x 1 = 1 and f (1) = 1, so f is continuous from the left. However, lim x 1 + = 0 which does not match f (1) and so f is not continuous from the right. Also, since the right and left hand limits do not match at x = 1, we know lim x 1 does not exist. Here, the function fails to be continuous because the limit does not exist.

7 Continuity The final example is below: f (x) = { x 2, if 0 x < 1 x + (x 1) 2 if 1 x 2.

8 Continuity The final example is below: f (x) = { x 2, if 0 x < 1 x + (x 1) 2 if 1 x 2. Here, the limit and the function value at 1 both match and so f is continuous at x = 1.

9 Continuity The final example is below: f (x) = { x 2, if 0 x < 1 x + (x 1) 2 if 1 x 2. Here, the limit and the function value at 1 both match and so f is continuous at x = 1. To extend these ideas to two dimensions, the first thing we need to do is to look at the meaning of the limiting process. What does lim (x,y) (x0,y 0 ) mean?

10 Continuity The final example is below: f (x) = { x 2, if 0 x < 1 x + (x 1) 2 if 1 x 2. Here, the limit and the function value at 1 both match and so f is continuous at x = 1. To extend these ideas to two dimensions, the first thing we need to do is to look at the meaning of the limiting process. What does lim (x,y) (x0,y 0 ) mean? Clearly, in one dimension we can approach a point x 0 from x in two ways: from the left or from the right or jump around between left and right. Now, it is apparent that we can approach a given point (x 0, y 0 ) in an infinite number of ways. Draw a point on a piece of paper and convince yourself that there are many ways you can draw a curve from another point (x, y) so that the curve ends up at (x 0, y 0 )!

11 Continuity We still want to define continuity in the same way; i.e. f is continuous at the point (x 0, y 0 ) if lim (x,y) (x0,y 0 ) f (x, y) = f (x 0, y 0 ). If you look at the graphs of the surface z = x 2 + y 2 we have done previously, we clearly see that we have this kind of behavior. There are no jumps, tears or gaps in the surface we have drawn. Let s make this formal. Definition Continuity: Let z = f (x, y) be a function of the two independent variables x and y defined on some domain. At each pair (x, y) where f is defined in a circle of some finite radius r, B r (x 0, y 0 ) = {(x, y) (x x 0 ) 2 + (y y 0 ) 2 < r}, If lim (x,y) (x0,y 0 ) f (x, y) exists and matches f (x 0, y 0 ), we say f is continuous at (x 0, y 0 ).

12 Continuity Here is an example of a function which is not continuous at the point (0, 0). Let { 2 x, if (x, y) (0, 0) f (x, y) = x 2 +y 2 0, if (x, y) = (0, 0).

13 Continuity Here is an example of a function which is not continuous at the point (0, 0). Let { 2 x, if (x, y) (0, 0) f (x, y) = x 2 +y 2 0, if (x, y) = (0, 0). If we show the limit as we approach (0, 0) does not exist, then we will know f is not continuous at (0, 0). If this limit exists, we should get the same value for the limit no matter what path we take to reach (0, 0).

14 Continuity Here is an example of a function which is not continuous at the point (0, 0). Let { 2 x, if (x, y) (0, 0) f (x, y) = x 2 +y 2 0, if (x, y) = (0, 0). If we show the limit as we approach (0, 0) does not exist, then we will know f is not continuous at (0, 0). If this limit exists, we should get the same value for the limit no matter what path we take to reach (0, 0). Let the first path be given by x(t) = t and y(t) = 2t. Then, as t 0, (x(t), y(t)) (0, 0) as desired. Plugging in to f, we find for t 0, f (t, 2t) = 2 t / t 2 + 4t 2 = 2/ 5 and hence the limit along this path is this constant value 2/ 5. On the other hand, along the path x(t) = t and y(t) = 3t, for t 0, we have f (t, 3t) = 2/3 which is not the same. Since the limiting value differs on two paths, the limit can t exist. Hence, f is not continuous at (0, 0).

15 Let s go back to our simple surface example and look at the traces again. In this figure, we show the traces for the base point x 0 = 0.5 and y 0 = 0.5. We have also drawn vertical lines down from the traces to the x y plane to further emphasize the placement of the traces on the surface. The surface itself is not shown as it is somewhat distracting and makes the illustration too busy.

16 You can generate this type of graph yourself with the function DrawFullTraces as follows: D r a w F u l l T r a c e s ( f, 0. 5, 2, 0. 5, 2, 0. 5, 0. 5 ) ;

17 You can generate this type of graph yourself with the function DrawFullTraces as follows: D r a w F u l l T r a c e s ( f, 0. 5, 2, 0. 5, 2, 0. 5, 0. 5 ) ; Note, that each trace has a well-defined tangent line and derivative at the points x 0 and y 0. We have d dx f (x, y 0) = d dx (x 2 + y 2 0 ) = 2x as the value y 0 in this expression is a constant and hence its derivative with respect to x is zero. We denote this new derivative as f x which we read as the partial derivative of f with respect to x. It s value as the point (x 0, y 0 ) is 2x 0 here. For any value of (x, y), we would have f x = 2x.

18 We also have d dy f (x 0, y) = d dy (x y 2 ) = 2y We then denote this new derivative as f y which we read as the partial derivative of f with respect to y. It s value as the point (x 0, y 0 ) is then 2y 0 here. For any value of (x, y), we would have f y = 2y.

19 We also have d dy f (x 0, y) = d dy (x y 2 ) = 2y We then denote this new derivative as f y which we read as the partial derivative of f with respect to y. It s value as the point (x 0, y 0 ) is then 2y 0 here. For any value of (x, y), we would have f y = 2y. The tangent lines for these two traces are then T (x, y 0 ) = f (x 0, y 0 ) + d dx f (x, y 0) (x x 0 ) x0 = (x0 2 + y0 2 ) + 2x 0 (x x 0 ) T (x 0, y) = f (x 0, y 0 ) + d dy f (x 0, y) (y y 0 ) y0 = (x y 2 0 ) + 2y 0 (y y 0 ).

20 We also have d dy f (x 0, y) = d dy (x y 2 ) = 2y We then denote this new derivative as f y which we read as the partial derivative of f with respect to y. It s value as the point (x 0, y 0 ) is then 2y 0 here. For any value of (x, y), we would have f y = 2y. The tangent lines for these two traces are then T (x, y 0 ) = f (x 0, y 0 ) + d dx f (x, y 0) (x x 0 ) x0 = (x0 2 + y0 2 ) + 2x 0 (x x 0 ) T (x 0, y) = f (x 0, y 0 ) + d dy f (x 0, y) (y y 0 ) y0 = (x y 2 0 ) + 2y 0 (y y 0 ).

21 We can also write these tangent line equations like this using our new notation for partial derivatives.

22 We can also write these tangent line equations like this using our new notation for partial derivatives. T (x, y 0 ) = f (x 0, y 0 ) + f x (x 0, y 0 ) (x x 0 ) = (x0 2 + y0 2 ) + 2x 0 (x x 0 ) T (x 0, y) = f (x 0, y 0 ) + f y (x 0, y 0 ) (y y 0 ) = (x y 2 0 ) + 2y 0 (y y 0 ).

23 We can draw these tangent lines in 3D. To draw T (x, y 0 ), we fix the y value to be y 0 and then we draw the usual tangent line in the x z plane. This is a copy of the x z plane translated over to the value y 0 ; i.e. it is parallel to the x z plane we see at the value y = 0.

24 We can draw these tangent lines in 3D. To draw T (x, y 0 ), we fix the y value to be y 0 and then we draw the usual tangent line in the x z plane. This is a copy of the x z plane translated over to the value y 0 ; i.e. it is parallel to the x z plane we see at the value y = 0. We can do the same thing for the tangent line T (x, y 0 ); we fix the x value to be x 0 and then draw the tangent line in the copy of the y z plane translated to the value x 0.

25 We can draw these tangent lines in 3D. To draw T (x, y 0 ), we fix the y value to be y 0 and then we draw the usual tangent line in the x z plane. This is a copy of the x z plane translated over to the value y 0 ; i.e. it is parallel to the x z plane we see at the value y = 0. We can do the same thing for the tangent line T (x, y 0 ); we fix the x value to be x 0 and then draw the tangent line in the copy of the y z plane translated to the value x 0. We show this in the next figure. Note the T (x, y 0 ) and the T (x 0, y) lines are determined by vectors as shown below. A = 1 0 d dx f (x, y 0) x0 = 1 0 2x and B = d dy f (x 0, y) y0 = 0 1 2y 0

26 Note that if we connect the lines determined by the vectors A and B, we determine a flat sheet which you can interpret as a piece of paper laid on top of these two lines. Of course, we can only envision a small finite subset of this sheet of paper as you can see in the figure below.

27 Note that if we connect the lines determined by the vectors A and B, we determine a flat sheet which you can interpret as a piece of paper laid on top of these two lines. Of course, we can only envision a small finite subset of this sheet of paper as you can see in the figure below. Imagine that the sheet extends infinitely in all directions! The sheet of paper we are plotting is called the tangent plane to our surface at the point (x 0, y 0 ). We will talk about this more formally later.

28

29 To draw this picture with the tangent lines, the traces and the tangent plane, we use the function DrawTangentLines which has arguments (f,fx,fy,delx,nx,dely,ny,r,x0,y0).

30 To draw this picture with the tangent lines, the traces and the tangent plane, we use the function DrawTangentLines which has arguments (f,fx,fy,delx,nx,dely,ny,r,x0,y0). There are three new arguments: fx which is f / x, fy which is f / y and r which is the size of the tangent plane that is plotted.

31 To draw this picture with the tangent lines, the traces and the tangent plane, we use the function DrawTangentLines which has arguments (f,fx,fy,delx,nx,dely,ny,r,x0,y0). There are three new arguments: fx which is f / x, fy which is f / y and r which is the size of the tangent plane that is plotted. For the picture shown next, we ve removed the tangent plane because the plot was getting pretty busy. We did this by commenting out the line that plots the tangent plane. It is easy for you to go into the code and add it back in if you want to play around. The MatLab command line is f x x, y ) 2 x ; f y x, y ) 2 y ; % DrawTangentLines ( f, fx, fy, 0. 5, 2, 0. 5, 2,. 3, 0. 5, 0. 5 ) ;

32

33 f you want to see the tangent plane as well as the tangent lines, all you have to do is look at the following lines in DrawTangentLines.m. % s e t up a new l o c a l mesh g r i d n e a r ( x0, y0 ) [U, V] = m e s h g r i d ( u, v ) % s e t up t h e t a n g e n t p l a n e a t ( x0, y0 ) W = f ( x0, y0 ) + f x ( x0, y0 ) (U x0 ) + f y ( x0, y0 ) (V y0 ) % p l o t the t a n g e n t p l a n e s u r f (U, V,W, EdgeColor, b l u e ) ;

34 f you want to see the tangent plane as well as the tangent lines, all you have to do is look at the following lines in DrawTangentLines.m. % s e t up a new l o c a l mesh g r i d n e a r ( x0, y0 ) [U, V] = m e s h g r i d ( u, v ) % s e t up t h e t a n g e n t p l a n e a t ( x0, y0 ) W = f ( x0, y0 ) + f x ( x0, y0 ) (U x0 ) + f y ( x0, y0 ) (V y0 ) % p l o t the t a n g e n t p l a n e s u r f (U, V,W, EdgeColor, b l u e ) ; These lines setup the tangent plane and the tangent plane is turned off is there is a percent % if front of surf(u,v,w, EdgeColor, blue );. We edited the file to take the % out so we can see the tangent plane. We then see the plane in the next figure.

35

36 The ideas we have been discussing can be made more general. When we take the derivative with respect to one variable while holding the other variable constant (as we do when we find the normal derivative along a trace ), we say we are taking a partial derivative of f.

37 The ideas we have been discussing can be made more general. When we take the derivative with respect to one variable while holding the other variable constant (as we do when we find the normal derivative along a trace ), we say we are taking a partial derivative of f. Here there are two flavors: the partial derivative with respect to x and the partial derivative with respect to y.

38 The ideas we have been discussing can be made more general. When we take the derivative with respect to one variable while holding the other variable constant (as we do when we find the normal derivative along a trace ), we say we are taking a partial derivative of f. Here there are two flavors: the partial derivative with respect to x and the partial derivative with respect to y. We can now state some formal definitions and introduce the notations and symbols we use for these things. We define the process of partial differentiation carefully below.

39 Definition Let z = f (x, y) be a function of the two independent variables x and y defined on some domain. At each pair (x, y) where f is defined in a circle of some finite radius r, B r (x 0, y 0 ) = {(x, y) (x x 0 ) 2 + (y y 0 ) 2 < r}, it makes sense to try to find the limits f (x, y 0 ) f (x 0, y 0 ) lim x x 0,y=y 0 x x 0 f (x 0, y) f (x 0, y 0 ) lim x=x 0,y y 0 y y 0 If these limits exists, they are called the partial derivatives of f with respect to x and y at (x 0, y 0 ), respectively.

40 Comment For these partial derivatives, we use the symbols and f x (x 0, y 0 ), f y (x 0, y 0 ), f x (x 0, y 0 ), z x (x 0, y 0 ), f y (x 0, y 0 ), z y (x 0, y 0 ), z x (x 0, y 0 ) z y (x 0, y 0 )

41 Comment We often use another notation for partial derivatives. The function f of two variables x and y can be thought of as having two arguments or slots into which we place values. So another useful notation is to let the symbol D 1 f be f x and D 2 f be f y. We will be using this notation later when we talk about the chain rule. Comment It is easy to take partial derivatives. Just imagine the one variable held constant and take the derivative of the resulting function just like you did in your earlier calculus courses.

42 Example Let z = f (x, y) = x 2 + 4y 2 be a function of two variables. Find z z x and y. Solution Thinking of y as a constant, we take the derivative in the usual way with respect to x. This gives z x = 2x as the derivative of 4y 2 with respect to x is 0. So, we know f x = 2x. In a similar way, we find z y. We see z y = 8y as the derivative of x 2 with respect to y is 0. So f y = 8y.

43 Example Let z = f (x, y) = 4x 2 y 3. Find z x and z y. Solution Thinking of y as a constant, take the derivative in the usual way with respect to x: This gives z x = 8xy 3 as the term 4y 3 is considered a constant here. So f x = 8xy 3. Similarly, z y = 12x 2 y 2 as the term 4x 2 is considered a constant here. So f y = 12x 2 y 2.

44 Homework 67 These are for you: for each of these functions, find f x and f y. First, functions with no cross terms f (x, y) = x 2 + 3y f (x, y) = 4x 2 + 5y f (x, y) = 3x + 2y 8. Next, functions with cross terms f (x, y) = x 2 y f (x, y) = 2x 3 y 2 + 5x f (x, y) = 3x y f (x, y) = x 2 y 5.

Surfaces and Partial Derivatives

Surfaces and Partial Derivatives Surfaces and James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 15, 2017 Outline 1 2 Tangent Planes Let s go back to our simple surface

More information

Surfaces and Partial Derivatives

Surfaces and Partial Derivatives Surfaces and Partial Derivatives James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 9, 2016 Outline Partial Derivatives Tangent Planes

More information

Direction Fields; Euler s Method

Direction Fields; Euler s Method Direction Fields; Euler s Method It frequently happens that we cannot solve first order systems dy (, ) dx = f xy or corresponding initial value problems in terms of formulas. Remarkably, however, this

More information

REVIEW I MATH 254 Calculus IV. Exam I (Friday, April 29) will cover sections

REVIEW I MATH 254 Calculus IV. Exam I (Friday, April 29) will cover sections REVIEW I MATH 254 Calculus IV Exam I (Friday, April 29 will cover sections 14.1-8. 1. Functions of multivariables The definition of multivariable functions is similar to that of functions of one variable.

More information

What you will learn today

What you will learn today What you will learn today Tangent Planes and Linear Approximation and the Gradient Vector Vector Functions 1/21 Recall in one-variable calculus, as we zoom in toward a point on a curve, the graph becomes

More information

Directional Derivatives as Vectors

Directional Derivatives as Vectors Directional Derivatives as Vectors John Ganci 1 Al Lehnen 2 1 Richland College Dallas, TX jganci@dcccd.edu 2 Madison Area Technical College Madison, WI alehnen@matcmadison.edu Statement of problem We are

More information

LECTURE 18 - OPTIMIZATION

LECTURE 18 - OPTIMIZATION LECTURE 18 - OPTIMIZATION CHRIS JOHNSON Abstract. In this lecture we ll describe extend the optimization techniques you learned in your first semester calculus class to optimize functions of multiple variables.

More information

INTRODUCTION TO LINE INTEGRALS

INTRODUCTION TO LINE INTEGRALS INTRODUTION TO LINE INTEGRALS PROF. MIHAEL VANVALKENBURGH Last week we discussed triple integrals. This week we will study a new topic of great importance in mathematics and physics: line integrals. 1.

More information

15. PARAMETRIZED CURVES AND GEOMETRY

15. PARAMETRIZED CURVES AND GEOMETRY 15. PARAMETRIZED CURVES AND GEOMETRY Parametric or parametrized curves are based on introducing a parameter which increases as we imagine travelling along the curve. Any graph can be recast as a parametrized

More information

Math 5BI: Problem Set 2 The Chain Rule

Math 5BI: Problem Set 2 The Chain Rule Math 5BI: Problem Set 2 The Chain Rule April 5, 2010 A Functions of two variables Suppose that γ(t) = (x(t), y(t), z(t)) is a differentiable parametrized curve in R 3 which lies on the surface S defined

More information

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below:

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below: Polar Coordinates Any point in the plane can be described by the Cartesian coordinates (x, y), where x and y are measured along the corresponding axes. However, this is not the only way to represent points

More information

ENGI Parametric & Polar Curves Page 2-01

ENGI Parametric & Polar Curves Page 2-01 ENGI 3425 2. Parametric & Polar Curves Page 2-01 2. Parametric and Polar Curves Contents: 2.1 Parametric Vector Functions 2.2 Parametric Curve Sketching 2.3 Polar Coordinates r f 2.4 Polar Curve Sketching

More information

Here are some of the more basic curves that we ll need to know how to do as well as limits on the parameter if they are required.

Here are some of the more basic curves that we ll need to know how to do as well as limits on the parameter if they are required. 1 of 10 23/07/2016 05:15 Paul's Online Math Notes Calculus III (Notes) / Line Integrals / Line Integrals - Part I Problems] [Notes] [Practice Problems] [Assignment Calculus III - Notes Line Integrals Part

More information

Drawing Surfaces in MatLab

Drawing Surfaces in MatLab Drawing Surfaces in MatLab James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 7, 213 Outline Functions of Two Variables Let s start

More information

f xx (x, y) = 6 + 6x f xy (x, y) = 0 f yy (x, y) = y In general, the quantity that we re interested in is

f xx (x, y) = 6 + 6x f xy (x, y) = 0 f yy (x, y) = y In general, the quantity that we re interested in is 1. Let f(x, y) = 5 + 3x 2 + 3y 2 + 2y 3 + x 3. (a) Final all critical points of f. (b) Use the second derivatives test to classify the critical points you found in (a) as a local maximum, local minimum,

More information

AP Calculus. Slide 1 / 213 Slide 2 / 213. Slide 3 / 213. Slide 4 / 213. Slide 4 (Answer) / 213 Slide 5 / 213. Derivatives. Derivatives Exploration

AP Calculus. Slide 1 / 213 Slide 2 / 213. Slide 3 / 213. Slide 4 / 213. Slide 4 (Answer) / 213 Slide 5 / 213. Derivatives. Derivatives Exploration Slide 1 / 213 Slide 2 / 213 AP Calculus Derivatives 2015-11-03 www.njctl.org Slide 3 / 213 Table of Contents Slide 4 / 213 Rate of Change Slope of a Curve (Instantaneous ROC) Derivative Rules: Power, Constant,

More information

Solved Examples. Parabola with vertex as origin and symmetrical about x-axis. We will find the area above the x-axis and double the area.

Solved Examples. Parabola with vertex as origin and symmetrical about x-axis. We will find the area above the x-axis and double the area. Solved Examples Example 1: Find the area common to the curves x 2 + y 2 = 4x and y 2 = x. x 2 + y 2 = 4x (i) (x 2) 2 + y 2 = 4 This is a circle with centre at (2, 0) and radius 2. y = (4x-x 2 ) y 2 = x

More information

Review 1. Richard Koch. April 23, 2005

Review 1. Richard Koch. April 23, 2005 Review Richard Koch April 3, 5 Curves From the chapter on curves, you should know. the formula for arc length in section.;. the definition of T (s), κ(s), N(s), B(s) in section.4. 3. the fact that κ =

More information

Curves, Tangent Planes, and Differentials ( ) Feb. 26, 2012 (Sun) Lecture 9. Partial Derivatives: Signs on Level Curves, Tangent

Curves, Tangent Planes, and Differentials ( ) Feb. 26, 2012 (Sun) Lecture 9. Partial Derivatives: Signs on Level Curves, Tangent Lecture 9. Partial Derivatives: Signs on Level Curves, Tangent Planes, and Differentials ( 11.3-11.4) Feb. 26, 2012 (Sun) Signs of Partial Derivatives on Level Curves Level curves are shown for a function

More information

Introduction to PDEs: Notation, Terminology and Key Concepts

Introduction to PDEs: Notation, Terminology and Key Concepts Chapter 1 Introduction to PDEs: Notation, Terminology and Key Concepts 1.1 Review 1.1.1 Goal The purpose of this section is to briefly review notation as well as basic concepts from calculus. We will also

More information

Lesson 12: The Graph of the Equation y = f(x)

Lesson 12: The Graph of the Equation y = f(x) Classwork In Module 1, you graphed equations such as 4x + y = 10 by plotting the points on the Cartesian coordinate plane that corresponded to all of the ordered pairs of numbers (x, y) that were in the

More information

Gradient and Directional Derivatives

Gradient and Directional Derivatives Gradient and Directional Derivatives MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Background Given z = f (x, y) we understand that f : gives the rate of change of z in

More information

d f(g(t), h(t)) = x dt + f ( y dt = 0. Notice that we can rewrite the relationship on the left hand side of the equality using the dot product: ( f

d f(g(t), h(t)) = x dt + f ( y dt = 0. Notice that we can rewrite the relationship on the left hand side of the equality using the dot product: ( f Gradients and the Directional Derivative In 14.3, we discussed the partial derivatives f f and, which tell us the rate of change of the x y height of the surface defined by f in the x direction and the

More information

Worksheet 2.2: Partial Derivatives

Worksheet 2.2: Partial Derivatives Boise State Math 275 (Ultman) Worksheet 2.2: Partial Derivatives From the Toolbox (what you need from previous classes) Be familiar with the definition of a derivative as the slope of a tangent line (the

More information

Now each of you should be familiar with inverses from your previous mathematical

Now each of you should be familiar with inverses from your previous mathematical 5. Inverse Functions TOOTLIFTST: Knowledge of derivatives of basic functions, including power, eponential, logarithmic, trigonometric, and inverse trigonometric functions. Now each of you should be familiar

More information

Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives

Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives In general, if f is a function of two variables x and y, suppose we let only x vary while keeping y fixed, say y = b, where b is a constant. By the definition of a derivative, we have Then we are really

More information

Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives

Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives. Directional Derivatives Recall that if z = f(x, y), then the partial derivatives f x and f y are defined as and represent the rates of change of z in the x- and y-directions, that is, in the directions of the unit vectors i and

More information

Surfaces and Integral Curves

Surfaces and Integral Curves MODULE 1: MATHEMATICAL PRELIMINARIES 16 Lecture 3 Surfaces and Integral Curves In Lecture 3, we recall some geometrical concepts that are essential for understanding the nature of solutions of partial

More information

Daily WeBWorK, #1. This means the two planes normal vectors must be multiples of each other.

Daily WeBWorK, #1. This means the two planes normal vectors must be multiples of each other. Daily WeBWorK, #1 Consider the ellipsoid x 2 + 3y 2 + z 2 = 11. Find all the points where the tangent plane to this ellipsoid is parallel to the plane 2x + 3y + 2z = 0. In order for the plane tangent to

More information

AP Calculus AB Unit 2 Assessment

AP Calculus AB Unit 2 Assessment Class: Date: 203-204 AP Calculus AB Unit 2 Assessment Multiple Choice Identify the choice that best completes the statement or answers the question. A calculator may NOT be used on this part of the exam.

More information

x 6 + λ 2 x 6 = for the curve y = 1 2 x3 gives f(1, 1 2 ) = λ actually has another solution besides λ = 1 2 = However, the equation λ

x 6 + λ 2 x 6 = for the curve y = 1 2 x3 gives f(1, 1 2 ) = λ actually has another solution besides λ = 1 2 = However, the equation λ Math 0 Prelim I Solutions Spring 010 1. Let f(x, y) = x3 y for (x, y) (0, 0). x 6 + y (4 pts) (a) Show that the cubic curves y = x 3 are level curves of the function f. Solution. Substituting y = x 3 in

More information

Tangent line problems

Tangent line problems You will find lots of practice problems and homework problems that simply ask you to differentiate. The following examples are to illustrate some of the types of tangent line problems that you may come

More information

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6 Polar Coordinates Any point in the plane can be described by the Cartesian coordinates (x, y), where x and y are measured along the corresponding axes. However, this is not the only way to represent points

More information

Exam 1 Review. MATH Intuitive Calculus Fall Name:. Show your reasoning. Use standard notation correctly.

Exam 1 Review. MATH Intuitive Calculus Fall Name:. Show your reasoning. Use standard notation correctly. MATH 11012 Intuitive Calculus Fall 2012 Name:. Exam 1 Review Show your reasoning. Use standard notation correctly. 1. Consider the function f depicted below. y 1 1 x (a) Find each of the following (or

More information

Lecture 34: Curves defined by Parametric equations

Lecture 34: Curves defined by Parametric equations Curves defined by Parametric equations When the path of a particle moving in the plane is not the graph of a function, we cannot describe it using a formula that express y directly in terms of x, or x

More information

The Divergence Theorem

The Divergence Theorem The Divergence Theorem MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Summer 2011 Green s Theorem Revisited Green s Theorem: M(x, y) dx + N(x, y) dy = C R ( N x M ) da y y x Green

More information

Kevin James. MTHSC 206 Section 14.5 The Chain Rule

Kevin James. MTHSC 206 Section 14.5 The Chain Rule MTHSC 206 Section 14.5 The Chain Rule Theorem (Chain Rule - Case 1) Suppose that z = f (x, y) is a differentiable function and that x(t) and y(t) are both differentiable functions as well. Then, dz dt

More information

14.6 Directional Derivatives and the Gradient Vector

14.6 Directional Derivatives and the Gradient Vector 14 Partial Derivatives 14.6 and the Gradient Vector Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. and the Gradient Vector In this section we introduce

More information

Increasing/Decreasing Behavior

Increasing/Decreasing Behavior Derivatives and the Shapes of Graphs In this section, we will specifically discuss the information that f (x) and f (x) give us about the graph of f(x); it turns out understanding the first and second

More information

Lecture 6: Chain rule, Mean Value Theorem, Tangent Plane

Lecture 6: Chain rule, Mean Value Theorem, Tangent Plane Lecture 6: Chain rule, Mean Value Theorem, Tangent Plane Rafikul Alam Department of Mathematics IIT Guwahati Chain rule Theorem-A: Let x : R R n be differentiable at t 0 and f : R n R be differentiable

More information

Functions of Two variables.

Functions of Two variables. Functions of Two variables. Ferdinánd Filip filip.ferdinand@bgk.uni-obuda.hu siva.banki.hu/jegyzetek 27 February 217 Ferdinánd Filip 27 February 217 Functions of Two variables. 1 / 36 Table of contents

More information

Math 32, August 20: Review & Parametric Equations

Math 32, August 20: Review & Parametric Equations Math 3, August 0: Review & Parametric Equations Section 1: Review This course will continue the development of the Calculus tools started in Math 30 and Math 31. The primary difference between this course

More information

Lecture 15. Lecturer: Prof. Sergei Fedotov Calculus and Vectors. Length of a Curve and Parametric Equations

Lecture 15. Lecturer: Prof. Sergei Fedotov Calculus and Vectors. Length of a Curve and Parametric Equations Lecture 15 Lecturer: Prof. Sergei Fedotov 10131 - Calculus and Vectors Length of a Curve and Parametric Equations Sergei Fedotov (University of Manchester) MATH10131 2011 1 / 5 Lecture 15 1 Length of a

More information

Math 213 Calculus III Practice Exam 2 Solutions Fall 2002

Math 213 Calculus III Practice Exam 2 Solutions Fall 2002 Math 13 Calculus III Practice Exam Solutions Fall 00 1. Let g(x, y, z) = e (x+y) + z (x + y). (a) What is the instantaneous rate of change of g at the point (,, 1) in the direction of the origin? We want

More information

Appendix E Calculating Normal Vectors

Appendix E Calculating Normal Vectors OpenGL Programming Guide (Addison-Wesley Publishing Company) Appendix E Calculating Normal Vectors This appendix describes how to calculate normal vectors for surfaces. You need to define normals to use

More information

. Tutorial Class V 3-10/10/2012 First Order Partial Derivatives;...

. Tutorial Class V 3-10/10/2012 First Order Partial Derivatives;... Tutorial Class V 3-10/10/2012 1 First Order Partial Derivatives; Tutorial Class V 3-10/10/2012 1 First Order Partial Derivatives; 2 Application of Gradient; Tutorial Class V 3-10/10/2012 1 First Order

More information

Math 113 Calculus III Final Exam Practice Problems Spring 2003

Math 113 Calculus III Final Exam Practice Problems Spring 2003 Math 113 Calculus III Final Exam Practice Problems Spring 23 1. Let g(x, y, z) = 2x 2 + y 2 + 4z 2. (a) Describe the shapes of the level surfaces of g. (b) In three different graphs, sketch the three cross

More information

Date: 16 July 2016, Saturday Time: 14:00-16:00 STUDENT NO:... Math 102 Calculus II Midterm Exam II Solutions TOTAL. Please Read Carefully:

Date: 16 July 2016, Saturday Time: 14:00-16:00 STUDENT NO:... Math 102 Calculus II Midterm Exam II Solutions TOTAL. Please Read Carefully: Date: 16 July 2016, Saturday Time: 14:00-16:00 NAME:... STUDENT NO:... YOUR DEPARTMENT:... Math 102 Calculus II Midterm Exam II Solutions 1 2 3 4 TOTAL 25 25 25 25 100 Please do not write anything inside

More information

3. The three points (2, 4, 1), (1, 2, 2) and (5, 2, 2) determine a plane. Which of the following points is in that plane?

3. The three points (2, 4, 1), (1, 2, 2) and (5, 2, 2) determine a plane. Which of the following points is in that plane? Math 4 Practice Problems for Midterm. A unit vector that is perpendicular to both V =, 3, and W = 4,, is (a) V W (b) V W (c) 5 6 V W (d) 3 6 V W (e) 7 6 V W. In three dimensions, the graph of the equation

More information

MATH11007 NOTES 12: PARAMETRIC CURVES, ARCLENGTH ETC.

MATH11007 NOTES 12: PARAMETRIC CURVES, ARCLENGTH ETC. MATH117 NOTES 12: PARAMETRIC CURVES, ARCLENGTH ETC. 1. Parametric representation of curves The position of a particle moving in three-dimensional space is often specified by an equation of the form For

More information

Kevin James. MTHSC 206 Section 15.6 Directional Derivatives and the Gra

Kevin James. MTHSC 206 Section 15.6 Directional Derivatives and the Gra MTHSC 206 Section 15.6 Directional Derivatives and the Gradient Vector Definition We define the directional derivative of the function f (x, y) at the point (x 0, y 0 ) in the direction of the unit vector

More information

OpenGL Graphics System. 2D Graphics Primitives. Drawing 2D Graphics Primitives. 2D Graphics Primitives. Mathematical 2D Primitives.

OpenGL Graphics System. 2D Graphics Primitives. Drawing 2D Graphics Primitives. 2D Graphics Primitives. Mathematical 2D Primitives. D Graphics Primitives Eye sees Displays - CRT/LCD Frame buffer - Addressable pixel array (D) Graphics processor s main function is to map application model (D) by projection on to D primitives: points,

More information

True/False. MATH 1C: SAMPLE EXAM 1 c Jeffrey A. Anderson ANSWER KEY

True/False. MATH 1C: SAMPLE EXAM 1 c Jeffrey A. Anderson ANSWER KEY MATH 1C: SAMPLE EXAM 1 c Jeffrey A. Anderson ANSWER KEY True/False 10 points: points each) For the problems below, circle T if the answer is true and circle F is the answer is false. After you ve chosen

More information

Chapter 6. Curves and Surfaces. 6.1 Graphs as Surfaces

Chapter 6. Curves and Surfaces. 6.1 Graphs as Surfaces Chapter 6 Curves and Surfaces In Chapter 2 a plane is defined as the zero set of a linear function in R 3. It is expected a surface is the zero set of a differentiable function in R n. To motivate, graphs

More information

2 Unit Bridging Course Day 2 Linear functions I: Gradients

2 Unit Bridging Course Day 2 Linear functions I: Gradients 1 / 33 2 Unit Bridging Course Day 2 Linear functions I: Gradients Clinton Boys 2 / 33 Linear functions Linear functions are a particularly simple and special type of functions. They are widely used in

More information

First of all, we need to know what it means for a parameterize curve to be differentiable. FACT:

First of all, we need to know what it means for a parameterize curve to be differentiable. FACT: CALCULUS WITH PARAMETERIZED CURVES In calculus I we learned how to differentiate and integrate functions. In the chapter covering the applications of the integral, we learned how to find the length of

More information

Inverse and Implicit functions

Inverse and Implicit functions CHAPTER 3 Inverse and Implicit functions. Inverse Functions and Coordinate Changes Let U R d be a domain. Theorem. (Inverse function theorem). If ϕ : U R d is differentiable at a and Dϕ a is invertible,

More information

----- o Implicit Differentiation ID: A. dy r.---; d 2 Y 2. If- = '" 1-y- then - = dx 'dx 2. a c. -1 d. -2 e.

----- o Implicit Differentiation ID: A. dy r.---; d 2 Y 2. If- = ' 1-y- then - = dx 'dx 2. a c. -1 d. -2 e. Name: Class: Date: ----- ID: A Implicit Differentiation Multiple Choice Identify the choice that best completes the statement or answers the question.. The slope of the line tangent to the curve y + (xy

More information

We can conclude that if f is differentiable in an interval containing a, then. f(x) L(x) = f(a) + f (a)(x a).

We can conclude that if f is differentiable in an interval containing a, then. f(x) L(x) = f(a) + f (a)(x a). = sin( x) = 8 Lecture :Linear Approximations and Differentials Consider a point on a smooth curve y = f(x), say P = (a, f(a)), If we draw a tangent line to the curve at the point P, we can see from the

More information

Goals: Course Unit: Describing Moving Objects Different Ways of Representing Functions Vector-valued Functions, or Parametric Curves

Goals: Course Unit: Describing Moving Objects Different Ways of Representing Functions Vector-valued Functions, or Parametric Curves Block #1: Vector-Valued Functions Goals: Course Unit: Describing Moving Objects Different Ways of Representing Functions Vector-valued Functions, or Parametric Curves 1 The Calculus of Moving Objects Problem.

More information

Practice problems. 1. Given a = 3i 2j and b = 2i + j. Write c = i + j in terms of a and b.

Practice problems. 1. Given a = 3i 2j and b = 2i + j. Write c = i + j in terms of a and b. Practice problems 1. Given a = 3i 2j and b = 2i + j. Write c = i + j in terms of a and b. 1, 1 = c 1 3, 2 + c 2 2, 1. Solve c 1, c 2. 2. Suppose a is a vector in the plane. If the component of the a in

More information

Derivatives and Graphs of Functions

Derivatives and Graphs of Functions Derivatives and Graphs of Functions September 8, 2014 2.2 Second Derivatives, Concavity, and Graphs In the previous section, we discussed how our derivatives can be used to obtain useful information about

More information

Increasing/Decreasing Behavior

Increasing/Decreasing Behavior Derivatives and the Shapes of Graphs In this section, we will specifically discuss the information that f (x) and f (x) give us about the graph of f(x); it turns out understanding the first and second

More information

MATH11007 NOTES 15: PARAMETRIC CURVES, ARCLENGTH ETC.

MATH11007 NOTES 15: PARAMETRIC CURVES, ARCLENGTH ETC. MATH117 NOTES 15: PARAMETRIC CURVES, ARCLENGTH ETC. 1. Parametric representation of curves The position of a particle moving in three-dimensional space is often specified by an equation of the form For

More information

Parametric and Polar Curves

Parametric and Polar Curves Chapter 2 Parametric and Polar Curves 2.1 Parametric Equations; Tangent Lines and Arc Length for Parametric Curves Parametric Equations So far we ve described a curve by giving an equation that the coordinates

More information

Parametric and Polar Curves

Parametric and Polar Curves Chapter 2 Parametric and Polar Curves 2.1 Parametric Equations; Tangent Lines and Arc Length for Parametric Curves Parametric Equations So far we ve described a curve by giving an equation that the coordinates

More information

Section 1: Section 2: Section 3: Section 4:

Section 1: Section 2: Section 3: Section 4: Announcements Topics: In the Functions of Several Variables module: - Section 1: Introduction to Functions of Several Variables (Basic Definitions and Notation) - Section 2: Graphs, Level Curves + Contour

More information

Partial Derivatives (Online)

Partial Derivatives (Online) 7in x 10in Felder c04_online.tex V3 - January 21, 2015 9:44 A.M. Page 1 CHAPTER 4 Partial Derivatives (Online) 4.7 Tangent Plane Approximations and Power Series It is often helpful to use a linear approximation

More information

MA 113 Calculus I Fall 2015 Exam 2 Tuesday, 20 October Multiple Choice Answers. Question

MA 113 Calculus I Fall 2015 Exam 2 Tuesday, 20 October Multiple Choice Answers. Question MA 113 Calculus I Fall 2015 Exam 2 Tuesday, 20 October 2015 Name: Section: Last digits of student ID #: This exam has ten multiple choice questions (five points each) and five free response questions (ten

More information

CHAPTER 3: FUNCTIONS IN 3-D

CHAPTER 3: FUNCTIONS IN 3-D CHAPTER 3: FUNCTIONS IN 3-D 3.1 DEFINITION OF A FUNCTION OF TWO VARIABLES A function of two variables is a relation that assigns to every ordered pair of input values (x, y) a unique output value denoted

More information

CHAPTER 3: FUNCTIONS IN 3-D

CHAPTER 3: FUNCTIONS IN 3-D CHAPTER 3: FUNCTIONS IN 3-D 3.1 DEFINITION OF A FUNCTION OF TWO VARIABLES A function of two variables is a relation that assigns to every ordered pair of input values (x, y) a unique output value denoted

More information

t dt ds Then, in the last class, we showed that F(s) = <2s/3, 1 2s/3, s/3> is arclength parametrization. Therefore,

t dt ds Then, in the last class, we showed that F(s) = <2s/3, 1 2s/3, s/3> is arclength parametrization. Therefore, 13.4. Curvature Curvature Let F(t) be a vector values function. We say it is regular if F (t)=0 Let F(t) be a vector valued function which is arclength parametrized, which means F t 1 for all t. Then,

More information

Calculus III. Math 233 Spring In-term exam April 11th. Suggested solutions

Calculus III. Math 233 Spring In-term exam April 11th. Suggested solutions Calculus III Math Spring 7 In-term exam April th. Suggested solutions This exam contains sixteen problems numbered through 6. Problems 5 are multiple choice problems, which each count 5% of your total

More information

MATH 19520/51 Class 6

MATH 19520/51 Class 6 MATH 19520/51 Class 6 Minh-Tam Trinh University of Chicago 2017-10-06 1 Review partial derivatives. 2 Review equations of planes. 3 Review tangent lines in single-variable calculus. 4 Tangent planes to

More information

Constrained Optimization and Lagrange Multipliers

Constrained Optimization and Lagrange Multipliers Constrained Optimization and Lagrange Multipliers MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Constrained Optimization In the previous section we found the local or absolute

More information

Lab 2B Parametrizing Surfaces Math 2374 University of Minnesota Questions to:

Lab 2B Parametrizing Surfaces Math 2374 University of Minnesota   Questions to: Lab_B.nb Lab B Parametrizing Surfaces Math 37 University of Minnesota http://www.math.umn.edu/math37 Questions to: rogness@math.umn.edu Introduction As in last week s lab, there is no calculus in this

More information

(1) Tangent Lines on Surfaces, (2) Partial Derivatives, (3) Notation and Higher Order Derivatives.

(1) Tangent Lines on Surfaces, (2) Partial Derivatives, (3) Notation and Higher Order Derivatives. Section 11.3 Partial Derivatives (1) Tangent Lines on Surfaces, (2) Partial Derivatives, (3) Notation and Higher Order Derivatives. MATH 127 (Section 11.3) Partial Derivatives The University of Kansas

More information

Chapter 8: Applications of Definite Integrals

Chapter 8: Applications of Definite Integrals Name: Date: Period: AP Calc AB Mr. Mellina Chapter 8: Applications of Definite Integrals v v Sections: 8.1 Integral as Net Change 8.2 Areas in the Plane v 8.3 Volumes HW Sets Set A (Section 8.1) Pages

More information

Applications of Integration

Applications of Integration Week 12. Applications of Integration 12.1.Areas Between Curves Example 12.1. Determine the area of the region enclosed by y = x 2 and y = x. Solution. First you need to find the points where the two functions

More information

Differentiability and Tangent Planes October 2013

Differentiability and Tangent Planes October 2013 Differentiability and Tangent Planes 14.4 04 October 2013 Differentiability in one variable. Recall for a function of one variable, f is differentiable at a f (a + h) f (a) lim exists and = f (a) h 0 h

More information

University of California, Berkeley

University of California, Berkeley University of California, Berkeley FINAL EXAMINATION, Fall 2012 DURATION: 3 hours Department of Mathematics MATH 53 Multivariable Calculus Examiner: Sean Fitzpatrick Total: 100 points Family Name: Given

More information

Differentiation and Integration

Differentiation and Integration Edexcel GCE Core Mathematics C Advanced Subsidiary Differentiation and Integration Materials required for examination Mathematical Formulae (Pink or Green) Items included with question papers Nil Advice

More information

Basic Definitions and Concepts Complement to the Prologue and to Chapter 1, Respecting the Rules

Basic Definitions and Concepts Complement to the Prologue and to Chapter 1, Respecting the Rules Basic s and Concepts Complement to the Prologue and to Chapter 1, Respecting the Rules 1. CHAINS, CYCLES AND CONNECTIVITY Take out a sheet of paper, choose a few spots, and mark those spots with small

More information

In other words, we want to find the domain points that yield the maximum or minimum values (extrema) of the function.

In other words, we want to find the domain points that yield the maximum or minimum values (extrema) of the function. 1 The Lagrange multipliers is a mathematical method for performing constrained optimization of differentiable functions. Recall unconstrained optimization of differentiable functions, in which we want

More information

Background for Surface Integration

Background for Surface Integration Background for urface Integration 1 urface Integrals We have seen in previous work how to define and compute line integrals in R 2. You should remember the basic surface integrals that we will need to

More information

Functions of Several Variables

Functions of Several Variables Chapter 3 Functions of Several Variables 3.1 Definitions and Examples of Functions of two or More Variables In this section, we extend the definition of a function of one variable to functions of two or

More information

Polar (BC Only) They are necessary to find the derivative of a polar curve in x- and y-coordinates. The derivative

Polar (BC Only) They are necessary to find the derivative of a polar curve in x- and y-coordinates. The derivative Polar (BC Only) Polar coordinates are another way of expressing points in a plane. Instead of being centered at an origin and moving horizontally or vertically, polar coordinates are centered at the pole

More information

Parametric Curves and Polar Coordinates

Parametric Curves and Polar Coordinates Parametric Curves and Polar Coordinates Math 251, Fall 2017 Juergen Gerlach Radford University Parametric Curves We will investigate several aspects of parametric curves in the plane. The curve given by

More information

Parametric Curves and Polar Coordinates

Parametric Curves and Polar Coordinates Parametric Curves and Polar Coordinates Math 251, Fall 2017 Juergen Gerlach Radford University Parametric Curves We will investigate several aspects of parametric curves in the plane. The curve given by

More information

Measuring Lengths The First Fundamental Form

Measuring Lengths The First Fundamental Form Differential Geometry Lia Vas Measuring Lengths The First Fundamental Form Patching up the Coordinate Patches. Recall that a proper coordinate patch of a surface is given by parametric equations x = (x(u,

More information

Introduction to Functions of Several Variables

Introduction to Functions of Several Variables Introduction to Functions of Several Variables Philippe B. Laval KSU Today Philippe B. Laval (KSU) Functions of Several Variables Today 1 / 20 Introduction In this section, we extend the definition of

More information

3 Vectors and the Geometry of Space

3 Vectors and the Geometry of Space 3 Vectors and the Geometry of Space Up until this point in your career, you ve likely only done math in 2 dimensions. It s gotten you far in your problem solving abilities and you should be proud of all

More information

Introduction to Mathematica and Graphing in 3-Space

Introduction to Mathematica and Graphing in 3-Space 1 Mathematica is a powerful tool that can be used to carry out computations and construct graphs and images to help deepen our understanding of mathematical concepts. This document will serve as a living

More information

10.2 Calculus with Parametric Curves

10.2 Calculus with Parametric Curves CHAPTER 1. PARAMETRIC AND POLAR 1 1.2 Calculus with Parametric Curves Example 1. Return to the parametric equations in Example 2 from the previous section: x t +sin() y t + cos() (a) Find the cartesian

More information

Chapter 10 Homework: Parametric Equations and Polar Coordinates

Chapter 10 Homework: Parametric Equations and Polar Coordinates Chapter 1 Homework: Parametric Equations and Polar Coordinates Name Homework 1.2 1. Consider the parametric equations x = t and y = 3 t. a. Construct a table of values for t =, 1, 2, 3, and 4 b. Plot the

More information

Equation of tangent plane: for implicitly defined surfaces section 12.9

Equation of tangent plane: for implicitly defined surfaces section 12.9 Equation of tangent plane: for implicitly defined surfaces section 12.9 Some surfaces are defined implicitly, such as the sphere x 2 + y 2 + z 2 = 1. In general an implicitly defined surface has the equation

More information

We imagine the egg being the three dimensional solid defined by rotating this ellipse around the x-axis:

We imagine the egg being the three dimensional solid defined by rotating this ellipse around the x-axis: CHAPTER 6. INTEGRAL APPLICATIONS 7 Example. Imagine we want to find the volume of hard boiled egg. We could put the egg in a measuring cup and measure how much water it displaces. But we suppose we want

More information

Dr. Allen Back. Nov. 21, 2014

Dr. Allen Back. Nov. 21, 2014 Dr. Allen Back of Nov. 21, 2014 The most important thing you should know (e.g. for exams and homework) is how to setup (and perhaps compute if not too hard) surface integrals, triple integrals, etc. But

More information

MA 114 Worksheet #17: Average value of a function

MA 114 Worksheet #17: Average value of a function Spring 2019 MA 114 Worksheet 17 Thursday, 7 March 2019 MA 114 Worksheet #17: Average value of a function 1. Write down the equation for the average value of an integrable function f(x) on [a, b]. 2. Find

More information

Meeting 1 Introduction to Functions. Part 1 Graphing Points on a Plane (REVIEW) Part 2 What is a function?

Meeting 1 Introduction to Functions. Part 1 Graphing Points on a Plane (REVIEW) Part 2 What is a function? Meeting 1 Introduction to Functions Part 1 Graphing Points on a Plane (REVIEW) A plane is a flat, two-dimensional surface. We describe particular locations, or points, on a plane relative to two number

More information