InterviewSolution
Saved Bookmarks
| 1. |
For positive l, m and n, if the planes x = my + mz, y =1z+ nx, z=mx+ 1y intersect in a straight, line, then: 1, m and n satisfy the equation: |
|
Answer» `1 ^(2) + m^(2) + N^(2) =2` |
|