InterviewSolution
Saved Bookmarks
| 1. |
A line with direction consines proportional to 1, -5 and -2 meets lines x = y + 5 =z + 1 and x + 5 = 3y = 2z. The coordinates of each of the points of the intersection are given by |
|
Answer» `(2, -3, 1)` |
|