InterviewSolution
Saved Bookmarks
| 1. |
Three points P(h,k),Q(x1,y1) and R(x2,y2) lie on a line. Show that (h−x1)(y2−y1)=(k−y1)(x2−x1) |
|
Answer» Three points P(h,k),Q(x1,y1) and R(x2,y2) lie on a line. Show that (h−x1)(y2−y1)=(k−y1)(x2−x1) |
|