Solutions to Homework 5

Size: px
Start display at page:

Download "Solutions to Homework 5"

Transcription

1 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 coordinates. Show that 2 z x z y 2 = 2 z r z r 2 θ z r r. Solution: f r = f x x r + f y y r = f x cos θ + f y sin θ f rr = (f x cos θ) r + (f y sin θ) r = (f x ) r cos θ + (f y ) r sin θ = (f xx x r + f xy y r ) cos θ) + (f yx x r + f yy y r ) sin θ = (f xx cos θ + f xy sin θ) cos θ) + (f yx cos θ + f yy sin θ) sin θ = f xx cos 2 θ + 2f xy cos θ sin θ + f yy sin 2 θ f θ = f x x θ + f y y θ = f x ( r sin θ) + f y (r cos θ) f θθ = ( f x r sin θ) θ + (f y r cos θ) θ = (f x ) θ r sin θ + f x (r sin θ) θ + (f y ) θ r cos θ + f y (r cos θ) θ = ( f xx x θ f xy y θ )r sin θ f x r cos θ + (f yx x θ + f yy y θ )r cos θ f y r sin θ = ( f xx ( r sin θ) f xy r cos θ)r sin θ f x r cos θ+(f yx ( r sin θ)+f yy r cos θ)r cos θ f y r sin θ = f xx r 2 sin 2 θ 2f xy r 2 cos θ sin θ + f yy r 2 cos 2 θ f x r cos θ f y r sin θ Therefore, f rr + (1/r 2 )f θθ upon applying the using the identity cos 2 θ + sin 2 θ is equal to (1/r)(f x cos θ + f y sin θ), which is equal to (1/r)f r. The expression for the Laplace equation in polar coordinates follows immediately.

2 2. A function f is harmonic in a domain Ω if f is defined on Ω and f is a solution to the Laplace equation: f xx + f yy = 0. Use the conclusion of the previous exercise to show that the function below given in polar coordinates is harmonic on the domain Ω = {(r, θ) : r > 0}: f(r, θ) = ln r Solution: f r = 1/r. f rr = 1/r 2. f θ = f θθ = 0. Now plug into the Laplace equation expressed in polar coordinates: f rr + (1/r 2 )f θθ + (1/r)f r = 1/r (1/r)(1/r) = 0. A nice application of the Laplace equation in polar coordinates is a complete answer to the following question: if f is harmonic and is radially symmetric (i.e. constant on circles), what can be said of f? Well, the symmetry implies that f θ = 0 and so f θθ = 0. Moreover, f is essentially a function only of r. Thus, the Laplace equation becomes the following ordinary differential equation: f (r) + (1/r)f (r) = 0. Let y = f (r), so that the equation becomes y + (1/r)y = 0. This is a separable ODE: write y = dy/dr and separate the variables as shown: dy y = 1 r dr. Integration yields ln y = ln r + C. From this it follows that y = A/r for some positive constant A. Since y = f (r), integration yields f(r) = A ln r + B. Thus, we have completely characterized all radially symmetric solutions to the Laplace equation. 3. Suppose that one side of a triangle is increasing at a rate of 3 cm/s and that a second side is decreasing at a rate of 2 cm/s. If the area of triangle remains constant, at what rate does the angle between these two sides change when the first side is 20 cm long, the second side is 30 cm long, and the angle between the two sides is π/6? Is it possible for this to be a right triangle? (Hint: the area can be computed using the formula Area = (1/2)ab sin C, where a and b are the lengths of the side incident at the angle C.)

