Soru

Zorluk: Çok zorTriangles: Properties, Perimeter, and Area

A non-degenerate triangle has integer side lengths aa, bb, and cc such that abca \le b \le c. If the perimeter of the triangle is 3030 and its area is an integer, what is the length of the longest side cc?

Cevap: 13

Cevap

13
Using Heron's formula with semi-perimeter s=15s = 15, the area of the triangle is 15(15a)(15b)(15c)\sqrt{15(15-a)(15-b)(15-c)}. By defining x=15ax = 15-a, y=15by = 15-b, and z=15cz = 15-c, we have x+y+z=15x+y+z = 15 with xyz1x \ge y \ge z \ge 1. For the area to be an integer, 15xyz15xyz must be a perfect square. The AM-GM inequality bounds xyz125xyz \le 125, leaving xyz=60xyz = 60 as the only valid case (k=2k=2). The system x+y+z=15x+y+z=15 and xyz=60xyz=60 has a unique positive integer solution (10,3,2)(10, 3, 2), giving side lengths (5,12,13)(5, 12, 13). Thus, the longest side length cc is 1313.

Adım Adım Çözüm

1
Find the semi-perimeter of the triangle.
s=a+b+c2=302=15s = \frac{a+b+c}{2} = \frac{30}{2} = 15
Heron's formula requires the semi-perimeter ss to compute the area of a triangle.
2
Set up Heron's formula for the area.
Area=15(15a)(15b)(15c)\text{Area} = \sqrt{15(15-a)(15-b)(15-c)}
Heron's formula relates the side lengths of a triangle directly to its area.
3
Define variables for the differences from the semi-perimeter.
Let x=15ax = 15-a, y=15by = 15-b, and z=15cz = 15-c. Then x+y+z=15x+y+z = 15 and xyz1x \ge y \ge z \ge 1.
Because abca \le b \le c, their complements with respect to 1515 satisfy xyzx \ge y \ge z.
4
Determine the condition for the area to be an integer.
Area=15xyz\text{Area} = \sqrt{15xyz} must be an integer, so 15xyz=m215xyz = m^2 for some integer mm, implying xyz=15k2xyz = 15k^2 for an integer k1k \ge 1.
For 15xyz\sqrt{15xyz} to be an integer, 15xyz15xyz must be a perfect square containing 1515 as a factor.
5
Bound xyzxyz using the AM-GM inequality.
xyz(x+y+z3)3=53=125    15k2125    k=1 or k=2xyz \le \left(\frac{x+y+z}{3}\right)^3 = 5^3 = 125 \implies 15k^2 \le 125 \implies k=1 \text{ or } k=2
The AM-GM inequality provides a maximum upper bound for the product of three positive numbers with a fixed sum.
6
Evaluate the possible values of kk.
If k=1k=1, xyz=15xyz = 15, which has no integer solutions for x+y+z=15x+y+z=15. If k=2k=2, xyz=60xyz = 60, which yields (x,y,z)=(10,3,2)(x, y, z) = (10, 3, 2).
Solving the system x+y+z=15x+y+z=15 and xyz=60xyz=60 under xyz1x \ge y \ge z \ge 1 gives z=2z=2, y=3y=3, x=10x=10 uniquely.
7
Calculate the side lengths and identify the longest side cc.
a=5a = 5, b=12b = 12, c=13c = 13, so the longest side length is 1313.
Since c=15z=152=13c = 15 - z = 15 - 2 = 13, the longest side of the right triangle (5,12,13)(5, 12, 13) is 1313.

Anahtar Kavram

Heron's formula, integer partitioning, and the AM-GM inequality for triangle area optimization
Bu soruyu puanla