To convert polar coordinates (r, θ) into rectangular coordinates (x, y) we need to use the next formulas:
x = r*cos(θ)
y = r*sin(θ)
Substituting with r = 2√2 and θ = -π/12, we get:
[tex]\begin{gathered} x=2\sqrt[]{2}\cdot\cos (-\frac{\pi}{12}) \\ x=2.73 \\ y=2\sqrt[]{2}\cdot\sin (-\frac{\pi}{12}) \\ y=0.73 \end{gathered}[/tex]The rectangular coordinates are (2.73, 0.73)