InterviewSolution
Saved Bookmarks
| 1. |
Length of the common chord of the circles (x -1) ^(2) + (y + 1)^(2) = c ^(2) and (x +1) ^(2) + (y-1) ^(2) =c^(2) is |
|
Answer» `1/2 SQRT (C^(2) -2)` |
|