Find the Cartesian coordinates of a point on the unit circle where the angle is 135 degrees
To find the Cartesian coordinates of a point on the unit circle where the angle is $135^{\circ}$, we use the unit circle equation:
$$x = \cos(135^{\circ})$$
$$y = \sin(135^{\circ})$$
First, we calculate the cosine and sine of $135^{\circ}$:
$$\cos(135^{\circ}) = -\frac{\sqrt{2}}{2}$$
$$\sin(135^{\circ}) = \frac{\sqrt{2}}{2}$$
So, the Cartesian coordinates are:
$$(x, y) = \left(-\frac{\sqrt{2}}{2}, \frac{\sqrt{2}}{2}\right)$$