InterviewSolution
Saved Bookmarks
| 1. |
If the three lines x – 3y = p, ax + 2y = q and ax + y = r from a right – angled triangle then: |
|
Answer» `a^2-6a-12=0` `therefore` value of a=3 satisfy the equation `a^2 - 9a +18=0` |
|