Study Guide/Practice Exam 2 Solution. This study guide/practice exam is longer and harder than the actual exam. Problem A: Power Series. x 2i /i!

Size: px
Start display at page:

Download "Study Guide/Practice Exam 2 Solution. This study guide/practice exam is longer and harder than the actual exam. Problem A: Power Series. x 2i /i!"

Transcription

1 Study Guide/Practice Exam 2 Solution This study guide/practice exam is longer and harder than the actual exam Problem A: Power Series (1) Find a series representation of f(x) = e x2 Explain why the series you give converges to e x2 for all values of x (Hint: use the estimate for the errors of the MacLaurin approximations to e x ) Solution: Let g(x) = e x and let P (x) = 1 i=0 i! xi We know that P (x) = g(x) for all x R If x R, then x 2 R Hence, P (x 2 ) = g(x 2 ) = e x2 That is, e x2 = P (x 2 ) = x 2i /i! i=0 (2) Find a series representation of x 0 et2 dt (with x > 0) Explain why the series you give converges to x 0 et2 dt for all values of x > 0 Solution: By a theorem discussed in class, integrating (or differentiating) does not change the radius of convergence of a power series Consequently: x By the same theorem, this equals 0 e t2 dt = x 0 t 2i /i! dt i=0 x i=0 0 t 2i /i! dt = i=0 x 2i+1 (2i + 1)i! This last series is the one we are looking for (3) Find the MacLaurin series for: x 0 ( t t 0 ) e s2 ds dt Solution: The reasons are the same as in the previous problem Here is the work: ( x t ) t 0 0 es2 ds dt = x t t 2i+1 0 i=0 dt = (2i+1)i! x t 2i+2 0 i=0 dt = (2i+1)i! i=0 x 2i+3 (2i+3)(2i+1)i! 1

2 (4) Consider the differential equation and initial values: Find a MacLaurin series for y y = y y(0) = 1 y (0) = 0 Solution: We compute the derivatives of y: y = y y = y y (4) = y = y y (5) = y y (6) = y = y Plugging in 0 we get: The MacLaurin series is therefore: y (0) = y(0) = 1 y (0) = y (0) = 0 y (4) (0) = y(0) = 1 y (5) (0) = y (0) = 0 y (6) (0) = y(0) = 1 P (x) = 1 + x2 2 + x4 4! + x6 6! + In summation form we have: x 2k P (x) = (2k)! (5) Let P (x) = k=1 k=0 (2k + 1)(2k 1)(2k 3) x 5k+1 (2k)(2k 2)(2k 4) 4 2 (a) Determine the radius of convergence of P (x) (b) Find P (x) and determine its radius of convergence Partial solution: for (a) Use ratio test For (b) take the term-by-term derivative and use the theorem which says that differentiating a power series doesn t change its radius of convergence Problem B: Graphing functions f : R 2 R (1) Let f(x, y) = x 2 y Draw at least 3 x-slices, at least 3 y-slices, and at least 3 level sets Describe with words or pictures the graph in 3-dimensions of this equation 2

3 (2) For x R 2, define f(x) = x Carefully describe, with words and pictures the 3- dimensional graph of this equation (Hint: this is the analogue in 3-dimensions of the function f(x) = x in 2-dimensions) Solution It is a cone with a point at the origin and opening along the z-axis (3) Below is the temperature plot of a function f(x, y) Points colored red have high function values and points colored blue have low function values Sketch a contour line (ie a z-slice) You do not need to label it with the z value Solution: Here is one possible answer: Problem C: Vector Operations (1) Suppose a, b are vectors in R 2 Explain why a b = a b cos θ Partial Solution: Use the law of cosines (2) Calculate the cross product Solution: (3) Find the equation of the plane in R 3 which contains the point (7, 19, 21) and is perpendicular to the vector (1, 4, 3) 3

4 Solution: The solutions to the equation (1, 4, 3) (x, y, z) = 0 consist of all vectors perpindicular to the vector (1, 4, 3) since the dot product of two vectors is zero if and only if the vectors are perpendicular Every plane parallel to this plane is also perpindicular to (1, 4, 3) and so the plane asked for in the problem has equation (1, 4, 3) (x 7, y + 19, z 21) = 0 or equivalently (x 7) + 4(y + 19) 3(z 21) = 0 (4) Find the equation of the plane in R 3 which contains the points (1, 4, 1), (0, 3, 2), and ( 1, 1, 1) Solution: First we find the equation of the plane which contains the points (0, 0, 0), ( 1, 1, 3), and ( 2, 3, 0) (These points were obtained from the given points by translating them by (1, 4, 1)) A normal vector to the plane which contains these points can be obtained by using the cross product: ( 1, 1, 3) ( 2, 3, 0) This gives the normal vector (9, 6, 1) Thus the equation of the plane which contains these three points is 9x 6y + z = 0 The plane which contains the three given points is obtained by translating this plane by (1, 4, 1) We obtain the equation: 9(x 1) 6(y 4) + (z + 1) (5) Find the area of the parallelogram defined by the vectors (6, 2) and ( 1, 8) in R 2 Solution: We put these vectors into the xy plane in R 3 to obtain the vectors (6, 2, 0) and ( 1, 8, 0) The magnitude of the cross product is the area of the parallelogram defined by these vectors That is, the desired area is (6, 2, 0) ( 1, 8, 0) = (0, 0, 46) = 46 (6) Find the projection of the vector (4, 3, 1) onto the vector ( 2, 6, 1) Solution: Let u = (4, 3, 1) and v = ( 2, 6, 1) We have v = 41 and u v = 9 The projection is then: (7) Find the projection of the vector (4, 3, 1) onto the plane 2x + 6y z = 0 Solution: Notice that the vector v in the previous solution is the normal vector to the plane so we just need to consider: /41 54/41 1 9/41 4