3 Solution: Let the first side be a, the second b, and the angle between them be C. We are given that (1/2)ab sin C = A, where A is a constant. Let f(a, b, C) = (1/2)ab sin C. The goal is to determine the value of dc/dt when a = 20, b = 30, da/dt = 3, db/dt = 2, and C = π/6. So, we compute d/dt of the equation f = A: da f a dt + f db b dt + f C dc dt = 0 = 1 da b sin C 2 dt + 1 db a sin C 2 dt + 1 dc ab cos C 2 dt = 0. Plugging in the given values and solving for dc/dt yields a value of 3/36 (radians per second). This triangle could not be a right-triangle for all time t because C is not a right angle and, so, b, being greater than a must be the hypotenuse. But then in a triangle, b = 2a, which is not true. The question of whether such a triangle could at some time t be a right triangle is much more delicate. Please refer to the notes at the end of these solutions for an answer to this question. 4. Suppose that the temperature at a point (x, y, z) is given by the function T (x, y, z) = 200 exp ( x 2 3y 2 9z 2 ), where exp (x) is just a way or writing e x without using a superscript. (This is handy when formulas get to be quite complicated!) Here T is measured in C and x, y, and z in meters. (a) Determine the rate of change of the temperature at the point P (2, 1, 2) in the direction towards the point Q(3, 3, 3). Solution: The goal is to compute the directional derivative in the direction of P Q this needs to be scaled so as to become a unit vector: 1 1 P Q = 6 1, 2, 1. P Q Let u equal this unit vector. The directional derivative D u T (2, 1, 2) is computed by first computing the gradient: T = 200 exp( x 2 3y 2 9z 2 ) 2x, 6y, 18z.

4 Then dot with u: T (2, 1, 2) = 200 exp( 43) 4, 6, 36. D u T (2, 1, 2) = 200 exp( 43) 4, 6, 36 = 52(200) 6 e , 2, 1. (b) In which direction does the temperature increase at the fastest rate at P? What is magnitude of this maximal rate of increase? Solution: The gradient direction is the direction of fastest increase. Take the gradient vector and divide by its length. Answer: (1/ 337) 2, 3, 18. The magnitude of the rate of increase is the length of the gradient vector. Answer: e 43. (c) What are the units of the directional derivative of T? Explain or give an example which illustrates your answer. Solution: The units are degrees Celsius per unit length (or whatever units represent each of x, y, and z individually): the directional derivative is computed by taking a limit of the ratio of a difference of temperatures (so the numerator is in degrees Celsius) divided by a 1-dimensional variation of the input variables. Perhaps an easier way to see this is to appeal to the observation that the directional derivative in the i direction is the partial derivative with respect to x. This partial derivative has units of change of T per change in x, or degrees Celsius per units of x (presumably length since the phrasing of the problem is such that x represents the position of a point). 5. In this problem, I would like you to use the fact that the gradient vector f(a, b, c) is normal to the level surface f(x, y, z) = 0 provided f(a, b, c) = 0 (i.e provided (a, b, c) lies on this level surface). Determine an equation for the tangent plane to the surface x 4 + y 4 + z 4 = 3x 2 y 2 z 2 at the point (1,, 1, 1).

5 Solution: Let g(x, y, z) = x 4 + y 4 + z 4 3x 2 y 2 z 2. Thus, the surface is the level surface g = 0. As such, the gradient vector g(1, 1, 1) is normal to the surface. So, we compute this vector: g = 4x 3 6xy 2 z 2, 4y 3 6x 2 yz 2, 4z 3 6x 2 y 2 z g(1, 1, 1) = 2, 2, 2. So, an equation of the tangent plane is 2(x 1) 2(y 1) 2(z 1) = Suppose you are climbing a hill whose shape is given by the equation z = x y 2, where x, y, and z are measured in meters. Currently you are standing at the point P (60, 40, 966). The positive x-axis represents east and the positive y-axis represents north. (a) If you walk due south, will you start to ascend or descend? At what rate? Solution: The question is asking for the value of the directional derivative in the direction of j. This is the negative of partial y. Since z y = 0.02y, the value is equal to 0.02(40) = 0.8. Being positive, this means that the hill slopes upward in this direction. (b) If you walk northwest, will you start to ascend or descent? At what rate? Solution: As above, except u = 1 2 1, 1 is the direction: D u z(60, 40) = 0.01(60), 0.02(40) u = 1/5 2 = 2/10. Since this is negative, again the hill slopes downward in this direction. (c) In which direction is the slope largest? What is the rate of ascent in that direction? At what angle above the horizontal does the path in that direction begin? Solution: The gradient direction is the steepest: z(60, 40) = 0.6, 0.8

