Direction of maximum decrease = P

Size: px
Start display at page:

Download "Direction of maximum decrease = P"

Transcription

1 APPM 35 FINAL EXAM PING 15 INTUTION: Electronic devices, books, and crib sheets are not permitted. Write your name and your instructor s name on the front of your bluebook. Work all problems. how your work clearly. Note that a correct answer with incorrect or no supporting work may receive no credit, while an incorrect answer with relevant work may receive partial credit. 1. (3 points) You are playing the video game Qbert. Qbert jumps around on the top surfaces of unit cubes (dimensions ) arranged as seen in the pictures below. Assume the center of the surface Qbert stands on, A, is located at the origin, that is, the point A is in the x-y plane and hence is located at (,, ). The coordinate axes are parallel to the edges of the cubes. Qbert can jump from A to the center of adjacent cube surfaces located at points B,, D, or E. To make things more interesting, there are evil coilys in space trying to kill[ Qbert as it jumps around. When Qbert stands at point A, the likelihood of coilys killing it is given by P (x, y, z) exp 1 ( (y 4) + (x 3) (z 5) )]. Be sure to read this function carefully! (a) Find the coordinates of the points where Qbert can jump, specifically the coordinates of points B,, D, and E. olution: Let s take point B as an example. To move there from point A (the origin), Qbert needs to move up (along the Z axis) the length of 1 cube (which is defined to be 1 unit), and along the negative Y axis the length of 1 cube. Thus, the point B is located at (, 1, 1). This same approach can be taken for the remaining points, yielding ( 1,, 1), D (1,, 1), and E (, 1, 1). (b) If Qbert could pick any direction in space, in what direction should it jump to minimize its chance of being killed? olution: The gradient of a function points in the direction of greatest increase, which implies that the negative of the gradient points in the direction of greatest decrease. ince we want to find the direction of greatest decrease of the function P (x, y, z), we must calculate P and evaluate it at the point (,, ): P (,,) (3 x)p (x, y, z), (4 y)p (x, y, z), (z 5)P (x, y, z) (,,) 3, 4, 5 Direction of maximum decrease P (,,) 3, 4, 5 (c) If Qbert is restricted to jumping to one of the four locations B,, D, or E, where should it jump to to minimize its chance of being killed? Warning: don t simply plug in coordinates, use alculus 3 concepts to support your answer. Hint: you might find it helpful to note things like olution: To determine how the function P (x, y, z) changes with respect to the direction chosen, we can utilize the directional derivative, which states that P û dp ds. We found in part (b) that P (,,) 3, 4, 5, and we know that dp ds represents how P (x, y, z) changes with respect to distance traveled (this is what we want to minimize). Thus, we can calculate 4 different û corresponding to the directions from A to B,, D, and E, and pick the one that makes dp ds the least. A B : û 1 1, 1, 1 dp 1 ( 4 5) 9 ds 1 A : û 1 1,, 1 dp 1 ( 3 5) 8 ds A D : û 3 1 1,, 1 dp 1 (3 + 5) 8 ds 3 A E : û 4 1, 1, 1 dp 1 (4 + 5) 9 ds 4 Thus, moving from point A to point B would minimize Qbert s chances of being killed.

2 . (3 points) What values of a and b will maximize the value of the integral a < b. Be sure to support your answer using alculus 3 concepts. b a ( 3x + 4x 45) dx? Assume that olution: Note that the integral is a function fo a and b that we want to maximize. Note also that F (a, b) b ( 3x + 4x 45) dx a a b Using the Fundamental Theorem of alculus, we have ( 3x + 4x 45) dx F a 3a 4a + 45 and F b 3b + 4b 45 We find the critical values of F by setting the partials equal to zero. We have 3 ( a 8a + 15 ) 3 (a 3) (a 5) a 3, a 5 3 ( b 8b + 15 ) 3 (b 3) (b 5) b 3, b 5 ince we re told that a < b we know that the only valid critical point is (a, b) (3, 5). We should still use the second derivative test to check that this point is a maximum. We have F aa 6a 4, F ab, F bb 6b + 4 At the critical point we have F aa 6 < F ab F bb 6 < F aa F bb F ab 36 > thus the point (a, b) (3, 5) is a maximum.

3 3. (3 points) onsider the force field F (y + cxz) i + y(bx + cz) j + (y + cx ) k. (a) For what values of b and c will F be a conservative field? olution: A vector field F is conserivative if F. We have F learly F if b c. i j k x y z y + cxz bxy + cyz y + cx (y cy) i + (by y) k (b) Using your values for b and c, determine the work done by moving on the helical path given by r(t) cos t i + sin t j + t k from (1,, ) to (1,, π). olution: ince this field is conservative we know that there exists a potential function f such that F f. We ll determine this potential function and then use the Fundamental Theorem of Line Integrals to find the work. We have Integrating, we have F y + 4xz, xy + yz, y + x f x, f y, f z f x y + 4xz f xy + x z + g (y, z) f y xy + yz f xy + y z + h (y, z) f z y + x f y z + x z + k (y, z) By inspection we see that f xy + y z + x z Then, by the FTLI we have W f(1,, π) f(1,, ) 4π 4π

4 4. (3 points) onsider the point (1, 1, 3) in the plane x + y + z 7. Around this point, and in the plane, is a circular path of radius. alculate the value of the circulation of the vector field F y i+3z j x k around the circular path. olution: Note that the path is not an ellipse, but an actual circle in the plane. We could potentially parameterize the path and use a line integral to calculate the circulation, but this path is pretty difficult to parameterize. Instead we ll use tokes Theorem. We have irculation ( F) n dσ where is any surface that has as its boundary curve. We ll take to be the plane that contains the curve. Assuming the curve is oriented counterclockwise when viewed from above, the upward oriented unit normal vector of the plane is n g,, 1 g 3 The curl of the vector field is F i j k x y z y 3z x 3, 1, Thus we have irculation ( F) n dσ 3, 1,,, 1 3 dσ dσ The surface integral expression is just the surface area of the circular cutout of the plane. Thus we have irculation dσ π

