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: 698

In the convex pentagon $ABCDE$: $\angle A = \angle C = 90^o$, $AB = AE, BC = CD, AC = 1$. Find the area of the pentagon.
Is there a polyhedron whose area ratio of any two faces is at least $2$ ?
Let be given a triangle $ABC$ and points $D,M,N$ belong to $BC,AB,AC$, respectively. Suppose that $MD$ is parallel to $AC$ and $ND$ is parallel to $AB$. If $S_{\vartriangle BMD} = 9$ cm $^2, S_{\vartriangle DNC} = 25$ cm$^2$, compute $S_{\vartriangle AMN}$?
In a triangle $ABC$ with $AC = b \ne BC = a$, points $E,F$ are taken on the sides $AC,BC$ respectively such that $AE = BF =\frac{ab}{a+b}$. Let $M$ and $N$ be the midpoints of $AB$ and $EF$ respectively, and $P$ be the intersection point of the segment $EF$ with the bisector of $\angle ACB$. Find the ratio of the area of $CPMN$ to that of $ABC$.
Let $\omega$ be a circle. For each $n$, let $A_n$ be the area of a regular $n$-sided polygon circumscribed to $\omega$ and $B_n$ the area of a regular $n$-sided polygon inscribed in $\omega$ . Try that $3A_{2015} + B_{2015}> 4A_{4030}$
On a circle of center $O$, let $A$ and $B$ be points on the circle such that $\angle AOB = 120^o$. Point $C$ lies on the small arc $AB$ and point $D$ lies on the segment $AB$. Let also $AD = 2, BD = 1$ and $CD = \sqrt2$. Calculate the area of triangle $ABC$.
In the triangle $ ABC $, the point $ A' $ on the side $ BC $, the point $ B' $ on the side $ AC $, the point $ C' $ on the side $ AB $ are chosen so that the straight lines $ AA' $, $ CC' $ intersect at one point, i.e. equivalently $ |BA'| \cdot |CB'| \cdot |AC'| = |CA'| \cdot |AB'| \cdot |BC'| $. Prove that the area of triangle $ A'B'C' $ is not greater than $ 1/4 $ of the area of triangle $ ABC $.
Inside the triangle $ ABC $ a point $ P $ is given; find a point $ Q $ on the perimeter of this triangle such that the broken line $ APQ $ divides the triangle into two parts with equal areas.
Consider $ABCD$ a square of side $1$. Points $P,Q,R,S$ are chosen on sides $AB$, $BC$, $CD$ and $DA$ respectively such that $|AP| = |BQ| =|CR| =|DS| = a$, with $a < 1$. The segments $AQ$, $BR$, $CS$ and $DP$ are drawn. Calculate the area of the quadrilateral that is formed in the center of the figure. [asy] unitsize(1 cm); pair A, B, C, D, P, Q, R, S; A = (0,3); B = (0,0); C = (3,0); D = (3,3); P = (0,2); Q = (1,0); R = (3,1); S = (2,3); draw(A--B--C--D--cycle); draw(A--Q); draw(B--R); draw(C--S); draw(D--P); label("$A$", A, NW); label("$B$", B, SW); label("$C$", C, SE); label("$D$", D, NE); label("$P$", P, W); label("$Q$", Q, dir(270)); label("$R$", R, E); label("$S$", S, N); label("$a$", (A + P)/2, W); label("$a$", (B + Q)/2, dir(270)); label("$a$", (C + R)/2, E); label("$a$", (D + S)/2, N); [/asy]
Let $ABC$ be an acute-angled triangle with incenter $I$. Consider the point $A_1$ on $AI$ different from $A$, such that the midpoint of $AA_1$ lies on the circumscribed circle of $ABC$. Points $B_1$ and $C_1$ are defined similarly. (a) Prove that $S_{A_1B_1C_1}=(4R+r)p$, where $p$ is the semi-perimeter, $R$ is the circumradius and $r$ is the inradius of $ABC$. (b) Prove that $S_{A_1B_1C_1}\ge9S_{ABC}$.
Let $S$ be the total area of a tetrahedron whose edges have lengths $a,b,c,d, e, f$ . Prove that $S \le \frac{\sqrt3}{6} (a^2 +b^2 +...+ f^2)$
Quadrilateral $ABCD$ satisfies $\angle ABC = \angle ACD = 90^{\circ}, AC = 20$, and $CD = 30$. Diagonals $\overline{AC}$ and $\overline{BD}$ intersect at point $E$, and $AE = 5$. What is the area of quadrilateral $ABCD$? $\textbf{(A) } 330 \qquad\textbf{(B) } 340 \qquad\textbf{(C) } 350 \qquad\textbf{(D) } 360 \qquad\textbf{(E) } 370$
In rectangle $ABCD$, the points $M,N,P, Q$ lie on $AB$, $BC$, $CD$, $DA$ respectively such that the area of triangles $AQM$, $BMN$, $CNP$, $DPQ$ are equal. Prove that the quadrilateral $MNPQ$ is parallelogram. by Mahdi Etesami Fard
We are given convex quadrilateral $ABCD$. The midpoints of $BC$ and $DA$ are $M$ and $N$ respectively. The diagonal $AC$ divides $MN$ in half. Prove that the areas of triangles $ABC$ and $ACD$ are equal .
A point $P$ is given inside a triangle $ABC$. Let $D,E,F$ be the midpoints of $AP,BP,CP$, and let $L,M,N$ be the intersection points of $ BF$ and $CE, AF$ and $CD, AE$ and $BD$, respectively. (a) Prove that the area of hexagon $DNELFM$ is equal to one third of the area of triangle $ABC$. (b) Prove that $DL,EM$, and $FN$ are concurrent.
Find whether among all quadrilaterals, whose interiors lie inside a semi-circle of radius $r$, there exist one (or more) with maximum area. If so, determine their shape and area.
The centre of the coin with radius $r$ is moved along some polygon with the perimeter $P$, that is circumscribed around the circle with radius $R$ ($R>r$). Find the coin trace area (a sort of polygon ring).
Given any triangle, show that we can always pick a point on each side so that the three points form an equilateral triangle with area at most one quarter of the original triangle.
The best parts of grandma’s $30$ cm $ \times 30$ cm square shaped pie are the edges. For this reason grandma’s three grandchildren would like to split the pie between each other so that everyone gets the same amount (of the area) of the pie, but also of the edges. Can they cut the pie into three connected pieces like that?
In the triangle $ ABC $ on the sides $ BC $, $ CA $, $ AB $, the points $ D $, $ E $, $ F $ are chosen respectively in such a way that $$ BD \colon DC = CE \colon EA = AF \colon FB = k,$$ where $k$ is a given positive number. Given the area $ S $ of the triangle $ ABC $, calculate the area of the triangle $ DEF $
The incircle of the triangle $ABC$, with the center $I$ , touches the sides $AB, AC$ and $BC$ in the points $K, L$ and $M$ respectively. Points $P$ and $Q$ are taken on the sides $AC$ and $BC$ respectively, such that $|AP| = |CL|$ and $|BQ| = |CM|$. Prove that the difference of areas of the figures $APIQB$ and $CPIQ$ is equal to the area of the quadrangle $CLIM$
The triangle $ABC$ is right in $A$ and $R$ is the midpoint of the hypotenuse $BC$ . On the major leg $AB$ the point $P$ is marked such that $CP = BP$ and on the segment $BP$ the point $Q$ is marked such that the triangle $PQR$ is equilateral. If the area of triangle $ABC$ is $27$, calculate the area of triangle $PQR$ .
Ten coins of $1$ cm radius are placed around a circle as indicated in the figure. Each coin is tangent to the circle and its two neighboring coins. Prove that the sum of the areas of the ten coins is twice the area of the circle. [img]https://cdn.artofproblemsolving.com/attachments/5/e/edf7a7d39d749748f4ae818853cb3f8b2b35b5.gif[/img]