← AMS Math League home

Tricky problems for middle schoolers

The Math League contests often have problems that are variations on a theme. By generalizing and understanding how to do certain categories of problems, we should be better able to handle specific instances. Besides the examples you find here, you can also try some sample contests.

Common classes of problems to expect


Rate type problems

Example: 40 men can build 20 sheds in 2 hours. How long will it take for 5 men to build 10 sheds?

Non-algebra approach

Since we want to find the time given 5 men and 10 sheds, we want to convert the original expression to something similar. Start by noticing that if we have half as many men, we will build only half as many sheds.

20 men can build 10 sheds in 2 hours.

Now that the 10 sheds matches what we are looking for, what do we have to do with the hours if we change the men to 5? If we reduce the number of men, it will take longer to do the same work, so if we divide the number of men by 4, we need to multiply the time by 4. As a result:

5 men can build 10 sheds in 8 hours.

Algebraic approach

The rate at which men can build sheds is a constant, so we can set up an equivalency: the rate is sheds / (men × hours) — in other words sheds per man-hour.

Since they tell us the rate in the first part of the problem, we can construct a similar rate using x for hours:

     20 sheds              10 sheds
---------------------  =  ----------------------
40 men × 2 hours         5 men × X hours

Solving for x:

        10 × 40 × 2
X = -------------------- = 8 hours
         5 × 20

See also Dr. Math’s explanation for these types of problems.


Practice questions

Here are some possible questions that I made up or derived from Mindtrap questions. The number of *'s is the degree of difficulty. Most of these problems were asked during practice. I will add more with time.

[*] What is x if

2x + 1 = 11
3x − 3 = 12
3x − 1 = 14 + 2x

[*] What is 10 million divided by 100,000?
10,000,000 / 100,000 = 100

[**] Find A and B if

   32
   59
 + AB
 -----
   99

A=0, B=8

[**] Can you tell me 2 numbers, neither of which ends in 0, that when multiplied together equal 1000?
8 × 125

This becomes apparent if you do a prime factorization of 1000 and get 2×2×2×5×5×5.