This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 663

1952 Kurschak Competition, 3

$ABC$ is a triangle. The point A' lies on the side opposite to $A$ and $BA'/BC = k$, where $1/2 < k < 1$. Similarly, $B'$ lies on the side opposite to $B$ with $CB'/CA = k$, and $C'$ lies on the side opposite to $C$ with $AC'/AB = k$. Show that the perimeter of $A'B'C'$ is less than $k$ times the perimeter of $ABC$.

2016 Indonesia TST, 2

Given a convex polygon with $n$ sides and perimeter $S$, which has an incircle $\omega$ with radius $R$. A regular polygon with $n$ sides, whose vertices lie on $\omega$, has a perimeter $s$. Determine whether the following inequality holds: \[ S \ge \frac{2sRn}{\sqrt{4n^2R^2-s^2}}. \]

2022 Durer Math Competition Finals, 9

Every side of a right triangle is an integer when measured in cm, and the difference between the hypotenuse and one of the legs is $75$ cm. What is the smallest possible value of its perimeter?

2008 Tournament Of Towns, 3

Acute triangle $A_1A_2A_3$ is inscribed in a circle of radius $2$. Prove that one can choose points $B_1, B_2, B_3$ on the arcs $A_1A_2, A_2A_3, A_3A_1$ respectively, such that the numerical value of the area of the hexagon $A_1B_1A_2B_2A_3B_3$ is equal to the numerical value of the perimeter of the triangle $A_1A_2A_3.$

1997 Vietnam National Olympiad, 1

Given a circle (O,R). A point P lies inside the circle, OP=d, d<R. We consider quadrilaterals ABCD, inscribed in (O), such that AC is perp to BD at point P. Evaluate the maximum and minimum values of the perimeter of ABCD in terms of R and d.

1969 IMO Longlists, 46

$(NET 1)$ The vertices of an $(n + 1)-$gon are placed on the edges of a regular $n-$gon so that the perimeter of the $n-$gon is divided into equal parts. How does one choose these $n + 1$ points in order to obtain the $(n + 1)-$gon with $(a)$ maximal area; $(b)$ minimal area?

2013 Iran Team Selection Test, 13

$P$ is an arbitrary point inside acute triangle $ABC$. Let $A_1,B_1,C_1$ be the reflections of point $P$ with respect to sides $BC,CA,AB$. Prove that the centroid of triangle $A_1B_1C_1$ lies inside triangle $ABC$.

1986 China Team Selection Test, 2

Given a tetrahedron $ABCD$, $E$, $F$, $G$, are on the respectively on the segments $AB$, $AC$ and $AD$. Prove that: i) area $EFG \leq$ max{area $ABC$,area $ABD$,area $ACD$,area $BCD$}. ii) The same as above replacing "area" for "perimeter".

2008 AMC 10, 18

A right triangle has perimeter $ 32$ and area $ 20$. What is the length of its hypotenuse? $ \textbf{(A)}\ \frac{57}{4} \qquad \textbf{(B)}\ \frac{59}{4} \qquad \textbf{(C)}\ \frac{61}{4} \qquad \textbf{(D)}\ \frac{63}{4} \qquad \textbf{(E)}\ \frac{65}{4}$

2015 AMC 10, 19

In $\triangle{ABC}$, $\angle{C} = 90^{\circ}$ and $AB = 12$. Squares $ABXY$ and $ACWZ$ are constructed outside of the triangle. The points $X, Y, Z$, and $W$ lie on a circle. What is the perimeter of the triangle? $ \textbf{(A)}\ 12+9\sqrt{3}\qquad\textbf{(B)}\ 18+6\sqrt{3}\qquad\textbf{(C)}\ 12+12\sqrt{2}\qquad\textbf{(D)}\ 30\qquad\textbf{(E)}\ 32 $

2010 AMC 10, 7

