PDA

View Full Version : Calculating vector


leejohn199999
Sep 12, 2013, 05:50 AM
Calculate the value of ε in the vector A such that vector A and vector B are orthogonal (perpendicular). Where, A = εi + 2j + 3k and B = -4i + 3j – 6k

ebaines
Sep 12, 2013, 07:20 AM
If two vectors are orthogonal their dot product is zero. Do you know how to calculate the dot product of two vectors given their cartesian dimensions?