5 (8) Find the projection of the point (5, 2, 10) onto the plane x + y + z = 1 (Note: You can t use the projection formulae as stated since the plane doesn t go through the origin) Solution: Notice that the given plane P contains the point (1, 0, 0) If we translate everything back by this point we can use the techniques of the previous problem Let Q be the plane given by: (x + 1) + y + z = 1 Then a point (x, y, z) is in the plane P If and only the point (x 1, y, z) is in the plane Q Let p = (5, 2, 10) Translate it to the point q = (5, 2, 10) (1, 0, 0) = (4, 2, 10) Project q onto Q The projection of q onto the vector N = (1, 1, 1) is proj N (q) = 16 (1, 1, 1) = (16/3, 16/3, 16/3) 3 The projection of q onto Q is: (4, 2, 10) (16/3, 16/3, 16/3) = ( 4/3, 10/3, 14/3) Translate back to find the projection of p onto P : ( 1/3, 10/3, 14/3) (9) A canoe is in the middle of a portion of the Kennebec river which faces north-south The current is moving at 3 mph southward In the absence of the current, the wind would blow the canoe at 1 mph northwest How fast and in what direction must the canoeists paddle to stay in the same position? Solution: Choose a coordinate system so that the canoe is at (0, 0) and so that north is in the direction (1, 0) Then the current c velocity vector is (0, 3) The wind velocity vector w has magnitude 1 and is at an angle of 135 from the positive x axis Thus w = ( 2/2, 2/2) The canoeists must paddle with a velocity of (w + c) = ( 2/2, 3 2/2) The magnitude of this vector is approx 24 mph Problem D: Limits and Continuity (1) Suppose that f : R 2 R Carefully state a formal definition of x a f(x) = L Solution: For every ɛ > 0 there exists a δ > 0 so that whenever x a < δ (and x a) we have f(x) L < ɛ (2) Let f(x, y) = Show that x 0 f(x) does not exist Solution: Notice that x2 y x 3 + y 3 (x,0) (0,0) f(x, y) = x 0 0/x3 = 0 5

