-
gmatNooB8787
- Senior | Next Rank: 100 Posts
- Posts: 31
- Joined: Sun Oct 16, 2011 10:02 am
- Thanked: 4 times
- Followed by:3 members
Rectangle ABCD is constructed in the coordinate plane parallel to the x- and y-axes. If the x- and y-coordinates of each of the points are integers which satisfy 3 ≤ x ≤ 11 and -5 ≤ y ≤ 5, how many possible ways are there to construct rectangle ABCD?
(Note that two rectangles that have the same four vertices that are labeled differently are considered to be the same rectangle.)
Choices
A 396
B 1,260
C 1,980 <- Explained Answer
D 7,920 <- My Answer
E 15,840
Given Soln : It says we can choose 2 x coordinates and 2 y coordinates
So answer is : 9C2 * 11C2 = 1980
My Soln: However I solved this according to the method given in OG12.
A---------B
| |
| |
C---------D
So the possibilities for C(x,y) = 9*11
For D : D(y) same as C(y) and D(x) can be any of the other options
hence D(x,y) = 8 * 1;
Similarly for B(x,y) = 1 * 10
For A(x,y) = 1*1
Hence total Rectangles will be : 9*11*8*10 = 7920.
This is the exact method used in the OG. So , Which Solution is correct ? Please Help.
(Note that two rectangles that have the same four vertices that are labeled differently are considered to be the same rectangle.)
Choices
A 396
B 1,260
C 1,980 <- Explained Answer
D 7,920 <- My Answer
E 15,840
Given Soln : It says we can choose 2 x coordinates and 2 y coordinates
So answer is : 9C2 * 11C2 = 1980
My Soln: However I solved this according to the method given in OG12.
A---------B
| |
| |
C---------D
So the possibilities for C(x,y) = 9*11
For D : D(y) same as C(y) and D(x) can be any of the other options
hence D(x,y) = 8 * 1;
Similarly for B(x,y) = 1 * 10
For A(x,y) = 1*1
Hence total Rectangles will be : 9*11*8*10 = 7920.
This is the exact method used in the OG. So , Which Solution is correct ? Please Help.












