InterviewSolution
Saved Bookmarks
| 1. |
Draw the graph of y=sin^(-1)(sin x) |
|
Answer» SOLUTION :`y = SIN^(-1) (sin X)` `rArr""sin y = sin x` `rArr""y=npi+(-1)^(n)x, n in Z` Now `y in [-pi//2, pi//2] ` so we have the following table for values for values of x and y. From the above informations, we can PLOT the graph of `y=sin^(-1)(sin x)` as shown in the following figure.
|
|