Last visit was: 24 Apr 2024, 18:43 It is currently 24 Apr 2024, 18:43

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
User avatar
Director
Director
Joined: 21 Sep 2012
Status:Final Lap Up!!!
Affiliations: NYK Line
Posts: 734
Own Kudos [?]: 1857 [59]
Given Kudos: 70
Location: India
GMAT 1: 410 Q35 V11
GMAT 2: 530 Q44 V20
GMAT 3: 630 Q45 V31
GPA: 3.84
WE:Engineering (Transportation)
Send PM
Most Helpful Reply
avatar
Intern
Intern
Joined: 26 May 2012
Status:ISB 14...:)
Posts: 19
Own Kudos [?]: 77 [18]
Given Kudos: 11
Location: India
Concentration: Strategy
Schools: ISB '14 (A)
GMAT 1: 750 Q51 V39
GPA: 3.62
WE:Engineering (Energy and Utilities)
Send PM
Intern
Intern
Joined: 02 Apr 2012
Posts: 30
Own Kudos [?]: 32 [11]
Given Kudos: 12
Concentration: Finance, Strategy
GMAT 1: 710 Q50 V34
GMAT 2: 750 Q50 V41
Send PM
GMAT Club Legend
GMAT Club Legend
Joined: 12 Sep 2015
Posts: 6821
Own Kudos [?]: 29911 [7]
Given Kudos: 799
Location: Canada
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
4
Kudos
3
Bookmarks
Expert Reply
Top Contributor
Archit143 wrote:
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?

396
1260
1980
7920
15840


IMPORTANT:

First notice that, to construct this rectangle, the vertices will share several points.
For example, if the 4 vertices are at (2, 5), (2, -3), (9, 5) and (9, -3), then we get a rectangle.

Notice that there are only 2 different x-coordinates (2 and 9) and only 2 different y-coordinates (-3 and 5)

So, to create the desired rectangle, we need only choose 2 different x-coordinates and 2 different y-coordinates

So, let's take the task of creating rectangles and break it into STAGES

STAGE 1: Select the 2 x-coordinates
We can choose 2 values from the set {3, 4, 5, 6, 7, 8, 9, 10, and 11}
In other words, we must choose 2 of the 9 values in the set
Since the order in which we choose the numbers does not matter, we can use COMBINATIONS
We can select 2 number from 9 numbers in 9C2 ways (= 36 ways)

STAGE 2: Select the 2 y-coordinates
We can choose 2 values from the set {-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5}
In other words, we must choose 2 of the 11 values in the set
We can select 2 number from 11 numbers in 11C2 ways (= 55 ways)

By the Fundamental Counting Principle (FCP), we can complete the 2 stages (and thus create a rectangle) in (36)(55) ways (= 1980 ways)

Note: the FCP can be used to solve the MAJORITY of counting questions on the GMAT. So, be sure to learn it.

RELATED VIDEOS




General Discussion
User avatar
Director
Director
Joined: 21 Sep 2012
Status:Final Lap Up!!!
Affiliations: NYK Line
Posts: 734
Own Kudos [?]: 1857 [0]
Given Kudos: 70
Location: India
GMAT 1: 410 Q35 V11
GMAT 2: 530 Q44 V20
GMAT 3: 630 Q45 V31
GPA: 3.84
WE:Engineering (Transportation)
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
gnan wrote:
As the rectangle is parallel to coordinate axes, the coordinates of the points of the rectangle would be

(X1, Y1), (X2, Y1), (X2, Y2), (X1,Y2)

given that X1, X2 lie between 3 and 11..ie., 9 possible numbers

Possible combinations for X1,X2 would be 9C2 = 36

Similarly, Possible combinations for Y1, Y2 would be 11C2 = 55

Possible ways of constructing rectangle is by selecting any of the combination of X1,X2 and Y1,Y2

= 36 * 55 = 1980
Ans. C



Excellent explanation,

pls explain the similarity between between the triangle question and this, hope you would have solved it....I ll mention the question num for making it easy

OG 13 page num 185 question num 228
Intern
Intern
Joined: 02 Apr 2012
Posts: 30
Own Kudos [?]: 32 [2]
Given Kudos: 12
Concentration: Finance, Strategy
GMAT 1: 710 Q50 V34
GMAT 2: 750 Q50 V41
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
1
Kudos
1
Bookmarks
We need to choose 2 numbers from the x domain [3,11], since they will form two lines parallel to the y axis. Similarly, we need two values from the y domain [-5,5] to form two values parallel to the x axis. There are 9 integers for x and there are 11 numbers for y.

