All boxes in a certain warehouse were arranged in stacks of 12 boxes each, with no boxes left over. After 60 additional

This topic has expert replies
Moderator
Posts: 2058
Joined: Sun Oct 29, 2017 4:24 am
Thanked: 1 times
Followed by:5 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

All boxes in a certain warehouse were arranged in stacks of 12 boxes each, with no boxes left over. After 60 additional boxes arrived and no boxes were removed, all the boxes in the warehouse were arranged in stacks of 14 boxes each, with no boxes left over. How many boxes were in the warehouse before the 60 additional boxes arrived?

(1) There were fewer than 110 boxes in the warehouse before the 60 additional arrived.
(1) There were fewer than 120 boxes in the warehouse after the 60 additional arrived.

Answer: B

Source: GMAT Prep
Source: — Data Sufficiency |

Legendary Member
Posts: 2214
Joined: Fri Mar 02, 2018 2:22 pm
Followed by:5 members

Timer

00:00

Your Answer

A

B

C

D

E

Global Stats

Before adding 60, all boxes can be arranged in stacks of 12 boxes i.e multiples of 12
After adding 60, all boxes can be arranged in stacks of 14 boxes i.e multiples of 14


Given that => 12b + 60 = 14c
Target question => How many boxes were in the warehouse before the 60 additional boxes arrived?
$$14c\ =\ 12b+60$$
$$c=\frac{12b+60}{14}=\frac{12\left(b+5\right)}{14}$$
$$c=\frac{6\left(b+5\right)}{7}$$
Since the boxes were arranged with no leftovers, 6(b+5) must be divisible by 7 without remainder . 6 is not divisible by 7 so (b+5) must be divisible by 7 without remainder
(b+5) = multiple of 7
b + 5 = 7n
b = 7n - 5 possible values of b = 2, 9, 16, 23, 30, 37

Statement 1 => There were fewer than 100 boxes in the warehouse before the 60 additional arrived
i.e 12b < 110
If b = 2 then 12b = 24
If b = 9 then 12b = 108
If b = 16 then 12b = 192
This is greater than 110 so there are only 2 possible values for box 24 or 108. Since we did not arrive at a definite answer, statement 1 is NOT SUFFICIENT

Statement 2 => There were fewer than 120 boxes in the warehouse after the 60 additional arrived
12b + 60 < 120
If b = 2; 12b + 60 = 84
If b = 9; 12b + 60 = 168
This is greater than 120 so the only value for boxes = 84
Statement 2 alone is SUFFICIENT

Answer = B