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

Size: px
Start display at page:

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

Transcription

1 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 the ellipsoid at a point (a, b, c) to be parallel to the plane 2x + 3y + 2z = 0, the two planes normal vectors must be parallel. This means the two planes normal vectors must be multiples of each other. A vector normal to the plane 2x + 3y + 2z = 0 is < 2, 3, 2 >. Goal: Find all points (a, b, c) where a vector normal to the tangent to the ellipsoid at the point (a, b, c) is k< 2, 3, 2 > for some value of k. Math 236-Multi (Sklensky) In-Class Work April 5, / 32

2 Daily WeBWorK, #1, continued 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. Goal: Find all points (a, b, c) where a vector normal to the tangent to the ellipsoid at the point (a, b, c) is k< 2, 3, 2 > for some value of k. To find a vector normal to the ellipsoid at the point (a, b, c): Define the function f (x, y, z) = x 2 + 3y 2 + z Our specific ellipsoid is the level surface for this function with f (x, y, z) = 0. Showed last time: gradients are normal to level surfaces. Thus the gradient f (a, b, c) will be normal to the tangent plane to the ellipsoid at the point (a, b, c). f (x, y, z) =< 2x, 6y, 2z > Thus at a point (a, b, c), < 2a, 6b, 2c > is normal to the tangent plane to the ellipsoid. Math 236-Multi (Sklensky) In-Class Work April 5, / 32

3 Daily WeBWorK, #1, continued 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. Goal: Find all points (a, b, c) where a vector normal to the tangent to the ellipsoid at the point (a, b, c) is k< 2, 3, 2 > for some value of k. At a point (a, b, c), < 2a, 6b, 2c > is normal to the tangent plane to the ellipsoid. We want to find all points (a, b, c) where < 2a, 6b, 2c >= k < 2, 3, 2 > for some k. 2a = 2k a = k 6b = 3k b = k/2 2c = 2k c = k Thus all points (k, k/2, k) which also lie on the ellipsoid will have their tangent planes parallel to the given plane. Math 236-Multi (Sklensky) In-Class Work April 5, / 32

4 Daily WeBWorK, #1, continued 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. Goal: Find all points (a, b, c) where a vector normal to the tangent to the ellipsoid at the point (a, b, c) is k< 2, 3, 2 > for some value of k. At a point (a, b, c), < 2a, 6b, 2c > is normal to the tangent plane to the ellipsoid. All points (k, k/2, k) which also lie on the ellipsoid will have their tangent planes parallel to the given plane. ( ) 2 Find all values of k for which (k) 2 k (k) 2 = 11. Simplifying and solving for k, we find that k 2 = 4, so k = ±2 Thus at (2, 1, 2) and at ( 2, 1, 2), the plane tangent to the ellipsoid is parallel to 2x + 3y + 2z = 0. Math 236-Multi (Sklensky) In-Class Work April 5, / 32

5 Wrapping up the gradient: As your book says: always think of gradients as vector-valued functions whose values specify the direction of maximum increase of a function, and provide normal vectors to the level curves, in two dimensions, and to the level surfaces in three dimensions. Remember that this also gives us a way to find planes tangent to surfaces Math 236-Multi (Sklensky) In-Class Work April 5, / 32

6 Recall: Critical points for a function f (x, y): If f (x, y) is a smooth function, so the partials f x (x, y) and f y (x, y) exist everywhere, then the point ( a, b, f (a, b) ) can only be a local maximum, local minimum, or saddle point if f (x, y) is flat at ( a, b, f (a, b) ) in all directions that is, only if D u f (a, b) = 0 for all unit vectors u R 2 Thus if f x (a, b) 0 or f y (a, b) 0, the point ( a, b, f (a, b) ) can not be a local maximum, local minimum, or saddle point. We therefore call all inputs (a, b) such that f (a, b) = 0 critical points. Note: This does not mean that every critical point is a local maximum, local minimum, or saddle point. Math 236-Multi (Sklensky) In-Class Work April 5, / 32

7 Recall from Calc 1: For g(x), if g (a) = 0 (so that g is flat at x = a), then the 2nd Derivative Test gives g (a) > 0 = g is concave up at x = a = x = a is a minimum g (a) < 0 = g is concave down at x = a = x = a is a maximum g (a) = 0 = the test is inconclusive Is there an analogous result for f (x, y)? Math 236-Multi (Sklensky) In-Class Work April 5, / 32

8 Question: Suppose f (x, y) is a smooth function and f x (x 0, y 0 ) = f y (x 0, y 0 ) = 0 f xx (x 0, y 0 ) > 0, f yy (x 0, y 0 ) > 0 That is, in both the x and y directions, f is concave up Must f have a local min at the point (x 0, y 0 )? Math 236-Multi (Sklensky) In-Class Work April 5, / 32

9 Question: Suppose f (x, y) is a smooth function and f x (x 0, y 0 ) = f y (x 0, y 0 ) = 0 f xx (x 0, y 0 ) > 0, f yy (x 0, y 0 ) > 0 That is, in both the x and y directions, f is concave up Must f have a local min at the point (x 0, y 0 )? No! Math 236-Multi (Sklensky) In-Class Work April 5, / 32

10 Example: Let f (x, y) = x 2 + 3xy + 2y 2 9x 11y. f x (x, y) = 2x + 3y 9 = f x ( 3, 5) = = 0 f y (x, y) = 3x + 4y 11 = f y ( 3, 5) = = 0 f xx (x, y) = 2 = f xx ( 3, 5) > 0 f yy (x, y) = 4 = f yy ( 3, 5) > 0 Math 236-Multi (Sklensky) In-Class Work April 5, / 32

11 Example: Let f (x, y) = x 2 + 3xy + 2y 2 9x 11y. f x (x, y) = 2x + 3y 9 = f x ( 3, 5) = = 0 f y (x, y) = 3x + 4y 11 = f y ( 3, 5) = = 0 f xx (x, y) = 2 = f xx ( 3, 5) > 0 f yy (x, y) = 4 = f yy ( 3, 5) > 0 Thus at ( 3, 5), f is flat in both the x and y directions, and is concave up in both the x and y directions... Math 236-Multi (Sklensky) In-Class Work April 5, / 32

