Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables.

Size: px
Start display at page:

Download "Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables."

Transcription

1 Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of three variables. The gradient vector and directional derivatives. Properties of the the gradient vector. Directional derivative of functions of two variables. Remark: The directional derivative generalizes the partial derivatives to an direction. Definition The directional derivative of the function f : D R 2 R at the point P 0 = ( 0, 0 ) D in the direction of a unit vector u = u, u is given b ( Du f ) P0 = lim t 0 if the limit eists. 1[ f (0 + u t, 0 + u t) f ( 0, 0 ) ], t Notation: The directional derivative is also denoted as ( df ). dt u,p0

2 Directional derivatives generalize partial derivatives. Eample The partial derivatives f and f are particular cases of directional derivatives ( D u f ) P0 = lim t 0 1 t [ f (0 + u t, 0 + u t) f ( 0, 0 ) ] : u = 1, 0 = i, then ( D i f ) P0 = f ( 0, 0 ). u = 0, 1 = j, then ( D j f ) P0 = f ( 0, 0 ). z f (, ) f (, ) 0 f ( 0, 0 ) z f (,) f (, ) 0 0 ( D f ) u P0 f (, ) i ( 0, ) 0 01 j P = (, ) u u =1 Directional derivative of functions of two variables. Remark: The condition u = 1 implies that the parameter t in the line r(t) = 0, 0 + u t is the distance between the points ((t), (t)) = ( 0 + u t, 0 + u t) and ( 0, 0 ). Proof. that is, d = t. d = 0, 0, = u t, u t, = t u, Remark: The directional derivative of f (, ) at P 0 = ( 0, 0 ) along u, denoted as ( D u f ), is the pointwise rate of change of f P0 with respect to the distance along the line parallel to u passing through ( 0, 0 ).

3 Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of three variables. The gradient vector and directional derivatives. Properties of the the gradient vector. Directional derivative and partial derivatives. z f (,) Remark: The directional derivative ( D u f ) is the P0 derivative of f along the line r(t) = 0, 0 + u t P = (, ) ( D f ) u Theorem If the function f : D R 2 R is differentiable at P 0 = ( 0, 0 ) and u = u, u is a unit vector, then u P0 u =1 ( Du f ) P0 = f ( 0, 0 ) u + f ( 0, 0 ) u.

4 Directional derivative and partial derivatives. Proof. The line r(t) = 0, 0 + u, u t has parametric equations: (t) = 0 + u t and (t) = 0 + u t; Denote f evaluated along the line as ˆf (t) = f ((t), (t)). Now, on the one hand, ˆf (0) = ( D u f ) P0, since ˆf 1 ] (0) = lim [ˆf (t) ˆf (0), t 0 t 1[ = lim f (0 + u t, 0 + u t) f ( 0, 0 ) ], t 0 t = D u f ( 0, 0 ). On the other hand, the chain rule implies: ˆf (0) = f ( 0, 0 ) (0) + f ( 0, 0 ) (0). Therefore, ( D u f ) P0 = f ( 0, 0 ) u + f ( 0, 0 ) u. Directional derivative and partial derivatives. Eample Compute the directional derivative of f (, ) = sin( + 3) at the point P 0 = (4, 3) in the direction of vector v = 1, 2. Solution: We need to find a unit vector in the direction of v. Such vector is u = v u = 1 1, 2. v 5 We now use the formula ( D u f ) P0 = f ( 0, 0 ) u + f ( 0, 0 ) u. That is, ( D u f ) P0 = cos( )(1/ 5) + 3 cos( )(2/ 5). Equivalentl, ( D u f ) P0 = (7/ 5) cos( ). Then, ( D u f ) P0 = (7/ 5) cos(10).

5 Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of three variables. The gradient vector and directional derivatives. Properties of the the gradient vector. Directional derivative of functions of three variables. Definition The directional derivative of the function f : D R 3 R at the point P 0 = ( 0, 0, z 0 ) D in the direction of a unit vector u = u, u, u z is given b ( Du f ) P0 = lim t 0 if the limit eists. 1[ f (0 + u t, 0 + u t, z 0 + u z t) f ( 0, 0, z 0 ) ], t Theorem If the function f : D R 3 R is differentiable at P 0 = ( 0, 0, z 0 ) and u = u, u, u z is a unit vector, then ( Du f ) P0 = f ( 0, 0, z 0 ) u + f ( 0, 0, z 0 ) u + f z ( 0, 0, z 0 ) u z.

6 Directional derivative of functions of three variables. Eample Find ( D u f ) for f (,, z) = z 2 at the point P0 P 0 = (3, 2, 1) along the direction given b v = 2, 1, 1. Solution: We first find a unit vector along v, u = v v u = 1 6 2, 1, 1. Then, ( D u f ) is given b ( D u f ) = (2)u + (4)u + (6z)u z. We conclude, ( D u f ) P0 = (6) (8) (6) 1 6, that is, ( D u f ) P0 = Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of three variables. The gradient vector and directional derivatives. Properties of the the gradient vector.

7 The gradient vector and directional derivatives. Remark: The directional derivative of a function can be written in terms of a dot product. In the case of 2 variable functions: D u f = f u + f u D u f = ( f ) u, with f = f, f. In the case of 3 variable functions: D u f = f u + f u + f z u z, D u f = ( f ) u, with f = f, f, f z. The gradient vector and directional derivatives. Definition The gradient vector of a differentiable function f : D R 2 R at an point (, ) D is the vector f = f, f. The gradient vector of a differentiable function f : D R 3 R at an point (,, z) D is the vector f = f, f, f z. Notation: For two variable functions: f = f i + f j. For two variable functions: f = f i + f j + f z k. Theorem If f : D R n R, with n = 2, 3, is a differentiable function and u is a unit vector, then, D u f = ( f ) u.

8 The gradient vector and directional derivatives. Eample Find the gradient vector at an point in the domain of the function f (, ) = Solution: The gradient is f = f, f, that is, f = 2, 2. Remark: f = 2r, with r =,. z f(,) = f D f u Directional derivatives and gradient vectors (Sect. 14.5). Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of three variables. The gradient vector and directional derivatives. Properties of the the gradient vector.

9 Properties of the the gradient vector. Remark: If θ is the angle between f and u, then holds D u f = f u = f cos(θ). The formula above implies: The function f increases the most rapidl when u is in the direction of f, that is, θ = 0. The maimum increase rate of f is f. The function f decreases the most rapidl when u is in the direction of f, that is, θ = π. The maimum decrease rate of f is f. The function f does not change along level curve or surfaces, that is, D u f = 0. Therefore, f is perpendicular to the level curves or level surfaces. Properties of the the gradient vector. Eample Find the direction of maimum increase of the function f (, ) = 2 /4 + 2 /9 at an arbitrar point (, ), and also at the points (1, 0) and (0, 1). Solution: The direction of maimum increase of f is the direction of its gradient vector: f = 2, 2 9 At the points (1, 0) and (0, 1) we obtain, respectivel, f =. 1 2, 0. f = 0, 2. 9

10 Properties of the the gradient vector. Eample Given the function f (, ) = 2 /4 + 2 /9, find the equation of a line tangent to a level curve f (, ) = 1 at the point P 0 = (1, 3 3/2). Solution: We first verif that P 0 belongs to the level curve f (, ) = 1. This is the case, since (9)(3) 4 The equation of the line we look for is 1 9 = 1. r(t) = 1, t v, v, 2 where v = v, v is tangent to the level curve f (, ) = 1 at P 0. Properties of the the gradient vector. Eample Given the function f (, ) = 2 /4 + 2 /9, find the equation of a line tangent to a level curve f (, ) = 1 at the point P 0 = (1, 3 3/2). Solution: Therefore, v f at P 0. Since, f = 2, 2 9 Therefore, ( f ) P0 = 1 2, = 2 2, = v ( f ) P0 1 2 v = 1 3 v v = 2, 3. The line is r(t) = 1, t 2, 3.

11 Properties of the the gradient vector. f f 1 2 f f = 1 2, 0, f = 0, 2, r(t) = 1, t 2, Further properties of the the gradient vector. Theorem If f, g are differentiable scalar valued vector functions, g 0, and k R an constant, then holds, 1. (kf ) = k ( f ); 2. (f ± g) = f ± g; 3. (fg) = ( f ) g + f ( g); ( f ) ( f ) g f ( g) 4. = g g 2.

12 Tangent planes and linear approimations (Sect. 14.6). Review: Differentiable functions of two variables. The tangent plane to the graph of a function. The linear approimation of a differentiable function. Bounds for the error of a linear approimation. The differential of a function. Review: Scalar functions of one variable. Scalar functions of more than one variable. Review: Differentiable functions of two variables. Definition Given a function f : D R 2 R and an interior point ( 0, 0 ) D, let L be the linear function L(, ) = f ( 0, 0 ) ( 0 ) + f ( 0, 0 ) ( 0 ) + f ( 0, 0 ). The function f is called differentiable at ( 0, 0 ) iff the function f is approimated b the linear function L near ( 0, 0 ), that is, f (, ) = L(, ) + ɛ 1 ( 0 ) + ɛ 2 ( 0 ) where the functions ɛ 1 and ɛ 2 0 as (, ) ( 0, 0 ). Theorem If the partial derivatives f and f of a function f : D R 2 R are continuous in an open region R D, then f is differentiable in R.

13 Review: Differentiable functions of two variables. Eample Show that the function f (, ) = is differentiable for all (, ) R 2. Furthermore, find the linear function L, mentioned in the definition of a differentiable function, at the point (1, 2). Solution: The partial derivatives of f are given b f (, ) = 2 and f (, ) = 2, which are continuous functions. Therefore, the function f is differentiable. The linear function L at (1, 2) is L(, ) = f (1, 2) ( 1) + f (1, 2) ( 2) + f (1, 2). That is, we need three numbers to find the linear function L: f (1, 2), f (1, 2), and f (1, 2). These numbers are: f (1, 2) = 2, f (1, 2) = 4, f (1, 2) = 5. Therefore, L(, ) = 2( 1) + 4( 2) + 5. Tangent planes and linear approimations (Sect. 14.6). Review: Differentiable functions of two variables. The tangent plane to the graph of a function. The linear approimation of a differentiable function. Bounds for the error of a linear approimation. The differential of a function. Review: Scalar functions of one variable. Scalar functions of more than one variable.

14 The tangent plane to the graph of a function. Remark: The function L(, ) = 2( 1) + 4( 2) + 5 is a plane in R 3. We usuall write down the equation of a plane using the notation z = L(, ), that is, z = 2( 1) + 4( 2) + 5, or equivalentl 2( 1) + 4( 2) (z 5) = 0. This is a plane passing through P 0 = (1, 2, 5) with normal vector n = 2, 4, 1. Analogousl, the function L(, ) = f ( 0, 0 )( 0 ) + f ( 0, 0 )( 0 ) + f ( 0, 0 ) is a plane in R 3. Using the notation z = L(, ) we obtain f ( 0, 0 )( 0 ) + f ( 0, 0 )( 0 ) (z f ( 0, 0 )) = 0. This is a plane passing through P 0 = ( 0, 0, f ( 0, 0 )) with normal vector n = f ( 0, 0 ), f ( 0, 0 ), 1. The tangent plane to the graph of a function. Theorem The plane tangent to the graph of a differentiable function f : D R 2 R at the point ( 0, 0 ) is given b Proof L(, ) = f ( 0, 0 ) ( 0 ) + f ( 0, 0 ) ( 0 ) + f ( 0, 0 ). The plane contains the point P 0 = ( 0, 0, f ( 0, 0 )). We onl need to find its normal vector n. f (, ) = z n L(,) Plane that approimates P0 f (, ) at P 0 P 0 0

15 The tangent plane to the graph of a function. The vector n normal to the plane L(, ) is a vector perpendicular to the surface z = f (, ) at P 0 = ( 0, 0 ). f (, ) = z n L(,) Plane that approimates P0 f (, ) at P 0 P 0 This surface is the level surface F (,, z) = 0 of the function F (,, z) = f (, ) z. A vector normal to this level surface is its gradient F. That is, F = F, F, F z = f, f, 1. 0 Therefore, the normal to the tangent plane L(, ) at the point P 0 is n = f ( 0, 0 ), f ( 0, 0 ), 1. Recall that the plane contains the point P 0 = ( 0, 0, f ( 0, 0 )). The equation for the plane is f ( 0, 0 )( 0 ) + f ( 0, 0 )( 0 ) (z f ( 0, 0 )) = 0. The tangent plane to the graph of a function. Summar: We have shown that the linear L given b L(, ) = f ( 0, 0 ) ( 0 ) + f ( 0, 0 ) ( 0 ) + f ( 0, 0 ) is the plane tangent to the graph of f at ( 0, 0 ). f (, ) = z L(,) Plane that approimates f (, ) at (, ) 0 0 Plane that does not z L (, ) approimate f (,) near ( 0, 0 ). 1 f(,) (, ) 0 0 Function f is differentiable at (, ). 0 0 Function f is not differentiable at ( 0, 0 ). Remark: The graph of a differentiable function f : D R 2 R is approimated b the tangent plane L at ever point in D.

16 The tangent plane to the graph of a function. Eample Show that f (, ) = arctan( + 2) is differentiable and find the plane tangent to f (, ) at (1, 0). Solution: The partial derivatives of f are given b f (, ) = ( + 2) 2, f (, ) = ( + 2) 2. These functions are continuous in R 2, so f (, ) is differentiable at ever point in R 2. The plane L(, ) at (1, 0) is given b L(, ) = f (1, 0)( 1) + f (1, 0)( 0) + f (1, 0), where f (1, 0) = arctan(1) = π/4, f (1, 0) = 1/2, f (1, 0) = 1. Then, L(, ) = 1 2 ( 1) + + π 4. Tangent planes and linear approimations (Sect. 14.6). Review: Differentiable functions of two variables. The tangent plane to the graph of a function. The linear approimation of a differentiable function. Bounds for the error of a linear approimation. The differential of a function. Review: Scalar functions of one variable. Scalar functions of more than one variable.

17 The linear approimation of a differentiable function. Definition The linear approimation of a differentiable function f : D R 2 R at the point ( 0, 0 ) D is the plane L(, ) = f ( 0, 0 ) ( 0 ) + f ( 0, 0 ) ( 0 ) + f ( 0, 0 ). Eample Find the linear approimation of f = at (2, 1). Solution: L(, ) = f (2, 1)( 2) + f (2, 1)( 1) + f (2, 1). We need three numbers: f (2, 1), f (2, 1), and f (2, 1). These are: f (2, 1) = 3, f (2, 1) = 2/3, and f (2, 1) = 4/3. Then the plane is given b L(, ) = 2 3 ( 2) 4 ( 1) Tangent planes and linear approimations (Sect. 14.6). Review: Differentiable functions of two variables. The tangent plane to the graph of a function. The linear approimation of a differentiable function. Bounds for the error of a linear approimation. The differential of a function. Review: Scalar functions of one variable. Scalar functions of more than one variable.

18 Bounds for the error of a linear approimation. Theorem Assume that the function f : D R 2 R has first and second partial derivatives continuous on an open set containing a rectangular region R D centered at the point ( 0, 0 ). If M R is the upper bound for f, f, and f in R, then the error E(, ) = f (, ) L(, ) satisfies the inequalit E(, ) 1 2 M ( ) 2, where L(, ) is the linearization of f at ( 0, 0 ), that is, L(, ) = f ( 0, 0 ) ( 0 ) + f ( 0, 0 ) ( 0 ) + f ( 0, 0 ). Bounds for the error of a linear approimation. Eample Find an upper bound for the error in the linear approimation of f (, ) = at the point (1, 2) over the rectangle R = {(, ) R 2 : 1 < 0.1, 2 < 0.1} Solution: The second derivatives of f are f = 2, f = 2, f = 0. Therefore, we can take M = 2. Then the formula E(, ) 1 2 M ( ) 2, implies E(, ) ( ) 2 < ( ) 2 = 0.04, that is E(, ) < Since f (1, 2) = 5, the percentage relative error 100 E(, )/f (1, 2) is bounded b 0.8%

19 Tangent planes and linear approimations (Sect. 14.6). Review: Differentiable functions of two variables. The tangent plane to the graph of a function. The linear approimation of a differentiable function. Bounds for the error of a linear approimation. The differential of a function. Review: Scalar functions of one variable. Scalar functions of more than one variable. Review: Differential of functions of one variable. Definition The differential at 0 D of a differentiable function f : D R R is the linear function df () = L() f ( 0 ). Remark: The linear approimation of f () at 0 is the line given b L() = f ( 0 ) ( 0 ) + f ( 0 ). Therefore f() df () = f ( 0 ) ( 0 ). L() Denoting d = 0, f( ) 0 df f df = f ( 0 ) d. 0 d =

20 Differential of functions of more than one variable. Definition The differential at ( 0, 0 ) D of a differentiable function f : D R 2 R is the linear function df (, ) = L(, ) f ( 0, 0 ). Remark: The linear approimation of f (, ) at ( 0, 0 ) is the plane L(, ) = f ( 0, 0 ) ( 0 ) + f ( 0, 0 ) ( 0 ) + f ( 0, 0 ). Therefore df (, ) = f ( 0, 0 ) ( 0 ) + f ( 0, 0 ) ( 0 ). Denoting d = 0 and d = ( 0 ) we obtain the usual epression df = f ( 0, 0 ) d + f ( 0, 0 ) d. Therefore, df and L are similar concepts: The linear approimation of a differentiable function f. Differential of functions of more than one variable. Eample Compute the df of the function f (, ) = ln( ) at the point (1, 1). Evaluate this df for d = 0.1, d = 0.2. Solution: The differential of f at ( 0, 0 ) is given b df = f ( 0, 0 )d + f ( 0, 0 )d. The partial derivatives f and f are given b f (, ) = , f (, ) = Therefore, f (1, 1) = 2/3 = f (1, 1). Then df = 2 3 d d. Evaluating this differential at d = 0.1 and d = 0.2 we obtain df = = df = 1 5.

21 Differential of functions of more than one variable. Eample Use differentials to estimate the amount of aluminum needed to build a closed clindrical can with internal diameter of 8cm and height of 12cm if the aluminum is 0.04cm thick. Solution: The data of the problem is: h 0 = 12cm, r 0 = 4cm, dr = 0.04cm and dh = 0.08cm. The function to consider is the mass of the clinder, M = ρv, where ρ = 2.7gr/cm 3 is the aluminum densit and V is the volume of the clinder, V (r, h) = πr 2 h. The metal to build the can is given b M = ρ [ V (r + dr, h + dh) V (r, h) ], r = 4 ( recall dh = 2dr. ) 0 h = 12 0 dr = 0.04 Differential of functions of more than one variable. Eample Use differentials to estimate the amount of aluminum needed to build a closed clindrical can with internal diameter of 8cm and height of 12cm if the aluminum is 0.04cm thick. Solution: The metal to build the can is given b M = ρ [ V (r + dr, h + dh) V (r, h) ], A linear approimation to V = V (r + dr, h + dh) V (r, h) is dv = V r dr + V h dh, that is, dv = V r (r 0, h 0 )dr + V h (r 0, h 0 )dh. Since V (r, h) = πr 2 h, we obtain dv = 2πr 0 h 0 dr + πr 2 0 dh. Therefore, dv = 16.1 cm 3. Since dm = ρ dv, a linear estimate for the aluminum needed to build the can is dm = gr.

22 Local and absolute etrema, saddle points (Sect. 14.7). Review: Local etrema for functions of one variable. Definition of local etrema. Characterization of local etrema. First derivative test. Second derivative test. Absolute etrema of a function in a domain. Review: Local etrema for functions of one variable. Recall: Main results on local etrema for f (): f() at f f f a ma. 0 < 0 b infl. 0 ± 0 c min. 0 > 0 d infl. = 0 ± 0 a b c d Remarks: Assume that f is twice continuousl differentiable. If 0 is local maimum or minimum of f, then f ( 0 ) = 0. If f ( 0 ) = 0 then 0 is a critical point of f, that is, 0 is a maimum or a minimum or an inflection point. The second derivative test determines whether a critical point is a maimum, minimum or an inflection point.

23 Local and absolute etrema, saddle points (Sect. 14.7). Review: Local etrema for functions of one variable. Definition of local etrema. Characterization of local etrema. First derivative test. Second derivative test. Absolute etrema of a function in a domain. Definition of local etrema for functions of two variables. Definition A function f : D R 2 R has a local maimum at the point (a, b) D iff holds that f (, ) f (a, b) for ever point (, ) in a neighborhood of (a, b). A function f : D R 2 R has a local minimum at the point (a, b) D iff holds that f (, ) f (a, b) for ever point (, ) in a neighborhood of (a, b). 01

24 Definition of local etrema for functions of two variables. Definition A differentiable function f : D R 2 R has a saddle point at an interior point (a, b) D iff in ever open disk in D centered at (a, b) there alwas eist points (, ) where f (, ) > f (a, b) and other points (, ) where f (, ) < f (a, b). Local and absolute etrema, saddle points (Sect. 14.7). Review: Local etrema for functions of one variable. Definition of local etrema. Characterization of local etrema. First derivative test. Second derivative test. Absolute etrema of a function in a domain.

25 Characterization of local etrema. First derivative test. Theorem If a differentiable function f has a local maimum or minimum at (a, b) then holds ( f ) (a,b) = 0, 0. Remark: The tangent plane at a local etremum is horizontal, since its normal vector is n = f, f, 1 = 0, 0, 1. Definition The interior point (a, b) D of a differentiable function f : D R 2 R is a critical point of f iff ( f ) (a,b) = 0, 0. Remark: Critical points include local maima, local minima, and saddle points. Characterization of local etrema. First derivative test. Eample Find the critical points of the function f (, ) = 2 2 Solution: The critical points are the points where f vanishes. Since f = 2, 2, the onl solution to f = 0, 0 is = 0, = 0. That is, (a, b) = (0, 0). Remark: Since f (, ) 0 for all (, ) R 2 and f (0, 0) = 0, then the point (0, 0) must be a local maimum of f. Eample Find the critical points of the function f (, ) = 2 2 Solution: Since f = 2, 2, the onl solution to f = 0, 0 is = 0, = 0. That is, we again obtain (a, b) = (0, 0).

26 Characterization of local etrema. Second derivative test. Theorem Let (a, b) be a critical point of f : D R 2 R, that is, ( f ) (a,b) = 0, 0. Assume that f has continuous second derivatives in an open disk in D with center in (a, b) and denote D = f (a, b) f (a, b) [ f (a, b) ] 2. Then, the following statements hold: If D > 0 and f (a, b) > 0, then f (a, b) is a local minimum. If D > 0 and f (a, b) < 0, then f (a, b) is a local maimum. If D < 0, then f (a, b) is a saddle point. If D = 0 the test is inconclusive. Notation: The number D is called the discriminant of f at (a, b). Characterization of local etrema. Second derivative test. Eample Find the local etrema of f (, ) = 2 2 and determine whether the are local maimum, minimum, or saddle points. Solution: We first find the critical points: f = 2, 2 ( f ) (a,b) = 0, 0 iff (a, b) = (0, 0). The onl critical point is (a, b) = (0, 0). We need to compute D = f (a, b) f (a, b) [ f (a, b) ] 2. Since f (0, 0) = 2, f (0, 0) = 2, and f (0, 0) = 0, we get D = ( 2)(2) = 4 < 0 saddle point at (0, 0).

27 Characterization of local etrema. Second derivative test. Eample Is the point (a, b) = (0, 0) a local etrema of f (, ) = 2 2? Solution: We first verif that (0, 0) is a critical point of f : f (, ) = 2 2, 2 2, ( f ) (0,0) = 0, 0, therefore, (0, 0) is a critical point. Remark: The whole aes = 0 and = 0 are critical points of f. We need to compute D = f (a, b) f (a, b) [ f (a, b) ] 2. Since f (, ) = 2 2, f (, ) = 2 2, and f (, ) = 4, we obtain f (0, 0) = 0, f (0, 0) = 0, and f (0, 0) = 0, hence D = 0 and the test is inconclusive. Characterization of local etrema. Second derivative test. Eample Is the point (a, b) = (0, 0) a local etrema of f (, ) = 2 2? Solution: From the graph of f = 2 2 is simple to see that (0, 0) is a local minimum: (also a global minimum.) z

28 Local and absolute etrema, saddle points (Sect. 14.7). Review: Local etrema for functions of one variable. Definition of local etrema. Characterization of local etrema. First derivative test. Second derivative test. Absolute etrema of a function in a domain. Absolute etrema of a function in a domain. Definition A function f : D R 2 R has an absolute maimum at the point (a, b) D iff f (, ) f (a, b) for all (, ) D. A function f : D R 2 R has an absolute minimum at the point (a, b) D iff f (, ) f (a, b) for all (, ) D. Remark: Local etrema need not be the absolute etrema. f() Absolute maimum Local maimum Local and absolute minimum a c d b f() No absolute etrema Remark: Absolute etrema ma not be defined on open intervals. Local minimum Local maimum a c d b

29 Review: Functions of one variable. Theorem Ever continuous functions f : [a, b] R R, with a < b R alwas has absolute etrema. f() Absolute maimum Local maimum Local and absolute minimum a c d b Recall: Intervals [a, b] are bounded and closed sets in R. The set [a, b] is closed, since the boundar points belong to the set, and it is bounded, since it does not etend to infinit. Recall: On open and closed sets in R n. Definition A set S R n, with n N, is called open iff ever point in S is an interior point. The set S is called closed iff S contains its boundar. A set S is called bounded iff S is contained in ball, otherwise S is called unbounded open and bounded bounded closed and unbounded closed and bounded Theorem If f : D R 2 R is continuous in a closed and bounded set D, then f has an absolute maimum and an absolute minimum in D.

30 Absolute etrema on closed and bounded sets. Problem: Find the absolute etrema of a function f : D R 2 R in a closed and bounded set D. Solution: (1) Find ever critical point of f in the interior of D and evaluate f at these points. (2) Find the boundar points of D where f has local etrema, and evaluate f at these points. (3) Look at the list of values for f found in the previous two steps. If f ( 0, 0 ) is the biggest (smallest) value of f in the list above, then ( 0, 0 ) is the absolute maimum (minimum) of f in D. Absolute etrema on closed and bounded sets. Eample Find the absolute etrema of the function f (, ) = on the closed domain given in the Figure. Solution: (1) We find all critical points in the interior of the domain: f = ( 1), ( + 2) = 0, 0 ( 0, 0 ) = ( 2, 1). Since ( 2, 1) does not belong to the domain, we discard it. 4 II 1 I III 5 (2) Three segments form the boundar of D: Boundar I: The segment = 0, [1, 5]. We select the end points (1, 0), (5, 0), and we record: f (1, 0) = 2 and f (5, 0) = 2. We look for critical point on the interior of Boundar I: Since g() = f (, 0) = 3, so g = 1 0. No critical points in the interior of Boundar I.

31 Absolute etrema on closed and bounded sets. Eample Find the absolute etrema of the function f (, ) = on the closed domain given in the Figure. Solution: Boundar II: The segment = 1, [0, 4]. We select the end point (1, 4) and we record: f (1, 4) = 14. We look for critical point on the interior of Boundar II: Since g() = f (1, ) = = 2 + 3, so g = 3 0. No critical points in the interior of Boundar II. 4 II 1 I III 5 Boundar III: The segment = + 5, [1, 5]. We look for critical point on the interior of Boundar III: Since g() = f (, + 5) = 3 + ( + 5) + 2( + 5). We obtain g() = , hence g () = = 0 implies = 1. So, = 4, and we selected the point (1, 4), which was alread in our list. No critical points in the interior of Boundar III. Absolute etrema on closed and bounded sets. Eample Find the absolute etrema of the function f (, ) = on the closed domain given in the Figure. 4 II 1 I III 5 Solution: (3) Our list of values is: f (1, 0) = 2 f (1, 4) = 14 f (5, 0) = 2. We conclude: Absolute maimum at (1, 4), Absolute minimum at (5, 0).

32 A maimization problem with a constraint. Eample Find the maimum volume of a closed rectangular bo with a given surface area A 0. Solution: This problem can be solved b finding the local maimum of an appropriate function f. The function f is obtained as follows: Recall the functions volume and area of a rectangular bo with verte at (0, 0, 0) and sides, and z: V (,, z) = z, A(,, z) = 2 + 2z + 2z. Since A(,, z) = A 0, we obtain z = A 0 2, that is 2( + ) f (, ) = A ( + ) A maimization problem with a constraint. Eample Find the maimum volume of a closed rectangular bo with a given surface area A 0. Solution: We must find the critical points of f (, ) = A ( + ) f = 2A ( + ) 2, f = 2A ( + ) 2. The conditions f = 0 and f = 0 and 0, 0 impl } A 0 = , A 0 = 2 2 =. Recall z = A , 2( + ), so, z = A =. Therefore, 0 = 0 = z 0 = A 0 /6.

