InterviewSolution
Saved Bookmarks
| 1. |
If the eqaution ax^(2)+2hxy +by^(2) +2g x +2fy+c=0represents a pair of straigtht lines, then the square of the distance of their point of intersection from the origin is |
|
Answer» `(C(a+b)-af^2-bg^2)/(ab-h^2)` |
|