

InterviewSolution
Saved Bookmarks
1. |
A point P moves inside a triangle formed by `A(0,0), B(1,sqrt3), C(2,0)` such that `min{PA,PB,PC}=1`, then the area bounded by the curves traced by P is: |
Answer» AB=2,BC=2,AC=2 Area`=sqrt3/4(2)^2-3pi*60/360` `=sqrt3-pi/2` Option 2 is correct. |
|