Estimating Areas. is reminiscent of a Riemann Sum and, amazingly enough, will be called a Riemann Sum. Double Integrals

Size: px
Start display at page:

Download "Estimating Areas. is reminiscent of a Riemann Sum and, amazingly enough, will be called a Riemann Sum. Double Integrals"

Transcription

1 Estimating Areas Consider the challenge of estimating the volume of a solid {(x, y, z) 0 z f(x, y), (x, y) }, where is a region in the xy-plane. This may be thought of as the solid under the graph of z = f(x, y) and above the plane region. We could try partitioning into a large number n of small, compact subregions i, i = 1, 2,..., n. For each region i, we could pick some point P i = (x i, y i ) i and estimate the volume of the portion of the region aboue i by f(x i, y i ) A i, where A i is the area of that region. We could then estimate the entire volume by n i=1 f(x i, y i ) A i. This is reminiscent of a iemann Sum and, amazingly enough, will be called a iemann Sum. Double Integrals If these eimann Sums in a reasonable sense approach a limit when the regions get very small in all directions, we call that limit the double integral of the function over the region and denote it by f(x, y) da or f(x, y) dx dy. Properties of Multiple Integrals In general, properties of ordinary integrals which make some sense hold for double integrals and for multiple integrals in general. The integral of a sum or difference is the sum or difference of the integrals. If one function is bigger than another, then its integral is bigger. If a function is smaller than some constant, then its integral is smaller than that constant times the area of the region over which the integration is done. If a region is partitioned into subregions, then the integral over the entire region is equal to the sum of the integrals over the subregions. Applications of Double Integrals da is equal to the area of. If f(x, y) > 0, then f(x, y) da is equal to the volume of the region below the graph of z = f(x, y) and above the region in the plane. We will come up with additional applications in the near future. Calculation of a Double Integral as an Iterated Integral 1

2 The calculation of most double integrals reduces to repeated ordinary integration. Type I egion: A Type I egion is a plane region bounded on the left and right by vertical lines and above and below by the graphs of functions, which we will generally assume to be continuous. We will for the present describe it as {(x, y) α(x) y β(x), a x b}. a < b would be real numbers and α(x) < β(x) would be functions. Suppose we let P = {x 0, x 1, x 2, x 3,..., x n } be a partition of [a, b] and let i be the portion of for which x i 1 x x i. We can then calculate f(x, y) da = n i=1 i f(x, y) da. Partition and iemann Sum For a fixed i, we can estimate i f(x, y) da by choosing some x i 1 x i x i, forming a partition {y 0, y 1, y 2,..., y m } of the interval [α(x i ), β(x i )], choosing y j 1 yj y j for each j, and adding ( m m ) j=1 f(x i, yj ) x i y j = j=1 f(x i, yj ) y j x i. The expression in the parentheses is actually a iemann Sum which will be close to β(x i ) α(x i ) f(x i, y) dy. We can think of this as g(x i ), where g(x) = β(x) f(x, y) dy. α(x) So i f(x, y) da g(x i ) x i, and thus f(x, y) da n i=1 g(x i ) x i. The Iterated Integral This is itself a iemann Sum, which will be close to b g(x) dx. a We thus get f(x, y) da ( b ) β(x) f(x, y) dy dx, which we usually write without the parentheses as a α(x) b β(x) f(x, y) dy dx. a α(x) This is called an iterated integral. We calculate it by first treating x as a constant and calculating β(x) f(x, y) dy. This gives us a function α(x) of x, which we then integrate with respect to x, from a to b. Iterated Integrals Over Type II egions A region bounded above and below by horizontal lines and bounded on the left and right by curves which are the graphs of functions where y is the independent variable and x is the dependent variable is called a Type II egion. It may be described as {(x, y) α(y) x β(y), a y b}. 2

3 An integral over such a region may also be calculated as an iterated integral, for which we integrate with respect to x first and then y. If is such a region, then f(x, y) da = b β(y) f(x, y) dx dy. a α(y) Fubini s Theorem It s natural to ask, if a region is both a Type I egion and a Type II egion, whether we will obtain the same result regardless of which order we integrate. Fubini s Theorem says we do. We will not state Fubini s Theorem in any careful manner, but for now will be satisfied with the above vague statement. Double Integrals Using Polar Coordinates Suppose we wish to integrate some function over a region best described using polar coordinates. Such a region might be {(r, θ) α(θ) r β(θ), a θ b}. The region might be divided into subregions between two lines going through the origin, making an angle θ with each other, and two circles of radius approximately r for which the difference between the radii is approximately θ. These regions would be almost rectangular, and their areas might be estimated by multiplying together the length of one of their arcs, representing the base of the rectangle, and r, representing the height of the rectangle. The arcs are arcs in circles of radius r, subtendend through an angle θ, and thus has length r θ. We can thus approximate the area A of the rectangle by ( r) (r θ) = r r θ. This suggests replacing da in the integral, which is replaced by dx dy when using rectangular coordinates, with r dr dθ. We conclude, although we haven t actually proven it, that using polar coordinates and iterated integrals, α(θ) r β(θ), f(r, θ) da = b β(θ) f(r, θ)r dr dθ. a θ b a α(θ) This is sometimes written b dθ β(θ) dr rf(r, θ). a α(θ) Applications of Double Integrals Volume The volume of a solid of the form f(x, y) z g(x, y) for (x, y) is given by the double integral 3

