Determine the angle
Given a point P on the unit circle with coordinates (cos(θ), sin(θ)) corresponding to an angle θ, find the angle θ if the coordinates of point P are (√3/2, 1/2).
We know the coordinates (x, y) = (cos(θ), sin(θ)).
So, cos(θ) = √3/2 and sin(θ) = 1/2.
From trigonometric identities, we know that cos(π/6) = √3/2 and sin(π/6) = 1/2.
Therefore, θ = π/6.
Answer: θ = π/6