Choose 2 from 9 for the sides parallel to y axis: 9C2
Choose 2 from 11 for the sides parallel to x axis: 11C2

Multiply to get the overall number which should give you C.
User avatar
Director
Director
Joined: 21 Sep 2012
Status:Final Lap Up!!!
Affiliations: NYK Line
Posts: 734
Own Kudos [?]: 1857 [0]
Given Kudos: 70
Location: India
GMAT 1: 410 Q35 V11
GMAT 2: 530 Q44 V20
GMAT 3: 630 Q45 V31
GPA: 3.84
WE:Engineering (Transportation)
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
seriousmonkey wrote:
We need to choose 2 numbers from the x domain [3,11], since they will form two lines parallel to the y axis. Similarly, we need two values from the y domain [-5,5] to form two values parallel to the x axis. There are 9 integers for x and there are 11 numbers for y.

Choose 2 from 9 for the sides parallel to y axis: 9C2
Choose 2 from 11 for the sides parallel to x axis: 11C2

Multiply to get the overall number which should give you C.



I used the same method to slove just wanted to know the distinction between the question in my preceding post and the the question in this thread.
Intern
Intern
Joined: 02 Apr 2012
Posts: 30
Own Kudos [?]: 32 [3]
Given Kudos: 12
Concentration: Finance, Strategy
GMAT 1: 710 Q50 V34
GMAT 2: 750 Q50 V41
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
2
Kudos
1
Bookmarks
Sorry for the double post- but another easier way to think about this is as so: we can calculate the number of rectangles just as we have done for the original question you provided here.

Take any rectangle and you have two diagonals. Each diagonal divides the rectangle into two different right triangles. So taking the two diagonals into account, we can create 4 right triangles with each rectangle. So just multiply the number of rectangles by 4 to get the answer..
Math Expert
Joined: 02 Sep 2009
Posts: 92900
Own Kudos [?]: 618820 [8]
Given Kudos: 81588
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
3
Kudos
5
Bookmarks
Expert Reply
Archit143 wrote:
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?

396
1260
1980
7920
15840


Similar questions to practice:
triangle-abc-will-be-constructed-in-a-xy-plane-according-to-132573.html
right-triangle-pqr-is-to-be-constructed-in-the-xy-plane-so-71597.html
right-triangle-pqr-is-to-be-constructed-in-the-xy-plane-so-88380.html
right-triangle-abc-is-to-be-drawn-in-the-xy-plane-so-that-88958.html
a-right-triangle-abc-has-to-be-constructed-in-the-xy-plane-94644.html
a-right-triangle-abc-has-to-be-constructed-in-the-xy-plane-100675.html
right-triangle-rst-can-be-constructed-in-the-xy-plane-such-137129.html

Hope it helps.
User avatar
Director
Director
Joined: 21 Sep 2012
Status:Final Lap Up!!!
Affiliations: NYK Line
Posts: 734
Own Kudos [?]: 1857 [0]
Given Kudos: 70
Location: India
GMAT 1: 410 Q35 V11
GMAT 2: 530 Q44 V20
GMAT 3: 630 Q45 V31
GPA: 3.84
WE:Engineering (Transportation)
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
seriousmonkey wrote:
Sorry for the double post- but another easier way to think about this is as so: we can calculate the number of rectangles just as we have done for the original question you provided here.

Take any rectangle and you have two diagonals. Each diagonal divides the rectangle into two different right triangles. So taking the two diagonals into account, we can create 4 right triangles with each rectangle. So just multiply the number of rectangles by 4 to get the answer..



I was thinking on the same lines
Now another had the question mentioned how many different squares instead of rectangle than what will be our answer???????????
User avatar
Senior Manager
Senior Manager
Joined: 13 Aug 2012
Posts: 336
Own Kudos [?]: 1821 [0]
Given Kudos: 11
Concentration: Marketing, Finance
GPA: 3.23
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
= Select 2 points along the x-axis * Select 2 points along the y-axis
= \(\frac{9!}{2!7!} * \frac{11!}{2!9!} = 1980\)

Answer: 1980
avatar
Manager
Manager
Joined: 20 Jun 2012
Posts: 68
Own Kudos [?]: 98 [0]
Given Kudos: 52
Location: United States
Concentration: Finance, Operations
GMAT 1: 710 Q51 V25
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
consider rectangle to be ABCD

