Find the angle in radians corresponding to a point on the unit circle given coordinates (x, y)
To find the angle θ corresponding to the point $(\frac{1}{2}, \frac{\sqrt{3}}{2})$ on the unit circle, we start with the basic trigonometric relationships:
$$ \cos \theta = x $$
$$ \sin \theta = y $$
Given $ x = \frac{1}{2} $ and $ y = \frac{\sqrt{3}}{2} $, we can use the inverse trigonometric functions:
$$ \theta = \cos^{-1}\left(\frac{1}{2}\right) $$
$$ \theta = \sin^{-1}\left(\frac{\sqrt{3}}{2}\right) $$
We know that:
$$ \cos \left(\frac{\pi}{3}\right) = \frac{1}{2} $$
$$ \sin \left(\frac{\pi}{3}\right) = \frac{\sqrt{3}}{2} $$
Therefore, the angle corresponding to the given point is:
$$ \theta = \frac{\pi}{3} $$