Saved Bookmarks
| 1. |
The position vectors of points of intersection of three planes rcdotn_1=q_1, rcdotn_2=q_2, rcdotn_3=q_3, where n_1, n_2 and n_3 are non coplanar vectors, is |
|
Answer» `(1)/([n_1 n_2 n_3])[q_3(n_1timesn_2)+q_1(n_2timesn_3)+q_2(n_3timesn_1)]` |
|