0% found this document useful (0 votes)
168 views9 pages

Webassign: Previous Answers

This document is a student's homework assignment containing 15 multi-part calculus problems involving partial derivatives, tangent planes, and the chain rule. The student scored 40 out of 40 points.

Uploaded by

Raman Gkv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
168 views9 pages

Webassign: Previous Answers

This document is a student's homework assignment containing 15 multi-part calculus problems involving partial derivatives, tangent planes, and the chain rule. The student scored 40 out of 40 points.

Uploaded by

Raman Gkv
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

HW5

1 of 9

https://www.webassign.net/web/Student/Assignment-Responses/submit...

nader alshammeri
SDSU_Math252_Shen, Fall 2015
Instructor: Bo-Wen Shen

WebAssign
HW5 (Homework)
Current Score : 40 / 40

Due : Friday, October 9 2015 11:30 PM PDT

1. 2/2 points | Previous AnswersSCalcET7 14.3.016.

Find the first partial derivatives of the function.


f(x, y) = x5y9 + 5x4y
fx(x, y) =
5x4y9+20x3y

fy(x, y) =
9x5y8+5x4

2. 2/2 points | Previous AnswersSCalcET7 14.3.023.

Find the first partial derivatives of the function.


f(x, y) =

ax + by
cx + dy
a(cx+dy)c(ax+by)(cx+dy)2

fx(x, y) =

b(cx+dy)d(ax+by)(cx+dy)2
fy(x, y) =

10/09/15 05:10 PM

HW5

2 of 9

https://www.webassign.net/web/Student/Assignment-Responses/submit...

3. 4/4 points | Previous AnswersSCalcET7 14.3.054.

Find all the second partial derivatives.


f(x, y) = sin2(mx + ny)
fxx(x, y) =
2m2cos(2(mx+ny))

fxy(x, y) =
2mncos(2(mx+ny))

fyx(x, y) =
2mncos(2(mx+ny))

fyy(x, y) =
2n2cos(2(mx+ny))

4. 2/2 points | Previous AnswersSCalcET7 14.3.069.

Find the indicated partial derivatives.


w=

3w
=
z y x

3w
=
x2y

x
y + 5z
10(y+5z)3

10/09/15 05:10 PM

HW5

3 of 9

https://www.webassign.net/web/Student/Assignment-Responses/submit...

5. 2/2 points | Previous AnswersSCalcET7 14.3.076.

Determine whether each of the following functions is a solution of Laplace's equation uxx + uyy =
0. (Select all that apply.)
u = ln

x2 + y2

u = x2 + y2
u = x2 y2
u = x3 + 3xy2
u = ex cos y ey cos x
u = sin x cosh y + cos x sinh y

10/09/15 05:10 PM

HW5

4 of 9

https://www.webassign.net/web/Student/Assignment-Responses/submit...

6. 4/4 points | Previous AnswersSCalcET7 14.4.002.MI.SA.

This question has several parts that must be completed sequentially. If you skip a part of the
question, you will not receive any points for the skipped part, and you will not be able to come
back to the skipped part.
Tutorial Exercise
Find an equation of the tangent plane to the given surface at the specified point.
z = 3(x - 1)2 + 2(y + 3)2 + 7, (4, 1, 66)
Part 1 of 4
Recall that the equation of the plane tangent to z = f(x, y) at a point (a, b, c) is given by
z
$$c

= fx(a, b)(x
$$a

) + fy(a, b)(y
$$b

).
Part 2 of 4
fx(x, y) =
$$6(x1)

For z = f(x, y) = 3(x 1)2 + 2(y + 3)2 + 7, we have


fy(x, y) =
$$4(y+3)

and

.
Part 3 of 4
Thus, we have fx(4, 1) = 18

18

and fy(4, 1) = 16

16 .

Part 4 of 4
Substituting the above into the equation of the tangent plane, we conclude that the equation of
the tangent plane to the given surface is
z=
$$18(x4)+16(y1)+66

.
You have now completed the Master It.

10/09/15 05:10 PM

HW5

5 of 9

https://www.webassign.net/web/Student/Assignment-Responses/submit...

7. 2/2 points | Previous AnswersSCalcET7 14.4.006.

Find an equation of the tangent plane to the given surface at the specified point.
z = ln(x 4y),

(5, 1, 0)
z=x4y1

8. 4/4 points | Previous AnswersSCalcET7 14.4.018.

Verify the linear approximation at (0, 0).