A triangle has side lengths 10, 10, and 12. A rectangle has width 4 and area equal to the area of the triangle. What is the perimeter of this rectangle? $ \textbf{(A)}\ 16\qquad\textbf{(B)}\ 24\qquad\textbf{(C)}\ 28\qquad\textbf{(D)}\ 32\qquad\textbf{(E)}\ 36$

1986 India National Olympiad, 9

Show that among all quadrilaterals of a given perimeter the square has the largest area.

2008 Kazakhstan National Olympiad, 1

Let $ F_n$ be a set of all possible connected figures, that consist of $ n$ unit cells. For each element $ f_n$ of this set, let $ S(f_n)$ be the area of that minimal rectangle that covers $ f_n$ and each side of the rectangle is parallel to the corresponding side of the cell. Find $ max(S(f_n))$,where $ f_n\in F_n$? Remark: Two cells are called connected if they have a common edge.

2003 APMO, 2

Suppose $ABCD$ is a square piece of cardboard with side length $a$. On a plane are two parallel lines $\ell_1$ and $\ell_2$, which are also $a$ units apart. The square $ABCD$ is placed on the plane so that sides $AB$ and $AD$ intersect $\ell_1$ at $E$ and $F$ respectively. Also, sides $CB$ and $CD$ intersect $\ell_2$ at $G$ and $H$ respectively. Let the perimeters of $\triangle AEF$ and $\triangle CGH$ be $m_1$ and $m_2$ respectively. Prove that no matter how the square was placed, $m_1+m_2$ remains constant.

1993 AMC 12/AHSME, 27

The sides of $\triangle ABC$ have lengths $6, 8$ and $10$. A circle with center $P$ and radius $1$ rolls around the inside of $\triangle ABC$, always remaining tangent to at least one side of the triangle. When $P$ first returns to its original position, through what distance has $P$ traveled? [asy] draw((0,0)--(8,0)--(8,6)--(0,0)); draw(Circle((4.5,1),1)); draw((4.5,2.5)..(5.55,2.05)..(6,1), EndArrow); dot((0,0)); dot((8,0)); dot((8,6)); dot((4.5,1)); label("A", (0,0), SW); label("B", (8,0), SE); label("C", (8,6), NE); label("8", (4,0), S); label("6", (8,3), E); label("10", (4,3), NW); label("P", (4.5,1), NW); [/asy] $ \textbf{(A)}\ 10 \qquad\textbf{(B)}\ 12 \qquad\textbf{(C)}\ 14 \qquad\textbf{(D)}\ 15 \qquad\textbf{(E)}\ 17 $

2015 Hanoi Open Mathematics Competitions, 4

Tags: geometry , perimeter , area
A regular hexagon and an equilateral triangle have equal perimeter. If the area of the triangle is $4\sqrt3$ square units, the area of the hexagon is (A): $5\sqrt3$, (B): $6\sqrt3$, (C): $7\sqrt3$, (D): $8\sqrt3$, (E): None of the above.

2011 Morocco National Olympiad, 2

Let $\alpha , \beta ,\gamma$ be the angles of a triangle $ABC$ of perimeter $ 2p $ and $R$ is the radius of its circumscribed circle. $(a)$ Prove that \[\cot^{2}\alpha +\cot^{2}\beta+\cot^{2}\gamma\geq 3\left(9\cdot \frac{R^{2}}{p^{2}} - 1\right).\] $(b)$ When do we have equality?

2004 USAMTS Problems, 5

Medians $AD$, $BE$, and $CF$ of triangle $ABC$ meet at $G$ as shown. Six small triangles, each with vertex at $G$, are formed. We draw the circles inscribed in triangles $AFG$, $BDG$, and $CDG$ as shown. Prove that if these three circles are all congruent, then $ABC$ is equilateral. [asy] size(200); defaultpen(fontsize(10)); pair C=origin, B=(12,0), A=(3,14), D=midpoint(B--C), E=midpoint(A--C), F=midpoint(A--B), G=centroid(A,B,C); draw(A--B--C--A--D^^B--E^^C--F); draw(incircle(C,G,D)^^incircle(G,D,B)^^incircle(A,F,G)); pair point=G; label("$A$", A, dir(point--A)); label("$B$", B, dir(point--B)); label("$C$", C, dir(point--C)); label("$D$", D, dir(point--D)); label("$E$", E, dir(point--E)); label("$F$", F, dir(point--F)); label("$G$", G, dir(7));[/asy]

