Last visit was: 26 Apr 2024, 19:29 It is currently 26 Apr 2024, 19:29

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:
Kudos
Tags:
Show Tags
Hide Tags
Intern
Intern
Joined: 03 May 2014
Posts: 16
Own Kudos [?]: 30 [13]
Given Kudos: 91
Send PM
Retired Moderator
Joined: 25 Feb 2013
Posts: 895
Own Kudos [?]: 1527 [2]
Given Kudos: 54
Location: India
GPA: 3.82
Send PM
Senior Manager
Senior Manager
Joined: 24 Apr 2016
Posts: 255
Own Kudos [?]: 682 [2]
Given Kudos: 48
Send PM
Intern
Intern
Joined: 09 Jul 2018
Posts: 8
Own Kudos [?]: 2 [1]
Given Kudos: 10
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
1
Kudos
I still dont understand, is there another method to approach this question?
Manager
Manager
Joined: 15 Jul 2014
Posts: 92
Own Kudos [?]: 103 [2]
Given Kudos: 233
Location: India
Concentration: Marketing, Technology
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
1
Kudos
1
Bookmarks
Sandy56 wrote:
I still dont understand, is there another method to approach this question?


I think the question is not properly worded. It should be
"There are x teams and each team plays each other once. If there was one less team, there would be 3/4 as many games [as originally played ]. What is the value of x?

Now, let's say we have x teams. Number of matches played among these teams would be xC2. Condition given is if there's one less team, then 3/4 games as originally played.
This boils down to,
(x-1)C2= (3/4) * (xC2) --> 3/4 of originally played games

Now Apply Combinations.
(x-1)(x-2) / 2 = (3/4) * (x)(x-1)/2
x-2 = 3/4 * (x)
4x-8=3x
x=8
Intern
Intern
Joined: 06 Nov 2016
Posts: 49
Own Kudos [?]: 100 [1]
Given Kudos: 151
Location: Viet Nam
Concentration: Strategy, International Business
GPA: 3.54
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
1
Kudos
01520102735 wrote:
I didn't understand. Pls can anyone give any easier solution? Why x-2 is coming everything time?

Posted from my mobile device


which part didn't you understand?

Let's say we have 3 teams A, B, C. Each team plays each other once so we have 3 games: AB, AC, BC
In case of 4 teams A, B, C, D, we have 6 games : AB, AC, AD, BC, BC, CD
You can see the pattern here. When we have m teams:
The 1st team plays with other (m-1) teams -> we have (m-1) games
The 2nd team plays with (m-2) teams (as the 2nd team can't play game with itself and the game between 1st team and 2nd team is already counted in number of games that 1st team plays) --> we have (m-2) games
...
So when there are m teams, each team plays each other once, the number of games = (m-1) + (m-2) + ... +2+1 = \(\frac{[(m-1)+1]*(m-1)}{2}\) = \(\frac{m*(m-1)}{2}\)
In this question:
when there are x teams, the number of games = \(\frac{x*(x-1)}{2}\)
when there are (x-1) teams, the number of games = \(\frac{(x-1)*[(x-1)-1]}{2}\) = \(\frac{(x-1)*(x-2)}{2}\)

Now we have \(\frac{(x-1)*(x-2)}{2}\) = \(\frac{3}{4}\) * \(\frac{x*(x-1)}{2}\)
Solve this equation we have the result x = 8.

Answer: B.

Hope it helps.
Intern
Intern
Joined: 03 May 2014
Posts: 16
Own Kudos [?]: 30 [0]
Given Kudos: 91
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
quantumliner: thanks, but how did you get this equation: = (x-1)(1+x-1)/2 = x(x-1)/2.
Senior Manager
Senior Manager
Joined: 24 Apr 2016
Posts: 255
Own Kudos [?]: 682 [0]
Given Kudos: 48
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
If you notice - 1+2+3+4+5+6+7+ ...+ (X-1) is a sequence in Arithmetic Progression

So you can use the formula to find the sum of all terms, which gives you the total number of games played.
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18767
Own Kudos [?]: 22065 [2]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
2
Bookmarks
Expert Reply
ManSab wrote:
There are x teams and each team plays each other once. If there was one less team, there would be 3/4 as many games. What is the value of x?

A) 9
B) 8
C) 7
D) 6
E) 5


The number of games played if there are x teams is xC2 and the number of games played if there were one less team would be (x-1)C2. Thus, we can create the following equation:

(x-1)C2 = ¾ * xC2

(x - 1)(x - 2)/2 = ¾[x(x - 1)/2]

x - 2 = ¾(x)