12 Example: Let f (x, y) = x 2 + 3xy + 2y 2 9x 11y. f x (x, y) = 2x + 3y 9 = f x ( 3, 5) = = 0 f y (x, y) = 3x + 4y 11 = f y ( 3, 5) = = 0 f xx (x, y) = 2 = f xx ( 3, 5) > 0 f yy (x, y) = 4 = f yy ( 3, 5) > 0 Thus at ( 3, 5), f is flat in both the x and y directions, and is concave up in both the x and y directions... but f does not have a minimum there: Math 236-Multi (Sklensky) In-Class Work April 5, / 32

13 Recall: As long as f xy (x, y) and f yx (x, y) are continuous, they are equal: f xy (x, y) = f yx (x, y) Math 236-Multi (Sklensky) In-Class Work April 5, / 32

14 In Class Work 1. Locate all critical points and classify them using the 2nd Derivatives Test: (a) f (x, y) = x 3 3xy + y 3 (b) f (x, y) = y 2 + x 2 y + x 2 2y 2. Let f (x, y) = 4xy x 3 2y 2 (a) Find and classify all critical points of f. (b) Find the maximum value of f (x, y) on the unit disk {(x, y) x 2 + y 2 1}. Math 236-Multi (Sklensky) In-Class Work April 5, / 32

15 1. Locate all critical points and classify them using the 2nd Derivatives Test: (a) f (x, y) = x 3 3xy + y 3 f x = 0 = 3x 2 3y = 0 = y = x 2 f y = 0 = 3x + 3y 2 = 0 = x = y 2 Putting those two results together, y = x 2 = (y 2 ) 2 = y(y 3 1) = 0 = y = 0, y = 1 Thus our critical points are (0, 0) and (1, 1). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

16 1. Locate all critical points and classify them using the 2nd Derivatives Test: (a) f (x, y) = x 3 3xy + y 3 We found the only critical points are (0, 0) and (1, 1) To classify them, we will use the Second Derivatives Test. To use that, we need to find f xx (a, b) and the discriminant D(a, b): f xx (x, y) = x (3x 2 3y) = 6x D(x, y) = f xx(x, y) f xy (x, y) f xy (x, y) f yy (x, y) = 6x 3 3 6y = 36xy 9 Math 236-Multi (Sklensky) In-Class Work April 5, / 32

17 1. Locate all critical points and classify them using the 2nd Derivatives Test: (a) f (x, y) = x 3 3xy + y 3 We found the only critical points are (0, 0) and (1, 1) Also found f xx (x, y) = 6x and D(x, y) = 36xy 9 At (0, 0), f xx (0, 0) = (6)(0) = 0 and D(0, 0) = (36)(0)(0) 9 < 0. According to the Second Derivatives Test, because D < 0, f has a saddle point at the point (0, 0). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

18 1. Locate all critical points and classify them using the 2nd Derivatives Test: (a) f (x, y) = x 3 3xy + y 3 We found the only critical points are (0, 0) and (1, 1) We found (0, 0) is a saddle point. f xx (x, y) = 6x and D(x, y) = 36xy 9 At (1, 1), f xx (1, 1) = (6)(1) > 0 and D(1, 1) = (36)(1)(1) 9 > 0. According to the Second Derivatives Test, because D > 0 and f xx > 0, f has a local minimum at (1, 1). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

19 1. Locate all critical points and classify them using the 2nd Derivatives Test: (a) f (x, y) = x 3 3xy + y 3 We found the only critical points are (0, 0) and (1, 1) We found (0, 0) is a saddle point and (1, 1) is a local minimum. We can see these results on a contour plot of f (x, y): Math 236-Multi (Sklensky) In-Class Work April 5, / 32

20 1. Locate all critical points and classify them using the 2nd Derivatives Test: (b) f (x, y) = y 2 + x 2 y + x 2 2y f x = 0 = 2xy + 2x = 0 = 2x(y + 1) = 0 = x = 0 or y = 1 f y = 0 = 2y + x 2 2 = 0 = If x = 0, 2y = 0 = y = 1 = If y = 1, 2( 1) + x 2 2 = 0 = x 2 = 4 = x = ±2 Thus our critical points are (0, 1), (2,-1), ( 2, 1). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

21 1. Locate all critical points and classify them using the 2nd Derivatives Test: (b) f (x, y) = y 2 + x 2 y + x 2 2y Our critical points are (0, 1), (2,-1), ( 2, 1). To classify them using the 2nd Derivatives Test, we need: f xx (x, y) = (2xy + 2x) = 2y + 2 x D(x, y) = f xx(x, y) f xy (x, y) f xy (x, y) f yy (x, y) = 2y + 2 2x 2 2x 2 = 4y + 4 4x Math 236-Multi (Sklensky) In-Class Work April 5, / 32

22 1. Locate all critical points and classify them using the 2nd Derivatives Test: (b) f (x, y) = y 2 + x 2 y + x 2 2y Our critical points are (0, 1), (2,-1), ( 2, 1). f xx (x, y) = 2y + 2 and D(x, y) = 4y + 4 4x 2 At (0, 1) f xx (0, 1) = 2(1) + 2 > 0 and D(0, 1) = 4(1) + 4 4(0) > 0. According to the 2nd Derivatives Test, because D > 0 and f xx > 0, f has a local minimum at (0, 1). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

23 1. Locate all critical points and classify them using the 2nd Derivatives Test: (b) f (x, y) = y 2 + x 2 y + x 2 2y Our critical points are (0, 1), (2,-1), ( 2, 1). (0, 1) is a local minimum. f xx (x, y) = 2y + 2 and D(x, y) = 4y + 4 4x 2 At (2, 1) f xx (2, 1) = 2( 1)+2 = 0 and D(2, 1) = 4( 1)+4 4(2) 2 < 0. According to the 2nd Derivatives Test, because D < 0, f has a saddle point at (2, 1). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