6 On the other hand, f(x, y) = (x,x) (0,0) x 0 x3 /2x 3 = 1/2 Since these its are different, the it x 0 f(x) does not exist (3) Show that the function f(x, y) = does not have a it as (x, y) (0, 0) Solution: Consider Also, x2 + y 3x 2 2y x 2 f(x, y) = (x,0) (0,0) x 0 3x = 1/3 2 y f(x, y) = (0,y) (0,0) y 0 2y = 2 These its are different, thus the requested it does not exist (4) Use the it definition of differentiable to show that { 3x if y = x f(x, y) = 0 if y x is not differentiable at (0, 0) Solution: The y-slice when y = 0 is the straight line z = 0 The x-slice when x = 0 is the straight line z = 0 Both of these lines have slope 0 Thus, f x (0, 0) = 0 and f y (0, 0) = 0 Also, f(0, 0) = 0 Thus, the linear approximation to f at (0, 0) is L(x, y) = 0 The relative error of the approximation is f(x, y) L(x, y) (x, y) (0, 0) = f(x, y) x, y If y x, the relative error is equal to 0 which has a it of 0 as (x, y) (0, 0) along any path with y x If y = x, the relative error is equal to 3x x2 + y 2 = 3x = 3 2x 2 2 If also x > 0, the the relative error is 3 2 Thus, as (x, y) (0, 0) along the line y = x with x > 0, the relative error its to 3 2 Since this is different from the previous it, the it of the relative error as (x, y) (0, 0) does not exist Thus, f is not differentiable at (0, 0) 6 x x

7 is differen- (5) Use a theorem (say which one!) to explain why the function f(x, y) = x x 2 +y 2 tiable at the point ( 4, 6) Solution: The partial derivatives of f are: f x (x, y) = ((x 2 + y 2 ) 2x)/(x 2 + y 2 ) 2 f y (x, y) = 2yx/(x 2 + y 2 ) 2 These are continuous at every (x, y) (0, 0) Thus, if a R 2 and a (0, 0), then the partial derivatives of f are continous on the region {x R 2 : x a < a } By a theorem stated in class this is enough to guarantee that f is differentiable at a In particular, f is differentiable at a = ( 4, 6) Problem E: Partial and Directional Derivatives (1) Carefully describe the geometric meaning of the (first) partial derivatives Solution: The partial deriviative f is the slope of the tangent lines in a y-slice The x partial derivative f is the slope of the tangent line in the x-slice y (2) For each of the following calculate / x, / y and find the equation of the tangent plane to the graph of the function at (1, 1) (a) f(x, y) = xe x y 2 (b) f(x, y) = y cos(x) (c) f(x, y) = (x 2 + y 2 )e x2 +y 2 Solution: The tangent planes are: (a) f x (x, y) = e x y 2 + xe x y 2 (a) f y (x, y) = 2yxe x (b) f x (x, y) = y sin(x) (b) f y (x, y) = cos(x) (c) f x (x, y) = (x 2 + y 2 )2xe x2 +y 2 + 2xe x2 +y 2 (c) f y (x, y) = (x 2 + y 2 )2ye x2 +y 2 + 2ye x2 +y 2 (a) z = 2e(x 1) + 2e(y 1) + e (b) z = sin(1)(x 1) + cos(1)(y 1) + sin(1) (c) z = 6e 2 (x 1) + 6e 2 (y 1) + 2e 2 (3) Calculate all second partial derivatives of the following functions (a) f(x, y) = x 3 y 2 (b) f(x, y) = x 3 + y 2 7

8 Solution: (a) f xx (x, y) = 6xy 2 (a) f xy (x, y) = 6x 2 y (a) f yx (x, y) = 6yx 2 (a) f yy (x, y) = 2x 3 (b) f xx (x, y) = 6x (b) f xy (x, y) = 0 (b) f yx (x, y) = 0 (b) f yy (x, y) = 2 (4) Let (5) f(x, y) = { x 2 y 2 x 4 +y 4 if (x, y) (0, 0) 0 if (x, y) = (0, 0) Find f x (0, 0) (Hint: Use the geometric interpretation of partial derivatives) Solution: In the y = 0 slice we have the function: { 0 if (x, y) (0, 0) f(x, 0) = x 4 0 if (x, y) = (0, 0) We see that this is just the 0 function and the derivative of the 0 function is 0 So f x (0, 0) = 0 (6) Suppose that u is a unit vector and that f : R 2 R is differentiable at a Give a thorough explanation of why f u (a, b) = f(a) u Solution: Since f is differentiable, there is a linear function L such that f(x) L(x) x a x a = 0 Let γ(h) = a + hu Notice that as h 0, γ(h) a Also γ(h) a = hu Thus, It follows that The linear function L has equation: f(γ(h)) L(γ(h)) h 0 h f(γ(h)) L(γ(h)) h 0 h = 0 = 0 L(x) = f(a) (x a) + f(a) The definition of the directional derivative is: Thus, f(γ(h)) f(a) f u (a) = h 0 h f(γ(h)) L(γ(h)) + L(γ(h)) f(a) f u (a) = h 0 h 8

9 By our previous comments f(γ(h)) L(γ(h)) h 0 Using the equation for L and γ(h) (when h 0): L(γ(h)) f(a) = h Consequently, f(a) (γ(h) a) + f(a) f(a) h f u (a = f(a) u = f(a) u (7) Explain the meaning of the direction and magnitude of f(a) (assuming that f(a) 0 and that f is differentiable at a) Solution: The direction is the direction of greatest increase in f The magnitude is the amount of the greatest increase of f (Equivalently, the direction is the direction of maximum rate of change and the magnitude is the amount of maximum rate of change of f) (8) Explain why (if f is differentiable) the gradient f(a) is orthogonal to every contour line through a Solution: Let u be a unit vector based at a pointing along the contour line Since the value of f doesn t change along the contour line: f u (a) = 0 By our previous remarks concerning directional derivatives, this means: f(a) u = 0, but this means f(a) and u are orthogonal (9) Suppose that f : R 2 R is differentiable at a = (a 1, a 2 ) R 2 Suppose also that L(x, y) = A(x a 1 ) + B(y a 2 ) + f(a 1, a 2 ) is the linear function approximating f near a from the definition of differentiable Show that A = f x (a 1, a 2 ) Solution: By the definition of differentiable: f(x) L(x) x a x a = 0 Let γ(t) = a + t(1, 0) As t 0, γ(t) a Let x = (x, y) Thus, 0 = t 0 f(γ(t)) L(γ(t)) t a 1 Recall that Thus, so A = f x (a 1, a 2 ) = t 0 f(a 1 + t, a 2 ) A(t a 1 ) f(a 1, a 2 ) t a 1 f(a 1 + t, a 2 ) f(a 1, a2) f x (a 1, a 2 ) = t 0 t a 1 0 = f x (a 1, a 2 ) A, 9

10 (10) The temperature of a point (x, y) on a metal plate is given by T (x, y) = 60x/(1 + x 2 + y 2 ) If an ant is standing at (1, 2) in what direction should the ant walk (leaving from (1, 2) to get the coolest quickest? Solution: T (x, y) = T (1, 2) = ( 60(1+x 2 +y 2 ) 120x 2, (1+x 2 +y 2 ) 2 ( 240, ) ) 120xy (1+x 2 +y 2 ) 2 Since T (1, 2) is the direction of greatest increase in T, we need to use T (1, 2), the direction of greatest decrease in T Thus, the direction of greatest decrease in T is ( 20 3, 20 3 ) Problem F: Tangent Planes (1) Carefully explain why the function f(x, y) = x 2 + y 2 is differentiable at (0, 0) Solution: The function f(x, y) is differentiable at (0, 0) (by definition) if and only if both partial derivatives exist and the relative error goes to 0 as (x, y) (0, 0) It is clear that f x (0, 0) = 0 and f y (0, 0) = 0 both exist Then L(x, y) = 0 and so the it of relative error is f(x,y) L(x,y) (x,y) (0,0) = (x,y) (0,0) x 2 +y 2 (x,y) (0,0) = x 2 +y 2 (x,y) (0,0) x2 + y 2 = 0 Thus, f(x, y) is differentiable at (0, 0) Alternatively, we can appeal to the theorem which says that since the partial derivatives of f are continuous, the function is differentiable (2) Find the equation of the plane tangent to the graph of f(x, y) = x y 3 at the point (2, 1) Solution: L(x, y) = f(2, 1) (x 2, y 1) + f(2, 1) L(x, y) = (1, 3) (x 2, y 1) + 1 L(x, y) = (x 2) 3(y 1) + 1 (3) Find the equation of the linear approximation to the function f(x, y) = x/y near the point (1, 1) Solution: The local linearization is the same as the function whose graph is the tangent plane L(x, y) Thus, L(x, y) = (x 1) (y 1) + 1 (4) Let f(x, y) = 5(x 1)+3(y 2)+8 Use the it definition of the derivative to show that f is differentiable at (1, 2) (Hint: What linear function L will provide a good approximation to f?) Solution: Let L(x, y) = f(x, y) Notice that L(x, y) is a linear function with L(1, 2) = f(1, 2) Since L(x, y) = f(x, y): f(x, y) L(x, y) x (1,2) (x, y) (1, 2) = 0 = 0 x (1,2) 10

11 Thus, f is differentiable at (1, 2) Problem G: Second Derivatives For the following, let f : R 2 R be a differentiable function (1) Explain the geometric interpretation of 2 x 2 f(a) Solution: It measures the curvature of the graph of f in the y-slice y = a 2 (2) Explain the geometric interpretation of 2 y 2 f(a) Solution: It measures the curvature of the graph of f in the x-slice x = a 1 (3) Explain the geometric interpretation of 2 x y f(a) Solution: In each x-slice we calculate the slope of the graph of f at a in that slice We then measure the rate of change of that slope as x changes and y is fixed (4) Explain the geometric interpretation of 2 y x f(a) Solution: In each y-slice we calculate the slope of the graph of f at a in that slice We then measure the rate of change of that slope as y changes and x is fixed (5) Give an informal explanation why, if a is a (non-degenerate) maximum for f, then 2 f(a) < x 2 0 and 2 f(a) < 0 y 2 Solution: In each y-slice and in each x-slice the graph of f must be concave down (6) Give an informal explanation why, if a is a (non-degenerate) minimum for f, then 2 f(a) > x 2 0 and 2 f(a) > 0 y 2 Solution: In each y-slice and in each x-slice the graph of f must be concave up 11

PRACTICE PROBLEMS FOR MIDTERM I

PRACTICE PROBLEMS FOR MIDTERM I Problem. Find the limits or explain why they do not exist (i) lim x,y 0 x +y 6 x 6 +y ; (ii) lim x,y,z 0 x 6 +y 6 +z 6 x +y +z. (iii) lim x,y 0 sin(x +y ) x +y Problem. PRACTICE PROBLEMS FOR MIDTERM I

More information

Vectors, dot product, and cross product

Vectors, dot product, and cross product MTH 201 Multivariable calculus and differential equations Practice problems Vectors, dot product, and cross product 1. Find the component form and length of vector P Q with the following initial point

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

MATH 200 WEEK 5 - WEDNESDAY DIRECTIONAL DERIVATIVE

MATH 200 WEEK 5 - WEDNESDAY DIRECTIONAL DERIVATIVE WEEK 5 - WEDNESDAY DIRECTIONAL DERIVATIVE GOALS Be able to compute a gradient vector, and use it to compute a directional derivative of a given function in a given direction. Be able to use the fact that

More information

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2

3. On the grid below, sketch and label graphs of the following functions: y = sin x, y = cos x, and y = sin(x π/2). π/2 π 3π/2 2π 5π/2 AP Physics C Calculus C.1 Name Trigonometric Functions 1. Consider the right triangle to the right. In terms of a, b, and c, write the expressions for the following: c a sin θ = cos θ = tan θ =. Using

More information

MATH 2203 Exam 3 Version 2 Solutions Instructions mathematical correctness clarity of presentation complete sentences

MATH 2203 Exam 3 Version 2 Solutions Instructions mathematical correctness clarity of presentation complete sentences MATH 2203 Exam 3 (Version 2) Solutions March 6, 2015 S. F. Ellermeyer Name Instructions. Your work on this exam will be graded according to two criteria: mathematical correctness and clarity of presentation.

More information

Study Guide/Practice Exam 3

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

More information

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3)

Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Final Exam Review AP Calculus AB Find the slope of the curve at the given point P and an equation of the tangent line at P. 1) y = x2 + 11x - 15, P(1, -3) Use the graph to evaluate the limit. 2) lim x

More information

Calculus III: Practice Final

Calculus III: Practice Final Calculus III: Practice Final Name: Circle one: Section 6 Section 7. Read the problems carefully. Show your work unless asked otherwise. Partial credit will be given for incomplete work. The exam contains

More information

Math 10C - Fall Final Exam

Math 10C - Fall Final Exam Math 1C - Fall 217 - Final Exam Problem 1. Consider the function f(x, y) = 1 x 2 (y 1) 2. (i) Draw the level curve through the point P (1, 2). Find the gradient of f at the point P and draw the gradient

More information

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x)

Math 261 Calculus I. Test 1 Study Guide. Name. Decide whether the limit exists. If it exists, find its value. 1) lim x 1. f(x) 2) lim x -1/2 f(x) Math 261 Calculus I Test 1 Study Guide Name Decide whether the it exists. If it exists, find its value. 1) x 1 f(x) 2) x -1/2 f(x) Complete the table and use the result to find the indicated it. 3) If

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

