Bunuel
How many crayons are in a certain box?
(1) If the crayons were evenly distributed among a group of 7 children, 3 crayons would be left over.
(2) If the crayons were evenly distributed among a group of 4 children, 2 crayons would be left over.
Mathematical Solutionn → Number of crayons
Statement 1(1) If the crayons were evenly distributed among a group of 7 children, 3 crayons would be left over.n = 7k + 3 | k is a multipying factor
- Case 1: k = 1 ; n = 10
- Case 2: k = 2 ; n = 17
As we have more than one possible value for n, the statement alone is not sufficient. We can eliminate A and D.
Statement 2(2) If the crayons were evenly distributed among a group of 4 children, 2 crayons would be left over.n = 4m + 2 | m is a multipying factor
- Case 1: m = 1 ; n = 6
- Case 2: m = 2 ; n = 10
As we have more than one possible value for n, the statement alone is not sufficient. We can eliminate B.
Combinedn = 7k + 3
n = 4m + 2
The common representation of n =
n = LCM(7,4)z + first common term | z is the multiplying factor
n = 28z + 10
- Case 1: z = 1 ; n = 38
- Case 2: z = 2 ; n = 66
As we have more than one possible value for n, the statement combined is not sufficient.
Option E.
Solution based on ReasoningThe solution will be a positive integer.
The statements individually are not sufficient on their own as it's very evident that we can have multiple possible solutions.
After the statements are combined,
from statement 1: n = 7k + 3; represents points on the number line which are 7 units apart. The first point is 3 (k=0).
from statement 2: n = 4m + 2; represents points on the number line which are 4 units apart. The first point is 2 (m=0).
As the starting points of the two series are not the same and the interval between the two series is not the same, will have common members to both series.
Hence, we can have more than one number common to both sequences on the number line.
Option E