Facing problem in a questions on Vectors

  • Thread starter Thread starter ritik.dutta3
  • Start date Start date
  • Tags Tags
    Vectors
AI Thread Summary
The discussion focuses on proving that if |vector a + vector b| = |vector a - vector b|, then vector a is perpendicular to vector b. Participants explain that squaring both sides and using the dot product leads to the conclusion that vector a · vector b = 0, indicating perpendicularity. The distinction between using the dot product versus the cross product is debated, with the dot product being preferred for this proof due to its direct relation to the angle between vectors. Geometric interpretations involving parallelograms are also mentioned, reinforcing the conclusion. Ultimately, the dot product method is affirmed as the most straightforward approach to solving the problem.
ritik.dutta3
Messages
8
Reaction score
0
If |vector a+vector b|= |vector a- vector b| show that vector a is perpendicular to vector b.





A friend of mine suggested me to square both the sides of the equation. At the end, the result was vector a. vector b=0, from which it could be proved that the vectors are perpendicular. But why do we use the dot product and not the cross product?
 
Last edited:
Physics news on Phys.org
How did you use the dot product here? And how would use the cross product?
 
voko said:
How did you use the dot product here?
He squared them and expanded in (a\pmb)2 and applied dot product at 2(a.b)
 
ritik.dutta3 said:
At the end, the result was vector a.
How come? After squaring, the squared magnitudes get canceled and you get 4abcosθ=0.
 
PhysicoRaj said:
He squared them and expanded in (a\pmb)2 and applied dot product at 2(a.b)

Please understand that the questions are intended for the original poster (OP). The purpose of those questions is to let the OP show what the OP knows and whether the OP knows that correctly. Your answering those questions for the OP does not help me or the OP in any way, and is not appreciated. No offence, please.

ritik.dutta3, please answer my original questions.
 
but why do we have to use dot product and not cross product?
 
The definition of A.B = |A||B|cos(theta) where theta is the angle between the two vectors so if A is perpendicular to B then theta = 90 degrees and the cos(theta) = 0.

In contrast, the definition of AxB = |A||B|sin(theta) so for A is perpendicular to B then sin(theta) = 1 and
AxB = |A||B|

So given A and B, we can create a parallelogram with A and B as sides so that one diagonal is A+B and the other is A-B. Geometrically the diagonals of a parallelogram are always perpendicular and for them to be the same length then the parallelogram must be a square and hence A is perpendicular to B.

I can't see why you couldn't have used the cross product except for the fact that it is further defined to create a vector perpendicular to both and this would confuse the issue a bit.
 
voko, here is what i did:

(a+b)2= a2+b2+2(a).(b).

(a-b)2=a2+b2-2(a).(b).

on equating them, the square terms get canceled and what remains is this:
4(a).(b)=0
(a).(b)=0

since in a dot product if the product is equal to 0, the angle between them should be 90 degrees.
but why do we have to use the dot product over here?
 
voko said:
Please understand that the questions are intended for the original poster (OP). The purpose of those questions is to let the OP show what the OP knows and whether the OP knows that correctly. Your answering those questions for the OP does not help me or the OP in any way, and is not appreciated. No offence, please.
Oops! sorry..:redface:
 
  • #10
ritik.dutta3 said:
voko, here is what i did:

(a+b)2= a2+b2+2(a).(b).

(a-b)2=a2+b2-2(a).(b).

on equating them, the square terms get canceled and what remains is this:
4(a).(b)=0
(a).(b)=0

since in a dot product if the product is equal to 0, the angle between them should be 90 degrees.
but why do we have to use the dot product over here?

You do not have to use it. But you did, and it worked. Can you think of any other way to solve the problem?
 
  • #11
No voko, i cannot.
 
  • #12
So you have a simple solution involving the dot product and no other solution without the dot product. I think it is reason enough why the dot product was used. I would stop worrying, because there is really nothing to worry about.
 
  • #13
it is a rectangle...
 
Back
Top