 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | ABCD is a square Points `E(4,3)` and `F(2,5)` lie on AB and CD, respectively,such that EF divides the square in two equal parts. If the coordinates of A are `(7,3)`,then the coordinates of other vertices can beA. `(7,2)`B. `(7,5)`C. `(-1,3)`D. `(-1,5)` | 
| Answer» Correct Answer - D Since EF divides the squre in two equal parts, it must pass through the center of the square and center is midpoint of EF. So, center of the sqaure is `(3,4)`. | |