136k views
0 votes
Given three unit vectors a, b and c, such that a +b+c = 0, find a.b +b.c + c.a

User Caylin
by
7.4k points

1 Answer

2 votes
a.(a +b + c ) = 0 => a.b + a.c = - a.a = - // a // ^2 = - 1 ( a is a unit vector )=> a.b + c.a = - 1 ;
where // // is Euclidean length; ( * )

b.( a + b + c ) = 0 => b.a + b.c = - b.b => a.b + b.c = - // b // ^2 = -1 ( b is a unit vector ); ( * * )

c.( a + b + c ) = 0 => c.a + c.b = -c.c => a.c + b.c = - // c // ^ 2 = - 1 ; ( c is a unit vector ) ( * * * )

From ( * ), ( * * ), ( * * * ) => 2( a. b + b.c + c.a ) = - 3 => a.b + b.c + c.a = - 3 / 2 = - 1.5
User Brian Jordan
by
8.6k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories