Last visit was: 22 Jun 2025, 05:42 It is currently 22 Jun 2025, 05:42
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
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 June 2025
Posts: 102,227
Own Kudos:
Given Kudos: 93,968
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,227
Kudos: 734,472
 [72]
5
Kudos
Add Kudos
67
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 22 June 2025
Posts: 102,227
Own Kudos:
Given Kudos: 93,968
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,227
Kudos: 734,472
 [29]
3
Kudos
Add Kudos
25
Bookmarks
Bookmark this Post
User avatar
kunal555
Joined: 29 Jul 2015
Last visit: 17 Jun 2019
Posts: 144
Own Kudos:
725
 [14]
Given Kudos: 59
Posts: 144
Kudos: 725
 [14]
8
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
anudeep133
Joined: 10 Aug 2015
Last visit: 14 Dec 2018
Posts: 94
Own Kudos:
261
 [7]
Given Kudos: 20
Posts: 94
Kudos: 261
 [7]
5
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Solution:

Trick is we have to eliminate terms with powers wherever we see them.
\((x+y)^6 = (x+y)^2*(x+y)^2*(x+y)^2 = (x^2 + y^2 + 2xy)*(x^2 + y^2 + 2xy)*(x+y)^2\)
= \((6 x^2 y^2 + 4 x^3 y + 4 x y^3)*(x^2 + y^2 + 2xy)\) (eliminated higher power terms)
= \(4 x^3 y^3 + 4 x^3 y^3 + 12 x^3 y^3\)
= \(20 x^3 y^3\)

So, Option E
avatar
shailendra79s
Joined: 03 Feb 2014
Last visit: 13 Oct 2016
Posts: 34
Own Kudos:
38
 [1]
Given Kudos: 208
Location: United States
Concentration: Entrepreneurship, General Management
WE:General Management (Other)
Products:
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
(x+y)^6 = (x+y)^2 * (x+y)^2 * (x+y)^2
By expanding coefficient of x^3*y^3 = 20
User avatar
alphaseeker
Joined: 01 Jun 2013
Last visit: 15 Feb 2017
Posts: 74
Own Kudos:
1,132
 [4]
Given Kudos: 75
GMAT 1: 650 Q50 V27
GMAT 1: 650 Q50 V27
Posts: 74
Kudos: 1,132
 [4]
3
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Always follow the triangle, things will be easier.
Attachments

Algebra.PNG
Algebra.PNG [ 4.92 KiB | Viewed 71990 times ]

User avatar
Yash12345
Joined: 21 Sep 2013
Last visit: 09 Dec 2015
Posts: 25
Own Kudos:
133
 [3]
Given Kudos: 82
Location: United States
Concentration: Finance, General Management
GMAT Date: 10-25-2013
GPA: 3
WE:Operations (Mutual Funds and Brokerage)
Posts: 25
Kudos: 133
 [3]
1
Kudos
Add Kudos
2
Bookmarks
Bookmark this Post
Bunuel
Bunuel
In the expansion of \((x + y)^6\), what is the coefficient of the \(x^3y^3\) term?

(A) 6
(B) 12
(C) 15
(D) 18
(E) 20

Kudos for a correct solution.

There is a long way to solve this problem, of course: write out (x + y) (x + y) (x + y) (x + y) (x + y) (x + y), expand mechanically, and get the coefficient of the x^3y^3 term. This would take too long on the GMAT, however. There are at least 2 shortcuts.

1) Start mechanically, but think about what you’re doing to make the x^3y^3 term. You might start with a much simpler case:

(x + y) (x + y) = x^2 + 2xy + y^2

Notice that you get a 2 on the xy term, because there are two xy products you can form as you expand:

(X + y) (x + Y) – you pick the x from the first (x + y) and the y from the second (x + y).

(x + Y) (X + y) – vice versa.

If you want to expand a much bigger product of (x + y)’s and find the coefficient of a particular term such as x^3y^3, then you need to think about all the different ways you can get three x’s and three y’s as you expand.

(X + y) (X + y) (X + y) (x + Y) (x + Y) (x + Y) – pick the three x’s first, then the three y’s.

(X + y) (x + Y) (X + y) (x + Y) (X + y) (x + Y) – pick x, y, x, y, x, y. etc.

So really what you’re asking is this: how many ways can you rearrange three x’s and three y’s! That’s a combinatorics problem (how many anagrams are there of the word “xxxyyy”?). The number of ways to rearrange these letters is 6!/(3!3!) = 20, and 20 is the coefficient on the x^3y^3 term.

2) Use Pascal’s Triangle. This is a handy little device to get the coefficients of (x + y)^n, when n is a relatively small integer. You build the triangle downwards with 1’s on the outside. All the interior numbers are sums of the two numbers above.



