Angle Between Two Lines Flashcards
1
Q
Angle between lines L1 and L 2 terms of dc’s
A
cosθ=|l1l2 +m1m2 +n1n2|
2
Q
Angle between L1 and L2 in terms of dc’s in terms of sine
A
sinθ= sqrt(l1m2−l2m1)2−(m1n2−m2n1)2+(n1l2−n2l1)2
3
Q
Angle in terms of vector form given eqns r=a1+ñb1 r=a2+ub2
A
cosθ= |b1.b2|/||b1||b2||
4
Q
In cartesian form
A
cos θ = |a1a2+b1b2+c1c2|/|sqrt a1^2+b1^2+c1^2 * sqrt a2^2+b2^2+c2^2 * sqrt a3^2+b3^2+c3^2|
5
Q
Two lines with direction ratios a1, b1, c1 and a2, b2, c2 are (i) perpendicular i.e. if θ = 90° (ii) parallel i.e. if θ = 0
A
1: a1a2 +b1b2 +c1c2 =0
2: a1/a2=b1/b2=c1/c2