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

2023 Novosibirsk Oral Olympiad in Geometry, 4

In a trapezoid, the length of one of the diagonals is equal to the sum of the lengths of the bases, and the angle between the diagonals is $60$ degrees. Prove that this trapezoid is isosceles.

2007 Romania National Olympiad, 2

Consider the triangle $ ABC$ with $ m(\angle BAC \equal{} 90^\circ)$ and $ AC \equal{} 2AB$. Let $ P$ and $ Q$ be the midpoints of $ AB$ and $ AC$,respectively. Let $ M$ and $ N$ be two points found on the side $ BC$ such that $ CM \equal{} BN \equal{} x$. It is also known that $ 2S[MNPQ] \equal{} S[ABC]$. Determine $ x$ in function of $ AB$.

2001 Turkey Junior National Olympiad, 1

Let $ABCD$ be an inscribed trapezoid such that the sides $[AB]$ and $[CD]$ are parallel. If $m(\widehat{AOD})=60^\circ$ and the altitude of the trapezoid is $10$, what is the area of the trapezoid?

2008 China Team Selection Test, 3

Find all positive integers $ n$ having the following properties:in two-dimensional Cartesian coordinates, there exists a convex $ n$ lattice polygon whose lengths of all sides are odd numbers, and unequal to each other. (where lattice polygon is defined as polygon whose coordinates of all vertices are integers in Cartesian coordinates.)

2006 Turkey Junior National Olympiad, 1

Let $ABCD$ be a trapezoid such that $AD\parallel BC$. The interior angle bisectors of the corners $A$ and $B$ meet on $[DC]$. If $|BC|=9$ and $|AD|=4$, find $|AB|$.

2005 JBMO Shortlist, 2

Let $ABCD$ be an isosceles trapezoid with $AB=AD=BC, AB//CD, AB>CD$. Let $E= AC \cap BD$ and $N$ symmetric to $B$ wrt $AC$. Prove that the quadrilateral $ANDE$ is cyclic.

2023-24 IOQM India, 24

A trapezium in the plane is a quadrilateral in which a pair of opposite sides are parallel. A trapezium is said to be non-degenerate if it has positive area. Find the number of mutually non-congruent, non-degenerate trapeziums whose sides are four distinct integers from the set $\{5,6,7,8,9,10\}$

2011 Iran MO (3rd Round), 2

In triangle $ABC$, $\omega$ is its circumcircle and $O$ is the center of this circle. Points $M$ and $N$ lie on sides $AB$ and $AC$ respectively. $\omega$ and the circumcircle of triangle $AMN$ intersect each other for the second time in $Q$. Let $P$ be the intersection point of $MN$ and $BC$. Prove that $PQ$ is tangent to $\omega$ iff $OM=ON$. [i]proposed by Mr.Etesami[/i]

1979 AMC 12/AHSME, 10

If $P_1P_2P_3P_4P_5P_6$ is a regular hexagon whose apothem (distance from the center to midpoint of a side) is $2$, and $Q_i$ is the midpoint of side $P_iP_{i+1}$ for $i=1,2,3,4$, then the area of quadrilateral $Q_1Q_2Q_3Q_4$ is $\textbf{(A) }6\qquad\textbf{(B) }2\sqrt{6}\qquad\textbf{(C) }\frac{8\sqrt{3}}{3}\qquad\textbf{(D) }3\sqrt{3}\qquad\textbf{(E) }4\sqrt{3}$

2005 AMC 10, 23

In trapezoid $ ABCD$ we have $ \overline{AB}$ parallel to $ \overline{DC}$, $ E$ as the midpoint of $ \overline{BC}$, and $ F$ as the midpoint of $ \overline{DA}$. The area of $ ABEF$ is twice the area of $ FECD$. What is $ AB/DC$? $ \textbf{(A)}\ 2\qquad \textbf{(B)}\ 3\qquad \textbf{(C)}\ 5\qquad \textbf{(D)}\ 6\qquad \textbf{(E)}\ 8$

1989 Bundeswettbewerb Mathematik, 2

Tags: trapezoid , area , geometry
A trapezoid has area $2\, m^2$ and the sum of its diagonals is $4\,m$. Determine the height of this trapezoid.

2012 Online Math Open Problems, 29

In the Cartesian plane, let $S_{i,j} = \{(x,y)\mid i \le x \le j\}$. For $i=0,1,\ldots,2012$, color $S_{i,i+1}$ pink if $i$ is even and gray if $i$ is odd. For a convex polygon $P$ in the plane, let $d(P)$ denote its pink density, i.e. the fraction of its total area that is pink. Call a polygon $P$ [i]pinxtreme[/i] if it lies completely in the region $S_{0,2013}$ and has at least one vertex on each of the lines $x=0$ and $x=2013$. Given that the minimum value of $d(P)$ over all non-degenerate convex pinxtreme polygons $P$ in the plane can be expressed in the form $\frac{(1+\sqrt{p})^2}{q^2}$ for positive integers $p,q$, find $p+q$. [i]Victor Wang.[/i]

2023 Euler Olympiad, Round 2, 4

