Q 3.

Question

Let z = ex(3xy  4x + y2), x = sin t and y = cos t

(a) Find dz dt

by using the Chain Rule, the Theorem 12.32

(b) Find dzdt by evaluating f (x(t), y(t)) = f (sin t, cos t) and taking the derivative of the resulting function.

(c) Show that your answers from parts (a) and (b) are the same. Which method was easier?

Step-by-Step Solution

Verified
Answer

Part (a)  e-sint2sintcost-3sintcos2t-cos3t+3cos2t-3sin2t-4cost

Part (b) -3sin2t-4cos3t

Part (c) The method using the chain rule is easier than the method applied in part (b).

1Part (a) Step 1: Given information

Let z=e-x3xy-4x+y2,x=sint and y=cost

2Part (a) Step 1: Explanation

The objective is to find dzdt using chain rule.

According to the chain rule 

dzdt=zxdxdt+zydydt

where z=f(x, y), x=u(t) and y=v(t)

First, find zx

zx=xe-x3xy-4x+y2=e-xx3xy-4x+y2+3xy-4x+y2xe-x=e-x3yxx-4xx+xy2+3xy-4x+y2e-xx(-x)=e-x(3y-4·1+0)+3xy-4x+y2e-x(-1)=e-x(3y-4)-3xy-4x+y2e-x

Next, find zy

zy=ye-x3xy-4x+y2=e-xy3xy-4x+y2=e-x3xyy-4yx+yy2=e-x(3x·1-4·0+2y)=e-x(3x+2y)

Again,

dxdt=ddtsint=cost

Also,

dydt=ddtcost=-sint

Thus,

dzdt=zxdxdt+zydydt=e-x(3y-4)-3xy-4x+y2e-xcost+e-x(3x+2y)(-sint)=e-x(3y-4)-3xy-4x+y2cost+(3x+2y)(-sint)=e-x(3cost-4)-3sintcost-4sint+cos2tcost+(3sint+2cost)(-sint)]

=e-sint3cos2t-4cost-3sintcos2t+4sintcost-cos3t-3sin2t-2sintcost=e-sint3cos2t-4cost-3sintcos2t+2sintcost-cos3t-3sin2t=e-sint2sintcost-3sintcos2t-cos3t+3cos2t-3sin2t-4cost

3Part (b) Step 1: Explanation

The objective is to find dzdt

Rephrase the function as follows:

z=e-xsint3sintcost-4sint+cos2t (1) 

Differentiate ( 1 ) with respect to t

dzdt=ddte-sint3sintcost-4sint+cos2t=e-sintddt3sintcost-4sint+cos2t  +3sintcost-4sint+cos2tddte-sint=e-sint3ddtsintcost-4ddtsint+ddtcos2t+3sintcost-4sint+cos2te-sintddt(-sint)

=e-sint3sintddtcost+costddtsint-4cost+2costddtcost+3sintcost-4sint+cos2te-sint(-cost)=e-sint{3(sint(-sint)+cost·cost)-4cost-2costsint}-cost·e-sint3sintcost-4sint+cos2t=e-sint3-sin2t+cos2t-4cost-2costsint=e-sint3-sin2t+cos2t-4cost-2costsint=e-sint-3sin2t+3cos2t-4cost-2costsint  -3cost-4sintcost+cos2t+4sint=e-sint-3sin2t+3cos2t-4cost+2costsint=e-sint2sintcos2t-3cos3tcos3t  -3sintcoscos2t-cost-cost+3cos22-3sin2t-4cos3t
4Part (c) Step 1: Explanation

Parts (a) and (b) show that the outcome is the same. The method based on the chain rule is less difficult than the method used in part (b).