24 1. Locate all critical points and classify them using the 2nd Derivatives Test: (b) f (x, y) = y 2 + x 2 y + x 2 2y Our critical points are (0, 1), (2,-1), ( 2, 1). (0, 1) is a local minimum and (2, 1) is a saddle point. f xx (x, y) = 2y + 2 and D(x, y) = 4y + 4 4x 2 At ( 2, 1) f xx ( 2, 1) = 2( 1)+2 = 0 and D(2, 1) = 4( 1)+4 4( 2) 2 < 0 According to the 2nd Derivatives Test, because D < 0, f has a saddle point at ( 2, 1). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

25 1. Locate all critical points and classify them using the 2nd Derivatives Test: (b) f (x, y) = y 2 + x 2 y + x 2 2y Our critical points are (0, 1), (2,-1), ( 2, 1). (0, 1) is a local minimum and both of (±2, 1) are saddle points. We can again see these results illustrated: Math 236-Multi (Sklensky) In-Class Work April 5, / 32

26 2. Let f (x, y) = 4xy x 3 2y 2 (a) Find and classify all critical points of f. f x = 0 = 4y 3x 2 = 0 = y = 3 4 x 2 f = 0 y = 4x 4y = 0 = y = x x = y = 3 4 x 2 = x (1 34 ) x = 0 = x = 0 or x = 4 3. x = 0 = y = 0 x = 4 3 = y = 4 3. Thus our critical points are (0, 0) and (4/3, 4/3). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

27 2. Let f (x, y) = 4xy x 3 2y 2 (a) Find and classify all critical points of f. The critical points are (0, 0) and (4/3, 4/3). To classify them using the 2nd Derivatives Test, we need: f xx (x, y) = x (4y 3x 2 ) = 6x D(x, y) = f xx f xy = 6x = 24x 16 f xy f yy Math 236-Multi (Sklensky) In-Class Work April 5, / 32

28 2. Let f (x, y) = 4xy x 3 2y 2 (a) Find and classify all critical points of f. The critical points are (0, 0) and (4/3, 4/3). f xx (x, y) = 6x and D(x, y) = 24x 16 At (0, 0), f xx (0, 0) = ( 6)(0) and D(0, 0) = 24(0) 16 < 0. By the 2nd Derivatives Test, because D < 0, f has a saddle point at (0, 0). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

29 2. Let f (x, y) = 4xy x 3 2y 2 (a) Find and classify all critical points of f. The critical points are (0, 0) and (4/3, 4/3). f xx (x, y) = 6x and D(x, y) = 24x 16 f has a saddle point at (0, 0). At (4/3, 4/3), f xx (4/3, 4/3) = ( 6)(4/3) < 0 and D(4/3, 4/3) = 24(4/3) 16 > 0 By the 2nd Derivatives Test, because D > 0 and f xx < 0, f has a local maximum. Math 236-Multi (Sklensky) In-Class Work April 5, / 32

30 2. Let f (x, y) = 4xy x 3 2y 2 (a) Find and classify all critical points of f. The critical points are (0, 0) and (4/3, 4/3). f xx (x, y) = 6x and D(x, y) = 24x 16 f has a saddle point at (0, 0). f has local maximum at (4/3, 4/3). To illustrate these points: Math 236-Multi (Sklensky) In-Class Work April 5, / 32

31 2. Let f (x, y) = 4xy x 3 2y 2 (b) Find the max value of f (x, y) on the unit disk {(x, y) x 2 + y 2 1}. We know that f has a saddle point at (0, 0) and a local maximum at (4/3, 4/3), and that these are the only critical points. We can see that the maximum value will occur somewhere on the boundary of the unit disk. Math 236-Multi (Sklensky) In-Class Work April 5, / 32

32 2. Let f (x, y) = 4xy x 3 2y 2 (b) Find the max value of f (x, y) on the unit disk {(x, y) x 2 + y 2 1}. We know that the maximum value occurs on the boundary of the unit disk. How do we find where? Math 236-Multi (Sklensky) In-Class Work April 5, / 32

33 2. Let f (x, y) = 4xy x 3 2y 2 (b) Find the max value of f (x, y) on the unit disk {(x, y) x 2 + y 2 1}. We know that the maximum value occurs on the boundary of the unit disk. How do we find where? We know the boundary is parametrized by x = cos(t), y = sin(t), z = f (cos(t), sin(t)). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

34 2. Let f (x, y) = 4xy x 3 2y 2 (b) Find the max value of f (x, y) on the unit disk {(x, y) x 2 + y 2 1}. We know that the maximum value occurs on the boundary of the unit disk. How do we find where? We know the boundary is parametrized by x = cos(t), y = sin(t), z = f (cos(t), sin(t)). = We want to maximize z = f (cos(t), sin(t)). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

35 2. Let f (x, y) = 4xy x 3 2y 2 (b) Find the max value of f (x, y) on the unit disk {(x, y) x 2 + y 2 1}. We know that the maximum value occurs on the unit disk, so we want to maximize z = g(t) = f (cos(t), sin(t)). Find where g (t) = 0! First, need to find g (t). g (t) = f dx x dt + f dy y dt = ( 4y 3x 2)( sin(t) ) + ( 4x 4y )( cos(t) ) = ( 4 sin(t) 3 cos 2 (t) )( sin(t) ) + ( 4 cos(t) 4 sin(t) )( cos(t) ) = 4 sin 2 (t) + 3 cos 2 (t) sin(t) + 4 cos 2 (t) 4 cos(t) sin(t) = 4 cos 2 (t) 4 sin 2 (t) + 3 cos 2 (t) sin(t) 4 sin(t) cos(t) Math 236-Multi (Sklensky) In-Class Work April 5, / 32

36 2. Let f (x, y) = 4xy x 3 2y 2 (b) Find the max value of f (x, y) on the unit disk {(x, y) x 2 + y 2 1}. We know that the maximum value occurs on the unit disk, so we want to maximize z = g(t) = f (cos(t), sin(t)). We know we want to find where g (t) = 0, and we have found that g (t) = 4 cos 2 (t) 4 sin 2 (t) + 3 cos 2 (t) sin(t) 4 sin(t) cos(t). Using Maple, I can solve for where g (t) = 0, and I find that there are 4 possible values of t that could give us our absolute max on this region: t.92 t.68 t 2.06 t Math 236-Multi (Sklensky) In-Class Work April 5, / 32

37 2. Let f (x, y) = 4xy x 3 2y 2 (b) Find the max value of f (x, y) on the unit disk {(x, y) x 2 + y 2 1}. We know that the maximum value occurs on the unit disk, so we want to maximize z = g(t) = f (cos(t), sin(t)). We have found that the only possible values of t for which the maximum of f on the boundary could occur are: t.92 t.68 t 2.06 t Plugging each of these in (again using Maple), we find that f is largest at t But we wanted to know the x s and y s that gave us our max, so now I plug this value of t into x = cos(t), y = sin(t), and I find that f attains its absolute max on the unit disk at x.91, y.42. Math 236-Multi (Sklensky) In-Class Work April 5, / 32

38 2. Let f (x, y) = 4xy x 3 2y 2 (b) Find the max value of f (x, y) on the unit disk {(x, y) x 2 + y 2 1}. We have found that maximum value of f on the unit disk occurs at approximately (.91,.42). Math 236-Multi (Sklensky) In-Class Work April 5, / 32

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

Worksheet 2.7: Critical Points, Local Extrema, and the Second Derivative Test

Worksheet 2.7: Critical Points, Local Extrema, and the Second Derivative Test Boise State Math 275 (Ultman) Worksheet 2.7: Critical Points, Local Extrema, and the Second Derivative Test From the Toolbox (what you need from previous classes) Algebra: Solving systems of two equations

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

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 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

22. LECTURE 22. I can define critical points. I know the difference between local and absolute minimums/maximums.

22. LECTURE 22. I can define critical points. I know the difference between local and absolute minimums/maximums. . LECTURE Objectives I can define critical points. I know the difference between local and absolute minimums/maximums. In many physical problems, we re interested in finding the values (x, y) that maximize

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

Tangent Planes/Critical Points

Tangent Planes/Critical Points Tangent Planes/Critical Points Christopher Croke University of Pennsylvania Math 115 UPenn, Fall 2011 Problem: Find the tangent line to the curve of intersection of the surfaces xyz = 1 and x 2 + 2y 2

More information

3.3 Optimizing Functions of Several Variables 3.4 Lagrange Multipliers

3.3 Optimizing Functions of Several Variables 3.4 Lagrange Multipliers 3.3 Optimizing Functions of Several Variables 3.4 Lagrange Multipliers Prof. Tesler Math 20C Fall 2018 Prof. Tesler 3.3 3.4 Optimization Math 20C / Fall 2018 1 / 56 Optimizing y = f (x) In Math 20A, we

More information

(c) 0 (d) (a) 27 (b) (e) x 2 3x2

(c) 0 (d) (a) 27 (b) (e) x 2 3x2 1. Sarah the architect is designing a modern building. The base of the building is the region in the xy-plane bounded by x =, y =, and y = 3 x. The building itself has a height bounded between z = and

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

14.5 Directional Derivatives and the Gradient Vector