5 5. (4 points) onsider the path r(t) formed by the intersection of the two surfaces z x + y and z 1 + y, and the vector field given by F y i + z j + y k. (a) Determine a parametrization of the closed path r(t). Be sure to specify the values of t. olution: To find the parameterization of the surface of integration we substitute the expression for z in the first surface for the z in the second surface. This gives x + y 1 + y x + y 1 Thus on the intersection of the two surfaces the x and y components lie on a circle of radius 1. This gives r(t) cos t, sin t, z(t) t π To determine the z-component of the parameterization we can plug x(t) cos t and y(t) sin t into the equation for either of the surfaces and solve for z. Plugging into the second surface equation gives r(t) cos t, sin t, 1 + sin t t π (b) Determine the value of the circulation of F around r(t) if one moves in a counter-clockwise direction. olution: The circulation of a vector field around a line segment is given by F dr. Plugging in the parameterization of the curve, we have F sin t, 1 + sin t, sin t and dr sin t, cos t, 4 sin t cos t dt Then π sin t, 1 + sin t, sin t sin t, cos t, 4 sin t cos t dt π sin t + cos t + sin cos t + 4 sin t cos t dt π sin t + cos t + 6 sin cos t dt π (c) If it is possible to verify your result in part (b) with another technique, do so. Either way, be sure to justify your reasoning. olution: We ll verify our result from part (b) using tokes Theorem. The curve of intersection is a boundary curve for either of the surfaces involved, but we ll choose to integrate over the second surface : z 1 + y. From tokes Theorem we have The curl of our vector field F can be calculated as follows: ( F) n dσ î ĵ ˆk curl(f ) F x y z y z y î(1 1) ĵ( ) + ˆk( 1) ˆk

6 We ll project the surface into the xy-plane since we know from the parameterization of the bounding curve that this will just be the unit circle x + y 1 which we denote. We choose g z y 1 and p k. We then have We have ( F) n dσ ( F) g, 4y, 1 and g k 1 ± g g p da ince the gradient of g points in the positive z direction the outward pointing normal vector is correct with respect to the counterclockwise orientation of the boundary curve. Thus we choose + g. We then have ( F) ± g g p da,, 1, 4y, 1 da da π where the last step follows from the fact that the area integral is just the area of the unit circle,. 6. (4 points) onsider the finite sized object bounded by the surfaces z 1 x y and z, and the vector field given by F ( xz sin(yz) + x 3) i + cos(yz) j + ( 3zy exp(x + y ) ) k. Determine the value of the total outward flux of F across the bounding surface of the object. olution: alculating the total flux out of the object requires the use of the Divergence Theorem: F ˆn dσ F d Therefore, the total flux can be written as follows: Total flux F d x, y, z xz sin(yz) + x 3, cos(yz), 3zy e x +y d z sin(yz) + 3x z sin(yz) + 3y d 3 x + y d To evaluate this integral, it is easiest to use cylindrical coordinates. Note that the bounds on z go from to 1 x y 1 r. 3 π 1 1 r 3 (r )(r) dzdrdθ 3 π π 1 ( 1 4 r4 1 ) 1 6 r6 dθ 3 (1 r )(r 3 ) drdθ 3 π π 1 ( ) dθ 6π 6 1 π r 3 r 5 drdθ ENJOY YOU UMME!

7 Projections and distances proj A B ( ) A B A d P v A A v Arc length, frenet formulas, and tangential and normal acceleration components dt ds κn ds v dt T dr ds v v db ds τn κ a a N N + a T T dt ds v a v 3 a T d v dt N dt/ds dt/ds dt/dt dt/dt f (x) 1 + (f (x)) a N κ v d n P n B T N ẋÿ ẏẍ 3/ ẋ + ẏ 3/ τ db ds N a a T The econd Derivative Test uppose f(x, y) and its first and second partial derivatives are continuous in a disk centered at (a, b), and f x(a, b) f y(a, b). Let D f xxf yy f xy. 1. If D > and f xx < at (a, b), then f has a local maximum at (a, b).. If D > and f xx > at (a, b), then f has a local minimum at (a, b). 3. If D < at (a, b), then f has a saddle point at (a, b). 4. If D at (a, b), then the test is inconclusive. Directional derivative, discriminant, and Lagrange multipliers df ds ( f) u fxxfyy (fxy) f λ g, g Taylor s formula (at the point (x, y )) [ ] f(x, y) f(x, y ) + (x x )f x(x, y ) + (y y )f y(x, y ) + 1 [ ] (x x ) f xx(x, y ) + (x x )(y y )f xy(x, y ) + (y y ) f yy(x, y )! + 1 [ (x x ) 3 f xxx(x, y ) + 3(x x ) (y y )f xxy(x, y ) 3! ] + 3(x x )(y y ) f xyy(x, y ) + (y y ) 3 f yyy(x, y ) + Linear approximation error E(x, y) M ( x x + y y ) {, where max fxx, f xy, f } yy M! Polar coordinates x r cos θ y r sin θ r x + y da dx dy r dr dθ ylindrical and spherical coordinates ylindrical to ectangular pherical to ylindrical pherical to ectangular x r cos θ r ρ sin φ x ρ sin φ cos θ y r sin θ z ρ cos φ y ρ sin φ sin θ z z θ θ z ρ cos φ d dx dy dz dz r dθ dr ρ sin φ dρ dφ dθ ubstitutions in multiple integrals f(x, y) dx dy f ( x(u, v), y(u, v) ) J(u, v) du dv where J(u, v) x y G u v y x u v x/ u y/ u x/ v y/ v Mass, moments, and center of mass Mass M δ da Moments M x y δ da M y x δ da enter of mass x M y/m ȳ M x/m Green s Theorem in the x-y plane (The curve is traversed counterclockwise, and F(x, y) M(x, y) i + N(x, y) j.) ( N irculation F T ds ( F) k da x M ) da y ( M Outward Flux F n ds F da x + N ) da y urface area of level surface g(x, y, z) c tokes Theorem F T ds Divergence Theorem of Gauss F n dσ Fond memories sin x 1 cos x and dσ g g p da ( F) n dσ F dσ F d D cos x 1 + cos x

