Last visit was: 24 Apr 2026, 11:17 It is currently 24 Apr 2026, 11:17
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: 24 Apr 2026
Posts: 109,814
Own Kudos:
811,044
 [4]
Given Kudos: 105,873
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 109,814
Kudos: 811,044
 [4]
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
avatar
annapriankac
Joined: 13 Nov 2016
Last visit: 29 Sep 2021
Posts: 1
Given Kudos: 3
Posts: 1
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
globaldesi
Joined: 28 Jul 2016
Last visit: 23 Feb 2026
Posts: 1,141
Own Kudos:
Given Kudos: 67
Location: India
Concentration: Finance, Human Resources
Schools: ISB '18 (D)
GPA: 3.97
WE:Project Management (Finance: Investment Banking)
Products:
Schools: ISB '18 (D)
Posts: 1,141
Kudos: 1,999
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
hadimadi
Joined: 26 Oct 2021
Last visit: 03 Dec 2022
Posts: 113
Own Kudos:
31
 [1]
Given Kudos: 94
Posts: 113
Kudos: 31
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hi,

n=3 -> we require 4 TP for the first, 3 for the 2 below, and 8 for the third row. Realize that for the third row, we need 3 for the first and last stair, but only 2 for the second! This pattern continues for n=4, where again, in the 4th row, the first and last stair require 3 TP, but the 2 in the middle only require two. We see that each row after the first one consists of staircases which either require 3 or 2 TP.
We can come up with a formula. We always need 4 for the first, we have (n-1)*2 staircases which require 3 TP (to see this, try values for n from 2 to 5 and you will see the pattern) -> (n-1)*2= Total Number of 3TP staircases

For the total number of 2 TP staircases, we can use a modified version of the sum formula. Why? Here is the pattern as to how many staircases we have which require 2 TP:

n=2 -> 0
n=3 -> 1
n=4 -> 2
n=5 -> 3
...

The above means that row 3 has 1 2 TP staircase, row 4 has 2 2TP staircase, and so on. But we have to add them all up. For n=5, we have a total of 1+2+3=6 2TP staircases. Sum formula is:
(n*(n+1))/2. But since we only start at n=3 (before, it is 0 2TP staircases), we modify it to:

((n-2)*(n-1))/2=Number of 2TP staircases

Combining all the info above: We know that the first stair needs 4, and afterwards, we have the formula for how many 2TP staircases and how many 3TP staircases we have, giving us in total:

Total Number of TP=4+(n-1)*2*3+(((n-2)*(n-1))/2)*2, plugging in the numbers we get
180=4+(n-1)*6+(n-2)*(n-1)
182=6n+n^2-3n+2
180=3n+n^2
180=n(3+n)

Plugging in numbers, we see that for n=12 we get
180=12*15 -> (C)
User avatar
bumpbot
User avatar
Non-Human User
Joined: 09 Sep 2013
Last visit: 04 Jan 2021
Posts: 38,974
Own Kudos:
Posts: 38,974
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
109814 posts
Tuck School Moderator
853 posts