InterviewSolution
Saved Bookmarks
| 1. |
B and C are two points on the circle x^2+y^2=a^2point A (b,c)lies on that circle such that AB = AC = d, then the equation of the line harr(BC) is |
|
Answer» `bx+ay=a^2-d^2` |
|