Each row gives you the coefficients of (x + y)^n for some n. Since the second row gives you 1 and 1 (the coefficients of (x + y)^1 = x + y, it’s actually the n+1’th row that gives you the coefficients of (x + y)^n. So, for instance, you can just read off the bottom row to get all the coefficients of (x + y)^6:

\((x + y)^6 = x^6 + 6x^5y + 15x^4y^2 + 20x^3y^3 + 15x^2y^4 + 6xy^5 + y^6\).

The reason this works is because each number in Pascal’s triangle represents the number of legal “zigzags” that get you to that number from the 1 at the top. (A legal zigzag goes down one row and right or left just one number.) For instance, there are 20 legal zigzags that go from the 1 at the top of the triangle to the number 20 in the middle. Each of those zigzags has 3 left “zigs” and 3 right “zags” in it. For instance, you could go left-left-left-right-right-right and end up at 20, or you could go left-right-left-right-left-right and end up at 20, etc. This is exactly the same situation as counting the anagrams of a 6-letter word with two repeated letters (x and y, or L and R).

The correct answer is E.

Attachment:
2015-09-13_2041.png


Is the methodology right to derive the answer. ?
I derived it this way

(x+y)^6
=(x+y)^3 * (x+y)^3
=(x^3+Y^3+3x^2*y+3y^2*x) (x^3+Y^3+3x^2*y+3y^2*x)
Now since we want the ans in x^3 Y^3 terms , we will only multiply those terms in left bracket to those terms in right bracket which yield x^3 Y^3.

For eg . 3x^2*y(from left bracket ) multiply to 3y^2*x ( from right bracket)= 9x^3*y^3
similarly 3y^2*x (from left bracket ) multiply to 3x^2*y ( from right bracket)= 9x^3*y^3
and (now single terms): x^3(from left bracket ) multiply to y^3 ( from right bracket) = x^3*y^3
similarly, y^3(from left bracket ) multiply to x^3( from right bracket)= x^3*y^3

Adding all these values we get = 20 *x^3 * Y^3 .. Thus ans (E).
User avatar
Basshead
Joined: 09 Jan 2020
Last visit: 07 Feb 2024
Posts: 927
Own Kudos:
Given Kudos: 432
Location: United States
Posts: 927
Kudos: 286
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Really good video that explains Pascal's triangle:

https://www.youtube.com/watch?v=XMriWTvPXHI
User avatar
Varuag93
Joined: 25 Dec 2022
Last visit: 30 Mar 2024
Posts: 34
Own Kudos:
Given Kudos: 10
Location: India
Concentration: Operations, Sustainability
GMAT 1: 660 Q48 V32
GMAT 1: 660 Q48 V32
Posts: 34
Kudos: 18
Kudos
Add Kudos
Bookmarks
Bookmark this Post
You can also use the formula mentioned by RenB in another similar question.

When given \((x+y+z)^n\), and required to find number of occurrences or sum of coefficients of \(x^p*y^q*z^r\)-
Sum of coefficients of \(x^p*y^q*z^r \)= \(\frac{n!}{p!*q!*r!}\)

In case given: \((x-y-z)^n\), and required to find number of occurrences or sum of coefficients of \(x^p*y^q*z^r\)
Sum of coefficients of \(x^p*y^q*z^r \)= \(\frac{n!}{p!*q!*r!}*(1)^p*(-1)^q*(-1)^r\)
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 22 June 2025
Posts: 5,615
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,615
Kudos: 5,107
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Asked: In the expansion of \((x + y)^6\), what is the coefficient of the \(x^3y^3\) term?

\((x + y)^6 = ^6C_0x^6 + ^6C_1 x^5y + ^6C_2 x^4y^2 + ^6C_3 x^3y^3 + ^6C_4 x^2y^4+ ^6C_5 xy^5 + ^6C_6y^6 \)
Coefficient of the \(x^3y^3\) term = \(^6C_3 = 20\)

IMO E
User avatar
Adarsh_24
Joined: 06 Jan 2024
Last visit: 03 Apr 2025
Posts: 265
Own Kudos:
Given Kudos: 2,016
Posts: 265
Kudos: 42
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Binomial expansion formula
(x + y)^n = nΣr=0 nCr x^(n – r) · y^r

We need x^3y^3
r=3
n-r=3
n=6
Coefficient nCr = 6C3=20
User avatar
onlymalapink
Joined: 06 Aug 2024
Last visit: 21 Jun 2025
Posts: 74
Own Kudos:
Given Kudos: 718
Posts: 74
Kudos: 6
Kudos
Add Kudos
Bookmarks
Bookmark this Post
is there an answer that d0rsnt require me to cook up a new Theorem to solve this is ridiculous
User avatar
Kinshook
User avatar
Major Poster
Joined: 03 Jun 2019
Last visit: 22 June 2025
Posts: 5,615
Own Kudos:
Given Kudos: 161
Location: India
GMAT 1: 690 Q50 V34
WE:Engineering (Transportation)
Products:
GMAT 1: 690 Q50 V34
Posts: 5,615
Kudos: 5,107
Kudos
Add Kudos
Bookmarks
Bookmark this Post
In the expansion of \((x + y)^6\), what is the coefficient of the \(x^3y^3\) term?

\((x+y)^6 = x^6 + ^6C_1x^5y + ^6C_2x^4y^2 + ^6C_3x^3y^3 + ^6C_4x^2y^4 + ^6C_5xy^5 + y^6\)

The coefficient of the \(x^3y^3\) term = \(^6C_3 = \frac{6!}{3!3!} = 20\)

IMO E
Moderators:
Math Expert
102227 posts
PS Forum Moderator
654 posts