Many-to-One Mapping Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
For f(x)=sinโก(x)f(x) = \sin(x), find two values of xx in [0,2ฯ€][0, 2\pi] such that f(x)=12f(x) = \frac{1}{2}.

Solution

  1. 1
    Solve sinโก(x)=12\sin(x) = \frac{1}{2} on [0,2ฯ€][0, 2\pi]: primary solution x=ฯ€6x = \frac{\pi}{6}.
  2. 2
    Sine is positive in the second quadrant: x=ฯ€โˆ’ฯ€6=5ฯ€6x = \pi - \frac{\pi}{6} = \frac{5\pi}{6}. Both ฯ€6\frac{\pi}{6} and 5ฯ€6\frac{5\pi}{6} give output 12\frac{1}{2}.

Answer

x=ฯ€6x = \dfrac{\pi}{6} and x=5ฯ€6x = \dfrac{5\pi}{6}
The sine function is many-to-one because it is periodic and not monotone over its full domain. This is precisely why we must restrict its domain to [โˆ’ฯ€/2,ฯ€/2][-\pi/2, \pi/2] to define an inverse (arcsin).

About Many-to-One Mapping

A many-to-one function maps multiple distinct inputs to the same output โ€” it is a valid function (each input still has exactly one output) but has no inverse.

Learn more about Many-to-One Mapping โ†’

More Many-to-One Mapping Examples