1. (30 points) In the x-y plane, find and classify all local maxima, local minima, and saddle points of the function. f(x, y) = 3y 2 2y 3 3x 2 + 6xy.

1. (30 points) In the x-y plane, find and classify all local maxima, local minima, and saddle points of the function. f(x, y) = 3y 2 2y 3 3x 2 + 6xy. APPM 35 FINAL EXAM FALL 13 INSTUTIONS: Electronic devices, books, and crib sheets are not permitted. Write your name and your instructor s name on the front of your bluebook. Work all problems. Show your

More information

APPM 2350 Final Exam points Monday December 17, 7:30am 10am, 2018

APPM 2350 Final Exam points Monday December 17, 7:30am 10am, 2018 APPM 2 Final Exam 28 points Monday December 7, 7:am am, 28 ON THE FONT OF YOU BLUEBOOK write: () your name, (2) your student ID number, () lecture section/time (4) your instructor s name, and () a grading

More information

MAT 211 Final Exam. Spring Jennings. Show your work!

MAT 211 Final Exam. Spring Jennings. Show your work! MAT 211 Final Exam. pring 215. Jennings. how your work! Hessian D = f xx f yy (f xy ) 2 (for optimization). Polar coordinates x = r cos(θ), y = r sin(θ), da = r dr dθ. ylindrical coordinates x = r cos(θ),

More information

One side of each sheet is blank and may be used as scratch paper.

One side of each sheet is blank and may be used as scratch paper. Math 244 Spring 2017 (Practice) Final 5/11/2017 Time Limit: 2 hours Name: No calculators or notes are allowed. One side of each sheet is blank and may be used as scratch paper. heck your answers whenever

More information

Review problems for the final exam Calculus III Fall 2003

Review problems for the final exam Calculus III Fall 2003 Review problems for the final exam alculus III Fall 2003 1. Perform the operations indicated with F (t) = 2t ı 5 j + t 2 k, G(t) = (1 t) ı + 1 t k, H(t) = sin(t) ı + e t j a) F (t) G(t) b) F (t) [ H(t)

More information

MATH H53 : Final exam

MATH H53 : Final exam MATH H53 : Final exam 11 May, 18 Name: You have 18 minutes to answer the questions. Use of calculators or any electronic items is not permitted. Answer the questions in the space provided. If you run out

More information

Math 234 Final Exam (with answers) Spring 2017

Math 234 Final Exam (with answers) Spring 2017 Math 234 Final Exam (with answers) pring 217 1. onsider the points A = (1, 2, 3), B = (1, 2, 2), and = (2, 1, 4). (a) [6 points] Find the area of the triangle formed by A, B, and. olution: One way to solve

More information

Sections minutes. 5 to 10 problems, similar to homework problems. No calculators, no notes, no books, no phones. No green book needed.

Sections minutes. 5 to 10 problems, similar to homework problems. No calculators, no notes, no books, no phones. No green book needed. MTH 34 Review for Exam 4 ections 16.1-16.8. 5 minutes. 5 to 1 problems, similar to homework problems. No calculators, no notes, no books, no phones. No green book needed. Review for Exam 4 (16.1) Line

More information

M273Q Multivariable Calculus Spring 2017 Review Problems for Exam 3

M273Q Multivariable Calculus Spring 2017 Review Problems for Exam 3 M7Q Multivariable alculus Spring 7 Review Problems for Exam Exam covers material from Sections 5.-5.4 and 6.-6. and 7.. As you prepare, note well that the Fall 6 Exam posted online did not cover exactly

More information

Math 263 Final. (b) The cross product is. i j k c. =< c 1, 1, 1 >

Math 263 Final. (b) The cross product is. i j k c. =< c 1, 1, 1 > Math 63 Final Problem 1: [ points, 5 points to each part] Given the points P : (1, 1, 1), Q : (1,, ), R : (,, c 1), where c is a parameter, find (a) the vector equation of the line through P and Q. (b)

More information

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions

Calculus III. Math 233 Spring Final exam May 3rd. Suggested solutions alculus III Math 33 pring 7 Final exam May 3rd. uggested solutions This exam contains twenty problems numbered 1 through. All problems are multiple choice problems, and each counts 5% of your total score.

More information

Solutions to Sample Questions for Final Exam

Solutions to Sample Questions for Final Exam olutions to ample Questions for Final Exam Find the points on the surface xy z 3 that are closest to the origin. We use the method of Lagrange Multipliers, with f(x, y, z) x + y + z for the square of the

More information

Math 11 Fall 2016 Final Practice Problem Solutions

Math 11 Fall 2016 Final Practice Problem Solutions Math 11 Fall 216 Final Practice Problem olutions Here are some problems on the material we covered since the second midterm. This collection of problems is not intended to mimic the final in length, content,

More information

1. (a) (5 points) Find the unit tangent and unit normal vectors T and N to the curve. r (t) = 3 cos t, 0, 3 sin t, r ( 3π

1. (a) (5 points) Find the unit tangent and unit normal vectors T and N to the curve. r (t) = 3 cos t, 0, 3 sin t, r ( 3π 1. a) 5 points) Find the unit tangent and unit normal vectors T and N to the curve at the point P 3, 3π, r t) 3 cos t, 4t, 3 sin t 3 ). b) 5 points) Find curvature of the curve at the point P. olution:

More information

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt

