Last visit was: 18 Jul 2025, 19:29 It is currently 18 Jul 2025, 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
User avatar
imhimanshu
Joined: 07 Sep 2010
Last visit: 08 Nov 2013
Posts: 221
Own Kudos:
5,913
 [502]
Given Kudos: 136
GMAT 1: 650 Q49 V30
Posts: 221
Kudos: 5,913
 [502]
25
Kudos
Add Kudos
476
Bookmarks
Bookmark this Post
Most Helpful Reply
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Jul 2025
Posts: 102,619
Own Kudos:
Given Kudos: 98,235
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,619
Kudos: 742,552
 [435]
235
Kudos
Add Kudos
197
Bookmarks
Bookmark this Post
avatar
Pmar2012
Joined: 23 Jan 2013
Last visit: 27 Apr 2015
Posts: 6
Own Kudos:
240
 [132]
Given Kudos: 4
Posts: 6
Kudos: 240
 [132]
115
Kudos
Add Kudos
17
Bookmarks
Bookmark this Post
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Jul 2025
Posts: 102,619
Own Kudos:
Given Kudos: 98,235
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,619
Kudos: 742,552
 [44]
13
Kudos
Add Kudos
31
Bookmarks
Bookmark this Post
avatar
jaysiva1
Joined: 24 Nov 2012
Last visit: 16 Aug 2015
Posts: 2
Own Kudos:
30
 [30]
Given Kudos: 119
Posts: 2
Kudos: 30
 [30]
26
Kudos
Add Kudos
4
Bookmarks
Bookmark this Post
Based on (a+b)^2 formula:

Calculated volume = 200 * 200 * 300 = 200 ^ 2 * 300

Actual volume = 201 * 201 * 301
= (200 + 1)^2 * (300 + 1)
= (200^2 + 1 + 400) * (300 + 1)
= 200^2 * 300 + 300 + 400 * 300 + 200^2 + 1 + 400

Actual volume - calculated volume = 300 + 120000+ 40000 + 1 + 400 = 160,701 ~ 160,000 (C)
General Discussion
User avatar
imhimanshu
Joined: 07 Sep 2010
Last visit: 08 Nov 2013
Posts: 221
Own Kudos:
5,913
 [9]
Given Kudos: 136
GMAT 1: 650 Q49 V30
Posts: 221
Kudos: 5,913
 [9]
8
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
Hello Bunuel,
Sorry, but I dont understand the solution.
I thought,since it is given that the dimensions have at most an error of 1 cm. So maximum possible difference in volume would be: (201* 201 * 301) - (200 *200*300). Pls suggest what i am doing wrong.

Posted from my mobile device
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Jul 2025
Posts: 102,619
Own Kudos:
Given Kudos: 98,235
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,619
Kudos: 742,552
 [17]
14
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
imhimanshu
Hello Bunuel,
Sorry, but I dont understand the solution.
I thought,since it is given that the dimensions have at most an error of 1 cm. So maximum possible difference in volume would be: (201* 201 * 301) - (200 *200*300). Pls suggest what i am doing wrong.

Posted from my mobile device

Yes, that's correct. But the way I suggested gives and approximate answer which is much easier to calculate than (201*201*301) - (200*200*300)= 160,701.
User avatar
imhimanshu
Joined: 07 Sep 2010
Last visit: 08 Nov 2013
Posts: 221
Own Kudos:
5,913
 [8]
Given Kudos: 136
GMAT 1: 650 Q49 V30
Posts: 221
Kudos: 5,913
 [8]
8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
Yes, that's correct. But the way I suggested gives and approximate answer which is much easier to calculate than (201*201*301) - (200*200*300)= 160,701.

Thanks Bunuel for the clarification. However, my solution assumes that the error of 1 cm would lead to increase in the dimensions of the boxes.
Can it be possible that the resultant volume would be bigger had I taken the values(200*200*300) - (199*199*299)?
I mean is there any number property that justifies that the difference would be always be bigger in the following case

If x<y<z , where x,y and z are positive numbers
then y-x< z-y .

according to this question, we can assume that :
x = (199*199*299)
y = (200*200*300)
z= (201*201*301)

