Math 233. Directional Derivatives and Gradients Basics

Size: px
Start display at page:

Download "Math 233. Directional Derivatives and Gradients Basics"

Transcription

1 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 + tb) f(x 0, y 0 ) lim t 0 t provided the limit exists. In particular, the directional derivatives in the directions u =, 0 and u = 0, are, respectively, the partial derivatives f f and x y. When f is differentiable on an open disk containing (x 0, y 0 ), the chain rule implies for any unit vector u = a, b that () D u f(x 0, y 0 ) = af x (x 0, y 0 ) + bf y (x 0, y 0 ). Note that unit vectors will often be denoted by u = cos θ, sin θ, and these are indeed unit vectors, because u = cos 2 θ + sin 2 θ =. Example. Let f(x, y) = 2xy 3y 2. Find the directional derivative of f in the direction A = 3i + 4j at the point (, 2). The unit vector in the direction of A is u = 3i + 4j. Now f 5 5 x = 2y and so f x (, 2) = 4; f y = 2x 6y and so f y (, 2) = 0. Therefore, using the equation () we find ( D u (, 2) = f x (, 2) 3 ) ( ) ( 4 + f y (, 2) = 4 3 ) ( ) 4 + ( 0) = The gradient of a function f(x, y) at a point (x 0, y 0 ) is defined by f(x 0, y 0 ) = f x (x 0, y 0 ), f y (x 0, y 0 ). For example, if f(x, y) = y 2 e 3x then f(x, y) = 3y 2 e 3x, 2ye 3x and so f(0, ) = 3, 2. Using gradients, equation () can be written (2) D u f(x 0, y 0 ) = af x (x 0, y 0 ) + bf y (x 0, y 0 ) = f(x 0, y 0 ) a, b = f(x 0, y 0 ) u Further, recalling that u v = cos θ u v where 0 θ80 is the angle between u and v we rewrite () as (3) D u f(x 0, y 0 ) = f(x 0, y 0 ) u = cos θ f(x 0, y 0 ) u = cos θ f(x 0, y 0 ) because u = since u is a unit vector. Because the maximum of cos θ is when θ = 0 and the minimum of cos θ = when θ = 80 this yields several interesting properties of gradients.

2 Properties of Gradients. Let f be differentiable on an open disk containing (x 0, y 0 ). Then. D u f(x 0, y 0 ) = f(x 0, y 0 ) u 2. The direction of maximum increase of f at the point (x 0, y 0 ) is u = f(x 0, y 0 ) f(x 0, y 0 ) when f(x 0, y 0 ) 0 and the directional derivative in this direction is f(x 0, y 0 ). 3. The direction of maximum decrease of f at the point (x 0, y 0 ) is u = f(x 0, y 0 ) f(x 0, y 0 ) when f(x 0, y 0 ) 0 and the directional derivative in this direction is f(x 0, y 0 ). 4. Given that f(x 0, y 0 ) = k, the gradient f(x 0, y 0 ) is a normal vector to the level curve f(x, y) = k at the point (x 0, y 0 ). For a function f(x, y, z) of three variables, we define f = f x, f y, f z, and we have the following properties. Properties of Gradients. Let f be differentiable on an open ball containing (x 0, y 0, z 0 ) and let u = a, b, c be a unit vector. Then. D u f(x 0, y 0, z 0 ) = f(x 0, y 0, z 0 ) u 2. The direction of maximum increase of f at the point (x 0, y 0, z 0 ) is u = f(x 0, y 0, z 0 ) f(x 0, y 0, z 0 ) when f(x 0, y 0, z 0 ) 0 and the directional derivative in this direction is f(x 0, y 0, z 0 ). 3. The direction of maximum decrease of f at the point (x 0, y 0, z 0 ) is u = f(x 0, y 0, z 0 ) f(x 0, y 0, z 0 ) when f(x 0, y 0, z 0 ) 0 and the directional derivative in this direction is f(x 0, y 0, z 0 ). 4. Given that f(x 0, y 0, z 0 ) = k, the gradient f(x 0, y 0, z 0 ) is a normal vector to the level surface f(x, y, z) = k at the point (x 0, y 0, z 0 ). Several of the above properties are illustrated in the following example. Example 2. Consider the function f(x, y, z) = z 7 4x 2 y (a) Find the gradient f. (b) Find the gradient f at the point (3, 4, 3). (c) Find the directional derivative of f at that point in the direction of the vector, 6, 3. (d) In what unit vector direction does the function f increase the fastest at the point (3, 4, 3), and what is the rate of increase?