Jim Lambers MAT 280 Summer Semester Practice Final Exam Solution. dy + xz dz = x(t)y(t) dt. t 3 (4t 3 ) + e t2 (2t) + t 7 (3t 2 ) dt Jim Lambers MAT 28 ummer emester 212-1 Practice Final Exam olution 1. Evaluate the line integral xy dx + e y dy + xz dz, where is given by r(t) t 4, t 2, t, t 1. olution From r (t) 4t, 2t, t 2, we obtain

More information

APPM 2350 FINAL EXAM FALL 2017

APPM 2350 FINAL EXAM FALL 2017 APPM 25 FINAL EXAM FALL 27. ( points) Determine the absolute maximum and minimum values of the function f(x, y) = 2 6x 4y + 4x 2 + y. Be sure to clearly give both the locations and values of the absolute

More information

MATH 52 FINAL EXAM SOLUTIONS

MATH 52 FINAL EXAM SOLUTIONS MAH 5 FINAL EXAM OLUION. (a) ketch the region R of integration in the following double integral. x xe y5 dy dx R = {(x, y) x, x y }. (b) Express the region R as an x-simple region. R = {(x, y) y, x y }

More information

Review Sheet for the Final

Review Sheet for the Final Review Sheet for the Final Math 6-4 4 These problems are provided to help you study. The presence of a problem on this handout does not imply that there will be a similar problem on the test. And the absence

More information

SOME PROBLEMS YOU SHOULD BE ABLE TO DO

SOME PROBLEMS YOU SHOULD BE ABLE TO DO OME PROBLEM YOU HOULD BE ABLE TO DO I ve attempted to make a list of the main calculations you should be ready for on the exam, and included a handful of the more important formulas. There are no examples

More information

Name: Date: 12/06/2018. M20550 Calculus III Tutorial Worksheet 11

Name: Date: 12/06/2018. M20550 Calculus III Tutorial Worksheet 11 1. ompute the surface integral M255 alculus III Tutorial Worksheet 11 x + y + z) d, where is a surface given by ru, v) u + v, u v, 1 + 2u + v and u 2, v 1. olution: First, we know x + y + z) d [ ] u +

More information

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr.

Practice Problems for Exam 3 (Solutions) 1. Let F(x, y) = xyi+(y 3x)j, and let C be the curve r(t) = ti+(3t t 2 )j for 0 t 2. Compute F dr. 1. Let F(x, y) xyi+(y 3x)j, and let be the curve r(t) ti+(3t t 2 )j for t 2. ompute F dr. Solution. F dr b a 2 2 F(r(t)) r (t) dt t(3t t 2 ), 3t t 2 3t 1, 3 2t dt t 3 dt 1 2 4 t4 4. 2. Evaluate the line

More information

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours)

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours) SOLUTIONS TO THE 18.02 FINAL EXAM BJORN POONEN December 14, 2010, 9:00am-12:00 (3 hours) 1) For each of (a)-(e) below: If the statement is true, write TRUE. If the statement is false, write FALSE. (Please

More information

Solutions to Practice Test 3

Solutions to Practice Test 3 Solutions to Practice Test 3. (a) Find the equation for the plane containing the points (,, ), (, 2, ), and (,, 3). (b) Find the area of the triangle with vertices (,, ), (, 2, ), and (,, 3). Answer: (a)

More information

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers.

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers. Name: Section: Recitation Instructor: READ THE FOLLOWING INSTRUCTIONS. Do not open your exam until told to do so. No calculators, cell phones or any other electronic devices can be used on this exam. Clear

More information

MATH 332: Vector Analysis Summer 2005 Homework

MATH 332: Vector Analysis Summer 2005 Homework MATH 332, (Vector Analysis), Summer 2005: Homework 1 Instructor: Ivan Avramidi MATH 332: Vector Analysis Summer 2005 Homework Set 1. (Scalar Product, Equation of a Plane, Vector Product) Sections: 1.9,

More information

7a3 2. (c) πa 3 (d) πa 3 (e) πa3

7a3 2. (c) πa 3 (d) πa 3 (e) πa3 1.(6pts) Find the integral x, y, z d S where H is the part of the upper hemisphere of H x 2 + y 2 + z 2 = a 2 above the plane z = a and the normal points up. ( 2 π ) Useful Facts: cos = 1 and ds = ±a sin

More information

HOMEWORK 8 SOLUTIONS

HOMEWORK 8 SOLUTIONS HOMEWOK 8 OLUTION. Let and φ = xdy dz + ydz dx + zdx dy. let be the disk at height given by: : x + y, z =, let X be the region in 3 bounded by the cone and the disk. We orient X via dx dy dz, then by definition

More information

Page Points Score Total: 210. No more than 200 points may be earned on the exam.

Page Points Score Total: 210. No more than 200 points may be earned on the exam. Name: PID: Section: Recitation Instructor: DO NOT WRITE BELOW THIS LINE. GO ON TO THE NEXT PAGE. Page Points Score 3 18 4 18 5 18 6 18 7 18 8 18 9 18 10 21 11 21 12 21 13 21 Total: 210 No more than 200

More information

DO NOT BEGIN THIS TEST UNTIL INSTRUCTED TO START

DO NOT BEGIN THIS TEST UNTIL INSTRUCTED TO START Math 265 Student name: KEY Final Exam Fall 23 Instructor & Section: This test is closed book and closed notes. A (graphing) calculator is allowed for this test but cannot also be a communication device

More information

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

Without fully opening the exam, check that you have pages 1 through 12. 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 12. Show all your work on the standard

More information

Final Exam Review Sheet : Comments and Selected Solutions

Final Exam Review Sheet : Comments and Selected Solutions MATH 55 Applied Honors alculus III Winter Final xam Review heet : omments and elected olutions Note: The final exam will cover % among topics in chain rule, linear approximation, maximum and minimum values,

More information

(a) The points (3, 1, 2) and ( 1, 3, 4) are the endpoints of a diameter of a sphere.

(a) The points (3, 1, 2) and ( 1, 3, 4) are the endpoints of a diameter of a sphere. MATH 4 FINAL EXAM REVIEW QUESTIONS Problem. a) The points,, ) and,, 4) are the endpoints of a diameter of a sphere. i) Determine the center and radius of the sphere. ii) Find an equation for the sphere.

