InterviewSolution
Saved Bookmarks
| 1. |
if the coordinates of the mid points of the Sides of a triangle are(1,2) ,(0,-1) and (2, -1).Find the coordinates ofits vertices : |
|
Answer» (1, -4),(3, 2),(-1,2) |
|