4 g(x, y) f(x, y) da. Applications of Double Integrals Mass Suppose we, somewhat artificially, associate mass with a plane region by assigning a density δ = δ(x, y) with each point in the region. If we have a small, compact portion of the region with area A, we might approximate its mass by δ(x, y ) A. using some point (x, y ) in that portion of the region. We may thus estimate the entire mass by a iemann Sum δ(x i, y i ) A i, so we conclude the mass is δ(x, y) da. Applications of Double Integrals Moments Suppose we have a plane region with density function δ = δ(x, y) and wish to find its moments about the two axes and its center of mass. First, let s estimate its moment M y about the y axis. This may later be used to estimate the x coordinate of its center of mass by taking M y M. If we have a small, compact portion of the region with area A, we might approximate its contribution to the total moment by multiplying its mass m by x, the signed distance of a point in that portion from the y axis. Since m δ(x, y ) A, its contribution to the total moment is x δ(x, y ) A. We may thus estimate M y by a iemann Sum x i δ(x i, yi ) A i, so we conclude the moment is M y = xδ(x, y) da. Similarly, M x = If the center of mass is (x, y), then x = M y M and y = M x M. yδ(x, y) da. Surface Area 4

5 Consider a surface z = f(x, y), (x, y) D for some region D 2 for which we d like to find the surface area. If we take a small piece D of the region D with area A and look at the portion of the surface above it, that portion of the surface, if it s small enough, will be relatively flat. It s surface area S could be estimated by the area of the portion of the tangent plane directly above D. The tangent plane makes some angle γ with the xy plane. We may view portion of the tangent plane as mirroring D but scaled in one direction by the factor sec γ. It thus seems reasonable that S (sec γ) A. γ will also equal the angle a normal n makes with a vertical line, so n k = n k cos γ = n cos γ and sec γ = n n k. We know < f x, f y, 1 > is a normal to the plane, so we may take n =< f x, f y, 1 >. Then n = fx 2 + fy and n k = 1, so sec γ = fx 2 + fy 2 + 1, and S fx 2 + fy A. If we divide the region D into compact subregions D i with areas A i, the surface area of the corresponding portion of the surface will be S i f 2 x + f 2 y + 1 A i. We may thus estimate the entire surface area S = n i=1 S i n i=1 f 2 x + fy A i. This is a iemann Sum and we conclude the surface area is S = fx 2 + fy da. D 5

MATH Exam 2 Solutions November 16, 2015

MATH Exam 2 Solutions November 16, 2015 MATH 1.54 Exam Solutions November 16, 15 1. Suppose f(x, y) is a differentiable function such that it and its derivatives take on the following values: (x, y) f(x, y) f x (x, y) f y (x, y) f xx (x, y)

More information

VECTOR CALCULUS Julian.O 2016

VECTOR CALCULUS Julian.O 2016 VETO ALULUS Julian.O 2016 Vector alculus Lecture 3: Double Integrals Green s Theorem Divergence of a Vector Field Double Integrals: Double integrals are used to integrate two-variable functions f(x, y)

More information

INTEGRATION OVER NON-RECTANGULAR REGIONS. Contents 1. A slightly more general form of Fubini s Theorem

INTEGRATION OVER NON-RECTANGULAR REGIONS. Contents 1. A slightly more general form of Fubini s Theorem INTEGRATION OVER NON-RECTANGULAR REGIONS Contents 1. A slightly more general form of Fubini s Theorem 1 1. A slightly more general form of Fubini s Theorem We now want to learn how to calculate double

More information

Definitions and claims functions of several variables

