Question related to inverse sine functions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
gsn57iaf
Messages
2
Reaction score
0
Please guide why answers are different in following
two cases and which one is correct?
Case 1. sin-1 ( – 1/2 ) – sin-1 (– 1) = 7π/6 – 3π/2 = – π/3
Case 2. sin-1 ( – 1/2 ) – sin-1 (– 1)
= – sin-1 ( 1/2 ) + sin-1 (1)

= – π/6 + π/2 = π/3
 
Mathematics news on Phys.org
gsn57iaf said:
Please guide why answers are different in following
two cases and which one is correct?
Case 1. sin-1 ( – 1/2 ) – sin-1 (– 1) = 7π/6 – 3π/2 = – π/3
Case 2. sin-1 ( – 1/2 ) – sin-1 (– 1)
= – sin-1 ( 1/2 ) + sin-1 (1)

= – π/6 + π/2 = π/3

In order to have an inverse function, a function needs to be one-to-one on its domain. As $\displaystyle \begin{align*} y = \sin{(x)} \end{align*}$ is not, its domain is restricted. By convention, the domain chosen is $\displaystyle \begin{align*} -\frac{\pi}{2} \leq x \leq \frac{\pi}{2} \end{align*}$. That means that the inverse sine function is defined to give an output restricted to $\displaystyle \begin{align*} -\frac{\pi}{2} \leq \arcsin{(x)} \leq \frac{\pi}{2} \end{align*}$. So with this knowledge, which one do you think gives the correct answer?
 
Prove It said:
In order to have an inverse function, a function needs to be one-to-one on its domain. As $\displaystyle \begin{align*} y = \sin{(x)} \end{align*}$ is not, its domain is restricted. By convention, the domain chosen is $\displaystyle \begin{align*} -\frac{\pi}{2} \leq x \leq \frac{\pi}{2} \end{align*}$. That means that the inverse sine function is defined to give an output restricted to $\displaystyle \begin{align*} -\frac{\pi}{2} \leq \arcsin{(x)} \leq \frac{\pi}{2} \end{align*}$. So with this knowledge, which one do you think gives the correct answer?

Thanks sir. The key $\displaystyle \begin{align*} -\frac{\pi}{2} \leq \arcsin{(x)} \leq \frac{\pi}{2} \end{align*}$ I ignored in search of answer.