Last visit was: 22 Apr 2026, 21:25 It is currently 22 Apr 2026, 21:25
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 Apr 2026
Posts: 109,754
Own Kudos:
Given Kudos: 105,823
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,754
Kudos: 810,693
 [65]
8
Kudos
Add Kudos
57
Bookmarks
Bookmark this Post
Most Helpful Reply
avatar
PareshGmat
Joined: 27 Dec 2012
Last visit: 10 Jul 2016
Posts: 1,531
Own Kudos:
8,271
 [21]
Given Kudos: 193
Status:The Best Or Nothing
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Posts: 1,531
Kudos: 8,271
 [21]
15
Kudos
Add Kudos
6
Bookmarks
Bookmark this Post
General Discussion
User avatar
manpreetsingh86
Joined: 13 Jun 2013
Last visit: 19 Dec 2022
Posts: 218
Own Kudos:
1,194
 [3]
Given Kudos: 14
Posts: 218
Kudos: 1,194
 [3]
2
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
Ashishmathew01081987
Joined: 20 Jan 2013
Last visit: 07 Jun 2020
Posts: 92
Own Kudos:
313
 [2]
Given Kudos: 71
Status:I am not a product of my circumstances. I am a product of my decisions
Location: India
Concentration: Operations, General Management
GPA: 3.92
WE:Operations (Energy)
Posts: 92
Kudos: 313
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Bunuel

Tough and Tricky questions: Exponents.



If \((a+b)^x=a^x + y(a^{(x-1)}*b^{(x-4)}) + z(a^{(x-2)}*b^{(x-3)}) + z(a^{(x-3)}*b^{(x-2)}) + y(a^{(x-4)}*b^{(x-1)}) + b^x\), what is the value of yz?

A. 24
B. 30
C. 36
D. 42
E. 50

Kudos for a correct solution.


If we substitute x =2, we get
\((a+b)^2 = a^2 + 2ab + b^2\)

If we substitute x = 3, we get
\((a+b)^3 = (a+b)(a+b)^2 = a^3 + 3b(a)^2 + 3a(b)^2 + b^3\)

Now if substitute x=5, we get
\((a+b)^5 = (a+b)^2 * (a+b)^3\)

\((a+b)^5 = a^5 + [5*b*(a)^4] + [10(a)^3*(b)^2] + [10*(a)^2* (b)^3] + [5*a*(b)^4] + b^5\)

\((a+b)^5 = a^5 + 5[(a)^4b] + 10[(a)^3(b)^2] + 10[(a)^2 (b)^3] + 5[a(b)^4] + b^5\)

From above equation, we get
x=5 ; (x-1) = 4 ; (x-2) = 3 ; (x-3) = 2
and
y=5 ; z = 10

therefore, yz = 50

Answer is E.

I would like to know if there is a faster way to solve than doing the algebra part.
User avatar
Ashishmathew01081987
Joined: 20 Jan 2013
Last visit: 07 Jun 2020
Posts: 92
Own Kudos:
Given Kudos: 71
Status:I am not a product of my circumstances. I am a product of my decisions
Location: India
Concentration: Operations, General Management
GPA: 3.92
WE:Operations (Energy)
Posts: 92
Kudos: 313
Kudos
Add Kudos
Bookmarks
Bookmark this Post
PareshGmat
Standard formula is:

\((a+b)^n = n_{C_0} a^n b^0 + n_{C_1} a^{n-1} b^1 + n_{C_2} a^{n-2} b^2 +........... + n_{C_n} a^0 b^n\)

By comparing the standard formula with the given equation, its confirmed that x = n = 5

\(y = 5_{C_1} = \frac{5!}{4!1!} = 5\)

\(z = 5_{C_2} = \frac{5!}{2!3!} = 10\)

yz = 5*10 = 50

Answer = E

There is also an exponential pyramid. Please refer below:
Attachment:
pyra.png



Thats a good solution Paresh but can you tell me that where can i find a write up about this Formula.
avatar
PareshGmat
Joined: 27 Dec 2012
Last visit: 10 Jul 2016
Posts: 1,531
Own Kudos:
Given Kudos: 193
Status:The Best Or Nothing
Location: India
Concentration: General Management, Technology
WE:Information Technology (Computer Software)
Posts: 1,531
Kudos: 8,271
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ashishmathew01081987
PareshGmat
Standard formula is:

\((a+b)^n = n_{C_0} a^n b^0 + n_{C_1} a^{n-1} b^1 + n_{C_2} a^{n-2} b^2 +........... + n_{C_n} a^0 b^n\)

By comparing the standard formula with the given equation, its confirmed that x = n = 5

\(y = 5_{C_1} = \frac{5!}{4!1!} = 5\)

\(z = 5_{C_2} = \frac{5!}{2!3!} = 10\)

yz = 5*10 = 50

Answer = E

There is also an exponential pyramid. Please refer below:
Attachment:
pyra.png



Thats a good solution Paresh but can you tell me that where can i find a write up about this Formula.

