Task: Find the derivative of
y=1+tt⋅sint
Solution: The derivative of y is y′(t) :
y′(t)=dtd(1+tt⋅sint)
Use the quotient rule, dtd(vu)=v2vdtdu−udtdv , where u=t⋅sint and v=t+1 :
y′(t)=(1+t)2(1+t)(dtd(t⋅sint))−t⋅sint(dtd(1+t))y′(t)=(1+t)2(1+t)(dtd(t⋅sint))−t⋅sint
To find dtd(t∗sint) we use the product rule dtd(uv)=vdtdu+udtdv , where u=t and v=sint :
y′(t)=(1+t)2(1+t)(t⋅dtd(sint)+sint⋅dtd(t))−t⋅sinty′(t)=(1+t)2(1+t)(t⋅cost+sint)−t⋅sint
So, we can open the brackets:
y′(t)=(1+t)2(1+t)(t⋅cost+sint)−t⋅sinty′(t)=(1+t)2t⋅cost+sint+t2⋅cost+t⋅sint−t⋅sint
Answer: the derivative of y=1+tt⋅sint is
y′(t)=(1+t)2sint+t⋅(1+t)⋅cost