Directional derivatives and gradient vectors (Sect. 14.5) Directional derivative of functions of two variables.

Directional derivatives and gradient vectors (Sect. 14.5) Directional derivative of functions of two variables. Directional derivatives and gradient vectors (Sect. 14.5) Directional derivative of functions of two variables. Partial derivatives and directional derivatives. Directional derivative of functions of three

More information

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential

CHAPTER 2: Partial Derivatives. 2.2 Increments and Differential CHAPTER : Partial Derivatives.1 Definition of a Partial Derivative. Increments and Differential.3 Chain Rules.4 Local Etrema.5 Absolute Etrema 1 Chapter : Partial Derivatives.1 Definition of a Partial

More information

Mat 267 Engineering Calculus III Updated on 9/19/2010

Mat 267 Engineering Calculus III Updated on 9/19/2010 Chapter 11 Partial Derivatives Section 11.1 Functions o Several Variables Deinition: A unction o two variables is a rule that assigns to each ordered pair o real numbers (, ) in a set D a unique real number

More information

MAXIMA & MINIMA The single-variable definitions and theorems relating to extermals can be extended to apply to multivariable calculus.

MAXIMA & MINIMA The single-variable definitions and theorems relating to extermals can be extended to apply to multivariable calculus. MAXIMA & MINIMA The single-variable definitions and theorems relating to etermals can be etended to appl to multivariable calculus. ( ) is a Relative Maimum if there ( ) such that ( ) f(, for all points

More information

and ( x, y) in a domain D R a unique real number denoted x y and b) = x y = {(, ) + 36} that is all points inside and on

