Convert polar coordinates to Cartesian using:
$x = r\cos\theta$, $y = r\sin\theta$.
[4pt]
For $(r,\theta) = (4,\pi/4)$:
$\cos(\pi/4) = \sin(\pi/4) = \frac{\sqrt{2}}{2}$.
[4pt]
So,
$x = 4 \cdot \frac{\sqrt{2}}{2} = 2\sqrt{2}$,
$y = 4 \cdot \frac{\sqrt{2}}{2} = 2\sqrt{2}$.