14.5 Directional Derivatives and the Gradient Vector 14.5 Directional Derivatives and the Gradient Vector 1. Directional Derivatives. Recall z = f (x, y) and the partial derivatives f x and f y are defined as f (x 0 + h, y 0 ) f (x 0, y 0 ) f x (x 0, y 0

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

Multivariate Calculus Review Problems for Examination Two

Multivariate Calculus Review Problems for Examination Two Multivariate Calculus Review Problems for Examination Two Note: Exam Two is on Thursday, February 28, class time. The coverage is multivariate differential calculus and double integration: sections 13.3,

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

11/1/2017 Second Hourly Practice 11 Math 21a, Fall Name:

11/1/2017 Second Hourly Practice 11 Math 21a, Fall Name: 11/1/217 Second Hourly Practice 11 Math 21a, Fall 217 Name: MWF 9 Jameel Al-Aidroos MWF 9 Dennis Tseng MWF 1 Yu-Wei Fan MWF 1 Koji Shimizu MWF 11 Oliver Knill MWF 11 Chenglong Yu MWF 12 Stepan Paul TTH

More information

302 CHAPTER 3. FUNCTIONS OF SEVERAL VARIABLES. 4. Function of several variables, their domain. 6. Limit of a function of several variables

302 CHAPTER 3. FUNCTIONS OF SEVERAL VARIABLES. 4. Function of several variables, their domain. 6. Limit of a function of several variables 302 CHAPTER 3. FUNCTIONS OF SEVERAL VARIABLES 3.8 Chapter Review 3.8.1 Concepts to Know You should have an understanding of, and be able to explain the concepts listed below. 1. Boundary and interior points

More information

MATH. 2153, Spring 16, MWF 12:40 p.m. QUIZ 1 January 25, 2016 PRINT NAME A. Derdzinski Show all work. No calculators. The problem is worth 10 points.

MATH. 2153, Spring 16, MWF 12:40 p.m. QUIZ 1 January 25, 2016 PRINT NAME A. Derdzinski Show all work. No calculators. The problem is worth 10 points. MATH. 2153, Spring 16, MWF 12:40 p.m. QUIZ 1 January 25, 2016 PRINT NAME A. Derdzinski Show all work. No calculators. The problem is worth 10 points. 1. Evaluate the area A of the triangle with the vertices

More information

Directional Derivatives and the Gradient Vector Part 2

Directional Derivatives and the Gradient Vector Part 2 Directional Derivatives and the Gradient Vector Part 2 Lecture 25 February 28, 2007 Recall Fact Recall Fact If f is a dierentiable function of x and y, then f has a directional derivative in the direction

More information

Math 241, Final Exam. 12/11/12.

Math 241, Final Exam. 12/11/12. Math, Final Exam. //. No notes, calculator, or text. There are points total. Partial credit may be given. ircle or otherwise clearly identify your final answer. Name:. (5 points): Equation of a line. Find

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

MA FINAL EXAM Green April 30, 2018 EXAM POLICIES

MA FINAL EXAM Green April 30, 2018 EXAM POLICIES MA 6100 FINAL EXAM Green April 0, 018 NAME STUDENT ID # YOUR TA S NAME RECITATION TIME Be sure the paper you are looking at right now is GREEN! Write the following in the TEST/QUIZ NUMBER boxes (and blacken

More information

Multivariate Calculus: Review Problems for Examination Two

Multivariate Calculus: Review Problems for Examination Two Multivariate Calculus: Review Problems for Examination Two Note: Exam Two is on Tuesday, August 16. The coverage is multivariate differential calculus and double integration. You should review the double

More information

Directional Derivatives and the Gradient Vector Part 2

Directional Derivatives and the Gradient Vector Part 2 Directional Derivatives and the Gradient Vector Part 2 Marius Ionescu October 26, 2012 Marius Ionescu () Directional Derivatives and the Gradient Vector Part October 2 26, 2012 1 / 12 Recall Fact Marius

More information

Math 210, Exam 2, Spring 2010 Problem 1 Solution

Math 210, Exam 2, Spring 2010 Problem 1 Solution Math, Exam, Spring Problem Solution. Find and classify the critical points of the function f(x,y) x 3 +3xy y 3. Solution: By definition, an interior point (a,b) in the domain of f is a critical point of

More information

There are 10 problems, with a total of 150 points possible. (a) Find the tangent plane to the surface S at the point ( 2, 1, 2).

There are 10 problems, with a total of 150 points possible. (a) Find the tangent plane to the surface S at the point ( 2, 1, 2). Instructions Answer each of the questions on your own paper, and be sure to show your work so that partial credit can be adequately assessed. Put your name on each page of your paper. You may use a scientific

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

MAT203 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT203 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT203 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT203 covers essentially the same material as MAT201, but is more in depth and theoretical. Exam problems are often more sophisticated in scope and difficulty

More information

Lesson 4: Gradient Vectors, Level Curves, Maximums/Minimums/Saddle Points

Lesson 4: Gradient Vectors, Level Curves, Maximums/Minimums/Saddle Points Lesson 4: Gradient Vectors, Level Curves, Maximums/Minimums/Saddle Points Example 1: The Gradient Vector 2 df Let f(x) x. Then 2x. This can be thought of as a vector that dx tells you the direction of

More information

Practice problems from old exams for math 233 William H. Meeks III December 21, 2009

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

More information

Section 4: Extreme Values & Lagrange Multipliers.

Section 4: Extreme Values & Lagrange Multipliers. Section 4: Extreme Values & Lagrange Multipliers. Compiled by Chris Tisdell S1: Motivation S2: What are local maxima & minima? S3: What is a critical point? S4: Second derivative test S5: Maxima and Minima

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

Updated: August 24, 2016 Calculus III Section Math 232. Calculus III. Brian Veitch Fall 2015 Northern Illinois University

Updated: August 24, 2016 Calculus III Section Math 232. Calculus III. Brian Veitch Fall 2015 Northern Illinois University Updated: August 24, 216 Calculus III Section 1.2 Math 232 Calculus III Brian Veitch Fall 215 Northern Illinois University 1.2 Calculus with Parametric Curves Definition 1: First Derivative of a Parametric

More information

6. Find the equation of the plane that passes through the point (-1,2,1) and contains the line x = y = z.

6. Find the equation of the plane that passes through the point (-1,2,1) and contains the line x = y = z. Week 1 Worksheet Sections from Thomas 13 th edition: 12.4, 12.5, 12.6, 13.1 1. A plane is a set of points that satisfies an equation of the form c 1 x + c 2 y + c 3 z = c 4. (a) Find any three distinct

More information

Name: Class: Date: 1. Use Lagrange multipliers to find the maximum and minimum values of the function subject to the given constraint.

Name: Class: Date: 1. Use Lagrange multipliers to find the maximum and minimum values of the function subject to the given constraint. . Use Lagrange multipliers to find the maximum and minimum values of the function subject to the given constraint. f (x, y) = x y, x + y = 8. Set up the triple integral of an arbitrary continuous function

More information

A small review, Second Midterm, Calculus 3, Prof. Montero 3450: , Fall 2008

A small review, Second Midterm, Calculus 3, Prof. Montero 3450: , Fall 2008 A small review, Second Midterm, Calculus, Prof. Montero 45:-4, Fall 8 Maxima and minima Let us recall first, that for a function f(x, y), the gradient is the vector ( f)(x, y) = ( ) f f (x, y); (x, y).

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

MATH SPRING 2000 (Test 01) FINAL EXAM INSTRUCTIONS

MATH SPRING 2000 (Test 01) FINAL EXAM INSTRUCTIONS MATH 61 - SPRING 000 (Test 01) Name Signature Instructor Recitation Instructor Div. Sect. No. FINAL EXAM INSTRUCTIONS 1. You must use a # pencil on the mark-sense sheet (answer sheet).. If you have test

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

Name: Date: 1. Match the equation with its graph. Page 1

Name: Date: 1. Match the equation with its graph. Page 1 Name: Date: 1. Match the equation with its graph. y 6x A) C) Page 1 D) E) Page . Match the equation with its graph. ( x3) ( y3) A) C) Page 3 D) E) Page 4 3. Match the equation with its graph. ( x ) y 1

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

. 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

Plane Curve [Parametric Equation]

