Homework Statement
Give an example of a vector perpendicular to [6,2,3] that has the same length.Homework Equations
Distance formula between two points on a 3D plane:
Sqrt[(X1-X2)2 + (Y1-Y2)2 + (Z1-Z2)2]The Attempt at a Solution
In 2D space, the perpendicular vector of [X,Y] is [-Y,X]...