More information

MATHS 267 Answers to Stokes Practice Dr. Jones

MATHS 267 Answers to Stokes Practice Dr. Jones MATH 267 Answers to tokes Practice Dr. Jones 1. Calculate the flux F d where is the hemisphere x2 + y 2 + z 2 1, z > and F (xz + e y2, yz, z 2 + 1). Note: the surface is open (doesn t include any of the

More information

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

Without fully opening the exam, check that you have pages 1 through 12. MTH 34 Solutions to Exam April 9th, 8 Name: Section: Recitation Instructor: INSTRUTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through. Show

More information

Line and Surface Integrals. Stokes and Divergence Theorems

Line and Surface Integrals. Stokes and Divergence Theorems Math Methods 1 Lia Vas Line and urface Integrals. tokes and Divergence Theorems Review of urves. Intuitively, we think of a curve as a path traced by a moving particle in space. Thus, a curve is a function

More information

Math Review for Exam 3

Math Review for Exam 3 1. ompute oln: (8x + 36xy)ds = Math 235 - Review for Exam 3 (8x + 36xy)ds, where c(t) = (t, t 2, t 3 ) on the interval t 1. 1 (8t + 36t 3 ) 1 + 4t 2 + 9t 4 dt = 2 3 (1 + 4t2 + 9t 4 ) 3 2 1 = 2 3 ((14)

More information

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the

x + ye z2 + ze y2, y + xe z2 + ze x2, z and where T is the 1.(8pts) Find F ds where F = x + ye z + ze y, y + xe z + ze x, z and where T is the T surface in the pictures. (The two pictures are two views of the same surface.) The boundary of T is the unit circle

More information

Jim Lambers MAT 280 Fall Semester Practice Final Exam Solution

Jim Lambers MAT 280 Fall Semester Practice Final Exam Solution Jim Lambers MAT 8 Fall emester 6-7 Practice Final Exam olution. Use Lagrange multipliers to find the point on the circle x + 4 closest to the point (, 5). olution We have f(x, ) (x ) + ( 5), the square

More information

MATH 2400 Final Exam Review Solutions

MATH 2400 Final Exam Review Solutions MATH Final Eam eview olutions. Find an equation for the collection of points that are equidistant to A, 5, ) and B6,, ). AP BP + ) + y 5) + z ) 6) y ) + z + ) + + + y y + 5 + z 6z + 9 + 6 + y y + + z +

More information

McGill University April 16, Advanced Calculus for Engineers

McGill University April 16, Advanced Calculus for Engineers McGill University April 16, 2014 Faculty of cience Final examination Advanced Calculus for Engineers Math 264 April 16, 2014 Time: 6PM-9PM Examiner: Prof. R. Choksi Associate Examiner: Prof. A. Hundemer

More information

MTH 234 Exam 2 November 21st, Without fully opening the exam, check that you have pages 1 through 12.

MTH 234 Exam 2 November 21st, Without fully opening the exam, check that you have pages 1 through 12. 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 12. Show all your work on the standard

