Question
Question: If we have an expression \(x = {e^t} \times sint,y = {e^t} \times cost,t\) is a parameter, then \(\d...
If we have an expression x=et×sint,y=et×cost,t is a parameter, then dx2d2yat t = π is equal to
1. 2e(−π)
2. −2e(−π)
3. 0
4. none of these
Solution
We have to find the double derivative of y with respect to x. We solve this using product rules and various basic derivative formulas of trigonometric functions , derivatives of exponential functions and derivatives of xn . We firstly derivate the function of x and y with respect to separately by using product rules . Then by simplifying the expression we get the value of dxdy . And again differentiating dxdy with respect to x to get the double derivative of y with respect to x.
Complete step-by-step solution:
Given :
x=et×sint,y=et×cost
As , we know
Derivative of product of two function is given by the following product rule :
dxd[f(x) × g(x)] = dx d[f(x)]× g + f × dxd[g(x)]
Also , ( derivative of xn=n×x(n−1) )
( derivative of ex=ex )
( Derivative of sin x = cos x )
( Derivative of cos x = − sin x )
Now , we have to derivate x with respect to t.
Using these derivatives , we get
dtdx=et[sint+cost] —— (1)
Now , we have to derive y with respect to t.
Using these derivatives , we get
dtdy=et[cost−sint] ——— (2)
Dividing (2) by (1) , we get
dxdy= [dtdx ][dtdy]
dxdy=[et×(cost−sint)]/[et×(sint+cost)]
Cancelling terms , we get
dxdy = ( sin t + cos t ) ( cos t − sin t )
Also , we know that
Derivative of quotient of two function is given by the following quotient rule :
dxd[g(x)f(x)]=[g(x)]2[dxd[f(x)]×g(x)−f(x)×dxd[g(x)]]
Using these derivatives , we get
dx2d2y=(sint+cost)2[dx(sint+cost)(−sint−cost)×dt−dx(cost−sint)(cost−sint)×dt]
On simplifying , we get
dx2d2y=(dxdt)×(sint+cost)2[−(sint+cost)2−(cost−sint)2]
Expanding the term of square , using the formula
(a+b)2=a2+b2+2ab
(a−b)2=a2+b2−2ab
Now ,
dx2d2y=−(dxdt)×(sint+cost)2[(sin2t+cos2t+2sint×cost)+(cos2t+sin2t−2sint×cost)]
Also we know that (sin2x+cos2x=1)
Using the formula and cancelling the terms , we get
dx2d2y=(sint+cost)2−2(dxdt) —— (3)
From (1) , we get the value of dxdt
dxdt=[dtdx]1
dxdt=[et×(sint+cost)]1
Putting value of dxdt in (3) , we get
dx2d2y=[et×(sint+cost)3]−2—— (3)
Put t = π
dx2d2y=[eπ×(sinπ+cosπ)3]−2
As we know that cos π = −1 and sin π = 0
Using the values of trigonometric functions , we get
dx2d2y=[eπ×(0−1)3]−2
dx2d2y=eπ2
Further simplifying we get,
dx2d2y=2e(−π)
Thus , the value of dx2d2yatt = π is 2×e(−π)
Hence , the correct option is (1).
Note: We differentiated y with respect to x to find dxdy. We could also write the y in terms of x by substituting the value of et in starting of the solution and then we use differentiation formula of trigonometric function :
dxd[cos x]= −sin x
dxd[sin x] = cos x
d[xn]=nx(n−1)
d[tanx]=sec2x
We use the derivative according to the given problem .