Is it always treue -

(200*200*300) - (199*199*299) < (201*201*301) - (200*200*300)
Please clarify.
avatar
Reinfrank2011
Joined: 08 Aug 2011
Last visit: 27 Jul 2024
Posts: 20
Own Kudos:
327
 [3]
Given Kudos: 19
Posts: 20
Kudos: 327
 [3]
3
Kudos
Add Kudos
Bookmarks
Bookmark this Post
I had the same doubt initially as well, but then I considered an easier problem and the relationship became clear; you can prove it to yourself by considering the behavior of the area of squares, and then extrapolate that result to cuboids. Consider the area of squares with sides 1, 2, and 3; the areas woukd be 1, 4, 9. As you increase the side by one unit, the /absolute/ difference becomes increasingly large (note, however, that the /percentage/ increase becomes increasingly small).

Algebraically, and letting the length of the side be x, you can represent this difference as (x + 1)^2 - x^2 = 2x + 1.

In other words, the difference is 1 greater than twice the initial length (x), ie, it is a function /of the initial length/.

You can extrapolate this result to n dimensions, including three.

Posted from my mobile device
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Jul 2025
Posts: 102,619
Own Kudos:
742,552
 [8]
Given Kudos: 98,235
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,619
Kudos: 742,552
 [8]
8
Kudos
Add Kudos
Bookmarks
Bookmark this Post
imhimanshu
Bunuel
Yes, that's correct. But the way I suggested gives and approximate answer which is much easier to calculate than (201*201*301) - (200*200*300)= 160,701.

Thanks Bunuel for the clarification. However, my solution assumes that the error of 1 cm would lead to increase in the dimensions of the boxes.
Can it be possible that the resultant volume would be bigger had I taken the values(200*200*300) - (199*199*299)?
I mean is there any number property that justifies that the difference would be always be bigger in the following case

If x<y<z , where x,y and z are positive numbers
then y-x< z-y .


according to this question, we can assume that :
x = (199*199*299)
y = (200*200*300)
z= (201*201*301)

Is it always treue -

(200*200*300) - (199*199*299) < (201*201*301) - (200*200*300)
Please clarify.

The red part is not always true:
Consider this: x=1, y=100, and z=101.

As for the other point:
Yes, (200*200*300) - (199*199*299) < (201*201*301) - (200*200*300) but \((200*200*300) - (199*199*299) \approx{ (201*201*301) - (200*200*300)}\), so you can get the answer no matter which case you consider.

My solution deals with this problem conceptually, to get approximate maximum difference, which allows to avoid calculation of (200*200*300) - (199*199*299) or (201*201*301) - (200*200*300).

Hope it helps.
User avatar
shashanknitp
Joined: 28 Jan 2013
Last visit: 25 Dec 2013
Posts: 6
Own Kudos:
15
 [4]
Given Kudos: 36
Location: India
Concentration: Strategy, Finance
GMAT 1: 660 Q46 V35
GPA: 3.6
WE:Business Development (Energy)
GMAT 1: 660 Q46 V35
Posts: 6
Kudos: 15
 [4]
4
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
imhimanshu
The measurements obtained for the interior dimensions of a rectangular box are 200 cm by 200 cm by 300cm. If each of the three measurements has an error of at most 1 centimeter, which of the following is the closes maximum possible difference, in cubic centimeters, between the actual capacity of the box and the capacity computed using these measurements?

A. 100,000
B. 120,000
C. 160,000
D. 200,000
E. 320,000


The options are well spread, so we can approximate.

  • Changing the length by 1 cm changes the volume by 1 * 200 * 300 = 60,000 cubic cm.
  • Changing the width by 1 cm changes the volume by 200 * 1 * 300 = 60,000 cubic cm.
  • Changing the height by 1 cm changes the volume by 200 * 200 * 1 = 40,000 cubic cm.

Thus, the approximate maximum possible difference is 60,000 + 60,000 + 40,000 = 160,000 cubic cm.

Answer: C.

