InterviewSolution
Saved Bookmarks
| 1. |
A tetrahedron has vertices at O(0,0,0), A(1,2,1), B(2,1,3) and C(-1,1,2). Then the angle between the faces OAB and ABC will be |
|
Answer» `cos ^(-1) ((19)/(35))` |
|