Let $ABCD$ be a trapezoid, with $AD \parallel BC$, let $M$ be the midpoint of $AD$, and let $C_1$ be symmetric point to $C$ with respect to line $BD$. Segment $BM$ meets diagonal $AC$ at point $K$, and ray $C_1K$ meets line $BD$ at point $H$. Prove that $\angle{AHD}$ is a right angle. [i]Proposed by Giorgi Arabidze, Georgia[/i]

2017 Yasinsky Geometry Olympiad, 4

In an isosceles trapezoid, one of the bases is three times larger than the other. Angle at a greater basis is equal to $45^o$. Show how to cut this trapezium into three parts and make a square with them. Justify your answer.

2008 Spain Mathematical Olympiad, 3

Every point in the plane is coloured one of seven distinct colours. Is there an inscribed trapezoid whose vertices are all of the same colour?

1979 USAMO, 4

Show how to construct a chord $BPC$ of a given angle $A$ through a given point $P$ such that $\tfrac{1}{BP}\plus{} \tfrac{1}{PC}$ is a maximum. [asy] size(200); defaultpen(linewidth(0.7)); pair A = origin, B = (5,0), C = (4.2,3), P = waypoint(B--C,0.65); pair Bp = 1.3 * B, Cp = 1.2 * C; draw(A--B--C--A^^Bp--A--Cp); dot(P); label("$A$",A,W); label("$B$",B,S); label("$C$",C,dir(B--C)); label("$P$",P,dir(A--P)); [/asy]

2015 Iran MO (3rd round), 1

Let $ABCD$ be the trapezoid such that $AB\parallel CD$. Let $E$ be an arbitrary point on $AC$. point $F$ lies on $BD$ such that $BE\parallel CF$. Prove that circumcircles of $\triangle ABF,\triangle BED$ and the line $AC$ are concurrent.

2002 AIME Problems, 15

Polyhedron $ABCDEFG$ has six faces. Face $ABCD$ is a square with $AB=12;$ face $ABFG$ is a trapezoid with $\overline{AB}$ parallel to $\overline{GF},$ $BF=AG=8,$ and $GF=6;$ and face $CDE$ has $CE=DE=14.$ The other three faces are $ADEG, BCEF,$ and $EFG.$ The distance from $E$ to face $ABCD$ is 12. Given that $EG^2=p-q\sqrt{r},$ where $p, q,$ and $r$ are positive integers and $r$ is not divisible by the square of any prime, find $p+q+r.$

1969 IMO Shortlist, 21

$(FRA 4)$ A right-angled triangle $OAB$ has its right angle at the point $B.$ An arbitrary circle with center on the line $OB$ is tangent to the line $OA.$ Let $AT$ be the tangent to the circle different from $OA$ ($T$ is the point of tangency). Prove that the median from $B$ of the triangle $OAB$ intersects $AT$ at a point $M$ such that $MB = MT.$

2009 South africa National Olympiad, 2

Let $ABCD$ be a rectangle and $E$ the reflection of $A$ with respect to the diagonal $BD$. If $EB = EC$, what is the ratio $\frac{AD}{AB}$ ?

2004 Oral Moscow Geometry Olympiad, 5

Trapezoid $ABCD$ with bases $AB$ and $CD$ is inscribed in a circle. Prove that the quadrilateral formed by orthogonal projections of any point of this circle onto lines $AC, BC, AD$ and $BD$ is inscribed.

2022 Adygea Teachers' Geometry Olympiad, 2

An arbitrary point $P$ is chosen on the lateral side $AB$ of the trapezoid $ABCD$. Straight lines passing through it parallel to the diagonals of the trapezoid intersect the bases at points $Q$ and $R$. Prove that the sides $QR$ of all possible triangles $PQR$ pass through a fixed point.

2009 Purple Comet Problems, 14

Let $ABCD$ be a trapezoid with $AB$ parallel to $CD, AB$ has length $1,$ and $CD$ has length $41.$ Let points $X$ and $Y$ lie on sides $AD$ and $BC,$ respectively, such that $XY$ is parallel to $AB$ and $CD,$ and $XY$ has length $31.$ Let $m$ and $n$ be two relatively prime positive integers such that the ratio of the area of $ABYX$ to the area of $CDXY$ is $\tfrac{m}{n}.$ Find $m+2n.$

2012 CentroAmerican, 2

Let $\gamma$ be the circumcircle of the acute triangle $ABC$. Let $P$ be the midpoint of the minor arc $BC$. The parallel to $AB$ through $P$ cuts $BC, AC$ and $\gamma$ at points $R,S$ and $T$, respectively. Let $K \equiv AP \cap BT$ and $L \equiv BS \cap AR$. Show that $KL$ passes through the midpoint of $AB$ if and only if $CS = PR$.

1996 AMC 8, 22

The horizontal and vertical distances between adjacent points equal $1$ unit. The area of triangle $ABC$ is [asy] for (int a = 0; a < 5; ++a) { for (int b = 0; b < 4; ++b) { dot((a,b)); } } draw((0,0)--(3,2)--(4,3)--cycle); label("$A$",(0,0),SW); label("$B$",(3,2),SE); label("$C$",(4,3),NE); [/asy] $\text{(A)}\ 1/4 \qquad \text{(B)}\ 1/2 \qquad \text{(C)}\ 3/4 \qquad \text{(D)}\ 1 \qquad \text{(E)}\ 5/4$