3 (e) In what unit vector direction does the function f decrease the fastest at the point (3, 4, 3), and what is the rate? Answer. (a) f = 8xy, 4x 2, 7z 6. (b) f(3, 4, 3) = 96, 36, 503. (c) The directional derivative of f in the direction of the unit vector u = 46, 6, 3 at the point is D u f = f(3, 4, 3) u = 96, 36, 503, 6, 3 = (d) The direction is the unit vector in the direction of f(3, 4, 3) which is , 36, 503 and the rate of increase is f(3, 4, 3) = (e) The direction is the unit vector in the direction of f(3, 4, 3) which is , 36, 503 and the rate of change is f(3, 4, 3) = Example 3. The axis of a light in a lighthouse is tilted. When the light points east, it is inclined upward at 5.0 degree(s). When it points north it is inclined upward at 2.0 degree(s). What is the maximum angle of elevation of the light? Round your answer to the nearest degree. Answer. Use the fact that a line that is inclined at an angle of θ degrees, has a slope of m = tan θ. The lighthouse beams lie in some plane described by z = f(x, y) where the light is at the origin. Now, east points in the direction of the positive x-axis, so f x = tan(5.0 ) and north points in the direction of the positive z-axis, so f y = tan(2.0 ). The maximum angle of inclination, will be inverse tangent of the maximum directional derivative. Thus we find the gradient is f = tan(5.0 ), tan(2.0 ) , Then max angle = arctan( f ) 5.384

4 Practice Exercises on Gradients. Let f(x, y) be a function that is differentiable in the plane. For the point (, 3) we are given that the directional derivative of f is: 24 in the direction of the vector 3, 7 ; 6 in the direction of the vector 7, 3. (a) Use this information to find f(, 3). (b) Then find D u f(, 3) where u is the unit vector in the direction of 3, 3. (c) Find direction u for D u f(, 3) is a maximum, and determine D u f(, 3) for this direction u. 2. Answer the following questions regarding the function (a) Find the gradient f. f(x, y, z) = z 7 9x 2 y (b) Find the gradient f at the point (5, 5, 5). (c) Find the directional derivative of f at that point in the direction of the vector, 6, 5. (d) In what unit vector direction does the function f increase the fastest at the point (5, 5, 5), and what is the rate of increase? (e) In what unit vector direction does the function f decrease the fastest at the point (5, 5, 5), and what is the rate? 3. For this problem, let f(x, y) = 3xy 4y 2. (a) Find the gradient of f at the point ( 2, 2). (b) Find the directional derivative D u f( 2, 2) in the direction of the vector 2, 8. (c) Find the unit vector direction in which f increases the fastest at ( 2, 2). What is the rate of increase of f in that direction? (d) Find the two unit vector directions for which D u f( 2, 2) = The axis of a light in a lighthouse is tilted. When the light points east, it is inclined upward at 4.9 degrees. When it points north it is inclined upward at 2.4 degrees. What is the maximum angle of elevation of the light? Round your answer to the nearest degree.

5 Practice Exercises on Gradients with Solutions.. Let f(x, y) be a function that is differentiable in the plane. For the point (, 3) we are given that the directional derivative of f is: 24 in the direction of the vector 3, 7 ; 6 in the direction of the vector 7, 3. (a) Use this information to find f(, 3). (b) Then find D u f(, 3) where u is the unit vector in the direction of 3, 3. (c) Find direction u for D u f(, 3) is a maximum, and determine D u f(, 3) for this direction u. Solution: (a) Let us denote f(, 3) = x, y. Then x, y 3, 7 = 24 and x, y 7, 3 = 6 Therefore, 3x + 7y = 24 and 7x + 3y = 6. The solution to this system of equations is x = and y = 3. Consequently, f(, 3) =, 3. (b) First, u =, and so 2 D u f(, 3) =, 3 2, = (c) The direction is u = f(, 3) f(, 3) =, 3 and in that direction 0 D u f(, 3) = f(, 3) = Answer the following questions regarding the function (a) Find the gradient f. f(x, y, z) = z 7 9x 2 y (b) Find the gradient f at the point (5, 5, 5). (c) Find the directional derivative of f at that point in the direction of the vector, 6, 5. (d) In what unit vector direction does the function f increase the fastest at the point (5, 5, 5), and what is the rate of increase? (e) In what unit vector direction does the function f decrease the fastest at the point (5, 5, 5), and what is the rate?

6 Solution: (a) f = 8xy, 9x 2, 7z 6. (b) f(5, 5, 5) = 450, 225, (c) The directional derivative of f in the direction of the unit vector u = 62, 6, 5 at the point is D u f = f(5, 5, 5) u = 450, 225, 09375, 6, 5 = (d) The direction is the unit vector in the direction of f(5, 5, 5) which is , 225, and the rate of increase is f(5, 5, 5) = (e) The direction is the unit vector in the direction of f(5, 5, 5) which is , 225, and the rate of change is f(5, 5, 5) = For this problem, let f(x, y) = 3xy 4y 2. (a) Find the gradient of f at the point ( 2, 2). (b) Find the directional derivative D u f( 2, 2) in the direction of the vector 2, 8. (c) Find the unit vector direction in which f increases the fastest at ( 2, 2). What is the rate of increase of f in that direction? (d) Find the two unit vector directions for which D u f( 2, 2) = 0. Solution: (a) First, f = 3y, 3x 8y. Therefore, f( 2, 2) = (3)( 2), (3)( 2) (8)( 2) = 6, 0 (b) Observe that u = 7, 4, and so D u f( 2, 2) = f( 2, 2) u = 6, 0 7, 4 = 34 7

