InterviewSolution
Saved Bookmarks
| 1. |
Let A(0,0) B(3,4) and C(6,0) be the coordinates of the triangle ABC.A point R inside the triangle is such that triangles RAB, RBC and RAC are of equal areas. Find product of coordinates of R. |
|
Answer» Let A(0,0) B(3,4) and C(6,0) be the coordinates of the triangle ABC.A point R inside the triangle is such that triangles RAB, RBC and RAC are of equal areas. Find product of coordinates of R. |
|