Calculus I Review Solutions

Calculus I Review Solutions Calculus I Review Solutions. Compare and contrast the three Value Theorems of the course. When you would typically use each. The three value theorems are the Intermediate, Mean and Extreme value theorems.

More information

Review for Exam 1. (a) Find an equation of the line through the point ( 2, 4, 10) and parallel to the vector

Review for Exam 1. (a) Find an equation of the line through the point ( 2, 4, 10) and parallel to the vector Calculus 3 Lia Vas Review for Exam 1 1. Surfaces. Describe the following surfaces. (a) x + y = 9 (b) x + y + z = 4 (c) z = 1 (d) x + 3y + z = 6 (e) z = x + y (f) z = x + y. Review of Vectors. (a) Let a

More information

Math 111, Introduction to the Calculus, Fall 2011 Midterm I Practice Exam 1 Solutions

Math 111, Introduction to the Calculus, Fall 2011 Midterm I Practice Exam 1 Solutions Math 111, Introduction to the Calculus, Fall 2011 Midterm I Practice Exam 1 Solutions For each question, there is a model solution (showing you the level of detail I expect on the exam) and then below

More information

The Derivative. Appendix B. B.1 The Derivative of f. Mappings from IR to IR

The Derivative. Appendix B. B.1 The Derivative of f. Mappings from IR to IR Appendix B The Derivative B.1 The Derivative of f In this chapter, we give a short summary of the derivative. Specifically, we want to compare/contrast how the derivative appears for functions whose domain

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

11.4 Dot Product Contemporary Calculus 1

11.4 Dot Product Contemporary Calculus 1 11.4 Dot Product Contemporary Calculus 1 11.4 DOT PRODUCT In the previous sections we looked at the meaning of vectors in two and three dimensions, but the only operations we used were addition and subtraction