7 (c) The unit vector direction of fastest increase is u = 36 6, 0 and the rate of increase is f( 2, 2) = 36. (d) These are the two unit vectors that are perpendicular to the gradient, namely 36 0, 6 and 36 0, 6 4. The axis of a light in a lighthouse is tilted. When the light points east, it is inclined upward at 4.9 degrees. When it points north it is inclined upward at 2.4 degrees. What is the maximum angle of elevation of the light? Round your answer to the nearest degree. Solution: Use the fact that a line that is inclined at an angle of θ degrees, has a slope of m = tan θ. The lighthouse beams lie in some plane described by z = f(x, y) where the light is at the origin. Now, east points in the direction of the positive x-axis, so f x = tan(4.9 ) and north points in the direction of the positive z-axis, so f y = tan(2.4 ). The maximum angle of inclination, will be inverse tangent of the maximum directional derivative. Thus we find the gradient is f = tan(4.9 ), tan(2.4 ) , Then max angle = arctan( f ) 5.45

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over,

The Derivative of a Function Measuring Rates of Change of a function. Secant line. f(x) f(x 0 ) Average rate of change of with respect to over, The Derivative of a Function Measuring Rates of Change of a function y f(x) f(x 0 ) P Q Secant line x 0 x x Average rate of change of with respect to over, " " " " - Slope of secant line through, and,

More information

Math 180 Written Homework Solutions Assignment #4 Due Tuesday, September 23rd at the beginning of your discussion class.

Math 180 Written Homework Solutions Assignment #4 Due Tuesday, September 23rd at the beginning of your discussion class. Math 180 Written Homework Solutions Assignment #4 Due Tuesday, September 23rd at the beginning of your discussion class. Directions. You are welcome to work on the following problems with other MATH 180

More information

Final Examination 201-NYA-05 May 18, 2018

Final Examination 201-NYA-05 May 18, 2018 . ( points) Evaluate each of the following limits. 3x x + (a) lim x x 3 8 x + sin(5x) (b) lim x sin(x) (c) lim x π/3 + sec x ( (d) x x + 5x ) (e) lim x 5 x lim x 5 + x 6. (3 points) What value of c makes

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

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

ARNOLD PIZER rochester problib from CVS Summer 2003

ARNOLD PIZER rochester problib from CVS Summer 2003 WeBWorK assignment VmultivariableFunctions due 3/3/08 at 2:00 AM.( pt) setvmultivariablefunctions/ur VC 5.pg Match the surfaces with the verbal description of the level curves by placing the letter of

More information

Fall 2016 Math 2B Suggested Homework Problems Solutions