More information

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS MATH 228: Calculus III (FALL 216) Sample Problems for FINAL EXAM SOLUTIONS MATH 228 Page 2 Problem 1. (2pts) Evaluate the line integral C xy dx + (x + y) dy along the parabola y x2 from ( 1, 1) to (2,

More information

Multivariable Calculus

Multivariable Calculus Multivariable alculus Jaron Kent-Dobias May 17, 2011 1 Lines in Space By space, we mean R 3. First, conventions. Always draw right-handed axes. You can define a L line precisely in 3-space with 2 points,

More information

Math 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C

Math 350 Solutions for Final Exam Page 1. Problem 1. (10 points) (a) Compute the line integral. F ds C. z dx + y dy + x dz C Math 35 Solutions for Final Exam Page Problem. ( points) (a) ompute the line integral F ds for the path c(t) = (t 2, t 3, t) with t and the vector field F (x, y, z) = xi + zj + xk. (b) ompute the line

More information

MAC2313 Final A. (5 pts) 1. How many of the following are necessarily true? i. The vector field F = 2x + 3y, 3x 5y is conservative.

MAC2313 Final A. (5 pts) 1. How many of the following are necessarily true? i. The vector field F = 2x + 3y, 3x 5y is conservative. MAC2313 Final A (5 pts) 1. How many of the following are necessarily true? i. The vector field F = 2x + 3y, 3x 5y is conservative. ii. The vector field F = 5(x 2 + y 2 ) 3/2 x, y is radial. iii. All constant

More information

Assignment 11 Solutions

Assignment 11 Solutions . Evaluate Math 9 Assignment olutions F n d, where F bxy,bx y,(x + y z and is the closed surface bounding the region consisting of the solid cylinder x + y a and z b. olution This is a problem for which

More information

MAY THE FORCE BE WITH YOU, YOUNG JEDIS!!!

MAY THE FORCE BE WITH YOU, YOUNG JEDIS!!! Final Exam Math 222 Spring 2011 May 11, 2011 Name: Recitation Instructor s Initials: You may not use any type of calculator whatsoever. (Cell phones off and away!) You are not allowed to have any other

More information

Page Problem Score Max Score a 8 12b a b 10 14c 6 6

Page Problem Score Max Score a 8 12b a b 10 14c 6 6 Fall 14 MTH 34 FINAL EXAM December 8, 14 Name: PID: Section: Instructor: DO NOT WRITE BELOW THIS LINE. Go to the next page. Page Problem Score Max Score 1 5 5 1 3 5 4 5 5 5 6 5 7 5 8 5 9 5 1 5 11 1 3 1a

More information

1. For each function, find all of its critical points and then classify each point as a local extremum or saddle point.

1. For each function, find all of its critical points and then classify each point as a local extremum or saddle point. Solutions Review for Exam # Math 6. For each function, find all of its critical points and then classify each point as a local extremum or saddle point. a fx, y x + 6xy + y Solution.The gradient of f is

More information

Math 114: Make-up Final Exam. Instructions:

Math 114: Make-up Final Exam. Instructions: Math 114: Make-up Final Exam Instructions: 1. Please sign your name and indicate the name of your instructor and your teaching assistant: A. Your Name: B. Your Instructor: C. Your Teaching Assistant: 2.

More information

Math 11 Fall 2007 Practice Problem Solutions

Math 11 Fall 2007 Practice Problem Solutions Math 11 Fall 27 Practice Problem olutions Here are some problems on the material we covered since the second midterm. This collection of problems is not intended to mimic the final in length, content,

More information

In general, the formula is S f ds = D f(φ(u, v)) Φ u Φ v da. To compute surface area, we choose f = 1. We compute

In general, the formula is S f ds = D f(φ(u, v)) Φ u Φ v da. To compute surface area, we choose f = 1. We compute alculus III Test 3 ample Problem Answers/olutions 1. Express the area of the surface Φ(u, v) u cosv, u sinv, 2v, with domain u 1, v 2π, as a double integral in u and v. o not evaluate the integral. In

More information

49. Green s Theorem. The following table will help you plan your calculation accordingly. C is a simple closed loop 0 Use Green s Theorem

49. Green s Theorem. The following table will help you plan your calculation accordingly. C is a simple closed loop 0 Use Green s Theorem 49. Green s Theorem Let F(x, y) = M(x, y), N(x, y) be a vector field in, and suppose is a path that starts and ends at the same point such that it does not cross itself. Such a path is called a simple

More information

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2)

Math 210, Final Exam, Practice Fall 2009 Problem 1 Solution AB AC AB. cosθ = AB BC AB (0)(1)+( 4)( 2)+(3)(2) Math 2, Final Exam, Practice Fall 29 Problem Solution. A triangle has vertices at the points A (,,), B (, 3,4), and C (2,,3) (a) Find the cosine of the angle between the vectors AB and AC. (b) Find an

More information

Name: SOLUTIONS Date: 11/9/2017. M20550 Calculus III Tutorial Worksheet 8

Name: SOLUTIONS Date: 11/9/2017. M20550 Calculus III Tutorial Worksheet 8 Name: SOLUTIONS Date: /9/7 M55 alculus III Tutorial Worksheet 8. ompute R da where R is the region bounded by x + xy + y 8 using the change of variables given by x u + v and y v. Solution: We know R is

More information

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

Without fully opening the exam, check that you have pages 1 through 10. MTH 234 Solutions to Exam 2 April 11th 216 Name: Section: Recitation Instructor: INSTRUTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages 1 through

More information

Math 210, Final Exam, Spring 2012 Problem 1 Solution. (a) Find an equation of the plane passing through the tips of u, v, and w.

Math 210, Final Exam, Spring 2012 Problem 1 Solution. (a) Find an equation of the plane passing through the tips of u, v, and w. Math, Final Exam, Spring Problem Solution. Consider three position vectors (tails are the origin): u,, v 4,, w,, (a) Find an equation of the plane passing through the tips of u, v, and w. (b) Find an equation

More information

MLC Practice Final Exam

MLC Practice Final Exam 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 13. Show all your work on the standard

More information

The Divergence Theorem

The Divergence Theorem Math 1a The Divergence Theorem 1. Parameterize the boundary of each of the following with positive orientation. (a) The solid x + 4y + 9z 36. (b) The solid x + y z 9. (c) The solid consisting of all points

More information

Solutions for the Practice Final - Math 23B, 2016

Solutions for the Practice Final - Math 23B, 2016 olutions for the Practice Final - Math B, 6 a. True. The area of a surface is given by the expression d, and since we have a parametrization φ x, y x, y, f x, y with φ, this expands as d T x T y da xy

More information

Math 23b Practice Final Summer 2011

Math 23b Practice Final Summer 2011 Math 2b Practice Final Summer 211 1. (1 points) Sketch or describe the region of integration for 1 x y and interchange the order to dy dx dz. f(x, y, z) dz dy dx Solution. 1 1 x z z f(x, y, z) dy dx dz

More information

1. If the line l has symmetric equations. = y 3 = z+2 find a vector equation for the line l that contains the point (2, 1, 3) and is parallel to l.

1. If the line l has symmetric equations. = y 3 = z+2 find a vector equation for the line l that contains the point (2, 1, 3) and is parallel to l. . If the line l has symmetric equations MA 6 PRACTICE PROBLEMS x = y = z+ 7, find a vector equation for the line l that contains the point (,, ) and is parallel to l. r = ( + t) i t j + ( + 7t) k B. r

More information

Exercises for Multivariable Differential Calculus XM521

Exercises for Multivariable Differential Calculus XM521 This document lists all the exercises for XM521. The Type I (True/False) exercises will be given, and should be answered, online immediately following each lecture. The Type III exercises are to be done

More information

Geometry and Motion Selected answers to Sections A and C Dwight Barkley 2016

Geometry and Motion Selected answers to Sections A and C Dwight Barkley 2016 MA34 Geometry and Motion Selected answers to Sections A and C Dwight Barkley 26 Example Sheet d n+ = d n cot θ n r θ n r = Θθ n i. 2. 3. 4. Possible answers include: and with opposite orientation: 5..

More information

F ds, where F and S are as given.

F ds, where F and S are as given. Math 21a Integral Theorems Review pring, 29 1 For these problems, find F dr, where F and are as given. a) F x, y, z and is parameterized by rt) t, t, t t 1) b) F x, y, z and is parameterized by rt) t,

