Problem: ABC is a triangle: A=(0,0),B=(36,15) and both the coordinates of C are integers. What is the minimum area β³ABC can have?
Answer Choices:
A. 21β
B. 1
C. 23β
D. 213β
E. there is no minimum
Solution:
Since A=(0,0) and B=(36,15), we know that base AB of β³ABC has length 3122+52β=39. We must choose C so that the height of β³ABC is minimum. The height is the distance to C=(x0β,y0β) from the line AB. This line is 5xβ12y=0. In general, the distance from (x0β,y0β) to the line ax+by=c is
a2+b2ββ£ax0β+by0ββcβ£β.
So in this case the distance is β£5x0ββ12y0ββ£/13. Since x0β and y0β are integers, the smallest this expression could be is 1/13. (0/13 is not possible, for then C would be on line AB and we would not have a triangle.) The value 1/13 is achieved, for instance, with C=(5,2) or (7,3). Thus the minimum area is (1/2)bh=(1/2)(39)(1/13)=3/2.
OR
The triangle with vertices (x1β,y1β),(x2β,y2β),(x3β,y3β) has area
Setting (x1β,y1β)=A,(x2β,y2β)=B,(x3β,y3β)=C, we have
Area ABC=21β abs β£β£β£β£β£β36x3ββ15y3βββ£β£β£β£β£β=21ββ£36y3ββ15x3ββ£=23ββ£12y3ββ5x3ββ£
If x3β,y3β are integers, the least nonzero value β£12y3ββ5x3ββ£ could have is 1. Indeed, when x3β=5,y3β=2, it is 1. So 3/2 is the minimum area.