Fall 2016 Math 2B Suggested Homework Problems Solutions Fall 016 Math B Suggested Homework Problems Solutions Antiderivatives Exercise : For all x ], + [, the most general antiderivative of f is given by : ( x ( x F(x = + x + C = 1 x x + x + C. Exercise 4 :

More information

Math 113/114 Lecture 22

Math 113/114 Lecture 22 Math 113/114 Lecture 22 Xi Chen 1 1 University of Alberta October 31, 2014 Outline 1 2 (Application of Implicit Differentiation) Given a word problem about related rates, we need to do: interpret the problem

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

PART 1: USING SCIENTIFIC CALCULATORS (50 PTS.)

PART 1: USING SCIENTIFIC CALCULATORS (50 PTS.) Math 141 Name: MIDTERM 4 PART 1 (CHAPTERS 5 AND 6: ANALYTIC & MISC. TRIGONOMETRY) MATH 141 SPRING 2018 KUNIYUKI 150 POINTS TOTAL: 50 FOR PART 1, AND 100 FOR PART 2 Show all work, simplify as appropriate,

More information

In general, if we start with a function f and want to reverse the differentiation process, then we are finding an antiderivative of f.

In general, if we start with a function f and want to reverse the differentiation process, then we are finding an antiderivative of f. Math 1410 Worksheet #27: Section 4.9 Name: Our final application of derivatives is a prelude to what will come in later chapters. In many situations, it will be necessary to find a way to reverse the differentiation

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

VECTORS AND THE GEOMETRY OF SPACE

VECTORS AND THE GEOMETRY OF SPACE VECTORS AND THE GEOMETRY OF SPACE VECTORS AND THE GEOMETRY OF SPACE A line in the xy-plane is determined when a point on the line and the direction of the line (its slope or angle of inclination) are given.

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

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable. y For example,, or y = x sin x,

More information

Mathematics 2203, Test 1 - Solutions

Mathematics 2203, Test 1 - Solutions Mathematics 220, Test 1 - Solutions F, 2010 Philippe B. Laval Name 1. Determine if each statement below is True or False. If it is true, explain why (cite theorem, rule, property). If it is false, explain

More information

Name: ID: Math 233 Exam 1. Page 1

Name: ID: Math 233 Exam 1. Page 1 Page 1 Name: ID: This exam has 20 multiple choice questions, worth 5 points each. You are allowed to use a scientific calculator and a 3 5 inch note card. 1. Which of the following pairs of vectors are

More information

Tom Robbins WW Prob Lib1 Math , Fall 2001

Tom Robbins WW Prob Lib1 Math , Fall 2001 Tom Robbins WW Prob Lib Math 220-2, Fall 200 WeBWorK assignment due 9/7/0 at 6:00 AM..( pt) A child walks due east on the deck of a ship at 3 miles per hour. The ship is moving north at a speed of 7 miles

More information

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90

Final practice, Math 31A - Lec 1, Fall 2013 Name and student ID: Question Points Score Total: 90 Final practice, Math 31A - Lec 1, Fall 13 Name and student ID: Question Points Score 1 1 1 3 1 4 1 5 1 6 1 7 1 8 1 9 1 Total: 9 1. a) 4 points) Find all points x at which the function fx) x 4x + 3 + x

More information

WW Prob Lib1 Math course-section, semester year

WW Prob Lib1 Math course-section, semester year WW Prob Lib Math course-section, semester year WeBWorK assignment Tarea due /6/03 at :00 PM..( pt) Let a = (4, 9, -7) and b = (-8, -6, -3) be vectors. Compute the following vectors. A. a + b = (,, ) B.

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

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

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator.

Lecture XVII. Abstract We introduce the concept of directional derivative of a scalar function and discuss its relation with the gradient operator. Lecture XVII Abstract We introduce te concept of directional derivative of a scalar function and discuss its relation wit te gradient operator. Directional derivative and gradient Te directional derivative

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 1 Lecture 22. Dartmouth College. Monday

Math 1 Lecture 22. Dartmouth College. Monday Math 1 Lecture 22 Dartmouth College Monday 10-31-16 Contents Reminders/Announcements Last Time Implicit Differentiation Derivatives of Inverse Functions Derivatives of Inverse Trigonometric Functions Examish

More information

Problem Worth Score Total 14

Problem Worth Score Total 14 MATH 241, Fall 14 Extra Credit Preparation for Final Name: INSTRUCTIONS: Write legibly. Indicate your answer clearly. Revise and clean up solutions. Do not cross anything out. Rewrite the page, I will

More information

Tangent Planes, Linear Approximations and Differentiability

Tangent Planes, Linear Approximations and Differentiability Jim Lambers MAT 80 Spring Semester 009-10 Lecture 5 Notes These notes correspond to Section 114 in Stewart and Section 3 in Marsden and Tromba Tangent Planes, Linear Approximations and Differentiability

More information

Section 15.6 Directional Derivatives and the Gradient Vector

Section 15.6 Directional Derivatives and the Gradient Vector Section 15.6 Directional Derivatives and te Gradient Vector Finding rates of cange in different directions Recall tat wen we first started considering derivatives of functions of more tan one variable,

More information

Section 3.5: Implicit Differentiation

Section 3.5: Implicit Differentiation Section 3.5: Implicit Differentiation In the previous sections, we considered the problem of finding the slopes of the tangent line to a given function y = f(x). The idea of a tangent line however is not

More information

A. Correct! These are the corresponding rectangular coordinates.

A. Correct! These are the corresponding rectangular coordinates. Precalculus - Problem Drill 20: Polar Coordinates No. 1 of 10 1. Find the rectangular coordinates given the point (0, π) in polar (A) (0, 0) (B) (2, 0) (C) (0, 2) (D) (2, 2) (E) (0, -2) A. Correct! These

More information

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook!

Announcements. Topics: Homework: - sections 4.5 and * Read these sections and study solved examples in your textbook! Announcements Topics: - sections 4.5 and 5.1-5.5 * Read these sections and study solved examples in your textbook! Homework: - review lecture notes thoroughly - work on practice problems from the textbook

More information

NO CALCULATORS: 1. Find A) 1 B) 0 C) D) 2. Find the points of discontinuity of the function y of discontinuity.

NO CALCULATORS: 1. Find A) 1 B) 0 C) D) 2. Find the points of discontinuity of the function y of discontinuity. AP CALCULUS BC NO CALCULATORS: MIDTERM REVIEW 1. Find lim 7x 6x x 7 x 9. 1 B) 0 C) D). Find the points of discontinuity of the function y of discontinuity. x 9x 0. For each discontinuity identify the type

