Math 114 Quiz Solution: Max Derivative, Extreme Values, Lagrange Multipliers, Tangent Plan, Quizzes of Mathematics

Solutions to quiz #8 for the math 114 course in 2009. It covers topics such as maximum directional derivative, extreme values using lagrange multipliers, finding the tangent plane, and evaluating a double integral. The document also includes the steps to find the maximum directional derivative of the function f(x, y, z) = x² + 2y² − z, the extreme values on the plane x + 2y + z = 1, and the equation of the tangent plane at the point (1, 1, 3). Additionally, it calculates the double integral of the function (x + y) da over the region bounded by y = √x and y = x².

Typology: Quizzes

Pre 2010

Uploaded on 03/28/2010

koofers-user-f8r
koofers-user-f8r 🇺🇸

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
MATH 114, 2009 Quiz # 8 Solution Thursday
Name: Section: 207, 208
1. Consider the following function f(x, y, z) = x2+ 2y2z.
(1) For any point (x, y, z), what is the maximum directional derivative?
Ans. Note that for any unit vector u, the directional derivative in udirection is
Duf=Ofu
and it obtains the maximum value when uhas Ofdirection, i.e., when
u=Of
|Of|,
and in that case,
Duf=OfOf
|Of|=OfOf
|Of|=|Of|2
|Of|=|Of|.
For given f(x, y, z) = x2+ 2y2z,Of=<2x, 4y , 1>, hence the maximum directional
derivative is
|Of|=p4x2+ 16y2+ 1.
(2) Now consider the plane x+ 2y+z= 1. Using the Lagrange multipliers method, find
all the extreme values of f(x, y, z) on this plane.
At what point does f(x, y, z) have its minimum value on the plane?
Ans. Let g(x, y, z) = x+ 2y+z. Then g(x, y, z) = 1 is the given constraint. We find
all x, y, z and λvalues satisfying
Of=λOg,
x+ 2y+z= 1.
Since Of=<2x, 4y, 1>,Og=<1,2,1>, from the first equation, we get
<2x, 4y, 1>=λ < 1,2,1>
2x=λ
4y=λ
1 = λ
x=1/2
y=1/2
z= 5/2
The last zvalue comes from the constraint equation by plugging in x=1/2, y =1/2.
From the Lagrange multipliers method, we only get one extreme value at (1/2,1/2,5/2)
which is
f(1/2,1/2,5/2) = 1
22
+ 2 1
22
5
2=7
4.
To check if it is the minimum value, we can just find another function value at a point on
the constraint which is bigger than 7/4. Let’s say we choose (0,0,1). (It surely satisfies
g(x, y, z) = 1 equation). At that point, the function value is
f(0,0,1) = 1
pf2

Partial preview of the text

Download Math 114 Quiz Solution: Max Derivative, Extreme Values, Lagrange Multipliers, Tangent Plan and more Quizzes Mathematics in PDF only on Docsity!

MATH 114, 2009 Quiz # 8 Solution Thursday

Name: Section: 207, 208

  1. Consider the following function f (x, y, z) = x^2 + 2y^2 − z. (1) For any point (x, y, z), what is the maximum directional derivative? Ans. Note that for any unit vector u, the directional derivative in u direction is

Duf = Of • u

and it obtains the maximum value when u has Of direction, i.e., when

u = Of |Of |

and in that case,

Duf = Of • Of |Of |

= Of^ •^ Of |Of |

= |Of^ |

2 |Of |

= |Of |.

For given f (x, y, z) = x^2 + 2y^2 − z, Of =< 2 x, 4 y, − 1 >, hence the maximum directional derivative is |Of | =

4 x^2 + 16y^2 + 1.

(2) Now consider the plane x + 2y + z = 1. Using the Lagrange multipliers method, find all the extreme values of f (x, y, z) on this plane. At what point does f (x, y, z) have its minimum value on the plane?

Ans. Let g(x, y, z) = x + 2y + z. Then g(x, y, z) = 1 is the given constraint. We find all x, y, z and λ values satisfying Of = λOg, x + 2y + z = 1.

Since Of =< 2 x, 4 y, − 1 >, Og =< 1 , 2 , 1 >, from the first equation, we get

< 2 x, 4 y, − 1 >= λ < 1 , 2 , 1 >⇒

2 x = λ 4 y = λ −1 = λ

x = − 1 / 2 y = − 1 / 2 z = 5/ 2

The last z value comes from the constraint equation by plugging in x = − 1 / 2 , y = − 1 /2. From the Lagrange multipliers method, we only get one extreme value at (− 1 / 2 , − 1 / 2 , 5 /2) which is

f (− 1 / 2 , − 1 / 2 , 5 /2) =

To check if it is the minimum value, we can just find another function value at a point on the constraint which is bigger than − 7 /4. Let’s say we choose (0, 0 , 1). (It surely satisfies g(x, y, z) = 1 equation). At that point, the function value is

f (0, 0 , 1) = − 1

which is bigger than f (− 1 / 2 , − 1 / 2 , 5 /2) = − 7 /4 and that guarantees that − 7 /4 is the minimum f value. Hence, the minimum occurs at ( − 1 2

(3) Consider the following surface in R^3 , f (x, y, z) = 0. What is the tangent plane at (1, 1 , 3)?

Ans. Since Of =< 2 x, 4 y, − 1 >, the tangent plane equation at (1, 1 , 3) is

2(x − 1) + 4(y − 1) − (z − 3) = 0

or 2 x + 4y − z = 3.

  1. Evaluate the double integral ∫ ∫

D

(x + y)dA

where D is the area bounded by y =

x and y = x^2. Ans. ∫ ∫

D

(x + y)dA =

0

∫ √x

x^2

(x + y)dydx

0

[

xy +

2 y

2

]y=√x

y=x^2

dx

0

x

x +^12 x − x^3 − 12 x^4

dx

[

x^5 /^2 +^1 4

x^2 − 1 4

x^4 − 1 10

x^5

] 1

0 = 2 5

+^1