and ( x, y) in a domain D R a unique real number denoted x y and b) = x y = {(, ) + 36} that is all points inside and on Mat 7 Calculus III Updated on 10/4/07 Dr. Firoz Chapter 14 Partial Derivatives Section 14.1 Functions o Several Variables Deinition: A unction o two variables is a rule that assigns to each ordered pair

More information

4.3 - How Derivatives Affect the Shape of a Graph

4.3 - How Derivatives Affect the Shape of a Graph 4.3 - How Derivatives Affect the Shape of a Graph 1. Increasing and Decreasing Functions Definition: A function f is (strictly) increasing on an interval I if for every 1, in I with 1, f 1 f. A function

More information

DIFFERENTIATION. 3.1 Approximate Value and Error (page 151)

DIFFERENTIATION. 3.1 Approximate Value and Error (page 151) CHAPTER APPLICATIONS OF DIFFERENTIATION.1 Approimate Value and Error (page 151) f '( lim 0 f ( f ( f ( f ( f '( or f ( f ( f '( f ( f ( f '( (.) f ( f '( (.) where f ( f ( f ( Eample.1 (page 15): Find

More information

Functions of Several Variables

Functions of Several Variables Chapter 1 Functions of Several Variables 1.1 Introduction A real valued function of n variables is a function f : R, where the domain is a subset of R n. So: for each ( 1,,..., n ) in, the value of f is

More information

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4]

It s Your Turn Problems I. Functions, Graphs, and Limits 1. Here s the graph of the function f on the interval [ 4,4] It s Your Turn Problems I. Functions, Graphs, and Limits. Here s the graph of the function f on the interval [ 4,4] f ( ) =.. It has a vertical asymptote at =, a) What are the critical numbers of f? b)

More information

UNIVERSITI TEKNOLOGI MALAYSIA SSE 1893 ENGINEERING MATHEMATICS TUTORIAL Determine the domain and range for each of the following functions.

UNIVERSITI TEKNOLOGI MALAYSIA SSE 1893 ENGINEERING MATHEMATICS TUTORIAL Determine the domain and range for each of the following functions. UNIVERSITI TEKNOLOGI MALAYSIA SSE 1893 ENGINEERING MATHEMATICS TUTORIAL 1 1 Determine the domain and range for each of the following functions a = + b = 1 c = d = ln( ) + e = e /( 1) Sketch the level curves

More information

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY

3.1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY MATH00 (Calculus).1 ANALYSIS OF FUNCTIONS I INCREASE, DECREASE, AND CONCAVITY Name Group No. KEYWORD: increasing, decreasing, constant, concave up, concave down, and inflection point Eample 1. Match the

More information

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class Jan. 26) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math Activity (Due by end of class Jan. 6) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

Section 1.5 Formal definitions of limits

Section 1.5 Formal definitions of limits Section.5 Formal definitions of limits (3/908) Overview: The definitions of the various tpes of limits in previous sections involve phrases such as arbitraril close, sufficientl close, arbitraril large,

More information

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13

3 Applications of Derivatives Instantaneous Rates of Change Optimization Related Rates... 13 Contents Limits Derivatives 3. Difference Quotients......................................... 3. Average Rate of Change...................................... 4.3 Derivative Rules...........................................

More information

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line.

Math 2414 Activity 1 (Due by end of class July 23) Precalculus Problems: 3,0 and are tangent to the parabola axis. Find the other line. Math 44 Activity (Due by end of class July 3) Precalculus Problems: 3, and are tangent to the parabola ais. Find the other line.. One of the two lines that pass through y is the - {Hint: For a line through

More information

Scalar functions of several variables (Sect. 14.1)

Scalar functions of several variables (Sect. 14.1) Scalar functions of several variables (Sect. 14.1) Functions of several variables. On open, closed sets. Functions of two variables: Graph of the function. Level curves, contour curves. Functions of three

More information

Review: critical point or equivalently f a,

Review: critical point or equivalently f a, Review: a b f f a b f a b critical point or equivalentl f a, b A point, is called a of if,, 0 A local ma or local min must be a critical point (but not conversel) 0 D iscriminant (or Hessian) f f D f f

More information

MATHEMATICS 200 December 2014 Final Exam Solutions

MATHEMATICS 200 December 2014 Final Exam Solutions MATHEMATICS 2 December 214 Final Eam Solutions 1. Suppose that f,, z) is a function of three variables and let u 1 6 1, 1, 2 and v 1 3 1, 1, 1 and w 1 3 1, 1, 1. Suppose that at a point a, b, c), Find

