Olympiad Maths Prep

Track / Stage 3 / 251 of 260 #251 of 2000

Problem 251

AMC 10/12, early questions
Geometry Difficulty 3.9 Find the answer

A right triangle has perimeter 3232 and area 2020. What is the length of its hypotenuse?
(A) 574(B) 594(C) 614(D) 634(E) 654\mathrm{(A)}\ \frac{57}{4}\qquad\mathrm{(B)}\ \frac{59}{4}\qquad\mathrm{(C)}\ \frac{61}{4}\qquad\mathrm{(D)}\ \frac{63}{4}\qquad\mathrm{(E)}\ \frac{65}{4}

Official solution

Solution 1
Let the legs of the triangle have lengths a,ba,b. Then, by the Pythagorean Theorem, the length of the hypotenuse is a2+b2\sqrt{a^2+b^2}, and the area of the triangle is 12ab\frac 12 ab. So we have the two equations

a+b+a2+b2=3212ab=20a+b+\sqrt{a^2+b^2} = 32 \\\\ \frac{1}{2}ab = 20

Re-arranging the first equation and squaring,

a2+b2=32(a+b)a2+b2=32264(a+b)+(a+b)2a2+b2+64(a+b)=a2+b2+2ab+322a+b=2ab+32264\sqrt{a^2+b^2} = 32-(a+b)\\\\ a^2 + b^2 = 32^2 - 64(a+b) + (a+b)^2\\\\ a^2 + b^2 + 64(a+b) = a^2 + b^2 + 2ab + 32^2\\\\ a+b = \frac{2ab+32^2}{64}

From (2)(2) we have 2ab=802ab = 80, so

a+b=80+32264=694.a+b = \frac{80 + 32^2}{64} = \frac{69}{4}.

The length of the hypotenuse is pab=32694=594 (B)p - a - b = 32 - \frac{69}{4} = \frac{59}{4}\boxed{\ \mathrm{(B)}}.

Solution 2
From the formula A=rsA = rs, where AA is the area of a triangle, rr is its inradius, and ss is the semiperimeter, we can find that r=2032/2=54r = \frac{20}{32/2} = \frac{5}{4}. In a right triangle, r=shr = s - h, where hh is the hypotenuse, so h=1654=594h = 16 - \frac{5}{4} = \frac{59}{4} (B)\mathrm{(B)}.
Note: If the reader is unfamiliar with the inradius being equal to the semiperimeter minus the hypotenuse for a right triangle, it should not be too difficult to prove the relationship for themselves.~mobius247
Why r=shr=s-h. Draw a right triangle and inscribe a circle. Connect the center of the circle with tangency points; there are 3, one from each side of the triangle. Now, connect the center with each vertice and you will see 3 pairs of congruent triangles by HL (Hypotenuse-Leg Congruence). From these congruent triangles, mark equal lengths and you will find that r=shr=s-h.
~BakedPotato66

Solution 3
From the problem, we know that

\begin{align*} a+b+c &= 32 \\ 2ab &= 80. \\ \end{align*}
Subtracting cc from both sides of the first equation and squaring both sides, we get

\begin{align*} (a+b)^2 &= (32 - c)^2\\ a^2 + b^2 + 2ab &= 32^2 + c^2 - 64c.\\ \end{align*}
Now we substitute in a2+b2=c2a^2 + b^2 = c^2 as well as 2ab=802ab = 80 into the equation to get

\begin{align*} 80 &= 1024 - 64c\\ c &= \frac{944}{64}. \end{align*}
Further simplification yields the result of 594(B)\frac{59}{4} \rightarrow \mathrm{(B)}.

Solution 4
Let aa and bb be the legs of the triangle and cc the hypotenuse.
Since the area is 20, we have 12ab=20=>ab=40\frac{1}{2}ab = 20 => ab=40.
Since the perimeter is 32, we have a+b+c=32a + b + c = 32.
The Pythagorean Theorem gives c2=a2+b2c^2 = a^2 + b^2.
This gives us three equations with three variables:

ab=40a+b+c=32c2=a2+b2ab = 40 \\ a + b + c = 32 \\ c^2 = a^2 + b^2
Rewrite equation 3 as c2=(a+b)22abc^2 = (a+b)^2 - 2ab.
Substitute in equations 1 and 2 to get c2=(32c)280c^2 = (32-c)^2 - 80.

c2=(32c)280c2=102464c+c28064c=944c=94464=23616=594c^2 = (32-c)^2 - 80 \\\\ c^2 = 1024 - 64c + c^2 - 80 \\\\ 64c = 944 \\\\ c = \frac{944}{64} = \frac{236}{16} = \frac{59}{4}.
The answer is choice (B)(B).

Solution 5
Let aa, bb, and cc be the sides of the triangle with cc as the hypotenuse.
We know that a+b+c=32a + b + c =32.
According to the Pythagorean Theorem, we have a2+b2=c2a^2 + b^2 = c^2.
We also know that ab=40ab = 40, since the area of the triangle is 2020.
We substitute 2ab2ab into a2+b2=c2a^2 + b^2 = c^2 to get (a+b)2=c2+80(a+b)^2 = c^2 + 80.
Moving the c2c^2 to the left, we again rewrite to get (a+b+c)(a+bc)=80(a+b+c)(a+b-c) = 80.
We substitute our value of 3232 for a+b+ca+b+c twice into our equation and subtract to get a+b=694a + b = \frac{69}{4}.
Finally, subtracting this from our original value of 3232, we get 594\frac{59}{4}, or BB.

