I'm confused by this. Could someone explain?

Given two vectors, a = (a1, a2, a3) and b = (b1, b2, b3) describe how you would determine whether they are perpendicular.

1 answer

If 2 vectors are perpendicular, then their dot product = 0

a dot b = a1b1 + a2b2 + a3,b3

if that is zero, you have perpendicular vectors

e.g. u = <1,2,3> and b = < 2,5, -4>
then a dot b = 2 + 10 - 12 = 0 , so the vectors a and b are perpendicular.
Similar Questions
  1. Projectile MotionChoose one • 5 points The bullet's horizontal velocity and vertical velocity vectors do not affect each other
    1. answers icon 1 answer
  2. .How are vectors different from regular lines in animation? A. Vectors are only part of hand-drawn animation. B. Vectors are
    1. answers icon 1 answer
  3. Please explain in words how would you do this, no solution needed -The vectors a and b have lengths 5 and 3, respectively. The
    1. answers icon 1 answer
  4. How can the sum of two vectors be found?(1 point) by adding the numbers representing the vectors' magnitudes by drawing the
    1. answers icon 1 answer
more similar questions