4(x - 2) = 3x

4x - 8 = 3x

x = 8

Answer: B
Board of Directors
Joined: 17 Jul 2014
Posts: 2163
Own Kudos [?]: 1180 [0]
Given Kudos: 236
Location: United States (IL)
Concentration: Finance, Economics
GMAT 1: 650 Q49 V30
GPA: 3.92
WE:General Management (Transportation)
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
akh...forgot the statistics, and did the "long" way, by drawing a table...
if we had 7 teams, we would have had 21 games, but we see that this number is not divisible by 4.
if we had 8 teams, we would have had 28 games, and this number is divisible by 4.
so 8 must be the answer.
Intern
Intern
Joined: 03 May 2014
Posts: 16
Own Kudos [?]: 30 [0]
Given Kudos: 91
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
Hi ScottTargetTestPrep, Could you please breakdown how we get this expression-> (x - 1)(x - 2)/2 = ¾[x(x - 1)/2] ?

Thanks
Target Test Prep Representative
Joined: 14 Oct 2015
Status:Founder & CEO
Affiliations: Target Test Prep
Posts: 18767
Own Kudos [?]: 22065 [0]
Given Kudos: 283
Location: United States (CA)
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
Expert Reply
ManSab wrote:
There are x teams and each team plays each other once. If there was one less team, there would be 3/4 as many games. What is the value of x?

A) 9
B) 8
C) 7
D) 6
E) 5


The number of games played if there are x teams is xC2 and the number of games played if there were one less team would be (x-1)C2. Thus, we can create the following equation:

(x-1)C2 = 3/4 * xC2

(x - 1)(x - 2)/2 = 3/4[x(x - 1)/2]

x - 2 =3x/4

4(x - 2) = 3x

4x - 8 = 3x

x = 8

Answer: B
VP
VP
Joined: 07 Dec 2014
Posts: 1072
Own Kudos [?]: 1562 [0]
Given Kudos: 27
Send PM
There are x teams and each team plays each other once. If there was on [#permalink]
ManSab wrote:
There are x teams and each team plays each other once. If there was one less team, there would be 3/4 as many games. What is the value of x?

A) 9
B) 8
C) 7
D) 6
E) 5


(x-1)(x-2)/x(x-1)=3/4
➡(x-2)/x=3/4
x=8
B
avatar
Intern
Intern
Joined: 30 Jul 2018
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 0
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
I didn't understand. Pls can anyone give any easier solution? Why x-2 is coming everything time?

Posted from my mobile device
avatar
Intern
Intern
Joined: 13 Jan 2018
Posts: 1
Own Kudos [?]: 0 [0]
Given Kudos: 0
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
Assume there are three teams in total A B and C. A plays 2 matches against B &C, B plays 2 matches against C&A, C plays 2 matches against A&B. Total of 6 matches.

With 3 teams in total the number of matches are 3 * 2 =6. Similarly, extend the example to 4 teams ( A,B,C&D) and you will find that they play total of 12 matches which is 4*3. It is safe to say that, for any 'x' teams the total number of matches, lets call it 'Y' will be x*(x-1).

So, y=x*(x-1). Lets call this Eq. A.

Based on the condition given, you reduce x by 1 and the total number of matches reduce to 3/4th which is 3y/4.

Substitue x with x-1 in our above Eq.A and replace y with 3y/4. Effectively, 3y/4=(x-1) *(x-1-1) which is 3y/4=(x-1)*(x-2). Lets call this Eq.B.

Equate both Eq A and Eq B. You get, the value of x as 8.
Intern
Intern
Joined: 04 Aug 2017
Status:No Progress without Struggle
Posts: 40
Own Kudos [?]: 17 [0]
Given Kudos: 108
Location: Armenia
GPA: 3.4
Send PM
Re: There are x teams and each team plays each other once. If there was on [#permalink]
It is a simple logic:

Order does not matter!
Let's assume there are 8 teams: a b c d e f g h.
ab,ac,ad,ae,af,ag,ah (7 games) then, bc,bd,be,bf,bg,bh (6games), so the logic stands as: 7+6+5+4+3+2+1=28 games in total.
Now, when one team is absent, let's assume a is absent: bc,bd,be,bf,bg,bh (6 games) then 5 games then 4. So, 6+5+4+3+2+1=21 games without one team.
Now, 21/28 = 3/4
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32691
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: There are x teams and each team plays each other once. If there was on [#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: There are x teams and each team plays each other once. If there was on [#permalink]
Moderators:
Math Expert
92948 posts
Senior Moderator - Masters Forum
3137 posts

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