In $\mathbb{R}^3$, a linear operator $Q:\mathbb{R}^3 \to \mathbb{R}^3$ preserves the area of parallelograms: that is, given $x,y\in \mathbb{R}^3$, the area of a parallelogram formed by $x$ and $y$ is the same as the area of a parallelogram formed by $Qx$ and $Qy$. Show that $Q$ must be unitary (that is, $Q^T Q=I$, where $I$ is the identity.)
This is from Shilov's Linear Algebra, Chapter $8$, exercise $32$. I am self-studying and trying to do some exercises but I'm really stumped on this one. I don't even know how to show the hint given: to show that $Q$ must preserve right angles: if $(x,y)=0$, then $(Qx,Qy)=0$ also (where $(\dot{},\dot{})$ means dot product).
Hint : Area of parallelogram $\Delta = \|x\| \|y\| \sin \theta $, where $\theta $ is angle between the two vectors $\theta = \cos^{-1} \dfrac{x^T y}{\|x\| \|y\|}$