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

Let $ABCD$ be a rhombus. Eight additional points $X_1$, $X_2$, $Y_1$, $Y_2$, $Z_1$, $Z_2$, $W_1$, $W_2$ were chosen so that the quadrilaterals $AX_1BX_2$, $BY_1CY_2$, $CZ_1DZ_2$, $DW_1AW_2$ are squares. Prove that the eight new points lie on two straight lines.
Let $ABCD$ be a rhombus with $\angle DAB = 60^o$. Let $K, L$ be points on its sides $AD$ and $DC$ and $M$ a point on the diagonal $AC$ such that $KDLM$ is a parallelogram. Prove that triangle $BKL$ is equilateral.
The vertex $ A$ of the acute triangle $ ABC$ is equidistant from the circumcenter $ O$ and the orthocenter $ H.$ Determine all possible values for the measure of angle $ A.$
Let $ABCD$ be a rhombus with $\angle BAD < 90^o$. The circle passing through $D$ with center $A$ intersects the line $CD$ a second time in point $E$. Let $S$ be the intersection of the lines $BE$ and $AC$. Prove that the points $A$, $S$, $D$ and $E$ lie on a circle. [i](Karl Czakler)[/i]
Let $ \mathcal{F}$ be a family of hexagons $ H$ satisfying the following properties: i) $ H$ has parallel opposite sides. ii) Any 3 vertices of $ H$ can be covered with a strip of width 1. Determine the least $ \ell\in\mathbb{R}$ such that every hexagon belonging to $ \mathcal{F}$ can be covered with a strip of width $ \ell$. Note: A strip is the area bounded by two parallel lines separated by a distance $ \ell$. The lines belong to the strip, too.
A nondegenerate rhombus has side length $l$, and its area is twice that of its inscribed circle. Find the radius of the inscribed circle.
Let $ ABCD$ be a rhombus with $ \angle BAD \equal{} 60^{\circ}$. Points $ S$ and $ R$ are chosen inside the triangles $ ABD$ and $ DBC$, respectively, such that $ \angle SBR \equal{} \angle RDS \equal{} 60^{\circ}$. Prove that $ SR^2\geq AS\cdot CR$.
Convex quadrilateral $ABCD$ with $AB$ not equal to $DC$ is inscribed in a circle. Let $AKDL$ and $CMBN$ be rhombs with same side of $a$. Prove that the points $K, L, M, N$ lie on a circle.
Let $ABC$ be a triangle with circumcenter $O$. Point $D, E, F$ are chosen on sides $AB, BC$ and $AC$, respectively, such that $ADEF$ is a rhombus. The circumcircles of $BDE$ and $CFE$ intersect $AE$ at $P$ and $Q$ respectively. Show that $OP=OQ$. [i]Proposed by Ariel García[/i]
In the Cartesian plane $XOY$, there is a rhombus $ABCD$ whose side lengths are all $4$ and $|OB|=|OD|=6$, where $O$ is the origin. [b](1)[/b] Prove that $|OA|\cdot |OB|$ is a constant. [b](2)[/b] Find the locus of $C$ if $A$ is a point on the semicircle \[(x-2)^2+y^2=4 \quad (2\le x\le 4).\]
Prove or disprove: given any quadrilateral inscribed in a convex polygon, we can find a rhombus inscribed in the polygon with side not less than the shortest side of the quadrilateral.
In quadrilateral $ABCD$, $AC = BD$ and $\measuredangle B = 60^\circ$. Denote by $M$ and $N$ the midpoints of $\overline{AB}$ and $\overline{CD}$, respectively. If $MN = 12$ and the area of quadrilateral $ABCD$ is 420, then compute $AC$. [i]Proposed by Aaron Lin[/i]
Hexagon $ABCDEF$ is divided into four rhombuses, $\mathcal{P, Q, R, S,}$ and $\mathcal{T,}$ as shown. Rhombuses $\mathcal{P, Q, R,}$ and $\mathcal{S}$ are congruent, and each has area $\sqrt{2006}$. Let $K$ be the area of rhombus $\mathcal{T}$. Given that $K$ is a positive integer, find the number of possible values for $K$. [asy] size(150);defaultpen(linewidth(0.7)+fontsize(10)); draw(rotate(45)*polygon(4)); pair F=(1+sqrt(2))*dir(180), C=(1+sqrt(2))*dir(0), A=F+sqrt(2)*dir(45), E=F+sqrt(2)*dir(-45), B=C+sqrt(2)*dir(180-45), D=C+sqrt(2)*dir(45-180); draw(F--(-1,0)^^C--(1,0)^^A--B--C--D--E--F--cycle); pair point=origin; 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("$\mathcal{P}$", intersectionpoint( A--(-1,0), F--(0,1) )); label("$\mathcal{S}$", intersectionpoint( E--(-1,0), F--(0,-1) )); label("$\mathcal{R}$", intersectionpoint( D--(1,0), C--(0,-1) )); label("$\mathcal{Q}$", intersectionpoint( B--(1,0), C--(0,1) )); label("$\mathcal{T}$", point); dot(A^^B^^C^^D^^E^^F);[/asy]
Let $ M,N,P,Q $ be the middlepoints of the segments $ AB,BC,CD,DA, $ respectively, of a convex quadrilateral $ ABCD. $ Prove that if $ ANP $ and $ CMQ $ are equilateral, then $ ABDC $ is a rhombus . Moreover, determine the angles of this rhombus.