InterviewSolution
Saved Bookmarks
| 1. |
I : If r alpha a + beta b represents a line passing through the points a, b then alpha + beta = 1. II : If r = alpha a + beta b + gamma c represents a plane passing through the points a, b, c then alpha + beta + gamma = 1. |
|
Answer» only I is TRUE |
|