More information

Chapter 4 Applications of Derivatives. Section 4.1 Extreme Values of Functions (pp ) Section Quick Review 4.1

Chapter 4 Applications of Derivatives. Section 4.1 Extreme Values of Functions (pp ) Section Quick Review 4.1 Section. 6 8. Continued (e) vt () t > 0 t > 6 t > 8. (a) d d e u e u du where u d (b) d d d d e + e e e e e e + e e + e (c) y(). (d) m e e y (). 7 y. 7( ) +. y 7. + 0. 68 0. 8 m. 7 y0. 8( ) +. y 0. 8+.

More information

CALCULUS 4 QUIZ #3 REVIEW Part 2 / SPRING 09

CALCULUS 4 QUIZ #3 REVIEW Part 2 / SPRING 09 CACUUS QUIZ #3 REVIEW Part / SPRING 09 (.) Determine the following about maima & minima of functions of variables. (a.) Complete the square for f( ) = + and locate all absolute maima & minima.. ( ) ( )

More information

( ) 2 3x=0 3x(x 3 1)=0 x=0 x=1

( ) 2 3x=0 3x(x 3 1)=0 x=0 x=1 Stewart Calculus ET 5e 05497;4. Partial Derivatives; 4.7 Maimum and Minimum Values. (a) First we compute D(,)= f (,) f (,) [ f (,)] =(4)() () =7. Since D(,)>0 and f (,)>0, f has a local minimum at (,)

More information

Review of elements of Calculus (functions in one variable)

Review of elements of Calculus (functions in one variable) Review of elements of Calculus (functions in one variable) Mainly adapted from the lectures of prof Greg Kelly Hanford High School, Richland Washington http://online.math.uh.edu/houstonact/ https://sites.google.com/site/gkellymath/home/calculuspowerpoints

More information

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed.

The region enclosed by the curve of f and the x-axis is rotated 360 about the x-axis. Find the volume of the solid formed. Section A ln. Let g() =, for > 0. ln Use the quotient rule to show that g ( ). 3 (b) The graph of g has a maimum point at A. Find the -coordinate of A. (Total 7 marks) 6. Let h() =. Find h (0). cos 3.

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

14.5 The Chain Rule. dx dt

14.5 The Chain Rule. dx dt SECTION 14.5 THE CHAIN RULE 931 27. w lns 2 2 z 2 28. w e z 37. If R is the total resistance of three resistors, connected in parallel, with resistances,,, then R 1 R 2 R 3 29. If z 5 2 2 and, changes

More information

Integrals along a curve in space. (Sect. 16.1)

Integrals along a curve in space. (Sect. 16.1) Integrals along a curve in space. (Sect. 6.) Line integrals in space. The addition of line integrals. ass and center of mass of wires. Line integrals in space Definition The line integral of a function

More information

Green s Theorem Jeremy Orloff

Green s Theorem Jeremy Orloff Green s Theorem Jerem Orloff Line integrals and Green s theorem. Vector Fields Vector notation. In 8.4 we will mostl use the notation (v) = (a, b) for vectors. The other common notation (v) = ai + bj runs

More information

UNIVERSITI TEKNOLOGI MALAYSIA SSE 1893 ENGINEERING MATHEMATICS TUTORIAL Determine the domain and range for each of the following functions.

UNIVERSITI TEKNOLOGI MALAYSIA SSE 1893 ENGINEERING MATHEMATICS TUTORIAL Determine the domain and range for each of the following functions. UNIVERSITI TEKNOLOGI MALAYSIA SSE 1893 ENGINEERING MATHEMATICS TUTORIAL 1 1 Determine the domain and range for each of the following functions a = + b = 1 c = d = ln( ) + e = e /( 1) Sketch the level curves

More information

Practice Final A. Miller Spring 89 Math Find the limits: a. lim x 1. c. lim x 0 (1 + x) 1/x. f. lim x 0

