InterviewSolution
Saved Bookmarks
| 1. |
The two lines x = ay+ b , z = cy + d and x = a' y + b', z = c ' y + d' will be perpendicular, if and only if |
|
Answer» `aa' + BB' + C c' + 1=0` |
|