InterviewSolution
Saved Bookmarks
| 1. |
If lx+my+n=0 is the perpendicular bisector of the segment of line joining (alpha, beta) and (gamma , beta) then which one of the following is correct ? |
|
Answer» `(gamma-alpha)/(L) =(delta-BETA)/(m) =(-2(l alpha+ m beta+N))/(l ^(2) +m^(2))` |
|