f(x, y) =

y + cos2x 1 + 1 y
2
fx(x, y) =
cos(x)sin(x)y+cos2(x)

y + cos2x . Then

Left f(x, y) =

and

fy(x, y) =
12y+cos2(x)

Both fx and fy are continuous functions for

.
y>
cos2(x)

so f is differentiable at (0, 0) by this theorem. We have

fx(0, 0) = 0
and fy(0, 0) = 1/2
, so the linear approximation of f
f(x, y) f(0, 0) + fx(0, 0)(x 0) + fy(0, 0)(y 0) =
12y+1

at (0, 0) is

10/09/15 05:10 PM

HW5

6 of 9

https://www.webassign.net/web/Student/Assignment-Responses/submit...

9. 2/2 points | Previous AnswersSCalcET7 14.4.025.

Find the differential of the function.


z = e8x cos 4t
dz =
8e8xcos(4t)

dx +
4e8xsin(4t)

dt

10.3/3 points | Previous AnswersSCalcET7 14.4.031.

If z = 7x2 + y2 and (x, y) changes from (1, 1) to (0.95, 0.9), compare the values of z and
dz. (Round your answers to four decimal places.)
dz = -0.9

z = -0.8725

11.2/2 points | Previous AnswersSCalcET7 14.4.503.XP.

Find the linear approximation of the function below at the indicated point.
f(x, y) =

17 x2 4y2 at (2, 1)

f(x, y)
23(x2)43(y1)+3

Use this approximation to find f(1.92, 0.93). (Round your answer to three decimal places.)
f(1.92, 0.93) 3.147

10/09/15 05:10 PM

HW5

7 of 9

https://www.webassign.net/web/Student/Assignment-Responses/submit...

12.2/2 points | Previous AnswersSCalcET7 14.5.004.

Use the Chain Rule to find dz/dt.


z = tan1(y/x),

x = et ,

y = 8 et

dz
=
dt
28ete2t+(8et)2

13.2/2 points | Previous AnswersSCalcET7 14.5.010.

Use the Chain Rule to find z/s and z/ t.


z = ex + 9y,

z
=
s

z
=
t

x = s/t,

y = t/s
ex+9yt9tex+9ys2

sex+9yt2+9ex+9ys

10/09/15 05:10 PM

HW5

8 of 9

https://www.webassign.net/web/Student/Assignment-Responses/submit...

14.5/5 points | Previous AnswersSCalcET7 14.5.035.MI.SA.

This question has several parts that must be completed sequentially. If you skip a part of the
question, you will not receive any points for the skipped part, and you will not be able to come
back to the skipped part.
Tutorial Exercise
The temperature at a point (x, y) is T(x, y), measured in degrees Celsius. A bug crawls so that its
position after t seconds is given by the following function, where x and y are measured in
centimeters.

The temperature function satisfies Tx(4, 5) = 5 and Ty(4, 5) = 6. How fast is the temperature
rising on the bug's path after 15 seconds?
Part 1 of 4
We know that the rate of change of the temperature is given by

T dx + T dy .
dT
=
dt
x dt
y dt

1
$$21+t
Using x =

1 t, we have dx =
1 + t and y = 4 +
15
dt

and

1
$$15
dy
=
dt

Part 2 of 4
To find x and y after 15 seconds, we substitute t = 15 into the above equations to obtain
x= 4

4 and y = 5

5 .

We are given that Tx(4, 5) = 5 and Ty(4, 5) = 6.


Part 3 of 4
Also, after 15 seconds, we have

dx
= 1/8
dt

1/8

and

dy
= 1/15
dt

1/15 .

Part 4 of 4
Substituting the above into the equation for the rate of change of the temperature, we conclude
that the rate of the rise of the temperature is as follows. (Round your answer to two decimal
places.)
dT
1
1
(4, 5) = 5
+6
= 41/40
dt
8
15
You have now completed the Master It.

1.03 C/s.

10/09/15 05:10 PM

HW5

9 of 9

https://www.webassign.net/web/Student/Assignment-Responses/submit...

15.2/2 points | Previous AnswersSCalcET7 14.5.512.XP.

Use these equations to find z/x and z/y for the following.
9xyz = 4 cos(x + y + z)

z
=
x

z
=
y

(4sin(x+y+z)9yz)9xy+4sin(x+y+z)

(4sin(x+y+z)9xz)9xy+4sin(x+y+z)

10/09/15 05:10 PM

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy