

InterviewSolution
Saved Bookmarks
1. |
Find the derivatiive of `cos(tan x^3)` |
Answer» Let y `=cos (tan x^3) ` `rArr (dy)/(dx)=d/(dx)cos (tan x^3)` `=-sin (tan x^3)d/(dx)(tan x^3)` `=-sin (tan x^3).sec^2 x^3.d/dx x^3` `=-sin (tan x^3).sec^2 x^3.(3x^2)` `=-3x^2sex^2x^3.sin(tan x^3).` |
|