Practice Final A. Miller Spring 89 Math Find the limits: a. lim x 1. c. lim x 0 (1 + x) 1/x. f. lim x 0 Practice Final A. Miller Spring 89 Math 221 1. Find the limits: a. lim 1 ln() 1 b. lim 0 ln (3+ )2 9) c. lim 0 (1 + ) 1/ d. lim 2 +1 e e. lim 0 (sec()) 1 2 sec() 1 g. lim 0. 2. Find the integrals: a. ln(

More information

Answers to Some Sample Problems

Answers to Some Sample Problems Answers to Some Sample Problems. Use rules of differentiation to evaluate the derivatives of the following functions of : cos( 3 ) ln(5 7 sin(3)) 3 5 +9 8 3 e 3 h 3 e i sin( 3 )3 +[ ln ] cos( 3 ) [ln(5)

More information

UBC-SFU-UVic-UNBC Calculus Exam Solutions 7 June 2007

UBC-SFU-UVic-UNBC Calculus Exam Solutions 7 June 2007 This eamination has 15 pages including this cover. UBC-SFU-UVic-UNBC Calculus Eam Solutions 7 June 007 Name: School: Signature: Candidate Number: Rules and Instructions 1. Show all your work! Full marks

More information

D u f f x h f y k. Applying this theorem a second time, we have. f xx h f yx k h f xy h f yy k k. f xx h 2 2 f xy hk f yy k 2

D u f f x h f y k. Applying this theorem a second time, we have. f xx h f yx k h f xy h f yy k k. f xx h 2 2 f xy hk f yy k 2 93 CHAPTER 4 PARTIAL DERIVATIVES We close this section b giving a proof of the first part of the Second Derivatives Test. Part (b) has a similar proof. PROOF OF THEOREM 3, PART (A) We compute the second-order

More information

One of the most common applications of Calculus involves determining maximum or minimum values.

One of the most common applications of Calculus involves determining maximum or minimum values. 8 LESSON 5- MAX/MIN APPLICATIONS (OPTIMIZATION) One of the most common applications of Calculus involves determining maimum or minimum values. Procedure:. Choose variables and/or draw a labeled figure..

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

4.3 Mean-Value Theorem and Monotonicity

4.3 Mean-Value Theorem and Monotonicity .3 Mean-Value Theorem and Monotonicit 1. Mean Value Theorem Theorem: Suppose that f is continuous on the interval a, b and differentiable on the interval a, b. Then there eists a number c in a, b such

More information

Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers x for which f (x) is a real number.

Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers x for which f (x) is a real number. 997 AP Calculus BC: Section I, Part A 5 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number..

More information

MATHEMATICS 200 December 2011 Final Exam Solutions

MATHEMATICS 200 December 2011 Final Exam Solutions MATHEMATICS December 11 Final Eam Solutions 1. Consider the function f(, ) e +4. (a) Draw a contour map of f, showing all tpes of level curves that occur. (b) Find the equation of the tangent plane to

More information

University of Toronto Mississauga

University of Toronto Mississauga Surname: First Name: Student Number: Tutorial: Universit of Toronto Mississauga Mathematical and Computational Sciences MATY5Y Term Test Duration - 0 minutes No Aids Permitted This eam contains pages (including

More information

Integrals in cylindrical, spherical coordinates (Sect. 15.7)

Integrals in cylindrical, spherical coordinates (Sect. 15.7) Integrals in clindrical, spherical coordinates (Sect. 15.7 Integration in spherical coordinates. Review: Clindrical coordinates. Spherical coordinates in space. Triple integral in spherical coordinates.

More information

Math 180, Final Exam, Spring 2008 Problem 1 Solution. 1. For each of the following limits, determine whether the limit exists and, if so, evaluate it.

Math 180, Final Exam, Spring 2008 Problem 1 Solution. 1. For each of the following limits, determine whether the limit exists and, if so, evaluate it. Math 80, Final Eam, Spring 008 Problem Solution. For each of the following limits, determine whether the limit eists and, if so, evaluate it. + (a) lim 0 (b) lim ( ) 3 (c) lim Solution: (a) Upon substituting

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. Section. Rolle s Theorem and the Mean Value Theorem. 7 Section. Increasing and Decreasing Functions and the First Derivative

More information

Find the volume of the solid generated by revolving the shaded region about the given axis. Use the disc/washer method 1) About the x-axis

Find the volume of the solid generated by revolving the shaded region about the given axis. Use the disc/washer method 1) About the x-axis Final eam practice for Math 6 Disclaimer: The actual eam is different Find the volume of the solid generated b revolving the shaded region about the given ais. Use the disc/washer method ) About the -ais

More information

Review Test 2. c ) is a local maximum. ) < 0, then the graph of f has a saddle point at ( c,, (, c ) = 0, no conclusion can be reached by this test.

Review Test 2. c ) is a local maximum. ) < 0, then the graph of f has a saddle point at ( c,, (, c ) = 0, no conclusion can be reached by this test. eview Test I. Finding local maima and minima for a function = f, : a) Find the critical points of f b solving simultaneousl the equations f, = and f, =. b) Use the Second Derivative Test for determining

More information

Section 4.1 Increasing and Decreasing Functions

Section 4.1 Increasing and Decreasing Functions Section.1 Increasing and Decreasing Functions The graph of the quadratic function f 1 is a parabola. If we imagine a particle moving along this parabola from left to right, we can see that, while the -coordinates

More information

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim

Math 1000 Final Exam Review Solutions. (x + 3)(x 2) = lim. = lim x 2 = 3 2 = 5. (x + 1) 1 x( x ) = lim. = lim. f f(1 + h) f(1) (1) = lim Math Final Eam Review Solutions { + 3 if < Consider f() Find the following limits: (a) lim f() + + (b) lim f() + 3 3 (c) lim f() does not eist Find each of the following limits: + 6 (a) lim 3 + 3 (b) lim

More information

1998 AP Calculus AB: Section I, Part A

1998 AP Calculus AB: Section I, Part A 55 Minutes No Calculator Note: Unless otherwise specified, the domain of a function f is assumed to be the set of all real numbers for which f () is a real number.. What is the -coordinate of the point

More information

Triple integrals in Cartesian coordinates (Sect. 15.5)

Triple integrals in Cartesian coordinates (Sect. 15.5) Triple integrals in Cartesian coordinates (Sect. 5.5) Triple integrals in rectangular boes. Triple integrals in arbitrar domains. Volume on a region in space. Triple integrals in rectangular boes Definition

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval................... 0 Section. Rolle s Theorem and the Mean Value Theorem...... 0 Section. Increasing and Decreasing Functions and

More information

UNCORRECTED. To recognise the rules of a number of common algebraic relations: y = x 1 y 2 = x

UNCORRECTED. To recognise the rules of a number of common algebraic relations: y = x 1 y 2 = x 5A galler of graphs Objectives To recognise the rules of a number of common algebraic relations: = = = (rectangular hperbola) + = (circle). To be able to sketch the graphs of these relations. To be able

More information

(d by dx notation aka Leibniz notation)

(d by dx notation aka Leibniz notation) n Prerequisites: Differentiating, sin and cos ; sum/difference and chain rules; finding ma./min.; finding tangents to curves; finding stationary points and their nature; optimising a function. Maths Applications:

More information

lim 2 x lim lim sin 3 (9) l)

lim 2 x lim lim sin 3 (9) l) MAC FINAL EXAM REVIEW. Find each of the following its if it eists, a) ( 5). (7) b). c). ( 5 ) d). () (/) e) (/) f) (-) sin g) () h) 5 5 5. DNE i) (/) j) (-/) 7 8 k) m) ( ) (9) l) n) sin sin( ) 7 o) DNE

More information

5.5 Worksheet - Linearization

5.5 Worksheet - Linearization AP Calculus 4.5 Worksheet 5.5 Worksheet - Linearization All work must be shown in this course for full credit. Unsupported answers ma receive NO credit. 1. Consider the function = sin. a) Find the equation

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. 78 Section. Rolle s Theorem and the Mean Value Theorem. 8 Section. Increasing and Decreasing Functions and the First

More information

f x, y x 2 y 2 2x 6y 14. Then

f x, y x 2 y 2 2x 6y 14. Then SECTION 11.7 MAXIMUM AND MINIMUM VALUES 645 absolute minimum FIGURE 1 local maimum local minimum absolute maimum Look at the hills and valles in the graph of f shown in Figure 1. There are two points a,

More information

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)?

Integration. 5.1 Antiderivatives and Indefinite Integration. Suppose that f(x) = 5x 4. Can we find a function F (x) whose derivative is f(x)? 5 Integration 5. Antiderivatives and Indefinite Integration Suppose that f() = 5 4. Can we find a function F () whose derivative is f()? Definition. A function F is an antiderivative of f on an interval

More information

x π. Determine all open interval(s) on which f is decreasing

