Maths Olympiad Prep

Library / /406 of 520

Geometry Difficulty 3.7 AMC 10/12 Find the answer

A trapezoid has side lengths 3, 5, 7, and 11. The sum of all the possible areas of the trapezoid can be written in the form of r1n1+r2n2+r3r_1\sqrt{n_1}+r_2\sqrt{n_2}+r_3, where r1r_1, r2r_2, and r3r_3 are rational numbers and n1n_1 and n2n_2 are positive integers not divisible by the square of any prime. What is the greatest integer less than or equal to r1+r2+r3+n1+n2r_1+r_2+r_3+n_1+n_2?

Pick one

Solution

Name the trapezoid ABCDABCD, where ABAB is parallel to CDCD, ABBCABBC, so there are only three possible trapezoids:
AB=3,BC=7,CD=11,DA=5,CE=8AB=3, BC=7, CD=11, DA=5, CE=8
AB=5,BC=7,CD=11,DA=3,CE=6AB=5, BC=7, CD=11, DA=3, CE=6
AB=7,BC=5,CD=11,DA=3,CE=4AB=7, BC=5, CD=11, DA=3, CE=4

In the first case, by Law of Cosines, cos(BCD)=(82+7252)/(278)=11/14\cos(\angle BCD) = (8^2+7^2-5^2)/(2\cdot 7\cdot 8) = 11/14, so sin(BCD)=1121/196=53/14\sin (\angle BCD) = \sqrt{1-121/196} = 5\sqrt{3}/14. Therefore the area of this trapezoid is 12(3+11)753/14=3523\frac{1}{2} (3+11) \cdot 7 \cdot 5\sqrt{3}/14 = \frac{35}{2}\sqrt{3}.
In the second case, cos(BCD)=(62+7232)/(267)=19/21\cos(\angle BCD) = (6^2+7^2-3^2)/(2\cdot 6\cdot 7) = 19/21, so sin(BCD)=1361/441=45/21\sin (\angle BCD) = \sqrt{1-361/441} = 4\sqrt{5}/21. Therefore the area of this trapezoid is 12(5+11)745/21=3235\frac{1}{2} (5+11) \cdot 7 \cdot 4\sqrt{5}/21 =\frac{32}{3}\sqrt{5}.
In the third case, BCD=90\angle BCD = 90^{\circ}, therefore the area of this trapezoid is 12(7+11)3=27\frac{1}{2} (7+11) \cdot 3 = 27.
So r1+r2+r3+n1+n2=17.5+10.666...+27+3+5r_1 + r_2 + r_3 + n_1 + n_2 = 17.5 + 10.666... + 27 + 3 + 5, which rounds down to (D) 63\boxed{\textbf{(D)}\ 63}.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.