InterviewSolution
Saved Bookmarks
| 1. |
Three vertices of a rectangle ABCD are A(3, 1), B(-3, 1) and `C(-3, 3)`. Plot these points on a graph paper and find the coordinates of the fourth vertex D. Also, find the area of rectangle ABCD. Hint Coordinates of D are (3, 3) |
| Answer» Correct Answer - D(3, 3), q sq units | |