Great explanation Bunuel. K+1 from me. :-D :-D
User avatar
shelrod007
Joined: 23 Jan 2013
Last visit: 16 Sep 2016
Posts: 99
Own Kudos:
185
 [13]
Given Kudos: 41
Concentration: Technology, Other
Schools: Berkeley Haas
GMAT Date: 01-14-2015
WE:Information Technology (Computer Software)
Schools: Berkeley Haas
Posts: 99
Kudos: 185
 [13]
10
Kudos
Add Kudos
3
Bookmarks
Bookmark this Post
Consider X , Y , Z as original sides of the rectangular box .
Now X-1 , Y -1 , Z -1 or X + 1 , Y + 1 , Z + 1 are the new sides .

Difference in volume = ( X-1 ) ( Y - 1 ) ( Z - 1 ) - XYZ .
= XYZ + XY + YZ + ZX + 1 - X - Y - Z - XYZ .
= XY + YZ + ZX + 1 - ( X + Y + Z )
= 200*200 + 200 * 300 + 200 * 300 + 1 - ( 200 + 300 + 200 )
= 160001 - 700
= 159301
Hence C . or 16701 if taken otherwise
User avatar
nitin6305
Joined: 09 Nov 2012
Last visit: 22 Jan 2017
Posts: 72
Own Kudos:
Given Kudos: 174
Status:How easy it is?
Location: India
Concentration: Operations, General Management
GMAT 1: 650 Q50 V27
GMAT 2: 710 Q49 V37
GPA: 3.5
WE:Operations (Other)
Products:
GMAT 2: 710 Q49 V37
Posts: 72
Kudos: 444
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel, can you please suggest some problems of this type, if any?
avatar
mehtasahil06
Joined: 28 Aug 2014
Last visit: 23 Jul 2015
Posts: 1
Own Kudos:
11
 [11]
Posts: 1
Kudos: 11
 [11]
10
Kudos
Add Kudos
1
Bookmarks
Bookmark this Post
For those of you familiar with derivatives from calculus can use it to arrive at the same conclusion as Bunuel stated at the beginning.
Lets assume the following for the rectangular box,
length(l) = 200, breadth(b) = 200, height(h) = 300

Since Volume (V) = lxbxh,
taking its derivative we get the following,

dV = bxhxdl + lxhxdb + lxbxdh (here dl, db,dh refers to the difference in measurement of the length, breadth and height)

Hence, dV (which is the difference in the volume) = 200x300x1 + 200x300x1 + 200x200x1 = 160000

Answer : C
avatar
jayantheinstein
Joined: 29 Dec 2015
Last visit: 27 Aug 2018
Posts: 7
Own Kudos:
Posts: 7
Kudos: 12
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel

i took this measurement as 21 21 31 and 20 20 30 and i computed to get 1671 ,is this approximation okay??
User avatar
Bunuel
User avatar
Math Expert
Joined: 02 Sep 2009
Last visit: 18 Jul 2025
Posts: 102,619
Own Kudos:
742,552
 [1]
Given Kudos: 98,235
Products:
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 102,619
Kudos: 742,552
 [1]
1
Kudos
Add Kudos
Bookmarks
Bookmark this Post
jayantheinstein
Bunuel

i took this measurement as 21 21 31 and 20 20 30 and i computed to get 1671 ,is this approximation okay??

Here it worked because again the options are well spread but your way has one flaw: 1 centimetre for 20 is 5% while 1 centimetre for 200 is 0.5%, so for other similar questions it could give much more skewed result.
User avatar
ScottTargetTestPrep
User avatar
Target Test Prep Representative
Joined: 14 Oct 2015
Last visit: 18 Jul 2025
Posts: 21,145
Own Kudos:
Given Kudos: 296
Status:Founder & CEO
Affiliations: Target Test Prep
Location: United States (CA)
Expert
Expert reply
Active GMAT Club Expert! Tag them with @ followed by their username for a faster response.
Posts: 21,145
Kudos: 26,203
Kudos
Add Kudos
Bookmarks
Bookmark this Post
imhimanshu
The measurements obtained for the interior dimensions of a rectangular box are 200 cm by 200 cm by 300cm. If each of the three measurements has an error of at most 1 centimeter, which of the following is the closest maximum possible difference, in cubic centimeters, between the actual capacity of the box and the capacity computed using these measurements?

A. 100,000
B. 120,000
C. 160,000
D. 200,000
E. 320,000

Solution:

The maximum possible difference, in cubic centimeters, between the actual capacity of the box and the capacity computed using these measurements is:

201 x 201 x 301 - 200 x 200 x 300

However, this can be approximated by the total volume of the 6 sides of the box with each side having a thickness of 0.5 cm. Therefore, the approximation is:

2(200 x 300 x 0.5) + 2(200 x 300 x 0.5) + 2(200 x 200 x 0.5)

60,000 + 60,000 + 40,000

160,000

Answer: C
User avatar
avigutman
Joined: 17 Jul 2019
Last visit: 15 Jul 2025
Posts: 1,294
Own Kudos:
1,896
 [2]
Given Kudos: 66
Location: Canada
GMAT 1: 780 Q51 V45
GMAT 2: 780 Q50 V47
GMAT 3: 770 Q50 V45
Expert
Expert reply
GMAT 3: 770 Q50 V45
Posts: 1,294
Kudos: 1,896
 [2]
2
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Video solution from Quant Reasoning starts at 5:20
Subscribe for more: https://www.youtube.com/QuantReasoning? ... irmation=1
User avatar
Iotaa
User avatar
LBS Moderator
Joined: 25 Apr 2020
Last visit: 15 Mar 2023
Posts: 135
Own Kudos:
Given Kudos: 99
Location: India
Posts: 135
Kudos: 152
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Bunuel
imhimanshu
Hello Bunuel,
Sorry, but I dont understand the solution.
I thought,since it is given that the dimensions have at most an error of 1 cm. So maximum possible difference in volume would be: (201* 201 * 301) - (200 *200*300). Pls suggest what i am doing wrong.

Posted from my mobile device

Yes, that's correct. But the way I suggested gives and approximate answer which is much easier to calculate than (201*201*301) - (200*200*300)= 160,701.


I have a doubt:
Why it's +1, why it can't be 200-1, 200-1 & 300-1 as the question says the error is almost 1 cm? if we assume 199 199 & 299, the answer will be around 240,000, which is an option (wrong) on the Official GMAT Mock?
User avatar
ThatDudeKnows
Joined: 11 May 2022
Last visit: 27 Jun 2024
Posts: 1,070
Own Kudos:
Given Kudos: 79
Expert
Expert reply
Posts: 1,070
Kudos: 911
Kudos
Add Kudos
Bookmarks
Bookmark this Post
Aashish94
Bunuel
imhimanshu
Hello Bunuel,
Sorry, but I dont understand the solution.
I thought,since it is given that the dimensions have at most an error of 1 cm. So maximum possible difference in volume would be: (201* 201 * 301) - (200 *200*300). Pls suggest what i am doing wrong.

Posted from my mobile device

Yes, that's correct. But the way I suggested gives and approximate answer which is much easier to calculate than (201*201*301) - (200*200*300)= 160,701.


I have a doubt:
Why it's +1, why it can't be 200-1, 200-1 & 300-1 as the question says the error is almost 1 cm? if we assume 199 199 & 299, the answer will be around 240,000, which is an option (wrong) on the Official GMAT Mock?

Iotaa

200*200*300 = 12,000,000
199*199*200 = 11,840,699
Difference = 159,301

I like the percent difference approach.
1 is 0.5% of 200 and 0.333% of 300.
We are increasing (or decreasing!) two dimensions by 0.5% and one dimension by 0.333%. The only reason the difference between increasing and decreasing would be large is if the compounding effects of these changes (that is, where two or more of them overlap) is large compared to the overall. We are talking about very small overlaps compared to the overall, so lets ignore that compounding effect.
0.5% + 0.5% + 0.333% = 1.333%
1% of 12,000,000 = 120,000
0.333% of 12,000,000 = 40,000
1.333% of 12,000,000 = 160,000
Answer choice C.
 1   2   
Moderators:
Math Expert
102619 posts
PS Forum Moderator
698 posts