

InterviewSolution
Saved Bookmarks
1. |
The domain of definition of f(x)=`sin^(-1)sqrt(x-1)`A. `[-1,1]`B. `[0,1]`C. `[,2]`D. `[2,3]` |
Answer» The domain of `sin^(-1)is [-1,1]` so the domain of `f(*x)=sin^(-1)sqrt(x-1)` is the set of values of x satisfying `-1lesqrt(x-1)le1` `rarr0lesqrt(x-1)le1` `rarr0lex-1le1rarrlexle2rarr x in [1,2]` Hence the domain of f(x)=`sin^(-1)sqrt(x-1)` is [1,2] |
|