choosing A's X and Y co-ordinate >> 10c1*9c1
choosing B's X and Y co-ordinate >> 9c1.1 (because one coordinate is fixed)
choosing C's X and Y co-ordinate >> 1.8c1 (because one coordinate is fixed)
choosing D's X and Y co-ordinate >> 1.1 (Because both coordinate are fixed)

this comes equal to 7920. I think I am considering some of the cases twice or even four times. Please tell me what am I doing wrong ..
User avatar
Retired Moderator
Joined: 16 Jun 2012
Posts: 871
Own Kudos [?]: 8554 [3]
Given Kudos: 123
Location: United States
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
2
Kudos
1
Bookmarks
stunn3r wrote:
consider rectangle to be ABCD

choosing A's X and Y co-ordinate >> 10c1*9c1
choosing B's X and Y co-ordinate >> 9c1.1 (because one coordinate is fixed)
choosing C's X and Y co-ordinate >> 1.8c1 (because one coordinate is fixed)
choosing D's X and Y co-ordinate >> 1.1 (Because both coordinate are fixed)

this comes equal to 7920. I think I am considering some of the cases twice or even four times. Please tell me what am I doing wrong ..


Hi stunn3r

You have two errors:

(1) How did you come up with 7920, because 10C1*9C1*9C1*8C1 # 7920.
Because there are 9 ways to choose X, and 11 ways to choose Y

(2) I assume your equations are correct.
But the question here is "how many RECTANGLE?" not "how many combination of A,B,C and D ==> 4 points create only 1 rectangle ==> You should divide 7290/4 = 1980

Hope it helps.
avatar
Intern
Intern
Joined: 09 Sep 2014
Posts: 5
Own Kudos [?]: 1 [1]
Given Kudos: 18
Send PM
Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
1
Kudos
The way I solved this problem was by thinking about the points and lines on the graph.

I chose two points on the horizontal axis between 3 & 11 . Because it doesn't specify that the points are integers I considered EVERY point, including the first, making the choices (9)(9) you then multiply by 11 because there are 11 points on the y axis. (9)(9)(11)= 891

You do the same thing for the y axis. 11 possible points and 2 must be chosen considering also that there are 9 horizontal points. (11)(11)(9) = 1089

Added together. (9)(9)(11) + (11)(11)(9) = 1980

An interesting thing is that the answer is a little smaller than 1980 because the axis points cannot be the same on the graph... but since there are an infinite number of points between 3 & 11, the difference is negligible.
Manager
Manager
Joined: 03 May 2013
Posts: 95
Own Kudos [?]: 50 [0]
Given Kudos: 114
Location: India
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
hi experts please tell me what is wrong with it

9*11(no of ways to select first point) *8 (another point on x axis) * 10(no of ways for another point on y axis)

BTW OA is 9*11(no of ways to select first point) *8 (another point on x axis) * 10(no of ways for another point on y axis) / 2
Manager
Manager
Joined: 04 May 2014
Posts: 114
Own Kudos [?]: 72 [0]
Given Kudos: 126
Location: India
WE:Sales (Mutual Funds and Brokerage)
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
seriousmonkey wrote:
Just had a look- it is rather subtle. Here, we can choose 2 values of x and y as taking any 2 values of x and y will always yield a rectangle. For instance x=2 and x=3 are two lines parallel to y axis and y=1 and y=4 are two values parallel to x axis- plot these lines and you get a rectangle.

For the triangles query, we will need to constrain the values of the coordinates that x and y can take, say P is (x1,y1), Q(x1,y2) and R(x2,y1).

So we will need to pick one x to designate x1 and then we will have 9 more x values remaining from which we choose x2. Similarly we can do the same for y1 and y2.

That is why we get 11*10*10*9

If we choose 2 values directly , then we do not make a distinction in the order and if this happens we multiply the value by 4. Take x1=5, x2=8, y1=7 and y2=9 (so 8,5,7 and 9 can be arranged among one another and the combination does not take the changing values into account)

the four triangles you get are: (5,7), (8,7), (5,9) ; (8,7), (8,9), (5,7) ; (5,9), (8,9), (5,7) ; (8,9) , (5,9) , (5,7).

So we can also use : 4* 11C2*10C2 to get 9900

For the rectangle, choosing 2 values of x and y result in only 1 rectangle.
This is the only difference


Can you explain this part in detail-That is why we get 11*10*10*9
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32655
Own Kudos [?]: 821 [0]
Given Kudos: 0
Send PM
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: Rectangle ABCD is constructed in the coordinate plane parall [#permalink]
Moderators:
Math Expert
92900 posts
Senior Moderator - Masters Forum
3137 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne