Maths Olympiad Prep

Library / /470 of 520

Geometry Difficulty 4.2 AIME Find the answer

The angles in a particular triangle are in arithmetic progression, and the side lengths are 4,5,x4,5,x. The sum of the possible values of x equals a+b+ca+\sqrt{b}+\sqrt{c} where a,ba, b, and cc are positive integers. What is a+b+ca+b+c?

Pick one

Solution

Because the angles are in an arithmetic progression, and the angles add up to 180180^{\circ}, the second largest angle in the triangle must be 6060^{\circ}. Also, the side opposite of that angle must be the second longest because of the angle-side relationship. Any of the three sides, 44, 55, or xx, could be the second longest side of the triangle.
The law of cosines can be applied to solve for xx in all three cases.
When the second longest side is 55, we get that 52=42+x22(4)(x)cos605^2 = 4^2 + x^2 - 2(4)(x)\cos 60^{\circ}, therefore x24x9=0x^2 - 4x - 9 = 0. By using the quadratic formula,
x=4+16+362x = \frac {4 + \sqrt{16 + 36}}{2}, therefore x=2+13x = 2 + \sqrt{13}.
When the second longest side is xx, we get that x2=52+4240cos60x^2 = 5^2 + 4^2 - 40\cos 60^{\circ}, therefore x=21x = \sqrt{21}.
When the second longest side is 44, we get that 42=52+x22(5)(x)cos604^2 = 5^2 + x^2 - 2(5)(x)\cos 60^{\circ}, therefore x25x+9=0x^2 - 5x + 9 = 0. Using the quadratic formula,
x=5+25362x = \frac {5 + \sqrt{25 - 36}}{2}. However, 11\sqrt{-11} is not real, therefore the second longest side cannot equal 44.
Adding the two other possibilities gets 2+13+212 + \sqrt{13} + \sqrt{21}, with a=2,b=13a = 2, b=13, and c=21c=21. a+b+c=36a + b + c = 36, which is answer choice (A)\text{(A)}.

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.