Inverses of Restricted Trig Functions
Choose a part that does not repeat outputs
A full sine curve is many-one: different angles give the same output. It has an inverse only after restricting its domain to a part, where each output comes from just one input.
Consider for . The inside angle runs from to , where sine rises without turning back.
Any horizontal line meets this restricted curve at most once. Its minimum is −1 and maximum is 3. This range becomes the inverse's domain.
Reverse the operations
Write the output as , then swap input and output:
Subtract 1, divide by 2, and use inverse sine. It returns the correct angle because lies in its principal range.
The inverse has domain and range . Check: , and . Graph points swap coordinates, so the inverse is a reflection in .
A different branch needs a different angle
Suppose is restricted to . It is also one-one, but inverse cosine normally returns an angle between 0 and . Use the matching angle on the given branch instead. Reflection across the horizontal axis keeps the horizontal coordinate, so cosine stays the same:
Its domain is .
For example, , not . Always check the original domain before choosing the inverse expression.
Your turn
for . Explain why it has an inverse; find and its domain.
Show worked answer
Cosine decreases on this interval, so increases from 2 to 6 without repeating outputs. Swap the variables and rearrange:
Domain: . Its outputs lie in , matching the original domain.