2021 Yasinsky Geometry Olympiad, 1

A regular dodecagon $A_1A_2...A_{12}$ is inscribed in a circle with a diameter of $20$ cm . Calculate the perimeter of the pentagon $A_1A_3A_6A_8A_{11}$. (Alexey Panasenko)

Ukraine Correspondence MO - geometry, 2007.9

In triangle $ABC$, the lengths of all sides are integers, $\angle B=2 \angle A$ and $\angle C> 90^o$. Find the smallest possible perimeter of this triangle.

2003 China Second Round Olympiad, 2

Let the three sides of a triangle be $\ell, m, n$, respectively, satisfying $\ell>m>n$ and $\left\{\frac{3^\ell}{10^4}\right\}=\left\{\frac{3^m}{10^4}\right\}=\left\{\frac{3^n}{10^4}\right\}$, where $\{x\}=x-\lfloor{x}\rfloor$ and $\lfloor{x}\rfloor$ denotes the integral part of the number $x$. Find the minimum perimeter of such a triangle.

2005 France Team Selection Test, 2

Two right angled triangles are given, such that the incircle of the first one is equal to the circumcircle of the second one. Let $S$ (respectively $S'$) be the area of the first triangle (respectively of the second triangle). Prove that $\frac{S}{S'}\geq 3+2\sqrt{2}$.

2017 Purple Comet Problems, 13

Let $ABCDE$ be a pentagon with area $2017$ such that four of its sides $AB, BC, CD$, and $EA$ have integer length. Suppose that $\angle A = \angle B = \angle C = 90^o$, $AB = BC$, and $CD = EA$. The maximum possible perimeter of $ABCDE$ is $a + b \sqrt{c}$, where $a$, $b$, and $c$ are integers and $c$ is not divisible by the square of any prime. Find $a + b + c$.

1957 AMC 12/AHSME, 37

In right triangle $ ABC$, $ BC \equal{} 5$, $ AC \equal{} 12$, and $ AM \equal{} x$; $ \overline{MN} \perp \overline{AC}$, $ \overline{NP} \perp \overline{BC}$; $ N$ is on $ AB$. If $ y \equal{} MN \plus{} NP$, one-half the perimeter of rectangle $ MCPN$, then: [asy]defaultpen(linewidth(.8pt)); unitsize(2cm); pair A = origin; pair M = (1,0); pair C = (2,0); pair P = (2,0.5); pair B = (2,1); pair Q = (1,0.5); draw(A--B--C--cycle); draw(M--Q--P); label("$A$",A,SW); label("$M$",M,S); label("$C$",C,SE); label("$P$",P,E); label("$B$",B,NE); label("$N$",Q,NW);[/asy]$ \textbf{(A)}\ y \equal{} \frac {1}{2}(5 \plus{} 12) \qquad \textbf{(B)}\ y \equal{} \frac {5x}{12} \plus{} \frac {12}{5}\qquad \textbf{(C)}\ y \equal{} \frac {144 \minus{} 7x}{12}\qquad$ $ \textbf{(D)}\ y \equal{} 12\qquad \qquad\quad\,\, \textbf{(E)}\ y \equal{} \frac {5x}{12} \plus{} 6$

2002 China Western Mathematical Olympiad, 3

In the complex plane, consider squares having the following property: the complex numbers its vertex correspond to are exactly the roots of integer coefficients equation $ x^4 \plus{} px^3 \plus{} qx^2 \plus{} rx \plus{} s \equal{} 0$. Find the minimum of square areas.