x π. Determine all open interval(s) on which f is decreasing Calculus Maimus Increasing, Decreasing, and st Derivative Test Show all work. No calculator unless otherwise stated. Multiple Choice = /5 + _ /5 over. Determine the increasing and decreasing open intervals

More information

8. THEOREM If the partial derivatives f x. and f y exist near (a, b) and are continuous at (a, b), then f is differentiable at (a, b).

8. THEOREM If the partial derivatives f x. and f y exist near (a, b) and are continuous at (a, b), then f is differentiable at (a, b). 8. THEOREM I the partial derivatives and eist near (a b) and are continuous at (a b) then is dierentiable at (a b). For a dierentiable unction o two variables z= ( ) we deine the dierentials d and d to

More information

Mat 241 Homework Set 7key Due Professor David Schultz

Mat 241 Homework Set 7key Due Professor David Schultz Mat 1 Homework Set 7ke Due Proessor David Schultz Directions: Show all algebraic steps neatl and concisel using proper mathematical smbolism. When graphs and technolog are to be implemented, do so appropriatel.

More information

MATHEMATICS 200 April 2010 Final Exam Solutions

MATHEMATICS 200 April 2010 Final Exam Solutions MATHEMATICS April Final Eam Solutions. (a) A surface z(, y) is defined by zy y + ln(yz). (i) Compute z, z y (ii) Evaluate z and z y in terms of, y, z. at (, y, z) (,, /). (b) A surface z f(, y) has derivatives

More information

APPM 1360 Final Exam Spring 2016

APPM 1360 Final Exam Spring 2016 APPM 36 Final Eam Spring 6. 8 points) State whether each of the following quantities converge or diverge. Eplain your reasoning. a) The sequence a, a, a 3,... where a n ln8n) lnn + ) n!) b) ln d c) arctan

More information

Review for Test 2 Calculus I

Review for Test 2 Calculus I Review for Test Calculus I Find the absolute etreme values of the function on the interval. ) f() = -, - ) g() = - + 8-6, ) F() = -,.5 ) F() =, - 6 5) g() = 7-8, - Find the absolute etreme values of the

More information

Exercises of Mathematical analysis II

Exercises of Mathematical analysis II Eercises of Mathematical analysis II In eercises. - 8. represent the domain of the function by the inequalities and make a sketch showing the domain in y-plane.. z = y.. z = arcsin y + + ln y. 3. z = sin

More information

( ) 7 ( 5x 5 + 3) 9 b) y = x x

( ) 7 ( 5x 5 + 3) 9 b) y = x x New York City College of Technology, CUNY Mathematics Department Fall 0 MAT 75 Final Eam Review Problems Revised by Professor Kostadinov, Fall 0, Fall 0, Fall 00. Evaluate the following its, if they eist:

More information

CLEP Calculus. Time 60 Minutes 45 Questions. For each question below, choose the best answer from the choices given. 2. If f(x) = 3x, then f (x) =

CLEP Calculus. Time 60 Minutes 45 Questions. For each question below, choose the best answer from the choices given. 2. If f(x) = 3x, then f (x) = CLEP Calculus Time 60 Minutes 5 Questions For each question below, choose the best answer from the choices given. 7. lim 5 + 5 is (A) 7 0 (C) 7 0 (D) 7 (E) Noneistent. If f(), then f () (A) (C) (D) (E)

More information

sin x (B) sin x 1 (C) sin x + 1

sin x (B) sin x 1 (C) sin x + 1 ANSWER KEY Packet # AP Calculus AB Eam Multiple Choice Questions Answers are on the last page. NO CALCULATOR MAY BE USED IN THIS PART OF THE EXAMINATION. On the AP Eam, you will have minutes to answer

More information

AP Calculus Prep Session Handout. Integral Defined Functions

AP Calculus Prep Session Handout. Integral Defined Functions AP Calculus Prep Session Handout A continuous, differentiable function can be epressed as a definite integral if it is difficult or impossible to determine the antiderivative of a function using known

More information

AP Calculus BC : The Fundamental Theorem of Calculus

AP Calculus BC : The Fundamental Theorem of Calculus AP Calculus BC 415 5.3: The Fundamental Theorem of Calculus Tuesday, November 5, 008 Homework Answers 6. (a) approimately 0.5 (b) approimately 1 (c) approimately 1.75 38. 4 40. 5 50. 17 Introduction In

More information

Economics 205 Exercises

Economics 205 Exercises Economics 05 Eercises Prof. Watson, Fall 006 (Includes eaminations through Fall 003) Part 1: Basic Analysis 1. Using ε and δ, write in formal terms the meaning of lim a f() = c, where f : R R.. Write the

More information

CHAPTER 3 Applications of Differentiation

CHAPTER 3 Applications of Differentiation CHAPTER Applications of Differentiation Section. Etrema on an Interval.............. 0 Section. Rolle s Theorem and the Mean Value Theorem. 07 Section. Increasing and Decreasing Functions and the First

More information

Part I Analysis in Economics

Part I Analysis in Economics Part I Analysis in Economics D 1 1 (Function) A function f from a set A into a set B, denoted by f : A B, is a correspondence that assigns to each element A eactly one element y B We call y the image of

More information

D = 2(2) 3 2 = 4 9 = 5 < 0

D = 2(2) 3 2 = 4 9 = 5 < 0 1. (7 points) Let f(, ) = +3 + +. Find and classif each critical point of f as a local minimum, a local maimum, or a saddle point. Solution: f = + 3 f = 3 + + 1 f = f = 3 f = Both f = and f = onl at (

More information

Triple integrals in Cartesian coordinates (Sect. 15.5) Review: Triple integrals in arbitrary domains

Triple integrals in Cartesian coordinates (Sect. 15.5) Review: Triple integrals in arbitrary domains Triple integrals in Cartesian coordinates (Sect. 5.5) Review: Triple integrals in arbitrar domains. s: Changing the order of integration. The average value of a function in a region in space. Triple integrals

More information

Fixed Point Theorem and Sequences in One or Two Dimensions

Fixed Point Theorem and Sequences in One or Two Dimensions Fied Point Theorem and Sequences in One or Two Dimensions Dr. Wei-Chi Yang Let us consider a recursive sequence of n+ = n + sin n and the initial value can be an real number. Then we would like to ask

More information

MTH 234 Exam 2 April 10th, Without fully opening the exam, check that you have pages 1 through 12.

MTH 234 Exam 2 April 10th, Without fully opening the exam, check that you have pages 1 through 12. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in our name, etc. on this first page. Without full opening the eam, check that ou have pages 1 through 12. Show all our work on the standard response

More information

( ) 9 b) y = x x c) y = (sin x) 7 x d) y = ( x ) cos x

( ) 9 b) y = x x c) y = (sin x) 7 x d) y = ( x ) cos x NYC College of Technology, CUNY Mathematics Department Spring 05 MAT 75 Final Eam Review Problems Revised by Professor Africk Spring 05, Prof. Kostadinov, Fall 0, Fall 0, Fall 0, Fall 0, Fall 00 # Evaluate

More information

y2 = 0. Show that u = e2xsin(2y) satisfies Laplace's equation.

y2 = 0. Show that u = e2xsin(2y) satisfies Laplace's equation. Review 1 1) State the largest possible domain o deinition or the unction (, ) = 3 - ) Determine the largest set o points in the -plane on which (, ) = sin-1( - ) deines a continuous unction 3) Find the

More information

MATH 223 FINAL EXAM STUDY GUIDE ( )

MATH 223 FINAL EXAM STUDY GUIDE ( ) MATH 3 FINAL EXAM STUDY GUIDE (017-018) The following questions can be used as a review for Math 3 These questions are not actual samples of questions that will appear on the final eam, but the will provide

More information

Technical Calculus I Homework. Instructions

Technical Calculus I Homework. Instructions Technical Calculus I Homework Instructions 1. Each assignment is to be done on one or more pieces of regular-sized notebook paper. 2. Your name and the assignment number should appear at the top of the

More information

November 13, 2018 MAT186 Week 8 Justin Ko