Plane Curve [Parametric Equation] Plane Curve [Parametric Equation] Bander Almutairi King Saud University December 1, 2015 Bander Almutairi (King Saud University) Plane Curve [Parametric Equation] December 1, 2015 1 / 8 1 Parametric Equation

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

Second Midterm Exam Math 212 Fall 2010

Second Midterm Exam Math 212 Fall 2010 Second Midterm Exam Math 22 Fall 2 Instructions: This is a 9 minute exam. You should work alone, without access to any book or notes. No calculators are allowed. Do not discuss this exam with anyone other

More information

Tangent Planes and Linear Approximations

Tangent Planes and Linear Approximations February 21, 2007 Tangent Planes Tangent Planes Let S be a surface with equation z = f (x, y). Tangent Planes Let S be a surface with equation z = f (x, y). Let P(x 0, y 0, z 0 ) be a point on S. Tangent

More information

F dr = f dx + g dy + h dz. Using that dz = q x dx + q y dy we get. (g + hq y ) x (f + hq x ) y da.

F dr = f dx + g dy + h dz. Using that dz = q x dx + q y dy we get. (g + hq y ) x (f + hq x ) y da. Math 55 - Vector alculus II Notes 14.7 tokes Theorem tokes Theorem is the three-dimensional version of the circulation form of Green s Theorem. Let s quickly recall that theorem: Green s Theorem: Let be

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

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

Solution 2. ((3)(1) (2)(1), (4 3), (4)(2) (3)(3)) = (1, 1, 1) D u (f) = (6x + 2yz, 2y + 2xz, 2xy) (0,1,1) = = 4 14

