InterviewSolution
Saved Bookmarks
| 1. |
Prove that if the lines x = ay + b, z = cy + d and x = a'y + b', z = c'y + d' are perpendiclar to each other aa' + cc' + 1 = 0. |
|
Answer» `ac_1 + a_1 c = 1` |
|