More information

Math 31CH - Spring Final Exam

Math 31CH - Spring Final Exam Math 3H - Spring 24 - Final Exam Problem. The parabolic cylinder y = x 2 (aligned along the z-axis) is cut by the planes y =, z = and z = y. Find the volume of the solid thus obtained. Solution:We calculate

More information

Review for the First Midterm Exam

Review for the First Midterm Exam Review for the First Midterm Exam Thomas Morrell 5 pm, Sunday, 4 April 9 B9 Van Vleck Hall For the purpose of creating questions for this review session, I did not make an effort to make any of the numbers

More information

Major Ideas in Calc 3 / Exam Review Topics

Major Ideas in Calc 3 / Exam Review Topics Major Ideas in Calc 3 / Exam Review Topics Here are some highlights of the things you should know to succeed in this class. I can not guarantee that this list is exhaustive!!!! Please be sure you are able

More information

( ) ( ) ( ) ( ) Calculus III - Problem Drill 24: Stokes and Divergence Theorem

( ) ( ) ( ) ( ) Calculus III - Problem Drill 24: Stokes and Divergence Theorem alculus III - Problem Drill 4: tokes and Divergence Theorem Question No. 1 of 1 Instructions: (1) Read the problem and answer choices carefully () Work the problems on paper as needed () Pick the 1. Use

More information

Math 11 Fall 2018 Practice Final Exam

Math 11 Fall 2018 Practice Final Exam Math 11 Fall 218 Practice Final Exam Disclaimer: This practice exam should give you an idea of the sort of questions we may ask on the actual exam. Since the practice exam (like the real exam) is not long

More information

Math 265H: Calculus III Practice Midterm II: Fall 2014

Math 265H: Calculus III Practice Midterm II: Fall 2014 Name: Section #: Math 65H: alculus III Practice Midterm II: Fall 14 Instructions: This exam has 7 problems. The number of points awarded for each question is indicated in the problem. Answer each question

More information

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know.

Disclaimer: This Final Exam Study Guide is meant to help you start studying. It is not necessarily a complete list of everything you need to know. Disclaimer: This is meant to help you start studying. It is not necessarily a complete list of everything you need to know. The MTH 234 final exam mainly consists of standard response questions where students

More information

MATHEMATICS 317 December 2010 Final Exam Solutions

MATHEMATICS 317 December 2010 Final Exam Solutions MATHEMATI 317 December 1 Final Eam olutions 1. Let r(t) = ( 3 cos t, 3 sin t, 4t ) be the position vector of a particle as a function of time t. (a) Find the velocity of the particle as a function of time

More information

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0)

(b) Find the range of h(x, y) (5) Use the definition of continuity to explain whether or not the function f(x, y) is continuous at (0, 0) eview Exam Math 43 Name Id ead each question carefully. Avoid simple mistakes. Put a box around the final answer to a question (use the back of the page if necessary). For full credit you must show your

More information

Solutions to old Exam 3 problems

Solutions to old Exam 3 problems Solutions to old Exam 3 problems Hi students! I am putting this version of my review for the Final exam review here on the web site, place and time to be announced. Enjoy!! Best, Bill Meeks PS. There are

More information

e x3 dx dy. 0 y x 2, 0 x 1.

e x3 dx dy. 0 y x 2, 0 x 1. Problem 1. Evaluate by changing the order of integration y e x3 dx dy. Solution:We change the order of integration over the region y x 1. We find and x e x3 dy dx = y x, x 1. x e x3 dx = 1 x=1 3 ex3 x=

More information

Vector Calculus handout

Vector Calculus handout Vector Calculus handout The Fundamental Theorem of Line Integrals Theorem 1 (The Fundamental Theorem of Line Integrals). Let C be a smooth curve given by a vector function r(t), where a t b, and let f

More information

Practice problems. m zδdv. In our case, we can cancel δ and have z =

Practice problems. m zδdv. In our case, we can cancel δ and have z = Practice problems 1. Consider a right circular cone of uniform density. The height is H. Let s say the distance of the centroid to the base is d. What is the value d/h? We can create a coordinate system

More information

Stokes s Theorem 17.2

Stokes s Theorem 17.2 Stokes s Theorem 17.2 6 December 213 Stokes s Theorem is the generalization of Green s Theorem to surfaces not just flat surfaces (regions in R 2 ). Relate a double integral over a surface with a line

More information

1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is

1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is 1. The value of the double integral (a) 15 26 (b) 15 8 (c) 75 (d) 105 26 5 4 0 1 1 + f 2 x + f 2 y dy dx, where f(x, y) = 2 + 3x + 4y, is 2. What is the value of the double integral interchange the order

More information

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

Without fully opening the exam, check that you have pages 1 through 12. MTH 34 Solutions to Exam November 9, 8 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through.

More information

MAT 211 Final Exam. Fall Jennings.

MAT 211 Final Exam. Fall Jennings. MAT 211 Final Exam. Fall 218. Jennings. Useful formulas polar coordinates spherical coordinates: SHOW YOUR WORK! x = rcos(θ) y = rsin(θ) da = r dr dθ x = ρcos(θ)cos(φ) y = ρsin(θ)cos(φ) z = ρsin(φ) dv

More information

Problem Points S C O R E

Problem Points S C O R E MATH 34F Final Exam March 19, 13 Name Student I # Your exam should consist of this cover sheet, followed by 7 problems. Check that you have a complete exam. Unless otherwise indicated, show all your work

More information

Summary of various integrals

Summary of various integrals ummary of various integrals Here s an arbitrary compilation of information about integrals Moisés made on a cold ecember night. 1 General things o not mix scalars and vectors! In particular ome integrals

More information

