Last visit was: 23 Apr 2026, 16:14 It is currently 23 Apr 2026, 16:14
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
kevincan
User avatar
GMAT Instructor
Joined: 04 Jul 2006
Last visit: 23 Apr 2026
Posts: 1,609
Own Kudos:
2,048
 [1]
Given Kudos: 159
GRE 1: Q170 V170
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GRE 1: Q170 V170
Posts: 1,609
Kudos: 2,048
 [1]
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
User avatar
silviao
Joined: 28 Jan 2026
Last visit: 20 Apr 2026
Posts: 9
Given Kudos: 13
Posts: 9
Kudos: 0
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
kevincan1
Joined: 30 Aug 2007
Last visit: 21 Apr 2026
Posts: 13
Own Kudos:
Given Kudos: 15
Posts: 13
Kudos: 28
Kudos
Add Kudos
Bookmarks
Bookmark this Post
User avatar
Dereno
Joined: 22 May 2020
Last visit: 23 Apr 2026
Posts: 1,398
Own Kudos:
Given Kudos: 425
Products:
Posts: 1,398
Kudos: 1,373
Kudos
Add Kudos
Bookmarks
Bookmark this Post
kevincan
A spreadsheet contains a rectangular block of cells with 50 more columns than rows. If the spreadsheet were modified by adding 10 columns and removing 5 rows, the total number of cells would remain unchanged. If instead the spreadsheet were modified by adding 20 columns and removing 10 rows, how many fewer cells would the spreadsheet contain than the original spreadsheet?

(A) 50
(B) 100
(C) 200
(D) 300
(E) 500
Rows = r

Columns = 50+r

Given that : adding 10 columns and removing 5 rows, the total number of cells would remain unchanged

row = r-5

column = 50+r+10 = r+60

So, r*(r+5) = (r-5)*(r+60)

solving we get r=60

column = 110.

Total cells = 60*110 = 6600.

case. 2: If instead the spreadsheet were modified by adding 20 columns and removing 10 rows.

Row = 60 -10 = 50

Column = 110 +20 = 130

Total cells = 50*130 = 6500.

Difference in cells = 6600 - 6500 = 100 cells

Option B
User avatar
Edskore
Joined: 29 Dec 2022
Last visit: 23 Apr 2026
Posts: 273
Own Kudos:
128
 [2]
Given Kudos: 5
Posts: 273
Kudos: 128
 [2]
1
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Key Concept: Setting Up a System of Equations from Word Problem Constraints

The trap here is trying to answer the final question before fully solving for the spreadsheet dimensions. Most students who get this wrong either skip Step 1 or set up the equation in Step 2 incorrectly. Take it one piece at a time.

Step 1 — Define variables:
Let r = number of rows, c = number of columns.
Given: c = r + 50.

Step 2 — Use the "unchanged cells" condition:
After adding 10 columns and removing 5 rows, total cells = same.
Original: r × c
Modified: (r − 5)(c + 10)
Set them equal:
r·c = (r − 5)(c + 10)
r·c = r·c + 10r − 5c − 50
0 = 10r − 5c − 50
Substitute c = r + 50:
0 = 10r − 5(r + 50) − 50
0 = 10r − 5r − 250 − 50
0 = 5r − 300
r = 60, c = 110

Step 3 — Find the original cell count:
Original spreadsheet: 60 × 110 = 6,600 cells

Step 4 — Apply the second modification:
Add 20 columns and remove 10 rows:
New dimensions: (60 − 10) rows × (110 + 20) columns = 50 × 130 = 6,500 cells

Step 5 — Calculate the difference:
6,600 − 6,500 = 100 fewer cells → Answer: (B)

Common trap: Some students skip Step 2 entirely and try to answer Step 4 directly using the "unchanged" condition as a shortcut. Others set up (r + 5)(c − 10) instead of (r − 5)(c + 10) — mixing up which direction the modification goes. Read carefully: adding columns and removing rows.

Takeaway: Whenever a word problem gives you an "unchanged quantity" condition, that's your equation — set original = modified, expand, and solve. Don't skip to the final question before nailing the dimensions first.
User avatar
MartyMurray
Joined: 11 Aug 2023
Last visit: 23 Apr 2026
Posts: 1,844
Own Kudos:
7,102
 [1]
Given Kudos: 212
GMAT 1: 800 Q51 V51
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
GMAT 1: 800 Q51 V51
Posts: 1,844
Kudos: 7,102
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
A spreadsheet contains a rectangular block of cells with 50 more columns than rows.

Translate

Rows: \(r\)

Columns: \(r + 50\)

If the spreadsheet were modified by adding 10 columns and removing 5 rows, the total number of cells would remain unchanged.

Translate

\(r(r + 50) = (r - 5)(r + 60)\)

Solve for r

\(r^2 + 50r = r^2 + 55r - 300\)

\(300 = 5r\)

\(60 = r\)

If instead the spreadsheet were modified by adding 20 columns and removing 10 rows, how many fewer cells would the spreadsheet contain than the original spreadsheet?

Translate and solve

Original: \( 60 × (60 + 50) = 6600\)

Modified: \((60 - 10)(60 + 50 + 20) = 6500\)

Original - Modified: \(6600 - 6500 = 100\)

(A) 50
(B) 100
(C) 200
(D) 300
(E) 500


Correct answer: B
Moderators:
Math Expert
109785 posts
Tuck School Moderator
853 posts