Solution 2. ((3)(1) (2)(1), (4 3), (4)(2) (3)(3)) = (1, 1, 1) D u (f) = (6x + 2yz, 2y + 2xz, 2xy) (0,1,1) = = 4 14 Vector and Multivariable Calculus L Marizza A Bailey Practice Trimester Final Exam Name: Problem 1. To prepare for true/false and multiple choice: Compute the following (a) (4, 3) ( 3, 2) Solution 1. (4)(

More information

7/26/2018 SECOND HOURLY PRACTICE V Maths 21a, O.Knill, Summer 2018

7/26/2018 SECOND HOURLY PRACTICE V Maths 21a, O.Knill, Summer 2018 7/26/28 SECOND HOURLY PRACTICE V Maths 2a, O.Knill, Summer 28 Name: Start by printing your name in the above box. Try to answer each question on the same page as the question is asked. If needed, use the

More information

11/6/2012 SECOND HOURLY Math 21a, Fall Name:

11/6/2012 SECOND HOURLY Math 21a, Fall Name: 11/6/2012 SECOND HOURLY Math 21a, Fall 2012 Name: MWF 9 Oliver Knill MWF 10 Hansheng Diao MWF 10 Joe Rabinoff MWF 11 John Hall MWF 11 Meredith Hegg MWF 12 Charmaine Sia TTH 10 Bence Béky TTH 10 Gijs Heuts

More information

Without fully opening the exam, check that you have pages 1 through 11.

Without fully opening the exam, check that you have pages 1 through 11. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages 1 through 11. Show all your work on the standard

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

MATH 2023 Multivariable Calculus

MATH 2023 Multivariable Calculus MATH 2023 Multivariable Calculus Problem Sets Note: Problems with asterisks represent supplementary informations. You may want to read their solutions if you like, but you don t need to work on them. Set

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

Quiz 6 Practice Problems

Quiz 6 Practice Problems Quiz 6 Practice Problems Practice problems are similar, both in difficulty and in scope, to the type of problems you will see on the quiz. Problems marked with a are for your entertainment and are not

More information

MATH 261 FALL 2000 FINAL EXAM INSTRUCTIONS. 1. This test booklet has 14 pages including this one. There are 25 questions, each worth 8 points.

MATH 261 FALL 2000 FINAL EXAM INSTRUCTIONS. 1. This test booklet has 14 pages including this one. There are 25 questions, each worth 8 points. MATH 261 FALL 2 FINAL EXAM STUDENT NAME - STUDENT ID - RECITATION HOUR - RECITATION INSTRUCTOR INSTRUCTOR - INSTRUCTIONS 1. This test booklet has 14 pages including this one. There are 25 questions, each

More information

Lagrange multipliers October 2013

Lagrange multipliers October 2013 Lagrange multipliers 14.8 14 October 2013 Example: Optimization with constraint. Example: Find the extreme values of f (x, y) = x + 2y on the ellipse 3x 2 + 4y 2 = 3. 3/2 1 1 3/2 Example: Optimization

More information

Worksheet 3.1: Introduction to Double Integrals

Worksheet 3.1: Introduction to Double Integrals Boise State Math 75 (Ultman) Worksheet.: Introduction to ouble Integrals Prerequisites In order to learn the new skills and ideas presented in this worksheet, you must: Be able to integrate functions of

More information

Linear and quadratic Taylor polynomials for functions of several variables.

Linear and quadratic Taylor polynomials for functions of several variables. ams/econ 11b supplementary notes ucsc Linear quadratic Taylor polynomials for functions of several variables. c 016, Yonatan Katznelson Finding the extreme (minimum or maximum) values of a function, is

More information

Exam 2 Preparation Math 2080 (Spring 2011) Exam 2: Thursday, May 12.

Exam 2 Preparation Math 2080 (Spring 2011) Exam 2: Thursday, May 12. Multivariable Calculus Exam 2 Preparation Math 28 (Spring 2) Exam 2: Thursday, May 2. Friday May, is a day off! Instructions: () There are points on the exam and an extra credit problem worth an additional

More information

Lagrange multipliers 14.8

Lagrange multipliers 14.8 Lagrange multipliers 14.8 14 October 2013 Example: Optimization with constraint. Example: Find the extreme values of f (x, y) = x + 2y on the ellipse 3x 2 + 4y 2 = 3. 3/2 Maximum? 1 1 Minimum? 3/2 Idea:

More information

Functions of Several Variables

Functions of Several Variables Functions of Several Variables Directional Derivatives and the Gradient Vector Philippe B Laval KSU April 7, 2012 Philippe B Laval (KSU) Functions of Several Variables April 7, 2012 1 / 19 Introduction

More information

14.4: Tangent Planes and Linear Approximations

14.4: Tangent Planes and Linear Approximations 14.4: Tangent Planes and Linear Approximations Marius Ionescu October 15, 2012 Marius Ionescu () 14.4: Tangent Planes and Linear Approximations October 15, 2012 1 / 13 Tangent Planes Marius Ionescu ()

More information

while its direction is given by the right hand rule: point fingers of the right hand in a 1 a 2 a 3 b 1 b 2 b 3 A B = det i j k

while its direction is given by the right hand rule: point fingers of the right hand in a 1 a 2 a 3 b 1 b 2 b 3 A B = det i j k I.f Tangent Planes and Normal Lines Again we begin by: Recall: (1) Given two vectors A = a 1 i + a 2 j + a 3 k, B = b 1 i + b 2 j + b 3 k then A B is a vector perpendicular to both A and B. Then length

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

13.1. Functions of Several Variables. Introduction to Functions of Several Variables. Functions of Several Variables. Objectives. Example 1 Solution

13.1. Functions of Several Variables. Introduction to Functions of Several Variables. Functions of Several Variables. Objectives. Example 1 Solution 13 Functions of Several Variables 13.1 Introduction to Functions of Several Variables Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. Objectives Understand

More information

Continuity and Tangent Lines for functions of two variables

Continuity and Tangent Lines for functions of two variables 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 Outline 1 Continuity

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

Total. Math 2130 Practice Final (Spring 2017) (1) (2) (3) (4) (5) (6) (7) (8)

Total. Math 2130 Practice Final (Spring 2017) (1) (2) (3) (4) (5) (6) (7) (8) Math 130 Practice Final (Spring 017) Before the exam: Do not write anything on this page. Do not open the exam. Turn off your cell phone. Make sure your books, notes, and electronics are not visible during

More information

Volumes of Solids of Revolution Lecture #6 a

Volumes of Solids of Revolution Lecture #6 a Volumes of Solids of Revolution Lecture #6 a Sphereoid Parabaloid Hyperboloid Whateveroid Volumes Calculating 3-D Space an Object Occupies Take a cross-sectional slice. Compute the area of the slice. Multiply

More information

MATH 200 (Fall 2016) Exam 1 Solutions (a) (10 points) Find an equation of the sphere with center ( 2, 1, 4).

MATH 200 (Fall 2016) Exam 1 Solutions (a) (10 points) Find an equation of the sphere with center ( 2, 1, 4). MATH 00 (Fall 016) Exam 1 Solutions 1 1. (a) (10 points) Find an equation of the sphere with center (, 1, 4). (x ( )) + (y 1) + (z ( 4)) 3 (x + ) + (y 1) + (z + 4) 9 (b) (10 points) Find an equation of

More information

LINEAR ALGEBRA AND VECTOR ANALYSIS MATH 22A

LINEAR ALGEBRA AND VECTOR ANALYSIS MATH 22A 1 2 3 4 Name: 5 6 7 LINEAR ALGEBRA AND VECTOR ANALYSIS 8 9 1 MATH 22A Total : Unit 28: Second Hourly Welcome to the second hourly. Please don t get started yet. We start all together at 9: AM. You can

More information

Comprehensive Practice Handout MATH 1325 entire semester

Comprehensive Practice Handout MATH 1325 entire semester 1 Comprehensive Practice Handout MATH 1325 entire semester Test 1 material Use the graph of f(x) below to answer the following 6 questions. 7 1. Find the value of lim x + f(x) 2. Find the value of lim

More information

MA 174: Multivariable Calculus Final EXAM (practice) NO CALCULATORS, BOOKS, OR PAPERS ARE ALLOWED. Use the back of the test pages for scrap paper.

MA 174: Multivariable Calculus Final EXAM (practice) NO CALCULATORS, BOOKS, OR PAPERS ARE ALLOWED. Use the back of the test pages for scrap paper. MA 174: Multivariable alculus Final EXAM (practice) NAME lass Meeting Time: NO ALULATOR, BOOK, OR PAPER ARE ALLOWED. Use the back of the test pages for scrap paper. Points awarded 1. (5 pts). (5 pts).

More information

12.8 Maximum/Minimum Problems

12.8 Maximum/Minimum Problems Section 12.8 Maximum/Minimum Problems Page 1 12.8 Maximum/Minimum Problems In Chapter 4 we showed how to use derivatives to find maximum and minimum values of functions of a single variable. When those

More information

Final Exam - Review. Cumulative Final Review covers sections and Chapter 12

Final Exam - Review. Cumulative Final Review covers sections and Chapter 12 Final Exam - eview Cumulative Final eview covers sections 11.4-11.8 and Chapter 12 The following is a list of important concepts from each section that will be tested on the Final Exam, but were not covered

More information

MATH Lagrange multipliers in 3 variables Fall 2016

MATH Lagrange multipliers in 3 variables Fall 2016 MATH 20550 Lagrange multipliers in 3 variables Fall 2016 1. The one constraint they The problem is to find the extrema of a function f(x, y, z) subject to the constraint g(x, y, z) = c. The book gives

More information

Math 213 Exam 2. Each question is followed by a space to write your answer. Please write your answer neatly in the space provided.

Math 213 Exam 2. Each question is followed by a space to write your answer. Please write your answer neatly in the space provided. Math 213 Exam 2 Name: Section: Do not remove this answer page you will return the whole exam. You will be allowed two hours to complete this test. No books or notes may be used other than a onepage cheat

More information

= w. w u. u ; u + w. x x. z z. y y. v + w. . Remark. The formula stated above is very important in the theory of. surface integral.

= w. w u. u ; u + w. x x. z z. y y. v + w. . Remark. The formula stated above is very important in the theory of. surface integral. 1 Chain rules 2 Directional derivative 3 Gradient Vector Field 4 Most Rapid Increase 5 Implicit Function Theorem, Implicit Differentiation 6 Lagrange Multiplier 7 Second Derivative Test Theorem Suppose

More information

1. Suppose that the equation F (x, y, z) = 0 implicitly defines each of the three variables x, y, and z as functions of the other two:

1. Suppose that the equation F (x, y, z) = 0 implicitly defines each of the three variables x, y, and z as functions of the other two: Final Solutions. Suppose that the equation F (x, y, z) implicitly defines each of the three variables x, y, and z as functions of the other two: z f(x, y), y g(x, z), x h(y, z). If F is differentiable

More information

Math 233. Lagrange Multipliers Basics

Math 233. Lagrange Multipliers Basics Math 233. Lagrange Multipliers Basics Optimization problems of the form to optimize a function f(x, y, z) over a constraint g(x, y, z) = k can often be conveniently solved using the method of Lagrange

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

WW Prob Lib1 Math course-section, semester year

WW Prob Lib1 Math course-section, semester year WW Prob Lib Math course-section, semester year WeBWorK assignment due /25/06 at :00 PM..( pt) Consider the parametric equation x = 7(cosθ + θsinθ) y = 7(sinθ θcosθ) What is the length of the curve for

More information

7/28/2011 SECOND HOURLY PRACTICE V Maths 21a, O.Knill, Summer 2011

7/28/2011 SECOND HOURLY PRACTICE V Maths 21a, O.Knill, Summer 2011 7/28/2011 SECOND HOURLY PRACTICE V Maths 21a, O.Knill, Summer 2011 Name: Start by printing your name in the above box. Try to answer each question on the same page as the question is asked. If needed,

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

Chapter 5 Partial Differentiation

Chapter 5 Partial Differentiation Chapter 5 Partial Differentiation For functions of one variable, y = f (x), the rate of change of the dependent variable can dy be found unambiguously by differentiation: f x. In this chapter we explore

More information

Math 209, Fall 2009 Homework 3

Math 209, Fall 2009 Homework 3 Math 209, Fall 2009 Homework 3 () Find equations of the tangent plane and the normal line to the given surface at the specified point: x 2 + 2y 2 3z 2 = 3, P (2,, ). Solution Using implicit differentiation

More information

Level Curves and Contour Maps (sec 14.1) & Partial Derivatives (sec 14.3) Today, We Will: Level Curves. Notes. Notes. Notes.

Level Curves and Contour Maps (sec 14.1) & Partial Derivatives (sec 14.3) Today, We Will: Level Curves. Notes. Notes. Notes. Level Curves and Contour Maps (sec 14.1) & Partial Derivatives (sec 14.3) 11 February 2015 Today, We Will: Wrap-up our discussion of level curves and contour maps. Define partial derivatives of a function

More information

. 1. Chain rules. Directional derivative. Gradient Vector Field. Most Rapid Increase. Implicit Function Theorem, Implicit Differentiation

. 1. Chain rules. Directional derivative. Gradient Vector Field. Most Rapid Increase. Implicit Function Theorem, Implicit Differentiation 1 Chain rules 2 Directional derivative 3 Gradient Vector Field 4 Most Rapid Increase 5 Implicit Function Theorem, Implicit Differentiation 6 Lagrange Multiplier 7 Second Derivative Test Theorem Suppose

More information

Math 265 Exam 3 Solutions

Math 265 Exam 3 Solutions C Roettger, Fall 16 Math 265 Exam 3 Solutions Problem 1 Let D be the region inside the circle r 5 sin θ but outside the cardioid r 2 + sin θ. Find the area of D. Note that r and θ denote polar coordinates.

More information

MATH 2400: CALCULUS 3 MAY 9, 2007 FINAL EXAM

MATH 2400: CALCULUS 3 MAY 9, 2007 FINAL EXAM MATH 4: CALCULUS 3 MAY 9, 7 FINAL EXAM I have neither given nor received aid on this exam. Name: 1 E. Kim................ (9am) E. Angel.............(1am) 3 I. Mishev............ (11am) 4 M. Daniel...........

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

Tangent Lines and Linear Approximations Solutions

Tangent Lines and Linear Approximations Solutions Solutions We have intentionally included more material than can be covered in most Student Study Sessions to account for groups that are able to answer the questions at a faster rate. Use your own judgment,

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

MAT 1475 Final Exam Review Problems

MAT 1475 Final Exam Review Problems MAT1475 Final Review Spring 2016 Spring 2016 MAT 1475 Final Exam Review Problems Revised by Prof. Kostadinov, Fall 2015, Fall 2014, Fall 2013, Fall 2012, Fall 2011, Fall 2010 Revised by Prof. Africk and

More information

Double integrals over a General (Bounded) Region

Double integrals over a General (Bounded) Region ouble integrals over a General (Bounded) Region Recall: Suppose z f (x, y) iscontinuousontherectangularregionr [a, b] [c, d]. We define the double integral of f on R by R f (x, y) da lim max x i, y j!0

More information

Math 21a Tangent Lines and Planes Fall, What do we know about the gradient f? Tangent Lines to Curves in the Plane.

Math 21a Tangent Lines and Planes Fall, What do we know about the gradient f? Tangent Lines to Curves in the Plane. Math 21a Tangent Lines and Planes Fall, 2016 What do we know about the gradient f? Tangent Lines to Curves in the Plane. 1. For each of the following curves, find the tangent line to the curve at the point

More information

27. Tangent Planes & Approximations

27. Tangent Planes & Approximations 27. Tangent Planes & Approximations If z = f(x, y) is a differentiable surface in R 3 and (x 0, y 0, z 0 ) is a point on this surface, then it is possible to construct a plane passing through this point,

More information