Definitions and claims functions of several variables Definitions and claims functions of several variables In the Euclidian space I n of all real n-dimensional vectors x = (x 1, x,..., x n ) the following are defined: x + y = (x 1 + y 1, x + y,..., x n +

More information

Double Integrals over More General Regions

Double Integrals over More General Regions Jim Lambers MAT 8 Spring Semester 9-1 Lecture 11 Notes These notes correspond to Section 1. in Stewart and Sections 5.3 and 5.4 in Marsden and Tromba. ouble Integrals over More General Regions We have

More information

33. Riemann Summation over Rectangular Regions

33. Riemann Summation over Rectangular Regions . iemann Summation over ectangular egions A rectangular region in the xy-plane can be defined using compound inequalities, where x and y are each bound by constants such that a x a and b y b. Let z = f(x,

More information

F13 Study Guide/Practice Exam 3

F13 Study Guide/Practice Exam 3 F13 Study Guide/Practice Exam 3 This study guide/practice exam covers only the material since exam 2. The final exam, however, is cumulative so you should be sure to thoroughly study earlier material.

More information

Calculus IV Math 2443 Review for Exam 2 on Mon Oct 24, 2016 Exam 2 will cover This is only a sample. Try all the homework problems.

Calculus IV Math 2443 Review for Exam 2 on Mon Oct 24, 2016 Exam 2 will cover This is only a sample. Try all the homework problems. Calculus IV Math 443 eview for xam on Mon Oct 4, 6 xam will cover 5. 5.. This is only a sample. Try all the homework problems. () o not evaluated the integral. Write as iterated integrals: (x + y )dv,

More information

Multiple Integrals. Advanced Calculus. Lecture 1 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University.

Multiple Integrals. Advanced Calculus. Lecture 1 Dr. Lahcen Laayouni. Department of Mathematics and Statistics McGill University. Lecture epartment of Mathematics and Statistics McGill University January 4, 27 ouble integrals Iteration of double integrals ouble integrals Consider a function f(x, y), defined over a rectangle = [a,

More information

Functions of several variables

Functions of several variables Chapter 6 Functions of several variables 6.1 Limits and continuity Definition 6.1 (Euclidean distance). Given two points P (x 1, y 1 ) and Q(x, y ) on the plane, we define their distance by the formula

More information

University of California, Berkeley Department of Mathematics 5 th November, 2012, 12:10-12:55 pm MATH 53 - Test #2

University of California, Berkeley Department of Mathematics 5 th November, 2012, 12:10-12:55 pm MATH 53 - Test #2 University of California, Berkeley epartment of Mathematics 5 th November, 212, 12:1-12:55 pm MATH 53 - Test #2 Last Name: First Name: Student Number: iscussion Section: Name of GSI: Record your answers

More information

Practice problems from old exams for math 233

Practice problems from old exams for math 233 Practice problems from old exams for math 233 William H. Meeks III October 26, 2012 Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These

More information

Practice problems from old exams for math 233

Practice problems from old exams for math 233 Practice problems from old exams for math 233 William H. Meeks III January 14, 2010 Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These

More information

A General Procedure (Solids of Revolution) Some Useful Area Formulas

A General Procedure (Solids of Revolution) Some Useful Area Formulas Goal: Given a solid described by rotating an area, compute its volume. A General Procedure (Solids of Revolution) (i) Draw a graph of the relevant functions/regions in the plane. Draw a vertical line and

More information

Mathematics 205 HWK 19b Solutions Section 16.2 p750. (x 2 y) dy dx. 2x 2 3

Mathematics 205 HWK 19b Solutions Section 16.2 p750. (x 2 y) dy dx. 2x 2 3 Mathematics 5 HWK 9b Solutions Section 6. p75 Problem, 6., p75. Evaluate (x y) dy dx. Solution. (x y) dy dx x ( ) y dy dx [ x x dx ] [ ] y x dx Problem 9, 6., p75. For the region as shown, write f da as

More information

10.1 Curves defined by parametric equations

10.1 Curves defined by parametric equations Outline Section 1: Parametric Equations and Polar Coordinates 1.1 Curves defined by parametric equations 1.2 Calculus with Parametric Curves 1.3 Polar Coordinates 1.4 Areas and Lengths in Polar Coordinates

More information

Review guide for midterm 2 in Math 233 March 30, 2009

Review guide for midterm 2 in Math 233 March 30, 2009 Review guide for midterm 2 in Math 2 March, 29 Midterm 2 covers material that begins approximately with the definition of partial derivatives in Chapter 4. and ends approximately with methods for calculating

More information

Math 2321 Review for Test 2 Fall 11

Math 2321 Review for Test 2 Fall 11 Math 2321 Review for Test 2 Fall 11 The test will cover chapter 15 and sections 16.1-16.5 of chapter 16. These review sheets consist of problems similar to ones that could appear on the test. Some problems

More information

CHAPTER 11 PARTIAL DERIVATIVES

CHAPTER 11 PARTIAL DERIVATIVES CHAPTER 11 PARTIAL DERIVATIVES 1. FUNCTIONS OF SEVERAL VARIABLES A) Definition: A function of two variables is a rule that assigns to each ordered pair of real numbers (x,y) in a set D a unique real number

More information

2.1 Partial Derivatives

2.1 Partial Derivatives .1 Partial Derivatives.1.1 Functions of several variables Up until now, we have only met functions of single variables. From now on we will meet functions such as z = f(x, y) and w = f(x, y, z), which

More information

Review Sheet for Math 230, Midterm exam 2. Fall 2006

Review Sheet for Math 230, Midterm exam 2. Fall 2006 Review Sheet for Math 230, Midterm exam 2. Fall 2006 October 31, 2006 The second midterm exam will take place: Monday, November 13, from 8:15 to 9:30 pm. It will cover chapter 15 and sections 16.1 16.4,

More information

VectorPlot[{y^2-2x*y,3x*y-6*x^2},{x,-5,5},{y,-5,5}]

VectorPlot[{y^2-2x*y,3x*y-6*x^2},{x,-5,5},{y,-5,5}] hapter 16 16.1. 6. Notice that F(x, y) has length 1 and that it is perpendicular to the position vector (x, y) for all x and y (except at the origin). Think about drawing the vectors based on concentric

More information

Lecture 4 : Monday April 6th

Lecture 4 : Monday April 6th Lecture 4 : Monday April 6th jacques@ucsd.edu Key concepts : Tangent hyperplane, Gradient, Directional derivative, Level curve Know how to find equation of tangent hyperplane, gradient, directional derivatives,

More information

Solutions to the problems from Written assignment 2 Math 222 Winter 2015

Solutions to the problems from Written assignment 2 Math 222 Winter 2015 Solutions to the problems from Written assignment 2 Math 222 Winter 2015 1. Determine if the following limits exist, and if a limit exists, find its value. x2 y (a) The limit of f(x, y) = x 4 as (x, y)

More information

Independent of path Green s Theorem Surface Integrals. MATH203 Calculus. Dr. Bandar Al-Mohsin. School of Mathematics, KSU 20/4/14

Independent of path Green s Theorem Surface Integrals. MATH203 Calculus. Dr. Bandar Al-Mohsin. School of Mathematics, KSU 20/4/14 School of Mathematics, KSU 20/4/14 Independent of path Theorem 1 If F (x, y) = M(x, y)i + N(x, y)j is continuous on an open connected region D, then the line integral F dr is independent of path if and

More information

Math 232. Calculus III Limits and Continuity. Updated: January 13, 2016 Calculus III Section 14.2

Math 232. Calculus III Limits and Continuity. Updated: January 13, 2016 Calculus III Section 14.2 Math 232 Calculus III Brian Veitch Fall 2015 Northern Illinois University 14.2 Limits and Continuity In this section our goal is to evaluate its of the form f(x, y) = L Let s take a look back at its in

More information

Exam 2 Review Sheet. r(t) = x(t), y(t), z(t)

Exam 2 Review Sheet. r(t) = x(t), y(t), z(t) Exam 2 Review Sheet Joseph Breen Particle Motion Recall that a parametric curve given by: r(t) = x(t), y(t), z(t) can be interpreted as the position of a particle. Then the derivative represents the particle

More information

MATH 20C: FUNDAMENTALS OF CALCULUS II FINAL EXAM

MATH 20C: FUNDAMENTALS OF CALCULUS II FINAL EXAM MATH 2C: FUNDAMENTALS OF CALCULUS II FINAL EXAM Name Please circle the answer to each of the following problems. You may use an approved calculator. Each multiple choice problem is worth 2 points.. Multiple

More information

ANSWER KEY. (a) For each of the following partials derivatives, use the contour plot to decide whether they are positive, negative, or zero.

ANSWER KEY. (a) For each of the following partials derivatives, use the contour plot to decide whether they are positive, negative, or zero. Math 2130-101 Test #2 for Section 101 October 14 th, 2009 ANSWE KEY 1. (10 points) Compute the curvature of r(t) = (t + 2, 3t + 4, 5t + 6). r (t) = (1, 3, 5) r (t) = 1 2 + 3 2 + 5 2 = 35 T(t) = 1 r (t)

More information

Calculus II Fall 2014

Calculus II Fall 2014 Calculus II Fall 2014 Lecture 3 Partial Derivatives Eitan Angel University of Colorado Monday, December 1, 2014 E. Angel (CU) Calculus II 1 Dec 1 / 13 Introduction Much of the calculus of several variables

More information

14.4. Tangent Planes. Tangent Planes. Tangent Planes. Tangent Planes. Partial Derivatives. Tangent Planes and Linear Approximations

14.4. Tangent Planes. Tangent Planes. Tangent Planes. Tangent Planes. Partial Derivatives. Tangent Planes and Linear Approximations 14 Partial Derivatives 14.4 and Linear Approximations Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. Suppose a surface S has equation z = f(x, y), where

More information

MATH Review Exam II 03/06/11

MATH Review Exam II 03/06/11 MATH 21-259 Review Exam II 03/06/11 1. Find f(t) given that f (t) = sin t i + 3t 2 j and f(0) = i k. 2. Find lim t 0 3(t 2 1) i + cos t j + t t k. 3. Find the points on the curve r(t) at which r(t) and

More information

Test Yourself. 11. The angle in degrees between u and w. 12. A vector parallel to v, but of length 2.

Test Yourself. 11. The angle in degrees between u and w. 12. A vector parallel to v, but of length 2. Test Yourself These are problems you might see in a vector calculus course. They are general questions and are meant for practice. The key follows, but only with the answers. an you fill in the blanks

More information

Math Final Exam - 6/11/2015

Math Final Exam - 6/11/2015 Math 200 - Final Exam - 6/11/2015 Name: Section: Section Class/Times Instructor Section Class/Times Instructor 1 9:00%AM ( 9:50%AM Papadopoulos,%Dimitrios 11 1:00%PM ( 1:50%PM Swartz,%Kenneth 2 11:00%AM

More information

WESI 205 Workbook. 1 Review. 2 Graphing in 3D

WESI 205 Workbook. 1 Review. 2 Graphing in 3D 1 Review 1. (a) Use a right triangle to compute the distance between (x 1, y 1 ) and (x 2, y 2 ) in R 2. (b) Use this formula to compute the equation of a circle centered at (a, b) with radius r. (c) Extend

More information

Maxima and Minima. Terminology note: Do not confuse the maximum f(a, b) (a number) with the point (a, b) where the maximum occurs.

Maxima and Minima. Terminology note: Do not confuse the maximum f(a, b) (a number) with the point (a, b) where the maximum occurs. 10-11-2010 HW: 14.7: 1,5,7,13,29,33,39,51,55 Maxima and Minima In this very important chapter, we describe how to use the tools of calculus to locate the maxima and minima of a function of two variables.

More information

i + u 2 j be the unit vector that has its initial point at (a, b) and points in the desired direction. It determines a line in the xy-plane:

i + u 2 j be the unit vector that has its initial point at (a, b) and points in the desired direction. It determines a line in the xy-plane: 1 Directional Derivatives and Gradients Suppose we need to compute the rate of change of f(x, y) with respect to the distance from a point (a, b) in some direction. Let u = u 1 i + u 2 j be the unit vector

More information

FUNCTIONS OF SEVERAL VARIABLES AND PARTIAL DIFFERENTIATION

FUNCTIONS OF SEVERAL VARIABLES AND PARTIAL DIFFERENTIATION FUNCTIONS OF SEVERAL VARIABLES AND PARTIAL DIFFERENTIATION 1. Functions of Several Variables A function of two variables is a rule that assigns a real number f(x, y) to each ordered pair of real numbers

More information

MAT01B1: Calculus with Polar coordinates

MAT01B1: Calculus with Polar coordinates MAT01B1: Calculus with Polar coordinates Dr Craig 23 October 2018 My details: acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h30 12h55 Friday (this week) 11h20 12h25 Office C-Ring 508

More information

Final Exam Review Problems. P 1. Find the critical points of f(x, y) = x 2 y + 2y 2 8xy + 11 and classify them.

Final Exam Review Problems. P 1. Find the critical points of f(x, y) = x 2 y + 2y 2 8xy + 11 and classify them. Final Exam Review Problems P 1. Find the critical points of f(x, y) = x 2 y + 2y 2 8xy + 11 and classify them. 1 P 2. Find the volume of the solid bounded by the cylinder x 2 + y 2 = 9 and the planes z

More information

4 to find the dimensions of the rectangle that have the maximum area. 2y A =?? f(x, y) = (2x)(2y) = 4xy

4 to find the dimensions of the rectangle that have the maximum area. 2y A =?? f(x, y) = (2x)(2y) = 4xy Optimization Constrained optimization and Lagrange multipliers Constrained optimization is what it sounds like - the problem of finding a maximum or minimum value (optimization), subject to some other

More information

Math 122: Final Exam Review Sheet

Math 122: Final Exam Review Sheet Exam Information Math 1: Final Exam Review Sheet The final exam will be given on Wednesday, December 1th from 8-1 am. The exam is cumulative and will cover sections 5., 5., 5.4, 5.5, 5., 5.9,.1,.,.4,.,

More information

Math 5BI: Problem Set 1 Linearizing functions of several variables

Math 5BI: Problem Set 1 Linearizing functions of several variables Math 5BI: Problem Set Linearizing functions of several variables March 9, A. Dot and cross products There are two special operations for vectors in R that are extremely useful, the dot and cross products.

More information

Math 148 Exam III Practice Problems

Math 148 Exam III Practice Problems Math 48 Exam III Practice Problems This review should not be used as your sole source for preparation for the exam. You should also re-work all examples given in lecture, all homework problems, all lab

More information

Math 2411 Calc III Practice Exam 2

Math 2411 Calc III Practice Exam 2 Math 2411 Calc III Practice Exam 2 This is a practice exam. The actual exam consists of questions of the type found in this practice exam, but will be shorter. If you have questions do not hesitate to

More information

11.7 Maximum and Minimum Values

11.7 Maximum and Minimum Values Arkansas Tech University MATH 2934: Calculus III Dr. Marcel B Finan 11.7 Maximum and Minimum Values Just like functions of a single variable, functions of several variables can have local and global extrema,

More information

MATH 253 Page 1 of 7 Student-No.: Midterm 2 November 16, 2016 Duration: 50 minutes This test has 4 questions on 7 pages, for a total of 40 points.

MATH 253 Page 1 of 7 Student-No.: Midterm 2 November 16, 2016 Duration: 50 minutes This test has 4 questions on 7 pages, for a total of 40 points. MATH 253 Page 1 of 7 Student-No.: Midterm 2 November 16, 2016 Duration: 50 minutes This test has 4 questions on 7 pages, for a total of 40 points. Read all the questions carefully before starting to work.

More information

MATH 259 FINAL EXAM. Friday, May 8, Alexandra Oleksii Reshma Stephen William Klimova Mostovyi Ramadurai Russel Boney A C D G H B F E

MATH 259 FINAL EXAM. Friday, May 8, Alexandra Oleksii Reshma Stephen William Klimova Mostovyi Ramadurai Russel Boney A C D G H B F E MATH 259 FINAL EXAM 1 Friday, May 8, 2009. NAME: Alexandra Oleksii Reshma Stephen William Klimova Mostovyi Ramadurai Russel Boney A C D G H B F E Instructions: 1. Do not separate the pages of the exam.

More information

Solving Equations and Graphing

Solving Equations and Graphing Solving Equations and Graphing Question 1: How do you solve a linear equation? Answer 1: 1. Remove any parentheses or other grouping symbols (if necessary). 2. If the equation contains a fraction, multiply

More information

On Surfaces of Revolution whose Mean Curvature is Constant

On Surfaces of Revolution whose Mean Curvature is Constant On Surfaces of Revolution whose Mean Curvature is Constant Ch. Delaunay May 4, 2002 When one seeks a surface of given area enclosing a maximal volume, one finds that the equation this surface must satisfy

More information

Exam 2 Summary. 1. The domain of a function is the set of all possible inputes of the function and the range is the set of all outputs.

Exam 2 Summary. 1. The domain of a function is the set of all possible inputes of the function and the range is the set of all outputs. Exam 2 Summary Disclaimer: The exam 2 covers lectures 9-15, inclusive. This is mostly about limits, continuity and differentiation of functions of 2 and 3 variables, and some applications. The complete

More information

Mock final exam Math fall 2007

Mock final exam Math fall 2007 Mock final exam Math - fall 7 Fernando Guevara Vasquez December 5 7. Consider the curve r(t) = ti + tj + 5 t t k, t. (a) Show that the curve lies on a sphere centered at the origin. (b) Where does the

More information

Practice Problems: Calculus in Polar Coordinates

Practice Problems: Calculus in Polar Coordinates Practice Problems: Calculus in Polar Coordinates Answers. For these problems, I want to convert from polar form parametrized Cartesian form, then differentiate and take the ratio y over x to get the slope,

More information

MATH 105: Midterm #1 Practice Problems

MATH 105: Midterm #1 Practice Problems Name: MATH 105: Midterm #1 Practice Problems 1. TRUE or FALSE, plus explanation. Give a full-word answer TRUE or FALSE. If the statement is true, explain why, using concepts and results from class to justify

More information

REVIEW SHEET FOR MIDTERM 2: ADVANCED

REVIEW SHEET FOR MIDTERM 2: ADVANCED REVIEW SHEET FOR MIDTERM : ADVANCED MATH 195, SECTION 59 (VIPUL NAIK) To maximize efficiency, please bring a copy (print or readable electronic) of this review sheet to the review session. The document

More information

Chapter 3, Part 1: Intro to the Trigonometric Functions

Chapter 3, Part 1: Intro to the Trigonometric Functions Haberman MTH 11 Section I: The Trigonometric Functions Chapter 3, Part 1: Intro to the Trigonometric Functions In Example 4 in Section I: Chapter, we observed that a circle rotating about its center (i.e.,

More information

Discussion 8 Solution Thursday, February 10th. Consider the function f(x, y) := y 2 x 2.

Discussion 8 Solution Thursday, February 10th. Consider the function f(x, y) := y 2 x 2. Discussion 8 Solution Thursday, February 10th. 1. Consider the function f(x, y) := y 2 x 2. (a) This function is a mapping from R n to R m. Determine the values of n and m. The value of n is 2 corresponding

More information

1. Vector Fields. f 1 (x, y, z)i + f 2 (x, y, z)j + f 3 (x, y, z)k.

1. Vector Fields. f 1 (x, y, z)i + f 2 (x, y, z)j + f 3 (x, y, z)k. HAPTER 14 Vector alculus 1. Vector Fields Definition. A vector field in the plane is a function F(x, y) from R into V, We write F(x, y) = hf 1 (x, y), f (x, y)i = f 1 (x, y)i + f (x, y)j. A vector field

More information

The Ellipse. PF 1 + PF 2 = constant. Minor Axis. Major Axis. Focus 1 Focus 2. Point 3.4.2

The Ellipse. PF 1 + PF 2 = constant. Minor Axis. Major Axis. Focus 1 Focus 2. Point 3.4.2 Minor Axis The Ellipse An ellipse is the locus of all points in a plane such that the sum of the distances from two given points in the plane, the foci, is constant. Focus 1 Focus 2 Major Axis Point PF

More information

Page 1 part 1 PART 2

Page 1 part 1 PART 2 Page 1 part 1 PART 2 Page 2 Part 1 Part 2 Page 3 part 1 Part 2 Page 4 Page 5 Part 1 10. Which point on the curve y x 2 1 is closest to the point 4,1 11. The point P lies in the first quadrant on the graph

More information

Joint Distributions, Independence Class 7, Jeremy Orloff and Jonathan Bloom

Joint Distributions, Independence Class 7, Jeremy Orloff and Jonathan Bloom Learning Goals Joint Distributions, Independence Class 7, 8.5 Jeremy Orloff and Jonathan Bloom. Understand what is meant by a joint pmf, pdf and cdf of two random variables. 2. Be able to compute probabilities

More information

Instructions: Good luck! Math 21a Second Midterm Exam Spring, 2009

Instructions: Good luck! Math 21a Second Midterm Exam Spring, 2009 Your Name Your Signature Instructions: Please begin by printing and signing your name in the boxes above and by checking your section in the box to the right You are allowed 2 hours (120 minutes) for this

More information

Name: ID: Section: Math 233 Exam 2. Page 1. This exam has 17 questions:

Name: ID: Section: Math 233 Exam 2. Page 1. This exam has 17 questions: Page Name: ID: Section: This exam has 7 questions: 5 multiple choice questions worth 5 points each. 2 hand graded questions worth 25 points total. Important: No graphing calculators! Any non scientific

More information

As the Planimeter s Wheel Turns

As the Planimeter s Wheel Turns As the Planimeter s Wheel Turns December 30, 2004 A classic example of Green s Theorem in action is the planimeter, a device that measures the area enclosed by a curve. Most familiar may be the polar planimeter

More information

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Trigonometry Final Exam Study Guide Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. The graph of a polar equation is given. Select the polar

More information

[f(t)] 2 + [g(t)] 2 + [h(t)] 2 dt. [f(u)] 2 + [g(u)] 2 + [h(u)] 2 du. The Fundamental Theorem of Calculus implies that s(t) is differentiable and

[f(t)] 2 + [g(t)] 2 + [h(t)] 2 dt. [f(u)] 2 + [g(u)] 2 + [h(u)] 2 du. The Fundamental Theorem of Calculus implies that s(t) is differentiable and Midterm 2 review Math 265 Fall 2007 13.3. Arc Length and Curvature. Assume that the curve C is described by the vector-valued function r(r) = f(t), g(t), h(t), and that C is traversed exactly once as t

More information

Locus Locus. Remarks

Locus Locus. Remarks 4 4. The locus of a point is the path traced out by the point moving under given geometrical condition (or conditions). lternatively, the locus is the set of all those points which satisfy the given geometrical

More information

MATH 8 FALL 2010 CLASS 27, 11/19/ Directional derivatives Recall that the definitions of partial derivatives of f(x, y) involved limits

MATH 8 FALL 2010 CLASS 27, 11/19/ Directional derivatives Recall that the definitions of partial derivatives of f(x, y) involved limits MATH 8 FALL 2010 CLASS 27, 11/19/2010 1 Directional derivatives Recall that the definitions of partial derivatives of f(x, y) involved limits lim h 0 f(a + h, b) f(a, b), lim h f(a, b + h) f(a, b) In these

More information

Pre-Calculus. Riemann Sums. Slide 1 / 163 Slide 2 / 163. Slide 3 / 163. Slide 4 / 163. Slide 5 / 163. Slide 6 / 163. Intro to Integrals

Pre-Calculus. Riemann Sums. Slide 1 / 163 Slide 2 / 163. Slide 3 / 163. Slide 4 / 163. Slide 5 / 163. Slide 6 / 163. Intro to Integrals Slide 1 / 163 Slide 2 / 163 Pre-alculus Intro to Integrals 2015-03-24 www.njctl.org Slide 3 / 163 Table of ontents Riemann Sums Trapezoid Rule ccumulation Function & efinite Integrals Fundamental Theorem

More information

Chapter 16. Partial Derivatives

Chapter 16. Partial Derivatives Chapter 16 Partial Derivatives The use of contour lines to help understand a function whose domain is part of the plane goes back to the year 1774. A group of surveyors had collected a large number of

More information

Similarly, the point marked in red below is a local minimum for the function, since there are no points nearby that are lower than it:

Similarly, the point marked in red below is a local minimum for the function, since there are no points nearby that are lower than it: Extreme Values of Multivariate Functions Our next task is to develop a method for determining local extremes of multivariate functions, as well as absolute extremes of multivariate functions on closed

More information

MATH 12 CLASS 9 NOTES, OCT Contents 1. Tangent planes 1 2. Definition of differentiability 3 3. Differentials 4

MATH 12 CLASS 9 NOTES, OCT Contents 1. Tangent planes 1 2. Definition of differentiability 3 3. Differentials 4 MATH 2 CLASS 9 NOTES, OCT 0 20 Contents. Tangent planes 2. Definition of differentiability 3 3. Differentials 4. Tangent planes Recall that the derivative of a single variable function can be interpreted

More information

Section 7.2 Logarithmic Functions

Section 7.2 Logarithmic Functions Math 150 c Lynch 1 of 6 Section 7.2 Logarithmic Functions Definition. Let a be any positive number not equal to 1. The logarithm of x to the base a is y if and only if a y = x. The number y is denoted

More information

266&deployment= &UserPass=b3733cde68af274d036da170749a68f6

266&deployment= &UserPass=b3733cde68af274d036da170749a68f6 Sections 14.6 and 14.7 (1482266) Question 12345678910111213141516171819202122 Due: Thu Oct 21 2010 11:59 PM PDT 1. Question DetailsSCalcET6 14.6.012. [1289020] Find the directional derivative, D u f, of

More information

C.2 Equations and Graphs of Conic Sections

C.2 Equations and Graphs of Conic Sections 0 section C C. Equations and Graphs of Conic Sections In this section, we give an overview of the main properties of the curves called conic sections. Geometrically, these curves can be defined as intersections

More information

MULTI-VARIABLE OPTIMIZATION NOTES. 1. Identifying Critical Points

MULTI-VARIABLE OPTIMIZATION NOTES. 1. Identifying Critical Points MULTI-VARIABLE OPTIMIZATION NOTES HARRIS MATH CAMP 2018 1. Identifying Critical Points Definition. Let f : R 2! R. Then f has a local maximum at (x 0,y 0 ) if there exists some disc D around (x 0,y 0 )

More information

Trigonometry. David R. Wilkins

Trigonometry. David R. Wilkins Trigonometry David R. Wilkins 1. Trigonometry 1. Trigonometry 1.1. Trigonometric Functions There are six standard trigonometric functions. They are the sine function (sin), the cosine function (cos), the

More information

MAT187H1F Lec0101 Burbulla

MAT187H1F Lec0101 Burbulla Spring 17 What Is A Parametric Curve? y P(x, y) x 1. Let a point P on a curve have Cartesian coordinates (x, y). We can think of the curve as being traced out as the point P moves along it. 3. In this

More information

Math 1205 Trigonometry Review

Math 1205 Trigonometry Review Math 105 Trigonometry Review We begin with the unit circle. The definition of a unit circle is: x + y =1 where the center is (0, 0) and the radius is 1. An angle of 1 radian is an angle at the center of

More information

Alessandro Anzalone, Ph.D. Hillsborough Community College, Brandon Campus

Alessandro Anzalone, Ph.D. Hillsborough Community College, Brandon Campus Alessandro Anzalone, Ph.D. Hillsborough Community College, Brandon Campus Sections: 1. Definitions 2. Material Conditions 3. Modifiers 4. Radius and Controlled Radius 5. Introduction to Geometric Tolerances

More information

Lecture 19 - Partial Derivatives and Extrema of Functions of Two Variables

Lecture 19 - Partial Derivatives and Extrema of Functions of Two Variables Lecture 19 - Partial Derivatives and Extrema of Functions of Two Variables 19.1 Partial Derivatives We wish to maximize functions of two variables. This will involve taking derivatives. Example: Consider

More information

Chapter 1. Trigonometry Week 6 pp

Chapter 1. Trigonometry Week 6 pp Fall, Triginometry 5-, Week -7 Chapter. Trigonometry Week pp.-8 What is the TRIGONOMETRY o TrigonometryAngle+ Three sides + triangle + circle. Trigonometry: Measurement of Triangles (derived form Greek

More information

How to Graph Trigonometric Functions

How to Graph Trigonometric Functions How to Graph Trigonometric Functions This handout includes instructions for graphing processes of basic, amplitude shifts, horizontal shifts, and vertical shifts of trigonometric functions. The Unit Circle

More information

11.2 LIMITS AND CONTINUITY

11.2 LIMITS AND CONTINUITY 11. LIMITS AND CONTINUITY INTRODUCTION: Consider functions of one variable y = f(x). If you are told that f(x) is continuous at x = a, explain what the graph looks like near x = a. Formal definition of

More information

7.1 INTRODUCTION TO PERIODIC FUNCTIONS

7.1 INTRODUCTION TO PERIODIC FUNCTIONS 7.1 INTRODUCTION TO PERIODIC FUNCTIONS Ferris Wheel Height As a Function of Time The London Eye Ferris Wheel measures 450 feet in diameter and turns continuously, completing a single rotation once every

More information

Unit 8 Trigonometry. Math III Mrs. Valentine

Unit 8 Trigonometry. Math III Mrs. Valentine Unit 8 Trigonometry Math III Mrs. Valentine 8A.1 Angles and Periodic Data * Identifying Cycles and Periods * A periodic function is a function that repeats a pattern of y- values (outputs) at regular intervals.

More information

LECTURE 19 - LAGRANGE MULTIPLIERS

LECTURE 19 - LAGRANGE MULTIPLIERS LECTURE 9 - LAGRANGE MULTIPLIERS CHRIS JOHNSON Abstract. In this lecture we ll describe a way of solving certain optimization problems subject to constraints. This method, known as Lagrange multipliers,

More information

Pre Calc. Conics.

Pre Calc. Conics. 1 Pre Calc Conics 2015 03 24 www.njctl.org 2 Table of Contents click on the topic to go to that section Review of Midpoint and Distance Formulas Intro to Conic Sections Parabolas Circles Ellipses Hyperbolas

More information

Algebra 2/Trigonometry Review Sessions 1 & 2: Trigonometry Mega-Session. The Unit Circle

Algebra 2/Trigonometry Review Sessions 1 & 2: Trigonometry Mega-Session. The Unit Circle Algebra /Trigonometry Review Sessions 1 & : Trigonometry Mega-Session Trigonometry (Definition) - The branch of mathematics that deals with the relationships between the sides and the angles of triangles

More information

Math Final Exam - 6/13/2013

Math Final Exam - 6/13/2013 Math - Final Exam - 6/13/13 NAME: SECTION: Directions: For the free response section, you must show all work. Answers without proper justification will not receive full credit. Partial credit will be awarded

More information

Solids Washers /G. TEACHER NOTES MATH NSPIRED. Math Objectives. Vocabulary. About the Lesson. TI-Nspire Navigator System

Solids Washers /G. TEACHER NOTES MATH NSPIRED. Math Objectives. Vocabulary. About the Lesson. TI-Nspire Navigator System Math Objectives Students will be able to visualize the solid generated by revolving the region bounded between two function graphs and the vertical lines x = a and x = b about the x-axis. Students will

More information

TUTORIAL 4: Combined Axial and Bending Problem Sketch Path Sweep Initial Project Space Setup Static Structural ANSYS

TUTORIAL 4: Combined Axial and Bending Problem Sketch Path Sweep Initial Project Space Setup Static Structural ANSYS TUTORIAL 4: Combined Axial and Bending Problem In this tutorial you will learn how to draw a bar that has bends along its length and therefore will have both axial and bending stresses acting on cross-sections

More information

(d) If a particle moves at a constant speed, then its velocity and acceleration are perpendicular.

(d) If a particle moves at a constant speed, then its velocity and acceleration are perpendicular. Math 142 -Review Problems II (Sec. 10.2-11.6) Work on concept check on pages 734 and 822. More review problems are on pages 734-735 and 823-825. 2nd In-Class Exam, Wednesday, April 20. 1. True - False

More information

POLAR FUNCTIONS. In Precalculus students should have learned to:.

POLAR FUNCTIONS. In Precalculus students should have learned to:. POLAR FUNCTIONS From the AP Calculus BC Course Description, students in Calculus BC are required to know: The analsis of planar curves, including those given in polar form Derivatives of polar functions

More information

11/18/2008 SECOND HOURLY FIRST PRACTICE Math 21a, Fall Name:

11/18/2008 SECOND HOURLY FIRST PRACTICE Math 21a, Fall Name: 11/18/28 SECOND HOURLY FIRST PRACTICE Math 21a, Fall 28 Name: MWF 9 Chung-Jun John Tsai MWF 1 Ivana Bozic MWF 1 Peter Garfield MWF 1 Oliver Knill MWF 11 Peter Garfield MWF 11 Stefan Hornet MWF 12 Aleksander

More information

Arkansas Tech University MATH 2924: Calculus II Dr. Marcel B. Finan. Figure 50.1

Arkansas Tech University MATH 2924: Calculus II Dr. Marcel B. Finan. Figure 50.1 50 Polar Coordinates Arkansas Tech University MATH 94: Calculus II Dr. Marcel B. Finan Up to this point we have dealt exclusively with the Cartesian coordinate system. However, as we will see, this is

More information

18.3. Stationary Points. Introduction. Prerequisites. Learning Outcomes

18.3. Stationary Points. Introduction. Prerequisites. Learning Outcomes Stationary Points 8.3 Introduction The calculation of the optimum value of a function of two variables is a common requirement in many areas of engineering, for example in thermodynamics. Unlike the case

More information

2. Be able to evaluate a trig function at a particular degree measure. Example: cos. again, just use the unit circle!

2. Be able to evaluate a trig function at a particular degree measure. Example: cos. again, just use the unit circle! Study Guide for PART II of the Fall 18 MAT187 Final Exam NO CALCULATORS are permitted on this part of the Final Exam. This part of the Final exam will consist of 5 multiple choice questions. You will be

More information

Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions. By Dr. Mohammed Ramidh

Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions. By Dr. Mohammed Ramidh Mathematics Lecture. 3 Chapter. 1 Trigonometric Functions By Dr. Mohammed Ramidh Trigonometric Functions This section reviews the basic trigonometric functions. Trigonometric functions are important because

More information

Math 233. Extrema of Functions of Two Variables Basics

Math 233. Extrema of Functions of Two Variables Basics Math 233. Extrema of Functions of Two Variables Basics Theorem (Extreme Value Theorem) Let f be a continuous function of two variables x and y defined on a closed bounded region R in the xy-plane. Then

More information