Question icon
Grade 10Vectors

Formula of (A vector + B vector).(A vector-B vector)

Profile image of Ramana
6 Years agoGrade 10
Answers icon

3 Answers

Profile image of Arun
6 Years ago
Dear student
 
This is simply dot product.
 
it can be expanded as
 
A.A -A.B + B.A – B.B = B.A – A.B
 
Hope it helps
 
Regards
Arun
Profile image of Saurabh Koranglekar
6 Years ago
576-831_15661761950021451319127.jpg
Profile image of Satwik Banchhor
6 Years ago
Hey Ramana,
This problem can be solved using the following properties of dot product of vectors :-
  1. Distributive Property : A.(B+C) = A.B + A.C
  2. Commutative Property: A.B = B.A
  3. A.A = |A|
(A + B) . (A – B) 
= A . (A – B) + B . (A – B)    Using Distributive Property
= A.A – A.B + B.A – B.B      Using Distributive Property
= A.A  – B.B                         As A.B = B.A by Commutative Property
= |A|2 – |B|2