More information

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 is a fast-paced and thorough tour of precalculus mathematics, where the choice of topics is primarily motivated by the conceptual and technical knowledge

More information

5.3 SOLVING TRIGONOMETRIC EQUATIONS

5.3 SOLVING TRIGONOMETRIC EQUATIONS 5.3 SOLVING TRIGONOMETRIC EQUATIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Use standard algebraic techniques to solve trigonometric equations. Solve trigonometric equations

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

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

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

More information

Solution to Review Problems for Midterm II

Solution to Review Problems for Midterm II Solution to Review Problems for Midterm II Midterm II: Monday, October 18 in class Topics: 31-3 (except 34) 1 Use te definition of derivative f f(x+) f(x) (x) lim 0 to find te derivative of te functions

More information

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds?

= π + sin π = π + 0 = π, so the object is moving at a speed of π feet per second after π seconds. (c) How far does it go in π seconds? Mathematics 115 Professor Alan H. Stein April 18, 005 SOLUTIONS 1. Define what is meant by an antiderivative or indefinite integral of a function f(x). Solution: An antiderivative or indefinite integral

More information

MATH 180 Final Exam May 10, 2018

MATH 180 Final Exam May 10, 2018 MATH 180 Final Exam May 10, 2018 Directions. Fill in each of the lines below. Then read the directions that follow before beginning the exam. YOU MAY NOT OPEN THE EXAM UNTIL TOLD TO DO SO BY YOUR EXAM

More information

Math 180, Final Exam, Fall 2007 Problem 1 Solution

Math 180, Final Exam, Fall 2007 Problem 1 Solution Problem Solution. Differentiate with respect to x. Write your answers showing the use of the appropriate techniques. Do not simplify. (a) x 27 x 2/3 (b) (x 2 2x + 2)e x (c) ln(x 2 + 4) (a) Use the Power

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

BARUCH COLLEGE MATH 1030 Practice Final Part 1, NO CALCULATORS. (E) All real numbers. (C) y = 1 2 x 5 2

BARUCH COLLEGE MATH 1030 Practice Final Part 1, NO CALCULATORS. (E) All real numbers. (C) y = 1 2 x 5 2 BARUCH COLLEGE MATH 1030 Practice Final Part 1, NO CALCULATORS 1. Find the domain of f(x) = x + x x 4x. 1. (A) (, 0) (0, 4) (4, ) (B) (, 0) (4, ) (C) (, 4) (4, ) (D) (, ) (, 0) (0, ) (E) All real numbers.

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

Implicit Differentiation and Inverse Trigonometric Functions

Implicit Differentiation and Inverse Trigonometric Functions Implicit Differentiation an Inverse Trigonometric Functions MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Summer 2018 Explicit vs. Implicit Functions 0.5 1 y 0.0 y 2 0.5 3 4 1.0 0.5

More information

a k 0, then k + 1 = 2 lim 1 + 1

a k 0, then k + 1 = 2 lim 1 + 1 Math 7 - Midterm - Form A - Page From the desk of C. Davis Buenger. https://people.math.osu.edu/buenger.8/ Problem a) [3 pts] If lim a k = then a k converges. False: The divergence test states that if

More information

Practice Assessment Task SET 3

Practice Assessment Task SET 3 PRACTICE ASSESSMENT TASK 3 655 Practice Assessment Task SET 3 Solve m - 5m + 6 $ 0 0 Find the locus of point P that moves so that it is equidistant from the points A^-3, h and B ^57, h 3 Write x = 4t,

More information

Exercise Set 6.2: Double-Angle and Half-Angle Formulas

Exercise Set 6.2: Double-Angle and Half-Angle Formulas Exercise Set : Double-Angle and Half-Angle Formulas Answer the following π 1 (a Evaluate sin π (b Evaluate π π (c Is sin = (d Graph f ( x = sin ( x and g ( x = sin ( x on the same set of axes (e Is sin

More information

Math 20E Midterm II(ver. a)

Math 20E Midterm II(ver. a) Name: olutions tudent ID No.: Discussion ection: Math 20E Midterm IIver. a) Fall 2018 Problem core 1 /24 2 /25 3 /26 4 /25 Total /100 1. 24 Points.) Consider the force field F 5y ı + 3y 2 j. Compute the

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

Chapter 3 Differentiation Rules

Chapter 3 Differentiation Rules Chapter 3 Differentiation Rules Derivative constant function if c is any real number, then Example: The Power Rule: If n is a positive integer, then Example: Extended Power Rule: If r is any real number,

More information

lim4 4. By the definition of a limit, there is a positive real number such that if 0 x 2. The largest valid value of is

lim4 4. By the definition of a limit, there is a positive real number such that if 0 x 2. The largest valid value of is ACTM Regional Calculus Competition 017 Begin by removing the three tie breaker sheets at the end of the exam and writing your name on all three pages. Work the multiple-choice questions first, choosing

More information

DIFFERENTIATION RULES

DIFFERENTIATION RULES 3 DIFFERENTIATION RULES DIFFERENTIATION RULES Before starting this section, you might need to review the trigonometric functions. DIFFERENTIATION RULES In particular, it is important to remember that,

More information

St. Anne s Diocesan College. Grade 12 Core Mathematics: Paper II September Time: 3 hours Marks: 150

St. Anne s Diocesan College. Grade 12 Core Mathematics: Paper II September Time: 3 hours Marks: 150 St. Anne s Diocesan College Grade 12 Core Mathematics: Paper II September 2018 Time: 3 hours Marks: 150 Please read the following instructions carefully: 1. This question paper consists of 21 pages and

More information

Chapter 7: Techniques of Integration

Chapter 7: Techniques of Integration Chapter 7: Techniques of Integration MATH 206-01: Calculus II Department of Mathematics University of Louisville last corrected September 14, 2013 1 / 43 Chapter 7: Techniques of Integration 7.1. Integration

More information

SET 1. (1) Solve for x: (a) e 2x = 5 3x

SET 1. (1) Solve for x: (a) e 2x = 5 3x () Solve for x: (a) e x = 5 3x SET We take natural log on both sides: ln(e x ) = ln(5 3x ) x = 3 x ln(5) Now we take log base on both sides: log ( x ) = log (3 x ln 5) x = log (3 x ) + log (ln(5)) x x

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

SUMMER KNOWHOW STUDY AND LEARNING CENTRE

SUMMER KNOWHOW STUDY AND LEARNING CENTRE SUMMER KNOWHOW STUDY AND LEARNING CENTRE Differential Calculus 2 Contents Limits..5 Gradients, Tangents and Derivatives.6 Differentiation from First Principles.8 Rules for Differentiation..10 Chain Rule.12

More information

1. Compute the derivatives of the following functions, by any means necessary. f (x) = (1 x3 )(1/2)(x 2 1) 1/2 (2x) x 2 1( 3x 2 ) (1 x 3 ) 2

1. Compute the derivatives of the following functions, by any means necessary. f (x) = (1 x3 )(1/2)(x 2 1) 1/2 (2x) x 2 1( 3x 2 ) (1 x 3 ) 2 Math 51 Exam Nov. 4, 009 SOLUTIONS Directions 1. SHOW YOUR WORK and be thorough in your solutions. Partial credit will only be given for work shown.. Any numerical answers should be left in exact form,

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 23 Motivation Goal: We want to derive rules to find the derivative

More information

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

Math 611b Assignment #6 Name. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Math 611b Assignment #6 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find a formula for the function graphed. 1) 1) A) f(x) = 5 + x, x < -

More information

Calculus and Parametric Equations

Calculus and Parametric Equations Calculus and Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction Given a pair a parametric equations x = f (t) y = g(t) for a t b we know how

More information

12.5 Equations of Lines and Planes

12.5 Equations of Lines and Planes 12.5 Equations of Lines and Planes Equation of Lines Vector Equation of Lines Parametric Equation of Lines Symmetric Equation of Lines Relation Between Two Lines Equations of Planes Vector Equation of

More information

CHAPTER 3: DERIVATIVES

CHAPTER 3: DERIVATIVES (Exercises for Section 3.1: Derivatives, Tangent Lines, and Rates of Change) E.3.1 CHAPTER 3: DERIVATIVES SECTION 3.1: DERIVATIVES, TANGENT LINES, and RATES OF CHANGE In these Exercises, use a version

More information

Properties of the Gradient

Properties of the Gradient Properties of the Gradient Gradients and Level Curves In this section, we use the gradient and the chain rule to investigate horizontal and vertical slices of a surface of the form z = g (x; y) : To begin

More information

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I

Section 3.6 The chain rule 1 Lecture. Dr. Abdulla Eid. College of Science. MATHS 101: Calculus I Section 3.6 The chain rule 1 Lecture College of Science MATHS 101: Calculus I (University of Bahrain) Logarithmic Differentiation 1 / 1 Motivation Goal: We want to derive rules to find the derivative of

More information

10550 PRACTICE FINAL EXAM SOLUTIONS. x 2 4. x 2 x 2 5x +6 = lim x +2. x 2 x 3 = 4 1 = 4.

10550 PRACTICE FINAL EXAM SOLUTIONS. x 2 4. x 2 x 2 5x +6 = lim x +2. x 2 x 3 = 4 1 = 4. 55 PRACTICE FINAL EXAM SOLUTIONS. First notice that x 2 4 x 2x + 2 x 2 5x +6 x 2x. This function is undefined at x 2. Since, in the it as x 2, we only care about what happens near x 2 an for x less than

More information

Phys101 First Major-111 Zero Version Monday, October 17, 2011 Page: 1

Phys101 First Major-111 Zero Version Monday, October 17, 2011 Page: 1 Monday, October 17, 011 Page: 1 Q1. 1 b The speed-time relation of a moving particle is given by: v = at +, where v is the speed, t t + c is the time and a, b, c are constants. The dimensional formulae

More information

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) =

Find all points where the function is discontinuous. 1) Find all vertical asymptotes of the given function. x(x - 1) 2) f(x) = Math 90 Final Review Find all points where the function is discontinuous. ) Find all vertical asymptotes of the given function. x(x - ) 2) f(x) = x3 + 4x Provide an appropriate response. 3) If x 3 f(x)

More information

Math 1102: Calculus I (Math/Sci majors) MWF 3pm, Fulton Hall 230 Homework 4 Solutions

Math 1102: Calculus I (Math/Sci majors) MWF 3pm, Fulton Hall 230 Homework 4 Solutions Math 0: Calculus I (Math/Sci majors) MWF 3pm, Fulton Hall 30 Homework 4 Solutions Please write neatly, and show all work. Caution: An answer with no work is wrong! Problem A. Use Weierstrass (ɛ,δ)-definition

More information

Name: Teacher: GRADE 11 EXAMINATION NOVEMBER 2016 MATHEMATICS PAPER 2 PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY

Name: Teacher: GRADE 11 EXAMINATION NOVEMBER 2016 MATHEMATICS PAPER 2 PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY GRADE 11 EXAMINATION NOVEMBER 2016 MATHEMATICS PAPER 2 Time: 3 hours Examiners: Miss Eastes; Mrs Rixon 150 marks Moderator: Mrs. Thorne, Mrs. Dwyer PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY 1. Read

More information

Math Test #3 Info and Review Exercises

Math Test #3 Info and Review Exercises Math 181 - Test #3 Info and Review Exercises Fall 2018, Prof. Beydler Test Info Date: Wednesday, November 28, 2018 Will cover sections 10.1-10.4, 11.1-11.7. You ll have the entire class to finish the test.

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

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '(

Rules for Differentiation Finding the Derivative of a Product of Two Functions. What does this equation of f '( Rules for Differentiation Finding the Derivative of a Product of Two Functions Rewrite the function f( = ( )( + 1) as a cubic function. Then, find f '(. What does this equation of f '( represent, again?

More information

Practice Set 30 Instantaneous Rate of Change

Practice Set 30 Instantaneous Rate of Change Practice Set 0 Instantaneous Rate of Change No Calculator Objectives Find the average rate of change of a function on an interval. Find the instantaneous rate of change of a function at a point. Find the

More information

CHAPTER 3: DERIVATIVES

CHAPTER 3: DERIVATIVES (Answers to Exercises for Capter 3: Derivatives) A.3.1 CHAPTER 3: DERIVATIVES SECTION 3.1: DERIVATIVES, TANGENT LINES, and RATES OF CHANGE 1) a) f ( 3) f 3.1 3.1 3 f 3.01 f ( 3) 3.01 3 f 3.001 f ( 3) 3.001

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

