InterviewSolution
Saved Bookmarks
| 1. |
Find derivatives of the following functions.sec^(-1)(2x+1) |
|
Answer» Solution :`y=sec^(-1)(2x+1)` `dy/DX=1/((2x+1)sqrt(2x+1)^2-1).d/dx(2x+1)` `[becaused/dx(sec^(-1)u)=1/(|u|sqrt(u^2-1)).(DU)/dx` `2/((2x+1)sqrt(4x^2+4x))=1/((2x+1)sqrt(x^2+x))` |
|