More information

MATH 32 FALL 2012 FINAL EXAM - PRACTICE EXAM SOLUTIONS

MATH 32 FALL 2012 FINAL EXAM - PRACTICE EXAM SOLUTIONS MATH 3 FALL 0 FINAL EXAM - PRACTICE EXAM SOLUTIONS () You cut a slice from a circular pizza (centered at the origin) with radius 6 along radii at angles 4 and 3 with the positive horizontal axis. (a) (3

More information

APPM 2350, Summer 2018: Exam 1 June 15, 2018

APPM 2350, Summer 2018: Exam 1 June 15, 2018 APPM 2350, Summer 2018: Exam 1 June 15, 2018 Instructions: Please show all of your work and make your methods and reasoning clear. Answers out of the blue with no supporting work will receive no credit

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

SOLUTIONS TO SECOND PRACTICE EXAM Math 21a, Spring 2003

SOLUTIONS TO SECOND PRACTICE EXAM Math 21a, Spring 2003 SOLUTIONS TO SECOND PRACTICE EXAM Math a, Spring 3 Problem ) ( points) Circle for each of the questions the correct letter. No justifications are needed. Your score will be C W where C is the number of

More information

Math 118, Fall 2014 Final Exam

Math 118, Fall 2014 Final Exam Math 8, Fall 4 Final Exam True or false Please circle your choice; no explanation is necessary True There is a linear transformation T such that T e ) = e and T e ) = e Solution Since T is linear, if T

More information

1 + x 2 d dx (sec 1 x) =

1 + x 2 d dx (sec 1 x) = Page This exam has: 8 multiple choice questions worth 4 points each. hand graded questions worth 4 points each. Important: No graphing calculators! Any non-graphing, non-differentiating, non-integrating

More information

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0 8.7 Taylor s Inequality Math 00 Section 005 Calculus II Name: ANSWER KEY Taylor s Inequality: If f (n+) is continuous and f (n+) < M between the center a and some point x, then f(x) T n (x) M x a n+ (n

More information

2015 Math Camp Calculus Exam Solution

2015 Math Camp Calculus Exam Solution 015 Math Camp Calculus Exam Solution Problem 1: x = x x +5 4+5 = 9 = 3 1. lim We also accepted ±3, even though it is not according to the prevailing convention 1. x x 4 x+4 =. lim 4 4+4 = 4 0 = 4 0 = We

More information

Math 210, Final Exam, Fall 2010 Problem 1 Solution. v cosθ = u. v Since the magnitudes of the vectors are positive, the sign of the dot product will

Math 210, Final Exam, Fall 2010 Problem 1 Solution. v cosθ = u. v Since the magnitudes of the vectors are positive, the sign of the dot product will Math, Final Exam, Fall Problem Solution. Let u,, and v,,3. (a) Is the angle between u and v acute, obtuse, or right? (b) Find an equation for the plane through (,,) containing u and v. Solution: (a) The

More information

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 2018

DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS. MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 2018 DEPARTMENT OF MATHEMATICS AND STATISTICS UNIVERSITY OF MASSACHUSETTS MATH 233 SOME SOLUTIONS TO EXAM 2 Fall 208 Version A refers to the regular exam and Version B to the make-up. Version A. A particle

More information

Practice problems from old exams for math 132 William H. Meeks III

Practice problems from old exams for math 132 William H. Meeks III Practice problems from old exams for math 32 William H. Meeks III Disclaimer: Your instructor covers far more materials that we can possibly fit into a four/five questions exams. These practice tests are

More information

Math 251, Spring 2005: Exam #2 Preview Problems

Math 251, Spring 2005: Exam #2 Preview Problems Math 5, Spring 005: Exam # Preview Problems. Using the definition of derivative find the derivative of the following functions: a) fx) = e x e h. Use the following lim =, e x+h = e x e h.) h b) fx) = x

More information

Math 3c Solutions: Exam 2 Fall 2017

Math 3c Solutions: Exam 2 Fall 2017 Math 3c Solutions: Exam Fall 07. 0 points) The graph of a smooth vector-valued function is shown below except that your irresponsible teacher forgot to include the orientation!) Several points are indicated

More information

MATH 10550, EXAM 2 SOLUTIONS. 1. Find an equation for the tangent line to. f(x) = sin x cos x. 2 which is the slope of the tangent line at

