How to Prove Vector Identity k = (a+b)(c+d)?

  • Thread starter Thread starter colerelm1
  • Start date Start date
  • Tags Tags
    Proof
AI Thread Summary
The discussion focuses on proving the vector identity k = (a+b)(c+d) = (a x c) + (a x d) + (b x c) + (b x d). Participants clarify the distinction between vector expansion and the dot product, emphasizing that the original expression involves vector cross products rather than dot products. One user expresses confusion about how to expand the brackets correctly, while another provides a resource for understanding bracket expansion. The conversation highlights the importance of notation in vector operations, specifically differentiating between round and square brackets. Overall, the participants aim to clarify the correct approach to proving the vector identity.
colerelm1
Messages
5
Reaction score
0

Homework Statement


The following are all vectors:
a, b, c, d

k = (a+b) (c+d)

prove: k = (a x c) + (a x d) + (b x c) + (b x d)

Homework Equations





The Attempt at a Solution


I have tried to start it by doing:

|a| = a = sqrt(a_x^2 + a_y^2)

is that a correct start at it? I really am pretty lost...
 
Physics news on Phys.org
As per my other post, do you understand how to expand the brackets to get between the two solutions for k?

Jared
 
I guess I don't...Could you please explain?
 
Have a read through this:

http://richardbowles.tripod.com/maths/algebra/brackets.htm

It will show you how to expand the brackets.
 
Last edited by a moderator:
Oh, yeah I know how to do that but what if what I meant by "k = (a+b) (c+d)" was actually the dot product of k = (a+b) (c+d) instead of just k = (a+b) x (c+d)? Does that make a difference?
 
k = (a+b)(c+d) = (a+b)x(c+d) = (a x c)+(a x d)+(b x c)+(b x d)

What you have there is expanding the brackets, this is not the dot product.

The dot product of [a,b][c,d] = ac + bd.

The question shows bracket expansion not dot product. So yes, there is a difference, particularly in notation (dot product = square brackets with commas seperating vectors, expansion = round brackets with standard mathematical operators).
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top