6 Fortunately, this is already a unit vector! However, a more useful answer would be a compass direction: S37 W, i.e. walk 37 degrees to the West of due South. The slope in this direction is the magnitude of the gradient vector, which happens to be 1. Therefore, the angle of ascent is 45 degrees. On whether the triangle can be a right triangle at some instance of time. I interpret a (t) = 3 and b (t) = 2 to meant that these hold for all time t. We can then solve the differential equations to obtain a(t) = 3t + a(0) and b(t) = 2t + b(0). We are given that a(0) = 20 and b(0) = 30. However, so that we can study this problem in slightly more generality, I will keep the values of a(0) and b(0) as unspecified constants. By scaling the triangle by 1/a(0), we may assume that a(0) = 1 and b(0) = λ, where λ > 0. In our specific problem, we have a(0) = 20 and b(0) = 30 so that λ = 3/2 and the lengths of the sides of the triangle have been scaled by a factor of 1/20. Rather than call the angle between a(t) and b(t) by the letter C, I will use θ(t). Let A be the area of the scaled triangle. This is a constant. Since A = (1/2)a(t)b(t) sin θ(t) and θ(0) = π/6 (given), we have that A = (1/2)(1)(λ)(1/2) = λ/4. Note that the true area has been scaled by 1/a(0) 2 = 1/400. Since λ = 3/2, we have that the scaled area is A = (3/2)/4 = 3/8. This means that the true area is a(0) 2 (3/8) = 400 (3/8) = 150. Let f(t) = sin θ(t) = 2A/(a(t)b(t)). Thus, f(t) = λ 2(3t + 1)( 2t + λ). We consider the component of the domain of f(t) which contains t = 0. Therefore, we restrict our attention to t ( 1/3, λ/2).

7 Since 1 sin θ(t) 1, there are further restrictions. Since θ(t) represents an angle of a triangle, θ(t) (0, π); therefore, 0 < sin θ(t) 1. The condition f(t) > 0 holds for all t ( 1/3, λ/2). The condition f(t) 1 implies (after solving f(t) 1 above) that 12t 2 + (4 6λ)t + λ 0. The quadratic formula can be used to determine additional restrictions on t in terms of λ. In the specific case where λ = 3/2, this implies that t is approximately between 0.2 and Since 1/3 < 0.2 and 0.62 < λ/2 = 3/4, there will, in fact, be two times when θ(t) = π/2, i.e. the triangle is a right triangle. Solving f(t) = 1 with λ = 3/2, we have that are times when θ(t) = π/2. t = The unscaled version for our specific problem is perhaps a little easier to understand. Let g(t) = sin θ(t) = 300/[(3t + 20)( 2t + 30), where t ( 20/3, 15). A graph of g(t) is shown below. As we can see, there are two values of t for which g(t) = 1, meaning that at these times θ(t) = π/2.

8 We can also consider the problem of whether other angles of the triangle could become right angles. The angle opposite side b(t) can be a right angle. From some simulations that I have done with a computer, this occurs for some value of t (0, 1).

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

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

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

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

MATH 31BH Homework 5 Solutions

MATH 31BH Homework 5 Solutions MATH 3BH Homework 5 Solutions February 4, 204 Problem.8.2 (a) Let x t f y = x 2 + y 2 + 2z 2 and g(t) = t 2. z t 3 Then by the chain rule a a a D(g f) b = Dg f b Df b c c c = [Dg(a 2 + b 2 + 2c 2 )] [

More information

Directional Derivatives and Gradient Vectors. Suppose we want to find the rate of change of a function z = f x, y at the point in the

Directional Derivatives and Gradient Vectors. Suppose we want to find the rate of change of a function z = f x, y at the point in the 14.6 Directional Derivatives and Gradient Vectors 1. Partial Derivates are nice, but they only tell us the rate of change of a function z = f x, y in the i and j direction. What if we are interested in

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

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

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

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

Calculus I Homework: Linear Approximation and Differentials Page 1

Calculus I Homework: Linear Approximation and Differentials Page 1 Calculus I Homework: Linear Approximation and Differentials Page Example (3..8) Find the linearization L(x) of the function f(x) = (x) /3 at a = 8. The linearization is given by which approximates the

More information

(x + 3)(x 1) lim(x + 3) = 4. lim. (x 2)( x ) = (x 2)(x + 2) x + 2 x = 4. dt (t2 + 1) = 1 2 (t2 + 1) 1 t. f(x) = lim 3x = 6,

(x + 3)(x 1) lim(x + 3) = 4. lim. (x 2)( x ) = (x 2)(x + 2) x + 2 x = 4. dt (t2 + 1) = 1 2 (t2 + 1) 1 t. f(x) = lim 3x = 6, Math 140 MT1 Sample C Solutions Tyrone Crisp 1 (B): First try direct substitution: you get 0. So try to cancel common factors. We have 0 x 2 + 2x 3 = x 1 and so the it as x 1 is equal to (x + 3)(x 1),

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

Calculus I Homework: Linear Approximation and Differentials Page 1

Calculus I Homework: Linear Approximation and Differentials Page 1 Calculus I Homework: Linear Approximation and Differentials Page Questions Example Find the linearization L(x) of the function f(x) = (x) /3 at a = 8. Example Find the linear approximation of the function

More information

BROWN UNIVERSITY PROBLEM SET 4 INSTRUCTOR: SAMUEL S. WATSON DUE: 6 OCTOBER 2017

BROWN UNIVERSITY PROBLEM SET 4 INSTRUCTOR: SAMUEL S. WATSON DUE: 6 OCTOBER 2017 BROWN UNIVERSITY PROBLEM SET 4 INSTRUCTOR: SAMUEL S. WATSON DUE: 6 OCTOBER 2017 Print out these pages, including the additional space at the end, and complete the problems by hand. Then use Gradescope

More information

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t

f(r) = (r 1/2 r 1/2 ) 3 u = (ln t) ln t ln u = (ln t)(ln (ln t)) t(ln t) g (t) = t Math 4, Autumn 006 Final Exam Solutions Page of 9. [ points total] Calculate the derivatives of the following functions. You need not simplfy your answers. (a) [4 points] y = 5x 7 sin(3x) + e + ln x. y

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

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 6 C) - 12 (6x - 7)3

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 6 C) - 12 (6x - 7)3 Part B- Pre-Test 2 for Cal (2.4, 2.5, 2.6) Test 2 will be on Oct 4th, chapter 2 (except 2.6) Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

More information

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

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

Written assignment 4. Due Wednesday November 25. Review of gradients, Jacobians, Chain Rule, and the Implicit Function Theorem.

Written assignment 4. Due Wednesday November 25. Review of gradients, Jacobians, Chain Rule, and the Implicit Function Theorem. Written assignment 4 Due Wednesday November 25 Review of gradients, Jacobians, Chain Rule, the Implicit Function Theorem () Suppose it is given that the direction of the fastest increase of a function

More information

Bessel s Equation. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics

Bessel s Equation. MATH 365 Ordinary Differential Equations. J. Robert Buchanan. Fall Department of Mathematics Bessel s Equation MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Background Bessel s equation of order ν has the form where ν is a constant. x 2 y + xy

More information

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x

Find the indicated derivative. 1) Find y(4) if y = 3 sin x. A) y(4) = 3 cos x B) y(4) = 3 sin x C) y(4) = - 3 cos x D) y(4) = - 3 sin x Assignment 5 Name Find the indicated derivative. ) Find y(4) if y = sin x. ) A) y(4) = cos x B) y(4) = sin x y(4) = - cos x y(4) = - sin x ) y = (csc x + cot x)(csc x - cot x) ) A) y = 0 B) y = y = - csc

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

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

MATH 1301, Solutions to practice problems

MATH 1301, Solutions to practice problems MATH 1301, Solutions to practice problems 1. (a) (C) and (D); x = 7. In 3 years, Ann is x + 3 years old and years ago, when was x years old. We get the equation x + 3 = (x ) which is (D); (C) is obtained

More information

Maximum and Minimum Values section 4.1

Maximum and Minimum Values section 4.1 Maximum and Minimum Values section 4.1 Definition. Consider a function f on its domain D. (i) We say that f has absolute maximum at a point x 0 D if for all x D we have f(x) f(x 0 ). (ii) We say that f

