The side lengths of a rectangle are positive integers. The
perimeter is a multiple of and
the area is a multiple of . What
is the smallest possible perimeter?
Problem 622
Official solution
Suppose that the rectangle has width and length , both of which are positive integers
with .
The perimeter of the rectangle is $2(w+
and thus the perimeter is even (as a result of
multiplication by ).
The perimeter is also a multiple of , and so the perimeter is an even
multiple of .
The smallest even multiple of is
.
If the perimeter is , then or , and so the possible side
lengths, , are , and .
The areas of the rectangles are , , and , respectively, none of which is
a multiple of , and so is not the smallest possible
perimeter.
The next smallest even multiple of is .
If the perimeter is , then or , and so the possible side
lengths, , are , , , , , , and .
The areas of the rectangles are ,
, , , , , and , respectively, and is a multiple of .
The rectangle with width and
length has an area that is a
multiple of , a perimeter that is
a multiple of , and so the
smallest possible perimeter is .
Note that we could also approach this problem by first finding the side
lengths for which the area is a multiple of , and then determining which of these
gives the smallest perimeter that is a multiple of .