InterviewSolution
Saved Bookmarks
| 1. |
Each side of a square is of length4 units. The centre of the square is at (3,7) and one of the diagonals is parallel to the line y=x. If the vertices of the square be (x_1,y_1),(x_2,x_2),(y_2,y_3) and (x_4,y_4), "then max " (y_1,y_2,y_3,y_4)-min(x_1,x_2,x_3,x_4) is |
|
Answer» |
|