MATH 280 Multivariate Calculus Fall Integrating a vector field over a curve

MATH 280 Multivariate Calculus Fall Integrating a vector field over a curve MATH 280 Multivariate alculus Fall 2012 Definition Integrating a vector field over a curve We are given a vector field F and an oriented curve in the domain of F as shown in the figure on the left below.

More information

Math 233. Practice Problems Chapter 15. i j k

Math 233. Practice Problems Chapter 15. i j k Math 233. Practice Problems hapter 15 1. ompute the curl and divergence of the vector field F given by F (4 cos(x 2 ) 2y)i + (4 sin(y 2 ) + 6x)j + (6x 2 y 6x + 4e 3z )k olution: The curl of F is computed

More information

Ma 1c Practical - Solutions to Homework Set 7

Ma 1c Practical - Solutions to Homework Set 7 Ma 1c Practical - olutions to omework et 7 All exercises are from the Vector Calculus text, Marsden and Tromba (Fifth Edition) Exercise 7.4.. Find the area of the portion of the unit sphere that is cut

More information

Final exam (practice 1) UCLA: Math 32B, Spring 2018

Final exam (practice 1) UCLA: Math 32B, Spring 2018 Instructor: Noah White Date: Final exam (practice 1) UCLA: Math 32B, Spring 218 This exam has 7 questions, for a total of 8 points. Please print your working and answers neatly. Write your solutions in

More information

12/19/2009, FINAL PRACTICE VII Math 21a, Fall Name:

12/19/2009, FINAL PRACTICE VII Math 21a, Fall Name: 12/19/29, FINAL PRATIE VII Math 21a, Fall 29 Name: MWF 9 Jameel Al-Aidroos MWF 1 Andrew otton-lay MWF 1 Oliver Knill MWF 1 HT Yau MWF 11 Ana araiani MWF 11 hris Phillips MWF 11 Ethan Street MWF 12 Toby

More information

McGill University April Calculus 3. Tuesday April 29, 2014 Solutions

McGill University April Calculus 3. Tuesday April 29, 2014 Solutions McGill University April 4 Faculty of Science Final Examination Calculus 3 Math Tuesday April 9, 4 Solutions Problem (6 points) Let r(t) = (t, cos t, sin t). i. Find the velocity r (t) and the acceleration

More information

Math Final Exam

Math Final Exam Math 221 - Final Exam University of Utah Summer 27 Name: s 1. (1 points) For the vectors: Calculate: (a) (2 points) a + b a = 3i + 2j 2k and b = i + 2j 4k. a + b = ( 3 + ( 1))i + (2 + 2)j + ( 2 + ( 4))k

More information

MATH 52 FINAL EXAM DECEMBER 7, 2009

MATH 52 FINAL EXAM DECEMBER 7, 2009 MATH 52 FINAL EXAM DECEMBER 7, 2009 THIS IS A CLOSED BOOK, CLOSED NOTES EXAM. NO CALCULATORS OR OTHER ELECTRONIC DEVICES ARE PERMITTED. IF YOU NEED EXTRA SPACE, PLEASE USE THE BACK OF THE PREVIOUS PROB-

More information

Final Exam. Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018

Final Exam. Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018 Name: Student ID#: Section: Final Exam Monday March 19, 3:30-5:30pm MAT 21D, Temple, Winter 2018 Show your work on every problem. orrect answers with no supporting work will not receive full credit. Be

More information

Stokes Theorem. MATH 311, Calculus III. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Stokes Theorem

Stokes Theorem. MATH 311, Calculus III. J. Robert Buchanan. Summer Department of Mathematics. J. Robert Buchanan Stokes Theorem tokes Theorem MATH 311, alculus III J. Robert Buchanan Department of Mathematics ummer 2011 Background (1 of 2) Recall: Green s Theorem, M(x, y) dx + N(x, y) dy = R ( N x M ) da y where is a piecewise

More information

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work. Exam 3 Math 850-007 Fall 04 Odenthal Name: Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.. Evaluate the iterated integral

More information

Problem 1. Use a line integral to find the plane area enclosed by the curve C: r = a cos 3 t i + b sin 3 t j (0 t 2π). Solution: We assume a > b > 0.

Problem 1. Use a line integral to find the plane area enclosed by the curve C: r = a cos 3 t i + b sin 3 t j (0 t 2π). Solution: We assume a > b > 0. MATH 64: FINAL EXAM olutions Problem 1. Use a line integral to find the plane area enclosed by the curve C: r = a cos 3 t i + b sin 3 t j ( t π). olution: We assume a > b >. A = 1 π (xy yx )dt = 3ab π

More information

Math 3435 Homework Set 11 Solutions 10 Points. x= 1,, is in the disk of radius 1 centered at origin

Math 3435 Homework Set 11 Solutions 10 Points. x= 1,, is in the disk of radius 1 centered at origin Math 45 Homework et olutions Points. ( pts) The integral is, x + z y d = x + + z da 8 6 6 where is = x + z 8 x + z = 4 o, is the disk of radius centered on the origin. onverting to polar coordinates then

More information

Print Your Name: Your Section:

Print Your Name: Your Section: Print Your Name: Your Section: Mathematics 1c. Practice Final Solutions This exam has ten questions. J. Marsden You may take four hours; there is no credit for overtime work No aids (including notes, books,

More information

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li Summary for Vector alculus and omplex alculus (Math 321) By Lei Li 1 Vector alculus 1.1 Parametrization urves, surfaces, or volumes can be parametrized. Below, I ll talk about 3D case. Suppose we use e

More information

Name: Instructor: Lecture time: TA: Section time:

Name: Instructor: Lecture time: TA: Section time: Math 222 Final May 11, 29 Name: Instructor: Lecture time: TA: Section time: INSTRUCTIONS READ THIS NOW This test has 1 problems on 16 pages worth a total of 2 points. Look over your test package right

More information