A rectangle with side lengths 1 and 3, a square with side length 1, and a rectangle R are inscribed inside a larger square as shown. The sum of all possible values for the area of R can be written in the form nm, where m and n are relatively prime positive integers. What is m+n?
Answer choices
Show solution
Solution
Use similar triangles as shown in the diagram. The left side of the large square has length 4x+2y, and the bottom side has length 3y+x. Since these are equal, 3y+x=4x+2y, so y=3x. The side length of the large square is therefore 10x.
In the upper part of the figure, let the marked horizontal segment be m. The two right triangles formed by the sides of rectangle R have parallel corresponding sides and equal hypotenuses, so they are congruent. This gives the lengths shown below.
Similar triangles give 3xm=6x−m4x−3m. Hence 6xm−m2=12x2−xm, so m2−7xm+12x2=0=(m−3x)(m−4x).
If m=3x, rectangle R has side length 32x in both directions, so its area is 18x2. If m=4x, its side lengths are 5x and 310x, so its area is 350x2.
The two possible areas sum to 3104x2. Since the 1×3 rectangle gives x2+(3x)2=1, we have x2=101. The sum of the possible areas is 3104⋅101=1552.
Thus m+n=52+15=67, and the answer is E .