I am looking for a vector of length $3$ that is perpendicular to both u=(-2,0,1) and v=(1,2,-3). I know that the cross product of u and v will give me a vector perpendicular to both of them, but I don't know how to get it to be specifically $3$ units of length. Could anybody help me out with this?
2026-03-29 13:41:05.1774791665
finding a vector of specific length that is perpendicular to two other vectors
2.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$$ n = 3 \cdot \frac{u \times v}{\|u \times v\|}$$