InterviewSolution
Saved Bookmarks
| 1. |
Find the vector wuation of the line passing through the points A(3,4, -7) and B (6,-1, 1)A. `(x+3)/-3 = (y+4)/5 = (z-7)/8`B. `(x-3)/-3 = (y-4)/5 = (z+7)/8`C. `(x+3)/3 = (y+4)/-5 = (z-7)/8`D. `(x-3)/3 = (y-4)/-5 = (z+7)/8` |
| Answer» Correct Answer - D | |