InterviewSolution
Saved Bookmarks
| 1. |
Let A(0,0), B (5,0), C (5,3) and D(0,3) be the vertice of rectiangle ABCD , If P is a variable point lying inside the rectangle ABCD and d (P,L) denotes perpendicular distance of point P from line L If d(P,AB)gemx[d(P,BC),d(P,CD),d(P,AD)], then the area of the region in which P lies (in sq. units) |
|
Answer» 1 |
|