2010 AIME II Problems/Problem 12

Revision as of 13:42, 1 April 2013 by DVA6102 (talk | contribs)

Problem

Two noncongruent integer-sided isosceles triangles have the same perimeter and the same area. The ratio of the lengths of the bases of the two triangles is $8: 7$. Find the minimum possible value of their common perimeter.

Solution 1

Let the first triangle has side lengths $a$, $a$, $14c$, and the second triangle has side lengths $b$, $b$, $16c$, where $a, b, 2c \in \mathbb{Z}$.


Equal perimeter:

$\begin{array}{ccc} 2a+14c&=&2b+16c\\ a+7c&=&b+8c\\ c&=&a-b\\ \end{array}$


Equal Area:

$\begin{array}{cccc} 7c(\sqrt{a^2-(7c)^2})&=&8c(\sqrt{b^2-(8c)^2})&{}\\ 7(\sqrt{(a+7c)(a-7c)})&=&8(\sqrt{b+8c)(b-8c)})&{}\\ 7(\sqrt{(a-7c)})&=&8(\sqrt{(b-8c)})&\text{(Note that} a+7c=b+8c)\\ 49a-343c&=&64b-512c&{}\\ 49a+169c&=&64b&{}\\ 49a+169(a-b)&=&64b&\text{(Note that} c=a-b)\\ 218a&=&233b&{}\\ \end{array}$

Since $a$ and $b$ are integer, the minimum occurs when $a=233$, $b=218$, and $c=15$. Hence, the perimeter is $2a+14c=2(233)+14(15)=\boxed{676}$.

Solution 2

Let $s$ be the semiperimeter of the two triangles. Also, let the base of the longer triangle be $16x$ and the base of the shorter triangle be $14x$ for some arbitrary factor $x$. Then, the dimensions of the two triangles must be $s-8x,s-8x,16x$ and $s-7x,s-7x,14x$. By Heron's Formula, we have

\[\sqrt{s(8x)(8x)(s-16x)}=\sqrt{s(7x)(7x)(s-14x)}\] \[8\sqrt{s-16x}=7\sqrt{s-14x}\] \[64s-1024x=49s-686x\] \[15s=338x\]

Since $15$ and $338$ are coprime, to minimize, we must have $s=338$ and $x=15$. However, we want the minimum perimeter. This means that we must multiply our minimum semiperimeter by $2$, which gives us a final answer of $\boxed{676}$.

See also

2010 AIME II (ProblemsAnswer KeyResources)
Preceded by
Problem 11
Followed by
Problem 13
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions