If l1, m1, n1; l2, m2, n2; l3, m3, n3 are the direction cosines of three mutually perpendicular lines, prove that the line whose direction cosines are proportional to l1 + l2 + l3, m1 + m2 + m3, n1 + n2 + n3 makes equal angles with them.

Let direction vector of three mutually perpendicular lines be





Let the direction vector associated with directions cosines l1 + l2 + l3, m1 + m2 + m3, n1 + n2 + n3 be



As, lines associated with direction vectors a, b and c are mutually perpendicular, we have


[dot product of two perpendicular vector is 0]


l1l2 + m1m2 + n1n2 = 0 [1]


Similarly,



l1l3 + m1m3 + n1n3 = 0 [2]


And



l2l3 + m2m3 + n2n3 = 0 [3]


Now, let x, y, z be the angles made by direction vectors a, b and c respectively with p


Therefore,



cos x = l1(l1 + l2 + l3) + m1(m1 + m2 + m3) + n1(n1+ n2 + n3)


cos x = l12 + l1l2 + l1l3 + m12 + m1m2 + m1m3 + n12 + n1n2 + n1n3


cos x = l12 + m12 + n12 + (l1l2 + m1m2 + n1n2) + (l1l3 + m1m3 + n1n3)


As we know l12 + m12 + n12 = 1 because sum of squares of direction cosines of a line is equal to 1


cos x = 1 + 0 = 1 [From, 1 and 2]


Similarly, cos y = 1 and cos z = 1


x = y = z = 0


Hence, angle made by vector p, with vectors a, b and c are equal!


28