Second derivative of multivariate function: area of a rectangle is x*y

viwaszczenko

New member
Joined
Jan 19, 2016
Messages
4
area of a rectangle is x*y
derivative with respect to time is x*dy/dt + y*dx/dt

What is the second derivative with respect to time
 
area of a rectangle is x*y
derivative with respect to time is x*dy/dt + y*dx/dt

What is the second derivative with respect to time

d/dt(x * dy/dt) = dx/dt * dy/dt + x * d/dt (dy/dt) .....................using product rule of differentiation

and continue.....
 
d/dt(x * dy/dt) = dx/dt * dy/dt + x * d/dt (dy/dt) .....................using product rule of differentiation

and continue.....


I did that and I want to confirm that the answer is x*d^2y/dt^2 + y*d^2x/dt^2 + (dx/dt)*(dy/dt)

d^2y/dt^2 is the second derivative with respect to time
 
I did that and I want to confirm that the answer is x*d^2y/dt^2 + y*d^2x/dt^2 + 2 (dx/dt)*(dy/dt)

d^2y/dt^2 is the second derivative with respect to time
Not quite, see red above:

d(xdydt+ydxdt)dt\displaystyle \dfrac{d\left(x\, \dfrac{dy}{dt}\, +\, y\, \dfrac{dx}{dt}\right)}{dt}

= dxdtdydt+xd2ydt2+dydtdxdt+yd2xdt2\displaystyle \dfrac{dx}{dt}\, \dfrac{dy}{dt}\, +\, x\, \dfrac{d^2y}{dt^2}\, +\, \dfrac{dy}{dt}\, \dfrac{dx}{dt}\, +\, y\, \dfrac{d^2x}{dt^2}
 
Last edited by a moderator:


thanks for the clarification
 
Top