Problem:
Parallelogram ABCD has area 1,000,000. Vertex A is at (0,0) and all other vertices are in the first quadrant. Vertices B and D are lattice points on the lines y=x and y=kx for some integer k>1, respectively. How many such parallelograms are there?
Answer Choices:
A. 49
B. 720
C. 784
D. 2009
E. 2048
Solution:
Let B=(b,b) and D=(d,kd), so C=(b+d,b+kd). Let E=(b+d,0) and F=(0,b+kd). Rectangle AECF is the disjoint union of parallelogram ABCD, two rectangles with length d and height b, two isosceles right triangles with leg length b, and two right triangles with leg lengths d and kd. It follows that the area of ABCD is
(b+d)(b+kd)β2bdβb2βkd2=(kβ1)bd
Therefore each parallelogram with the required properties determines, and is determined by, an ordered triple (kβ1,b,d) of positive integers whose product is 1,000,000=2656. The number of ways to distribute the six factors of 2 among the three integers kβ1,b, and d is (3β16+3β1β)=(28β)=28. The six factors of 5 can also be distributed in 28 ways, so there are 282=784β parallelograms with the required property.
OR
The area of a triangle with vertices (x1β,y1β),(x2β,y2β),(x3β,y3β) is
21ββ£β£β£β£β£β£β£βx1βy1β1x2βy2β1x3βy3β1ββ£β£β£β£β£β£β£β=21ββ£x1β(y2ββy3β)+x2β(y3ββy1β)+x3β(y1ββy2β)β£
Thus the area of β³ABD is 21β(kβ1)bd and the area of β³CBD is the same. Then proceed as in the first solution.
The problems on this page are the property of the MAA's American Mathematics Competitions