Exercise [05.02] Check the parallelogram law (complex addition) and the similar-triangle law (complex multiplication) by trigonometry and direct computation.
In general, if A, B are any points with coordinates

, then the length of
Parallelogram lawLet

. OWPZ is a parallelogram if opposite sides have the same lengths.

Length of

= length of

Length of

= length of

Hence OWPZ is a parallelogram.
Similar-triangle lawLet

. Then

Triangle OZP is similar to triangle O1W if the ratios of the lengths of corresponding sides are the same, i.e. if

The length formula throws up some tedious expressions. To ease simplification of these we note first that

:




and that






The ratios are




Hence the triangles are similar, the scaling factor being |Z|. There has to be a better way.
OrientationComplex multiplication also preserves orientation. One way to define orientation (taken from the excellent 'Geometry Unbound' book by Kiran Kedlaya, at
http://www-math.mit.edu/~kedlaya/geometryunbound/) is via signed areas:
If

are the vertices of a triangle, then the signed area is defined as
![[P_1P_2P_3]_{\pm} = \frac{1}{2}(x_1y_2 - x_2y_1 + x_2y_3 - x_3y_2 + x_3y_1 - x_1y_3)](/latexrender/pictures/ced2a42727f283d2750f2477ae304953.gif)
This is known as the surveyor's or shoelace formula (and applies to polygons of any number of vertices), since if the coordinates are laid out in a 2x(n + 1) array (plus 1 for the repeat of the first coords at the end) with the x's at the top and the y's at the bottom, the products are crisscrossed along much like one does with a shoelace, or a surveyor.
Orientation is then defined to be the sign of the signed area, positive being counter-clockwise, negative clockwise.
For triangle O1W with coords

![[O1W]_{\pm} = \frac{1}{2}(0 - 0 + 1.y_w - 0 + 0 - 0) = \frac{1}{2}(y_w)](/latexrender/pictures/60173f478226f3393794097b31b0bde2.gif)
For triangle OZP with coords

![[OZP]_{\pm} = \frac{1}{2}(0 - 0 + x_z(x_zy_w + y_zx_w) - (x_zx_w - y_zy_w)y_z + 0 - 0)](/latexrender/pictures/d1ba0dc73346c7a4f6f5da44334a628f.gif)

Since

is always positive, the orientation of OZP depends only on

, the same as O1W. Hence complex multiplication preserves orientation.