How does rotating one vector by ninety degrees turn a stubborn sine into a cosine, and a triangle's area into a 2x2 determinant?
Loading…
Triangle area
Note that any polygon splits into triangles, then write the base-times-height-over-two derivation giving , and record that the sine blocks a direct dot product.
The 90-degree rotation trick
Rotate counterclockwise to , use and equal lengths to get , converting into .
Components of the rotated vector
Reproduce the box-flipping argument that gives for counterclockwise rotation, and note for clockwise.
The determinant
Compute , write it as the determinant, and record it as the parallelogram area, halved for a triangle and absolute-valued for a true area.