November 13, 2018 MAT186 Week 8 Justin Ko 1 Mean Value Theorem Theorem 1 (Mean Value Theorem). Let f be a continuous on [a, b] and differentiable on (a, b). There eists a c (a, b) such that f f(b) f(a) (c) =. b a Eample 1: The Mean Value Theorem

More information

Math 125 Practice Problems for Test #3

Math 125 Practice Problems for Test #3 Math Practice Problems for Test # Also stud the assigned homework problems from the book. Donʹt forget to look over Test # and Test #! Find the derivative of the function. ) Know the derivatives of all

More information

Math 21a: Multivariable calculus. List of Worksheets. Harvard University, Spring 2009

Math 21a: Multivariable calculus. List of Worksheets. Harvard University, Spring 2009 Math 2a: Multivariable calculus Harvard Universit, Spring 2009 List of Worksheets Vectors and the Dot Product Cross Product and Triple Product Lines and Planes Functions and Graphs Quadric Surfaces Vector-Valued

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Chapter Practice Dicsclaimer: The actual eam is different. On the actual eam ou must show the correct reasoning to receive credit for the question. SHORT ANSWER. Write the word or phrase that best completes

More information

Math 130: PracTest 3. Answers Online Friday

Math 130: PracTest 3. Answers Online Friday Math 130: PracTest 3 Answers Online Frida 1 Find the absolute etreme values of the following functions on the given intervals Which theorems justif our work? Make sure ou eplain what ou are doing a) 1

More information

Review Test 2. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. D) ds dt = 4t3 sec 2 t -

Review Test 2. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. D) ds dt = 4t3 sec 2 t - Review Test MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the derivative. ) = 7 + 0 sec ) A) = - 7 + 0 tan B) = - 7-0 csc C) = 7-0 sec tan

More information

I have not checked this review sheet for errors, hence there maybe errors in this document. thank you.

I have not checked this review sheet for errors, hence there maybe errors in this document. thank you. I have not checked this review sheet for errors, hence there maybe errors in this document. thank you. Class test II Review sections 3.7(differentials)-5.5(logarithmic differentiation) ecluding section

More information

Math 251 Final Exam Review Fall 2016

Math 251 Final Exam Review Fall 2016 Below are a set of review problems that are, in general, at least as hard as the problems you will see on the final eam. You should know the formula for area of a circle, square, and triangle. All other

More information

1969 AP Calculus BC: Section I

1969 AP Calculus BC: Section I 969 AP Calculus BC: Section I 9 Minutes No Calculator Note: In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e).. t The asymptotes of the graph of the parametric

More information

MATH section 3.1 Maximum and Minimum Values Page 1 of 7

MATH section 3.1 Maximum and Minimum Values Page 1 of 7 MATH section. Maimum and Minimum Values Page of 7 Definition : Let c be a number in the domain D of a function f. Then c ) is the Absolute maimum value of f on D if ) c f() for all in D. Absolute minimum

More information

3 Additional Applications of the Derivative

3 Additional Applications of the Derivative 3 Additional Applications of the Derivative 3.1 Increasing and Decreasing Functions; Relative Etrema 3.2 Concavit and Points of Inflection 3.4 Optimization Homework Problem Sets 3.1 (1, 3, 5-9, 11, 15,

More information

Answer Explanations. The SAT Subject Tests. Mathematics Level 1 & 2 TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE

Answer Explanations. The SAT Subject Tests. Mathematics Level 1 & 2 TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE The SAT Subject Tests Answer Eplanations TO PRACTICE QUESTIONS FROM THE SAT SUBJECT TESTS STUDENT GUIDE Mathematics Level & Visit sat.org/stpractice to get more practice and stud tips for the Subject Test

More information

ES.182A Problem Section 11, Fall 2018 Solutions

ES.182A Problem Section 11, Fall 2018 Solutions Problem 25.1. (a) z = 2 2 + 2 (b) z = 2 2 ES.182A Problem Section 11, Fall 2018 Solutions Sketch the following quadratic surfaces. answer: The figure for part (a) (on the left) shows the z trace with =

More information

Solutions to Math 41 Final Exam December 9, 2013

Solutions to Math 41 Final Exam December 9, 2013 Solutions to Math 4 Final Eam December 9,. points In each part below, use the method of your choice, but show the steps in your computations. a Find f if: f = arctane csc 5 + log 5 points Using the Chain

More information

2 (1 + 2 ) cos 2 (ln(1 + 2 )) (ln 2) cos 2 y + sin y. = 2sin y. cos. = lim. (c) Apply l'h^opital's rule since the limit leads to the I.F.

2 (1 + 2 ) cos 2 (ln(1 + 2 )) (ln 2) cos 2 y + sin y. = 2sin y. cos. = lim. (c) Apply l'h^opital's rule since the limit leads to the I.F. . (a) f 0 () = cos sin (b) g 0 () = cos (ln( + )) (c) h 0 (y) = (ln y cos )sin y + sin y sin y cos y (d) f 0 () = cos + sin (e) g 0 (z) = ze arctan z + ( + z )e arctan z Solutions to Math 05a Eam Review

More information

WORKSHEET 1 SOLUTION Chapter 2 Differentiation

WORKSHEET 1 SOLUTION Chapter 2 Differentiation United Arab Emirates University College of Sciences Department of Mathematical Sciences WORKSHEET SOLUTION Chapter Differentiation Calculus I for Engineering MATH SECTION CRN : :5 on Sunday & Tuesday Due

More information

Math 1431 Final Exam Review. 1. Find the following limits (if they exist): lim. lim. lim. lim. sin. lim. cos. lim. lim. lim. n n.

Math 1431 Final Exam Review. 1. Find the following limits (if they exist): lim. lim. lim. lim. sin. lim. cos. lim. lim. lim. n n. . Find the following its (if they eist: sin 7 a. 0 9 5 b. 0 tan( 8 c. 4 d. e. f. sin h0 h h cos h0 h h Math 4 Final Eam Review g. h. i. j. k. cos 0 n nn e 0 n arctan( 0 4 l. 0 sin(4 m. cot 0 = n. = o.

More information

1985 AP Calculus AB: Section I

1985 AP Calculus AB: Section I 985 AP Calculus AB: Section I 9 Minutes No Calculator Notes: () In this eamination, ln denotes the natural logarithm of (that is, logarithm to the base e). () Unless otherwise specified, the domain of

More information

NST1A: Mathematics II (Course A) End of Course Summary, Lent 2011

NST1A: Mathematics II (Course A) End of Course Summary, Lent 2011 General notes Proofs NT1A: Mathematics II (Course A) End of Course ummar, Lent 011 tuart Dalziel (011) s.dalziel@damtp.cam.ac.uk This course is not about proofs, but rather about using different techniques.

More information

11.6 DIRECTIONAL DERIVATIVES AND THE GRADIENT VECTOR

11.6 DIRECTIONAL DERIVATIVES AND THE GRADIENT VECTOR SECTION 11.6 DIRECTIONAL DERIVATIVES AND THE GRADIENT VECTOR 633 wit speed v o along te same line from te opposite direction toward te source, ten te frequenc of te sound eard b te observer is were c is

More information

Quick Review 4.1 (For help, go to Sections 1.2, 2.1, 3.5, and 3.6.)

Quick Review 4.1 (For help, go to Sections 1.2, 2.1, 3.5, and 3.6.) Section 4. Etreme Values of Functions 93 EXPLORATION Finding Etreme Values Let f,.. Determine graphicall the etreme values of f and where the occur. Find f at these values of.. Graph f and f or NDER f,,

More information

Solutions Exam 4 (Applications of Differentiation) 1. a. Applying the Quotient Rule we compute the derivative function of f as follows:

Solutions Exam 4 (Applications of Differentiation) 1. a. Applying the Quotient Rule we compute the derivative function of f as follows: MAT 4 Solutions Eam 4 (Applications of Differentiation) a Applying the Quotient Rule we compute the derivative function of f as follows: f () = 43 e 4 e (e ) = 43 4 e = 3 (4 ) e Hence f '( ) 0 for = 0

More information