More information

MA 102 Mathematics II Lecture Feb, 2015

MA 102 Mathematics II Lecture Feb, 2015 MA 102 Mathematics II Lecture 1 20 Feb, 2015 Differential Equations An equation containing derivatives is called a differential equation. The origin of differential equations Many of the laws of nature

More information

Math 4263 Homework Set 1

Math 4263 Homework Set 1 Homework Set 1 1. Solve the following PDE/BVP 2. Solve the following PDE/BVP 2u t + 3u x = 0 u (x, 0) = sin (x) u x + e x u y = 0 u (0, y) = y 2 3. (a) Find the curves γ : t (x (t), y (t)) such that that

More information

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ

True or False. Circle T if the statement is always true; otherwise circle F. for all angles θ. T F. 1 sin θ Math 90 Practice Midterm III Solutions Ch. 8-0 (Ebersole), 3.3-3.8 (Stewart) DISCLAIMER. This collection of practice problems is not guaranteed to be identical, in length or content, to the actual exam.

More information

Directional Derivatives in the Plane

Directional Derivatives in the Plane Directional Derivatives in the Plane P. Sam Johnson April 10, 2017 P. Sam Johnson (NIT Karnataka) Directional Derivatives in the Plane April 10, 2017 1 / 30 Directional Derivatives in the Plane Let z =

More information

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!

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

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

Things You Should Know Coming Into Calc I

Things You Should Know Coming Into Calc I Things You Should Know Coming Into Calc I Algebraic Rules, Properties, Formulas, Ideas and Processes: 1) Rules and Properties of Exponents. Let x and y be positive real numbers, let a and b represent real

More information

Advanced Calculus Questions

Advanced Calculus Questions Advanced Calculus Questions What is here? This is a(n evolving) collection of challenging calculus problems. Be warned - some of these questions will go beyond the scope of this course. Particularly difficult

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

Workbook for Calculus I

Workbook for Calculus I Workbook for Calculus I By Hüseyin Yüce New York 2007 1 Functions 1.1 Four Ways to Represent a Function 1. Find the domain and range of the function f(x) = 1 + x + 1 and sketch its graph. y 3 2 1-3 -2-1

More information

LECTURE 11 - PARTIAL DIFFERENTIATION

LECTURE 11 - PARTIAL DIFFERENTIATION LECTURE 11 - PARTIAL DIFFERENTIATION CHRIS JOHNSON Abstract Partial differentiation is a natural generalization of the differentiation of a function of a single variable that you are familiar with 1 Introduction

More information

For all questions, answer choice E. NOTA" means none of the above answers is correct.

For all questions, answer choice E. NOTA means none of the above answers is correct. For all questions, answer choice " means none of the above answers is correct. 1. The sum of the integers 1 through n can be modeled by a quadratic polynomial. What is the product of the non-zero coefficients

More information

Engg. Math. I. Unit-I. Differential Calculus

Engg. Math. I. Unit-I. Differential Calculus Dr. Satish Shukla 1 of 50 Engg. Math. I Unit-I Differential Calculus Syllabus: Limits of functions, continuous functions, uniform continuity, monotone and inverse functions. Differentiable functions, Rolle

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

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Chapter 1 Introduction and Basic Terminology Most of the phenomena studied in the sciences and engineering involve processes that change with time. For example, it is well known

More information

1 The Derivative and Differrentiability

1 The Derivative and Differrentiability 1 The Derivative and Differrentiability 1.1 Derivatives and rate of change Exercise 1 Find the equation of the tangent line to f (x) = x 2 at the point (1, 1). Exercise 2 Suppose that a ball is dropped

More information

Math Fall 08 Final Exam Review

Math Fall 08 Final Exam Review Math 173.7 Fall 08 Final Exam Review 1. Graph the function f(x) = x 2 3x by applying a transformation to the graph of a standard function. 2.a. Express the function F(x) = 3 ln(x + 2) in the form F = f

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

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

Dr. Allen Back. Oct. 6, 2014

