Question

Difficulty: MediumFactors, Multiples, and Prime Factorization

A teacher has a bag of marbles to distribute to a class. If the marbles are divided equally among 88 students, there are 66 marbles left over. If the marbles are divided equally among 99 students, there are 77 marbles left over. What is the least possible number of marbles in the bag?

Answer: 70

Answer

The least possible number of marbles in the bag is 70.
The correct answer is 70. The problem describes a situation where the number of marbles, NN, leaves a remainder of 66 when divided by 88, and a remainder of 77 when divided by 99. This means N+2N + 2 is a multiple of both 88 and 99. The smallest positive integer that is a multiple of both 88 and 99 is their least common multiple, which is 7272. Therefore, N+2=72N + 2 = 72, which gives N=70N = 70.

Step-by-Step Solution

1
Analyze the relationship between the divisors and their respective remainders.
For divisor 88, the remainder is 66, which is 86=28 - 6 = 2 less than the divisor. For divisor 99, the remainder is 77, which is 97=29 - 7 = 2 less than the divisor. Therefore, adding 22 to the total number of marbles creates a number that is exactly divisible by both 88 and 99.
This establishes that the target number plus 22 must be a common multiple of the two divisors.
2
Calculate the least common multiple (LCM) of the divisors 88 and 99.
The prime factorization of 88 is 232^3 and of 99 is 323^2. The LCM is the product of the highest powers of all prime factors involved: 23×32=8×9=722^3 \times 3^2 = 8 \times 9 = 72.
To find the smallest positive common multiple of 88 and 99.
3
Subtract 22 from the LCM to find the least possible number of marbles.
722=7072 - 2 = 70.
Since the bag is 22 marbles short of having a multiple of both 88 and 99, we subtract 22 from the least common multiple.

Key Concept

Least Common Multiple (LCM) application with remainders
Rate this question