InterviewSolution
Saved Bookmarks
| 1. |
Find derivatives of the following function.x^(sin x) |
|
Answer» SOLUTION :`y=X^(SINX)` rArrIn y =SIN xcdotIn x` `rArr1/ydy/dx=cosxIn x+sinxcdot1/x` `rArrdy/dx=x^(sinx)(cosxcdotIn x+(sinx)/x)` |
|