Dr. Allen Back. Oct. 6, 2014 Dr. Allen Back Oct. 6, 2014 Distribution Min=48 Max=100 Q1=74 Median=83 Q3=91.5 mean = 81.48 std. dev. = 12.5 Distribution Distribution: (The letters will not be directly used.) Scores Freq. 100 2 98-99

More information

Faculty of Engineering, Mathematics and Science School of Mathematics

Faculty of Engineering, Mathematics and Science School of Mathematics Faculty of Engineering, Mathematics and Science School of Mathematics GROUPS Trinity Term 06 MA3: Advanced Calculus SAMPLE EXAM, Solutions DAY PLACE TIME Prof. Larry Rolen Instructions to Candidates: Attempt

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

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

Summer Packet A Math Refresher For Students Entering IB Mathematics SL

Summer Packet A Math Refresher For Students Entering IB Mathematics SL Summer Packet A Math Refresher For Students Entering IB Mathematics SL Name: PRECALCULUS SUMMER PACKET Directions: This packet is required if you are registered for Precalculus for the upcoming school

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

Math53: Ordinary Differential Equations Autumn 2004

Math53: Ordinary Differential Equations Autumn 2004 Math53: Ordinary Differential Equations Autumn 2004 Unit 2 Summary Second- and Higher-Order Ordinary Differential Equations Extremely Important: Euler s formula Very Important: finding solutions to linear

More information

MATH20411 PDEs and Vector Calculus B

MATH20411 PDEs and Vector Calculus B MATH2411 PDEs and Vector Calculus B Dr Stefan Güttel Acknowledgement The lecture notes and other course materials are based on notes provided by Dr Catherine Powell. SECTION 1: Introctory Material MATH2411

More information

UNIVERSITY OF MANITOBA

UNIVERSITY OF MANITOBA Question Points Score INSTRUCTIONS TO STUDENTS: This is a 6 hour examination. No extra time will be given. No texts, notes, or other aids are permitted. There are no calculators, cellphones or electronic

More information

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem Green s Theorem MATH 311, alculus III J. obert Buchanan Department of Mathematics Fall 2011 Main Idea Main idea: the line integral around a positively oriented, simple closed curve is related to a double

More information

Derivatives and Integrals

Derivatives and Integrals Derivatives and Integrals Definition 1: Derivative Formulas d dx (c) = 0 d dx (f ± g) = f ± g d dx (kx) = k d dx (xn ) = nx n 1 (f g) = f g + fg ( ) f = f g fg g g 2 (f(g(x))) = f (g(x)) g (x) d dx (ax

More information

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials

Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Math 10b Ch. 8 Reading 1: Introduction to Taylor Polynomials Introduction: In applications, it often turns out that one cannot solve the differential equations or antiderivatives that show up in the real

More information

AP Calculus Summer Prep

AP Calculus Summer Prep AP Calculus Summer Prep Topics from Algebra and Pre-Calculus (Solutions are on the Answer Key on the Last Pages) The purpose of this packet is to give you a review of basic skills. You are asked to have

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

AP Calculus AB Winter Break Packet Happy Holidays!

AP Calculus AB Winter Break Packet Happy Holidays! AP Calculus AB Winter Break Packet 04 Happy Holidays! Section I NO CALCULATORS MAY BE USED IN THIS PART OF THE EXAMINATION. Directions: Solve each of the following problems. After examining the form of

More information

FUNCTIONS AND MODELS

FUNCTIONS AND MODELS 1 FUNCTIONS AND MODELS FUNCTIONS AND MODELS 1.6 Inverse Functions and Logarithms In this section, we will learn about: Inverse functions and logarithms. INVERSE FUNCTIONS The table gives data from an experiment

More information

Math 233. Directional Derivatives and Gradients Basics

Math 233. Directional Derivatives and Gradients Basics Math 233. Directional Derivatives and Gradients Basics Given a function f(x, y) and a unit vector u = a, b we define the directional derivative of f at (x 0, y 0 ) in the direction u by f(x 0 + ta, y 0

More information

Math Exam 02 Review

Math Exam 02 Review Math 10350 Exam 02 Review 1. A differentiable function g(t) is such that g(2) = 2, g (2) = 1, g (2) = 1/2. (a) If p(t) = g(t)e t2 find p (2) and p (2). (Ans: p (2) = 7e 4 ; p (2) = 28.5e 4 ) (b) If f(t)

More information

MAT 122 Homework 7 Solutions

MAT 122 Homework 7 Solutions MAT 1 Homework 7 Solutions Section 3.3, Problem 4 For the function w = (t + 1) 100, we take the inside function to be z = t + 1 and the outside function to be z 100. The derivative of the inside function

More information

Math 120: Precalculus Autumn 2017 A List of Topics for the Final

Math 120: Precalculus Autumn 2017 A List of Topics for the Final Math 120: Precalculus Autumn 2017 A List of Topics for the Final Here s a fairly comprehensive list of things you should be comfortable doing for the final. Really Old Stuff 1. Unit conversion and rates

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

4.1 Analysis of functions I: Increase, decrease and concavity

4.1 Analysis of functions I: Increase, decrease and concavity 4.1 Analysis of functions I: Increase, decrease and concavity Definition Let f be defined on an interval and let x 1 and x 2 denote points in that interval. a) f is said to be increasing on the interval

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

2011 Form B Solution. Jim Rahn

2011 Form B Solution. Jim Rahn Form B Solution By Jim Rahn Form B AB 6 6 S'( t) dt 7.8 mm 6 S '( t) dt.86 mm or.864 mm c) S '(7).96998 dv d( r h) dh dh r r dt dt dt dt dr since r is constant, dt dv dh r.96998 6.8 mm dt dt day d) D()=M