6.6 Inverse Trigonometric Functions

6.6 Inverse Trigonometric Functions 6.6 6.6 Inverse Trigonometric Functions We recall the following definitions from trigonometry. If we restrict the sine function, say fx) sinx, π x π then we obtain a one-to-one function. π/, /) π/ π/ Since

More information

Course End Review Grade 10: Academic Mathematics

Course End Review Grade 10: Academic Mathematics Course End Review Grade 10: Academic Mathematics Linear Systems: 1. For each of the following linear equations place in y = mx + b format. (a) 3 x + 6y = 1 (b) 4 x 3y = 15. Given 1 x 4y = 36, state: (a)

More information

5-3 Solving Trigonometric Equations

5-3 Solving Trigonometric Equations Solve each equation for all values of x. 1. 5 sin x + 2 = sin x The period of sine is 2π, so you only need to find solutions on the interval. The solutions on this interval are and. Solutions on the interval

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

Directions: This is a final exam review which covers all of the topics of the course. Please use this as a guide to assist you in your studies.

Directions: This is a final exam review which covers all of the topics of the course. Please use this as a guide to assist you in your studies. MATH 1113 Precalculus FINAL EXAM REVIEW irections: This is a final exam review which covers all of the topics of the course. Please use this as a guide to assist you in your studies. Question: 1 QI: 758

More information

MATHEMATICS 200 December 2013 Final Exam Solutions

MATHEMATICS 200 December 2013 Final Exam Solutions MATHEMATICS 2 December 21 Final Eam Solutions 1. Short Answer Problems. Show our work. Not all questions are of equal difficult. Simplif our answers as much as possible in this question. (a) The line L

More information

Culminating Review for Vectors

Culminating Review for Vectors Culminating Review for Vectors 0011 0010 1010 1101 0001 0100 1011 An Introduction to Vectors Applications of Vectors Equations of Lines and Planes 4 12 Relationships between Points, Lines and Planes An

More information

Parametric Equations and Polar Coordinates

Parametric Equations and Polar Coordinates Parametric Equations and Polar Coordinates Parametrizations of Plane Curves In previous chapters, we have studied curves as the graphs of functions or equations involving the two variables x and y. Another

More information

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

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

More information

ACS MATHEMATICS GRADE 10 WARM UP EXERCISES FOR IB HIGHER LEVEL MATHEMATICS

ACS MATHEMATICS GRADE 10 WARM UP EXERCISES FOR IB HIGHER LEVEL MATHEMATICS ACS MATHEMATICS GRADE 0 WARM UP EXERCISES FOR IB HIGHER LEVEL MATHEMATICS DO AS MANY OF THESE AS POSSIBLE BEFORE THE START OF YOUR FIRST YEAR IB HIGHER LEVEL MATH CLASS NEXT SEPTEMBER Write as a single

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

MATH 115 Precalculus Spring, 2015, V1.2

MATH 115 Precalculus Spring, 2015, V1.2 MULTIPLE CHOICE 1. Solve, and express the answer in interval notation: 6 5x 4. 1. A. (, 2] [2/5, ) B. [2/5, 2] C. (, 2/5] D. (, 2/5] [2, ) 2. Which of the following polynomials has a graph which exhibits

More information

IF you participate fully in this boot camp, you will get full credit for the summer packet.

IF you participate fully in this boot camp, you will get full credit for the summer packet. 18_19 AP Calculus BC Summer Packet NOTE - Please mark July on your calendars. We will have a boot camp in my room from 8am 11am on this day. We will work together on the summer packet. Time permitting,

More information

Jim Lambers Math 1B Fall Quarter Final Exam Solution (Version A)

Jim Lambers Math 1B Fall Quarter Final Exam Solution (Version A) Jim Lambers Math 1B Fall Quarter 004-05 Final Exam Solution (Version A) 1. Suppose that a culture initially contains 500 bacteria, and that the population doubles every hours. What is the population after

More information

Math 241, Exam 1 Information.

Math 241, Exam 1 Information. Math 241, Exam 1 Information. 2/13/13, LC 310, 11:15-12:05. Exam 1 will be based on: Sections 12.1-12.5, 14.2. The corresponding assigned homework problems (see http://www.math.sc.edu/ boylan/sccourses/241sp13/241.html)

More information

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

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

More information

Differential Calculus

Differential Calculus Differential Calculus. Compute the derivatives of the following functions a() = 4 3 7 + 4 + 5 b() = 3 + + c() = 3 + d() = sin cos e() = sin f() = log g() = tan h() = 3 6e 5 4 i() = + tan 3 j() = e k()

More information

Math 20C Homework 2 Partial Solutions

Math 20C Homework 2 Partial Solutions Math 2C Homework 2 Partial Solutions Problem 1 (12.4.14). Calculate (j k) (j + k). Solution. The basic properties of the cross product are found in Theorem 2 of Section 12.4. From these properties, we

More information

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET

SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET SANDERSON HIGH SCHOOL AP CALCULUS AB/BC SUMMER REVIEW PACKET 017-018 Name: 1. This packet is to be handed in on Monday August 8, 017.. All work must be shown on separate paper attached to the packet. 3.

More information

MATH1013 Calculus I. Derivatives II (Chap. 3) 1

MATH1013 Calculus I. Derivatives II (Chap. 3) 1 MATH1013 Calculus I Derivatives II (Chap. 3) 1 Edmund Y. M. Chiang Department of Mathematics Hong Kong University of Science & Technology October 16, 2013 2013 1 Based on Briggs, Cochran and Gillett: Calculus

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

As we know, the three basic trigonometric functions are as follows: Figure 1

As we know, the three basic trigonometric functions are as follows: Figure 1 Trigonometry Basic Functions As we know, the three basic trigonometric functions are as follows: sin θ = cos θ = opposite hypotenuse adjacent hypotenuse tan θ = opposite adjacent Where θ represents an

More information

(A) when x = 0 (B) where the tangent line is horizontal (C) when f '(x) = 0 (D) when there is a sharp corner on the graph (E) None of the above

(A) when x = 0 (B) where the tangent line is horizontal (C) when f '(x) = 0 (D) when there is a sharp corner on the graph (E) None of the above AP Physics C - Problem Drill 10: Differentiability and Rules of Differentiation Question No. 1 of 10 Question 1. A derivative does not eist Question #01 (A) when 0 (B) where the tangent line is horizontal

More information

Lecture 13 - Wednesday April 29th

Lecture 13 - Wednesday April 29th Lecture 13 - Wednesday April 29th jacques@ucsdedu Key words: Systems of equations, Implicit differentiation Know how to do implicit differentiation, how to use implicit and inverse function theorems 131

More information