InterviewSolution
Saved Bookmarks
| 1. |
Consider the function f(x)=sin^(-1)(2xsqrt(1-x^2)),(-1)/sqrt2lexle1/sqrt2 Find f'(x). |
| Answer» SOLUTION :`y=sin^-1(2xsqrt(1-x^2)=2sin^-1xtherefore(DY)/(DX)=2xx1/sqrt(1-x^2)=2/sqrt(1-x^2)sin^-1(2xsqrt(1-x^2)=2sin^-1x` | |