More information

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA

Calculus. Weijiu Liu. Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA Calculus Weijiu Liu Department of Mathematics University of Central Arkansas 201 Donaghey Avenue, Conway, AR 72035, USA 1 Opening Welcome to your Calculus I class! My name is Weijiu Liu. I will guide you

More information

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function

Slide 1. Slide 2. Slide 3 Remark is a new function derived from called derivative. 2.2 The derivative as a Function Slide 1 2.2 The derivative as a Function Slide 2 Recall: The derivative of a function number : at a fixed Definition (Derivative of ) For any number, the derivative of is Slide 3 Remark is a new function

More information

36. Double Integration over Non-Rectangular Regions of Type II

36. Double Integration over Non-Rectangular Regions of Type II 36. Double Integration over Non-Rectangular Regions of Type II When establishing the bounds of a double integral, visualize an arrow initially in the positive x direction or the positive y direction. A

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

23. Implicit differentiation

23. Implicit differentiation 23. 23.1. The equation y = x 2 + 3x + 1 expresses a relationship between the quantities x and y. If a value of x is given, then a corresponding value of y is determined. For instance, if x = 1, then y

More information

7. The set of all points for which the x and y coordinates are negative is quadrant III.

7. The set of all points for which the x and y coordinates are negative is quadrant III. SECTION - 67 CHAPTER Section -. To each point P in the plane there corresponds a single ordered pair of numbers (a, b) called the coordinates of the point. To each ordered pair of numbers (a, b) there

More information

MAC 2311 Calculus I Spring 2004

MAC 2311 Calculus I Spring 2004 MAC 2 Calculus I Spring 2004 Homework # Some Solutions.#. Since f (x) = d dx (ln x) =, the linearization at a = is x L(x) = f() + f ()(x ) = ln + (x ) = x. The answer is L(x) = x..#4. Since e 0 =, and

More information

AP Calculus AB Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions

AP Calculus AB Chapter 4 Packet Implicit Differentiation. 4.5: Implicit Functions 4.5: Implicit Functions We can employ implicit differentiation when an equation that defines a function is so complicated that we cannot use an explicit rule to find the derivative. EXAMPLE 1: Find dy

More information

MATH Max-min Theory Fall 2016

MATH Max-min Theory Fall 2016 MATH 20550 Max-min Theory Fall 2016 1. Definitions and main theorems Max-min theory starts with a function f of a vector variable x and a subset D of the domain of f. So far when we have worked with functions

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

Chapter 2: First Order DE 2.4 Linear vs. Nonlinear DEs