Thanks sir. If you are asking about "how the formula is derived", then I'm not sure.....

I came across this in CBSE Class XII book way back
avatar
CantDropThisTime
Joined: 28 Jan 2017
Last visit: 15 Aug 2020
Posts: 36
Own Kudos:
20
 [1]
Given Kudos: 40
Posts: 36
Kudos: 20
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Tough and Tricky questions: Exponents.



If \((a+b)^x=a^x + y(a^{(x-1)}*b^{(x-4)}) + z(a^{(x-2)}*b^{(x-3)}) + z(a^{(x-3)}*b^{(x-2)}) + y(a^{(x-4)}*b^{(x-1)}) + b^x\), what is the value of yz?

A. 24
B. 30
C. 36
D. 42
E. 50

Kudos for a correct solution.

Hi Bunuel,

Does GMAT ask questions of this difficulty.
This can be solved only by the people who are in constant touch with Math. Moreover, 2 mins do not seems to be enough for this question.
avatar
laasshetty
Joined: 23 Sep 2014
Last visit: 03 Nov 2017
Posts: 6
Given Kudos: 44
Posts: 6
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
PareshGmat
Ashishmathew01081987
PareshGmat
Standard formula is:

\((a+b)^n = n_{C_0} a^n b^0 + n_{C_1} a^{n-1} b^1 + n_{C_2} a^{n-2} b^2 +........... + n_{C_n} a^0 b^n\)

By comparing the standard formula with the given equation, its confirmed that x = n = 5

\(y = 5_{C_1} = \frac{5!}{4!1!} = 5\)

\(z = 5_{C_2} = \frac{5!}{2!3!} = 10\)

yz = 5*10 = 50

Answer = E

There is also an exponential pyramid. Please refer below:
Attachment:
pyra.png



Thats a good solution Paresh but can you tell me that where can i find a write up about this Formula.

Thanks sir. If you are asking about "how the formula is derived", then I'm not sure.....

I came across this in CBSE Class XII book way back

Google binomial theorem and its proof.. You will get it easily
User avatar
Crytiocanalyst
Joined: 16 Jun 2021
Last visit: 27 May 2023
Posts: 943
Own Kudos:
Given Kudos: 309
Posts: 943
Kudos: 214
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

Tough and Tricky questions: Exponents.



If \((a+b)^x=a^x + y(a^{(x-1)}*b^{(x-4)}) + z(a^{(x-2)}*b^{(x-3)}) + z(a^{(x-3)}*b^{(x-2)}) + y(a^{(x-4)}*b^{(x-1)}) + b^x\), what is the value of yz?

Kudos for a correct solution.

The variable expansion of the terms is the binominal expansion in 5

y , z are 5c1 and 5c2 giving us vale of 5 and 10

THerefore y*z = 50 IMO E
User avatar
gowthamkanirajan
Joined: 25 Mar 2023
Last visit: 19 Jun 2025
Posts: 28
Own Kudos:
Given Kudos: 41
Posts: 28
Kudos: 15
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Ashishmathew01081987
Bunuel

Tough and Tricky questions: Exponents.



If \((a+b)^x=a^x + y(a^{(x-1)}*b^{(x-4)}) + z(a^{(x-2)}*b^{(x-3)}) + z(a^{(x-3)}*b^{(x-2)}) + y(a^{(x-4)}*b^{(x-1)}) + b^x\), what is the value of yz?

A. 24
B. 30
C. 36
D. 42
E. 50

Kudos for a correct solution.


If we substitute x =2, we get
\((a+b)^2 = a^2 + 2ab + b^2\)

If we substitute x = 3, we get
\((a+b)^3 = (a+b)(a+b)^2 = a^3 + 3b(a)^2 + 3a(b)^2 + b^3\)

Now if substitute x=5, we get
\((a+b)^5 = (a+b)^2 * (a+b)^3\)

\((a+b)^5 = a^5 + [5*b*(a)^4] + [10(a)^3*(b)^2] + [10*(a)^2* (b)^3] + [5*a*(b)^4] + b^5\)

\((a+b)^5 = a^5 + 5[(a)^4b] + 10[(a)^3(b)^2] + 10[(a)^2 (b)^3] + 5[a(b)^4] + b^5\)

From above equation, we get
x=5 ; (x-1) = 4 ; (x-2) = 3 ; (x-3) = 2
and
y=5 ; z = 10

therefore, yz = 50

Answer is E.

I would like to know if there is a faster way to solve than doing the algebra part.
thanks for the simplest solution for complicated problem. May i know how you figured that out ?

Posted from my mobile device
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,964
Own Kudos:
Posts: 38,964
Kudos: 1,117
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Automated notice from GMAT Club BumpBot:

A member just gave Kudos to this thread, showing it’s still useful. I’ve bumped it to the top so more people can benefit. Feel free to add your own questions or solutions.

This post was generated automatically.
Moderators:
Math Expert
109754 posts
Tuck School Moderator
853 posts