MATH 10550, EXAM 2 SOLUTIONS. 1. Find an equation for the tangent line to. f(x) = sin x cos x. 2 which is the slope of the tangent line at MATH 100, EXAM SOLUTIONS 1. Find an equation for the tangent line to at the point ( π 4, 0). f(x) = sin x cos x f (x) = cos(x) + sin(x) Thus, f ( π 4 ) = which is the slope of the tangent line at ( π 4,

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

Differentiation of Multivariable Functions

Differentiation of Multivariable Functions Differentiation of Multivariable Functions 1 Introduction Beginning calculus students identify the derivative of a function either in terms of slope or instantaneous rate of change. When thinking of the

More information

Math 222 Spring 2013 Exam 3 Review Problem Answers

Math 222 Spring 2013 Exam 3 Review Problem Answers . (a) By the Chain ule, Math Spring 3 Exam 3 eview Problem Answers w s w x x s + w y y s (y xy)() + (xy x )( ) (( s + 4t) (s 3t)( s + 4t)) ((s 3t)( s + 4t) (s 3t) ) 8s 94st + 3t (b) By the Chain ule, w

More information

Answer Key. Calculus I Math 141 Fall 2003 Professor Ben Richert. Exam 2

Answer Key. Calculus I Math 141 Fall 2003 Professor Ben Richert. Exam 2 Answer Key Calculus I Math 141 Fall 2003 Professor Ben Richert Exam 2 November 18, 2003 Please do all your work in this booklet and show all the steps. Calculators and note-cards are not allowed. Problem

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

24. Partial Differentiation

24. Partial Differentiation 24. Partial Differentiation The derivative of a single variable function, d f(x), always assumes that the independent variable dx is increasing in the usual manner. Visually, the derivative s value at

More information

n=0 ( 1)n /(n + 1) converges, but not

n=0 ( 1)n /(n + 1) converges, but not Math 07H Topics for the third exam (and beyond) (Technically, everything covered on the first two exams plus...) Absolute convergence and alternating series A series a n converges absolutely if a n converges.

More information

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x

f(x) = 2x + 5 3x 1. f 1 (x) = x + 5 3x 2. f(x) = 102x x 1. Let f(x) = x 3 + 7x 2 x 2. Use the fact that f( 1) = 0 to factor f completely. (2x-1)(3x+2)(x+1). 2. Find x if log 2 x = 5. x = 1/32 3. Find the vertex of the parabola given by f(x) = 2x 2 + 3x 4. (Give

More information

Have a Safe and Happy Break

Have a Safe and Happy Break Math 121 Final EF: December 10, 2013 Name Directions: 1 /15 2 /15 3 /15 4 /15 5 /10 6 /10 7 /20 8 /15 9 /15 10 /10 11 /15 12 /20 13 /15 14 /10 Total /200 1. No book, notes, or ouiji boards. You may use

More information

Math 229 Mock Final Exam Solution

Math 229 Mock Final Exam Solution Name: Math 229 Mock Final Exam Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and that it

More information

Math 131 Exam 2 Spring 2016

Math 131 Exam 2 Spring 2016 Math 3 Exam Spring 06 Name: ID: 7 multiple choice questions worth 4.7 points each. hand graded questions worth 0 points each. 0. free points (so the total will be 00). Exam covers sections.7 through 3.0

More information

26. Directional Derivatives & The Gradient

26. Directional Derivatives & The Gradient 26. Directional Derivatives & The Gradient Given a multivariable function z = f(x, y) and a point on the xy-plane P 0 = (x 0, y 0 ) at which f is differentiable (i.e. it is smooth with no discontinuities,

More information

Math Worksheet 1. f(x) = (x a) 2 + b. = x 2 6x = (x 2 6x + 9) = (x 3) 2 1

Math Worksheet 1. f(x) = (x a) 2 + b. = x 2 6x = (x 2 6x + 9) = (x 3) 2 1 Names Date Math 00 Worksheet. Consider the function f(x) = x 6x + 8 (a) Complete the square and write the function in the form f(x) = (x a) + b. f(x) = x 6x + 8 ( ) ( ) 6 6 = x 6x + + 8 = (x 6x + 9) 9

More information

Math 1310 Final Exam

Math 1310 Final Exam Math 1310 Final Exam December 11, 2014 NAME: INSTRUCTOR: Write neatly and show all your work in the space provided below each question. You may use the back of the exam pages if you need additional space

More information

13 Implicit Differentiation

13 Implicit Differentiation - 13 Implicit Differentiation This sections highlights the difference between explicit and implicit expressions, and focuses on the differentiation of the latter, which can be a very useful tool in mathematics.

More information

REVIEW OF DIFFERENTIAL CALCULUS

REVIEW OF DIFFERENTIAL CALCULUS REVIEW OF DIFFERENTIAL CALCULUS DONU ARAPURA 1. Limits and continuity To simplify the statements, we will often stick to two variables, but everything holds with any number of variables. Let f(x, y) be

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

LB 220 Homework 4 Solutions

LB 220 Homework 4 Solutions LB 220 Homework 4 Solutions Section 11.4, # 40: This problem was solved in class on Feb. 03. Section 11.4, # 42: This problem was also solved in class on Feb. 03. Section 11.4, # 43: Also solved in class

More information

MIDTERM 2. Section: Signature:

MIDTERM 2. Section: Signature: MIDTERM 2 Math 3A 11/17/2010 Name: Section: Signature: Read all of the following information before starting the exam: Check your exam to make sure all pages are present. When you use a major theorem (like

More information

Applied Calculus. Review Problems for the Final Exam

Applied Calculus. Review Problems for the Final Exam Math135 Study Guide 1 Math 131/135/194, Fall 2004 Applied Calculus Daniel Kaplan, Macalester College Review Problems for the Final Exam Problem 1../DE/102b.tex Problem 3../DE/107.tex Consider the pair

More information

DRAFT - Math 101 Lecture Note - Dr. Said Algarni

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

More information

MTH Calculus with Analytic Geom I TEST 1

MTH Calculus with Analytic Geom I TEST 1 MTH 229-105 Calculus with Analytic Geom I TEST 1 Name Please write your solutions in a clear and precise manner. SHOW your work entirely. (1) Find the equation of a straight line perpendicular to the line

More information

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework.

Mth Review Problems for Test 2 Stewart 8e Chapter 3. For Test #2 study these problems, the examples in your notes, and the homework. For Test # study these problems, the examples in your notes, and the homework. Derivative Rules D [u n ] = nu n 1 du D [ln u] = du u D [log b u] = du u ln b D [e u ] = e u du D [a u ] = a u ln a du D [sin

More information

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx

Math 180, Exam 2, Practice Fall 2009 Problem 1 Solution. f(x) = arcsin(2x + 1) = sin 1 (3x + 1), lnx Math 80, Exam, Practice Fall 009 Problem Solution. Differentiate the functions: (do not simplify) f(x) = x ln(x + ), f(x) = xe x f(x) = arcsin(x + ) = sin (3x + ), f(x) = e3x lnx Solution: For the first

More information

Fall 2009 Math 113 Final Exam Solutions. f(x) = 1 + ex 1 e x?

Fall 2009 Math 113 Final Exam Solutions. f(x) = 1 + ex 1 e x? . What are the domain and range of the function Fall 9 Math 3 Final Exam Solutions f(x) = + ex e x? Answer: The function is well-defined everywhere except when the denominator is zero, which happens when

More information

Topics and Concepts. 1. Limits

Topics and Concepts. 1. Limits Topics and Concepts 1. Limits (a) Evaluating its (Know: it exists if and only if the it from the left is the same as the it from the right) (b) Infinite its (give rise to vertical asymptotes) (c) Limits

More information

2.2 The derivative as a Function

2.2 The derivative as a Function 2.2 The derivative as a Function Recall: The derivative of a function f at a fixed number a: f a f a+h f(a) = lim h 0 h Definition (Derivative of f) For any number x, the derivative of f is f x f x+h f(x)

More information

x f(x)

x f(x) 1. Name three different reasons that a function can fail to be differential at a point. Give an example for each reason, and explain why your examples are valid. 2. Given the following table of values,

More information

x f(x)

x f(x) 1. Name three different reasons that a function can fail to be differentiable at a point. Give an example for each reason, and explain why your examples are valid. 2. Given the following table of values,

More information

Sec. 14.3: Partial Derivatives. All of the following are ways of representing the derivative. y dx

Sec. 14.3: Partial Derivatives. All of the following are ways of representing the derivative. y dx Math 2204 Multivariable Calc Chapter 14: Partial Derivatives I. Review from math 1225 A. First Derivative Sec. 14.3: Partial Derivatives 1. Def n : The derivative of the function f with respect to the

More information

(c) The first thing to do for this problem is to create a parametric curve for C. One choice would be. (cos(t), sin(t)) with 0 t 2π

(c) The first thing to do for this problem is to create a parametric curve for C. One choice would be. (cos(t), sin(t)) with 0 t 2π 1. Let g(x, y) = (y, x) ompute gds for a circle with radius 1 centered at the origin using the line integral. (Hint: use polar coordinates for your parametrization). (a) Write out f((t)) so that f is a

More information

4 Partial Differentiation

4 Partial Differentiation 4 Partial Differentiation Many equations in engineering, physics and mathematics tie together more than two variables. For example Ohm s Law (V = IR) and the equation for an ideal gas, PV = nrt, which

More information

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π.

Math 234. What you should know on day one. August 28, You should be able to use general principles like. x = cos t, y = sin t, 0 t π. Math 234 What you should know on day one August 28, 2001 1 You should be able to use general principles like Length = ds, Area = da, Volume = dv For example the length of the semi circle x = cos t, y =

More information

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

More information

Math 241 Final Exam, Spring 2013

Math 241 Final Exam, Spring 2013 Math 241 Final Exam, Spring 2013 Name: Section number: Instructor: Read all of the following information before starting the exam. Question Points Score 1 5 2 5 3 12 4 10 5 17 6 15 7 6 8 12 9 12 10 14

More information

7/26/2018 SECOND HOURLY Maths 21a, O.Knill, Summer Name:

7/26/2018 SECOND HOURLY Maths 21a, O.Knill, Summer Name: 7/26/218 SECOND HOURLY Maths 21a, O.Knill, Summer 218 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 back

More information

Applied Calculus I Practice Final Exam Solution Notes

Applied Calculus I Practice Final Exam Solution Notes AMS 5 (Fall, 2009). Solve for x: 0 3 2x = 3 (.2) x Taking the natural log of both sides, we get Applied Calculus I Practice Final Exam Solution Notes Joe Mitchell ln 0 + 2xln 3 = ln 3 + xln.2 x(2ln 3 ln.2)

More information

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II.

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II. MTH 142 Practice Exam Chapters 9-11 Calculus II With Analytic Geometry Fall 2011 - University of Rhode Island This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus

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

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29

Practice problems for Exam 1. a b = (2) 2 + (4) 2 + ( 3) 2 = 29 Practice problems for Exam.. Given a = and b =. Find the area of the parallelogram with adjacent sides a and b. A = a b a ı j k b = = ı j + k = ı + 4 j 3 k Thus, A = 9. a b = () + (4) + ( 3)

More information

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing:

NO CALCULATOR 1. Find the interval or intervals on which the function whose graph is shown is increasing: AP Calculus AB PRACTICE MIDTERM EXAM Read each choice carefully and find the best answer. Your midterm exam will be made up of 8 of these questions. I reserve the right to change numbers and answers on

More information

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true.

3 = arccos. A a and b are parallel, B a and b are perpendicular, C a and b are normalized, or D this is always true. Math 210-101 Test #1 Sept. 16 th, 2016 Name: Answer Key Be sure to show your work! 1. (20 points) Vector Basics: Let v = 1, 2,, w = 1, 2, 2, and u = 2, 1, 1. (a) Find the area of a parallelogram spanned

More information

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009.

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009. OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK Summer Examination 2009 First Engineering MA008 Calculus and Linear Algebra

More information

There are some trigonometric identities given on the last page.

There are some trigonometric identities given on the last page. MA 114 Calculus II Fall 2015 Exam 4 December 15, 2015 Name: Section: Last 4 digits of student ID #: No books or notes may be used. Turn off all your electronic devices and do not wear ear-plugs during

More information

Solutions to Homework 5

Solutions to Homework 5 Solutions to Homework 5 1. Let z = f(x, y) be a twice continuously differentiable function of x and y. Let x = r cos θ and y = r sin θ be the equations which transform polar coordinates into rectangular

More information

Contents. 2 Partial Derivatives. 2.1 Limits and Continuity. Calculus III (part 2): Partial Derivatives (by Evan Dummit, 2017, v. 2.

Contents. 2 Partial Derivatives. 2.1 Limits and Continuity. Calculus III (part 2): Partial Derivatives (by Evan Dummit, 2017, v. 2. Calculus III (part 2): Partial Derivatives (by Evan Dummit, 2017, v 260) Contents 2 Partial Derivatives 1 21 Limits and Continuity 1 22 Partial Derivatives 5 23 Directional Derivatives and the Gradient

More information

University of Toronto MAT137Y1 Calculus! Test 2 1 December 2017 Time: 110 minutes

University of Toronto MAT137Y1 Calculus! Test 2 1 December 2017 Time: 110 minutes University of Toronto MAT137Y1 Calculus! Test 2 1 December 2017 Time: 110 minutes Please complete this cover page with ALL CAPITAL LETTERS. Last name......................................................................................

More information

+ i sin. + i sin. = 2 cos

+ i sin. + i sin. = 2 cos Math 11 Lesieutre); Exam review I; December 4, 017 1. a) Find all complex numbers z for which z = 8. Write your answers in rectangular non-polar) form. We are going to use de Moivre s theorem. For 1, r

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 05/05/2012 Bormashenko MATH 408N PRACTICE FINAL Name: TA session: Show your work for all the problems. Good luck! (1) Calculate the following limits, using whatever tools are appropriate. State which results

More information

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2.

Midterm 1 Review. Distance = (x 1 x 0 ) 2 + (y 1 y 0 ) 2. Midterm 1 Review Comments about the midterm The midterm will consist of five questions and will test on material from the first seven lectures the material given below. No calculus either single variable

More information

Math Vector Calculus II

Math Vector Calculus II Math 255 - Vector Calculus II Review Notes Vectors We assume the reader is familiar with all the basic concepts regarding vectors and vector arithmetic, such as addition/subtraction of vectors in R n,

More information

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018 Lecture 10 Partial derivatives Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts February 27, 2018 Last time: functions of two variables f(x, y) x and y are the independent

More information

1 Functions of Several Variables Some Examples Level Curves / Contours Functions of More Variables... 6

1 Functions of Several Variables Some Examples Level Curves / Contours Functions of More Variables... 6 Contents 1 Functions of Several Variables 1 1.1 Some Examples.................................. 2 1.2 Level Curves / Contours............................. 4 1.3 Functions of More Variables...........................

More information

MATH 2053 Calculus I Review for the Final Exam

MATH 2053 Calculus I Review for the Final Exam MATH 05 Calculus I Review for the Final Exam (x+ x) 9 x 9 1. Find the limit: lim x 0. x. Find the limit: lim x + x x (x ).. Find lim x (x 5) = L, find such that f(x) L < 0.01 whenever 0 < x

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

Maximum and Minimum Values (4.2)

Maximum and Minimum Values (4.2) Math 111.01 July 17, 2003 Summer 2003 Maximum and Minimum Values (4.2) Example. Determine the points at which f(x) = sin x attains its maximum and minimum. Solution: sin x attains the value 1 whenever

More information

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates

Multivariable Calculus Notes. Faraad Armwood. Fall: Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Multivariable Calculus Notes Faraad Armwood Fall: 2017 Chapter 1: Vectors, Dot Product, Cross Product, Planes, Cylindrical & Spherical Coordinates Chapter 2: Vector-Valued Functions, Tangent Vectors, Arc

More information

Math 122 Test 3. April 15, 2014

Math 122 Test 3. April 15, 2014 SI: Math 1 Test 3 April 15, 014 EF: 1 3 4 5 6 7 8 Total Name Directions: 1. No books, notes or 6 year olds with ear infections. You may use a calculator to do routine arithmetic computations. You may not

More information

Solution: It could be discontinuous, or have a vertical tangent like y = x 1/3, or have a corner like y = x.

Solution: It could be discontinuous, or have a vertical tangent like y = x 1/3, or have a corner like y = x. 1. Name three different reasons that a function can fail to be differentiable at a point. Give an example for each reason, and explain why your examples are valid. It could be discontinuous, or have a

More information

MATH 408N PRACTICE FINAL

MATH 408N PRACTICE FINAL 2/03/20 Bormashenko MATH 408N PRACTICE FINAL Show your work for all the problems. Good luck! () Let f(x) = ex e x. (a) [5 pts] State the domain and range of f(x). Name: TA session: Since e x is defined

More information

11.10a Taylor and Maclaurin Series

11.10a Taylor and Maclaurin Series 11.10a 1 11.10a Taylor and Maclaurin Series Let y = f(x) be a differentiable function at x = a. In first semester calculus we saw that (1) f(x) f(a)+f (a)(x a), for all x near a The right-hand side of

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

Math 1431 Final Exam Review

Math 1431 Final Exam Review Math 1431 Final Exam Review Comprehensive exam. I recommend you study all past reviews and practice exams as well. Know all rules/formulas. Make a reservation for the final exam. If you miss it, go back

More information

Solutions Exam 1 Math 221

Solutions Exam 1 Math 221 Solutions Exam 1 Math 221 For each problem, show your work and state clearly the answer you obtain. There are ten problems. The first 9 are worth 12 points each. The last is worth 20 points. 1. Find vectors

More information

Exam 3 Solutions. Multiple Choice Questions

Exam 3 Solutions. Multiple Choice Questions MA 4 Exam 3 Solutions Fall 26 Exam 3 Solutions Multiple Choice Questions. The average value of the function f (x) = x + sin(x) on the interval [, 2π] is: A. 2π 2 2π B. π 2π 2 + 2π 4π 2 2π 4π 2 + 2π 2.

More information

Directional Derivatives and the Gradient

Directional Derivatives and the Gradient Unit #20 : Directional Derivatives and the Gradient Goals: To learn about dot and scalar products of vectors. To introduce the directional derivative and the gradient vector. To learn how to compute the

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

Announcements. Topics: Homework: - sections , 6.1 (extreme values) * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections , 6.1 (extreme values) * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 5.2 5.7, 6.1 (extreme values) * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems

More information