Is Addition Distributive Over the Dot Product in Vector Calculations?

  • Thread starter Thread starter amy098yay
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
amy098yay
Messages
23
Reaction score
0

Homework Statement


Verify using an example that a(b+c) is not equal to ab+ac. (This means that addition does not distribute over the dot product.)

Vector A be in the y direction (Ax=0 , Ay=1 , Az = 0)
Vector B be in the x direction (Bx=1 , By=0 , Bz = 0)

so, Vector A×B components:

x = Ay * Bz - By * Az = 0
y = Az * Bx - Bz * Ax = 0
z = Ax * By - Bx * Ay = -1

so,

AxB = (0 , 0 , -1)

would this work?

Homework Equations

The Attempt at a Solution

 
Physics news on Phys.org