Final answer:
The distance from a point to the origin is invariant under rotation because the sum of the squares of the coordinates does not change with rotation. The cross product of two vectors is a vector perpendicular to the plane of the original vectors, while a vanishing dot product indicates orthogonality.
Step-by-step explanation:
Proof of Invariance of Distance Under Rotation
To prove that the distance of point P to the origin is invariant under rotations of the coordinate system, consider that the distance is given by the formula d = √(x² + y²). When we rotate the coordinate system, the position of P changes in terms of coordinates, yet the actual distance to the origin does not. No matter how we rotate the system, the sum of the squares of the coordinates, and therefore the distance, remains the same due to the rotational symmetry of the circle equation representing the distance from the origin.
Cross and Dot Product Relations
The cross product of two vectors results in a vector perpendicular to the plane containing the original vectors, as shown with A × B. If the cross product vanishes, the vectors are either parallel or one is the zero vector. For the dot product, if it vanishes (A ⋅ B = 0), then the vectors A and B are orthogonal. Finally, the dot product of a vector A with the cross product of A and another vector B is zero because they are orthogonal by definition of the cross product.