Chapter 2: First Order DE 2.4 Linear vs. Nonlinear DEs Chapter 2: First Order DE 2.4 Linear vs. Nonlinear DEs First Order DE 2.4 Linear vs. Nonlinear DE We recall the general form of the First Oreder DEs (FODE): dy = f(t, y) (1) dt where f(t, y) is a function

More information

Math 147 Exam II Practice Problems

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

More information

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

1 Antiderivatives graphically and numerically

1 Antiderivatives graphically and numerically Math B - Calculus by Hughes-Hallett, et al. Chapter 6 - Constructing antiderivatives Prepared by Jason Gaddis Antiderivatives graphically and numerically Definition.. The antiderivative of a function f

More information

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area.

4.4: Optimization. Problem 2 Find the radius of a cylindrical container with a volume of 2π m 3 that minimizes the surface area. 4.4: Optimization Problem 1 Suppose you want to maximize a continuous function on a closed interval, but you find that it only has one local extremum on the interval which happens to be a local minimum.

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

Solutionbank Edexcel AS and A Level Modular Mathematics

Solutionbank Edexcel AS and A Level Modular Mathematics Page of Exercise A, Question The curve C, with equation y = x ln x, x > 0, has a stationary point P. Find, in terms of e, the coordinates of P. (7) y = x ln x, x > 0 Differentiate as a product: = x + x

More information

Summer 2017 MATH Solution to Exercise 5

Summer 2017 MATH Solution to Exercise 5 Summer 07 MATH00 Solution to Exercise 5. Find the partial derivatives of the following functions: (a (xy 5z/( + x, (b x/ x + y, (c arctan y/x, (d log((t + 3 + ts, (e sin(xy z 3, (f x α, x = (x,, x n. (a

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

Final Exam Review Exercise Set A, Math 1551, Fall 2017

Final Exam Review Exercise Set A, Math 1551, Fall 2017 Final Exam Review Exercise Set A, Math 1551, Fall 2017 This review set gives a list of topics that we explored throughout this course, as well as a few practice problems at the end of the document. A complete

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

Chapter 2: Functions, Limits and Continuity

Chapter 2: Functions, Limits and Continuity Chapter 2: Functions, Limits and Continuity Functions Limits Continuity Chapter 2: Functions, Limits and Continuity 1 Functions Functions are the major tools for describing the real world in mathematical

More information

Math 116 Second Midterm March 20, 2013

Math 116 Second Midterm March 20, 2013 Math 6 Second Mierm March, 3 Name: EXAM SOLUTIONS Instructor: Section:. Do not open this exam until you are told to do so.. This exam has 3 pages including this cover. There are 8 problems. Note that the

More information

MAT 1339-S14 Class 4

MAT 1339-S14 Class 4 MAT 9-S4 Class 4 July 4, 204 Contents Curve Sketching. Concavity and the Second Derivative Test.................4 Simple Rational Functions........................ 2.5 Putting It All Together.........................

More information

Math 121: Calculus 1 - Fall 2013/2014 Review of Precalculus Concepts

Math 121: Calculus 1 - Fall 2013/2014 Review of Precalculus Concepts Introduction Math 121: Calculus 1 - Fall 201/2014 Review of Precalculus Concepts Welcome to Math 121 - Calculus 1, Fall 201/2014! This problems in this packet are designed to help you review the topics

More information

L Hopital s Rule. We will use our knowledge of derivatives in order to evaluate limits that produce indeterminate forms.

L Hopital s Rule. We will use our knowledge of derivatives in order to evaluate limits that produce indeterminate forms. L Hopital s Rule We will use our knowledge of derivatives in order to evaluate its that produce indeterminate forms. Main Idea x c f x g x If, when taking the it as x c, you get an INDETERMINATE FORM..

More information

https://www.webassign.net/v4cgi/assignments/pre...

https://www.webassign.net/v4cgi/assignments/pre... Practice Test 2 Part A Chap 1 Sections 5,6,7,8 (11514149) Question 12345678910111213141516171819202122232425262728293031323334353 Description This is one of two practice tests to help you prepare for Test

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