Solution 6
Let the legs be a,ba, b. Then the hypotenuse is a2+b2.\sqrt{a^2 + b^2}.
We know that ab=40ab = 40 and a+b+a2+b2=32a + b + \sqrt{a^2 + b^2} = 32.
The first equation gives b=40ab = \frac{40}{a} and we can plug this into the second equation, yielding: a+40a+a2+1600a2=32.a + \frac{40}{a} + \sqrt{ a^2 + \frac{1600}{a^2}} = 32.
Letting X=a+40aX = a + \frac{40}{a}, the equation becomes: X+X280=32.X + \sqrt{X^2 - 80} = 32.
We can bring the XX to the right side and square which yields: X280=(X32)2=X264X+1024.X^2 - 80 = (X - 32)^2 = X^2 - 64X + 1024.
So, 80=64X+1024X=694.-80 = -64X + 1024 \rightarrow X = \frac{69}{4}.
Now, we know that a+40a=694.a + \frac{40}{a} = \frac{69}{4}.
Multiplying both sides by 4a4a gives: 4a269a+160.4a^2 - 69a + 160.
It can be observed that the roots of this equation are aa and bb. We want the hypotenuse which is a2+b2=(a+b)22ab.\sqrt{a^2 + b^2} = \sqrt{ (a+b)^2 - 2ab}.
We can now apply Vieta's Formula which gives: c=(694)280=594.c = \sqrt{ \left( \frac{69}{4} \right)^2 - 80} = \boxed{ \frac{59}{4}}.
~conantwiz2023

Solution 7
Let the sides be a,b,ca, b, c where aa and bb are the legs and cc is the hypotenuse.
Since the perimeter is 32, we have
(1)aa+b+c=32(1) \phantom{a} a+b+c=32.
Since the area is 20 and the legs are aa and bb, we have that
(2)aab2=20(2) \phantom{a} \frac{a \cdot b}{2}=20.
By the Pythagorean Theorem, we have that
(3)aa2+b2=c2(3) \phantom{a} a^2+b^2=c^2.
Since we want cc, we will equations 1,2,31, 2, 3 be in the form of c.c.
Equation 1 can be turned into
(4)aa+b=32c(4) \phantom{a} a+b=32-c.
Equation 2 can be simplified into
(5)aab=40.(5) \phantom{a} ab=40.
Equation 3 is already simplified.
Onto the calculating process.

Squaring the 1st equation we have
(a+b+c)2=322.(a+b+c)^2=32^2.
Expanding and grouping, we have
(a2+b2+c2)+2(ab+ac+bc)=322.(a^2+b^2+c^2)+2(ab+ac+bc)=32^2.
By equation 3 and substituting we get
2(c2+ab+ac+bc)=322.2(c^2+ab+ac+bc)=32^2.
By equation 5 and substituting we get
2(c2+40+ac+bc)=322.2(c^2+40+ac+bc)=32^2.
Note that we can factor cc out in the inner expression, and we get
2(c2+40+c(a+b))=322.2(c^2+40+c(a+b))=32^2.
By equation 4 and substituting, we have
2(c2+40+c(32c))=322.2(c^2+40+c(32-c))=32^2.
Expanding, we have
2(c2+40+32cc2)=322.2(c^2+40+32c-c^2)=32^2.
Simplifying, we have
2(40+32c)=322.2(40+32c)=32^2.
Expanding again, we get
80+64c=322.80+64c=32^2.
Dividing both sides by 1616 gets us
4c+5=644c+5=64
Calculating gets us
c=(B)594c=\boxed{\mathrm{(B) \frac{59}{4}}}.
~mathboy282

Solution 8
This solution is very similar to Solution 1, except instead of subtracting a+ba+b from both sides in the first part, we subtract a2+b2\sqrt{a^2+b^2} from both sides, which gets us:
\begin{align*} a+b&=32-\sqrt{a^2+b^2}\\ (a+b)^2&=(32-\sqrt{a^2+b^2})^2\\ a^2+2ab+b^2&=32^2-2\cdot32\cdot\sqrt{a^2+b^2}+a^2+b^2\\ 2ab&=32^2-2\cdot32\cdot\sqrt{a^2+b^2}.\\ \end{align*}
We know that
12ab=20\frac{1}{2}ab=20
so
ab=40.ab=40.
We can then substitute 4040 for abab to get us:
\begin{align*} 80&=32^2-2\cdot32\cdot\sqrt{a^2+b^2}\\ 2\cdot32\cdot\sqrt{a^2+b^2}&=32^2-80\\ 64\cdot\sqrt{a^2+b^2}&=32^2-80\\ \sqrt{a^2+b^2}&=\frac{32^2-80}{64}\\ \end{align*}
We know that a2+b2\sqrt{a^2+b^2} is the hypotenuse, so we only have to solve the right-hand side now.
\begin{align*} \sqrt{a^2+b^2}&=\frac{32^2-80}{64}\\ &=\frac{32^2}{64}-\frac{80}{64}\\ &=\frac{32\cdot32}{32\cdot2}-\frac{32\cdot\frac{5}{2}}{32\cdot2}\\ &=\frac{32}{2}-\frac{\frac{5}{2}}{2}\\ &=16-\frac{5}{4}\\ &=\frac{64}{4}-\frac{5}{4}\\ &=\boxed{\mathrm{(B)} \frac{59}{4}}\\ \end{align*}
~zlrara01

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