Found problems: 25757
2022 AMC 12/AHSME, 2
In rhombus $ABCD$, point $P$ lies on segment $\overline{AD}$ such that $BP\perp AD$, $AP = 3$, and $PD = 2$. What is the area of $ABCD$?
[asy]
import olympiad;
size(180);
real r = 3, s = 5, t = sqrt(r*r+s*s);
defaultpen(linewidth(0.6) + fontsize(10));
pair A = (0,0), B = (r,s), C = (r+t,s), D = (t,0), P = (r,0);
draw(A--B--C--D--A^^B--P^^rightanglemark(B,P,D));
label("$A$",A,SW);
label("$B$", B, NW);
label("$C$",C,NE);
label("$D$",D,SE);
label("$P$",P,S);
[/asy]
$\textbf{(A) }3\sqrt 5 \qquad
\textbf{(B) }10 \qquad
\textbf{(C) }6\sqrt 5 \qquad
\textbf{(D) }20\qquad
\textbf{(E) }25$
2010 Math Prize For Girls Problems, 11
In the figure below, each side of the rhombus has length 5 centimeters.
[asy]
import graph;
unitsize(2.0cm);
real w = sqrt(3);
draw((w, 0) -- (0, 1) -- (-w, 0) -- (0, -1) -- cycle);
filldraw(Circle((-0.5, 0), 0.8 / sqrt(pi)), gray);
label("$60^\circ$", (w - 0.1, 0), W);
[/asy]
The circle lies entirely within the rhombus. The area of the circle is $n$ square centimeters, where $n$ is a positive integer. Compute the number of possible values of $n$.
2020 BMT Fall, Tie 3
$\vartriangle ABC$ has $AB = 5$, $BC = 12$, and $AC = 13$. A circle is inscribed in $\vartriangle ABC$, and $MN$ tangent to the circle is drawn such that $M$ is on $\overline{AC}$, $N$ is on $\overline{BC}$, and $\overline{MN} \parallel \overline{AB}$. The area of $\vartriangle MNC$ is $m/n$ , where $m$ and $n $are relatively prime positive integers. Find $m + n$.
1992 Romania Team Selection Test, 3
Let $ABCD$ be a tetrahedron; $B', C', D'$ be the midpoints of the edges $AB, AC, AD$; $G_A, G_B, G_C, G_D$ be the barycentres of the triangles $BCD, ACD, ABD, ABC$, and $G$ be the barycentre of the tetrahedron. Show that $A, G, G_B, G_C, G_D$ are all on a sphere if and only if $A, G, B', C', D'$ are also on a sphere.
[i]Dan Brânzei[/i]
2007 All-Russian Olympiad, 6
A line, which passes through the incentre $I$ of the triangle $ABC$, meets its sides $AB$ and $BC$ at the points $M$ and $N$ respectively. The triangle $BMN$ is acute. The points $K,L$ are chosen on the side $AC$ such that $\angle ILA=\angle IMB$ and $\angle KC=\angle INB$. Prove that $AM+KL+CN=AC$.
[i]S. Berlov[/i]
2008 ITest, 89
Two perpendicular planes intersect a sphere in two circles. These circles intersect in two points, $A$ and $B$, such that $AB=42$. If the radii of the two circles are $54$ and $66$, find $R^2$, where $R$ is the radius of the sphere.
2017 Dutch Mathematical Olympiad, 2
A parallelogram $ABCD$ with $|AD| =|BD|$ has been given. A point $E$ lies on line segment $|BD|$ in such a way that $|AE| = |DE|$. The (extended) line $AE$ intersects line segment $BC$ in $F$. Line $DF$ is the angle bisector of angle $CDE$. Determine the size of angle $ABD$.
[asy]
unitsize (3 cm);
pair A, B, C, D, E, F;
D = (0,0);
A = dir(250);
B = dir(290);
C = B + D - A;
E = extension((A + D)/2, (A + D)/2 + rotate(90)*(A - D), B, D);
F = extension(A, E, B, C);
draw(A--B--C--D--cycle);
draw(A--F--D--B);
dot("$A$", A, SW);
dot("$B$", B, SE);
dot("$C$", C, NE);
dot("$D$", D, NW);
dot("$E$", E, S);
dot("$F$", F, SE);
[/asy]
2002 Iran MO (2nd round), 4
Let $A$ and $B$ be two fixed points in the plane. Consider all possible convex quadrilaterals $ABCD$ with $AB = BC, AD = DC$, and $\angle ADC = 90^\circ$. Prove that there is a fixed point $P$ such that, for every such quadrilateral $ABCD$ on the same side of $AB$, the line $DC$ passes through $P.$
ABMC Team Rounds, 2020
[u]Round 1[/u]
[b]1.1.[/b] A person asks for help every $3$ seconds. Over a time period of $5$ minutes, how many times will they ask for help?
[b]1.2.[/b] In a big bag, there are $14$ red marbles, $15$ blue marbles, and$ 16$ white marbles. If Anuj takes a marble out of the bag each time without replacement, how many marbles does Anuj need to remove to be sure that he will have at least $3$ red marbles?
[b]1.3.[/b] If Josh has $5$ distinct candies, how many ways can he pick $3$ of them to eat?
[u]Round 2[/u]
[b]2.1.[/b] Annie has a circular pizza. She makes $4$ straight cuts. What is the minimum number of slices of pizza that she can make?
[b]2.2.[/b] What is the sum of the first $4$ prime numbers that can be written as the sum of two perfect squares?
[b]2.3.[/b] Consider a regular octagon $ABCDEFGH$ inscribed in a circle of area $64\pi$. If the length of arc $ABC$ is $n\pi$, what is $n$?
[u]Round 3[/u]
[b]3.1.[/b] Let $ABCDEF$ be an equiangular hexagon with consecutive sides of length $6, 5, 3, 8$, and $3$. Find the length of the sixth side.
[b]3.2.[/b] Jack writes all of the integers from $ 1$ to $ n$ on a blackboard except the even primes. He selects one of the numbers and erases all of its digits except the leftmost one. He adds up the new list of numbers and finds that the sum is $2020$. What was the number he chose?
[b]3.3.[/b] Our original competition date was scheduled for April $11$, $2020$ which is a Saturday. The numbers $4116$ and $2020$ have the same remainder when divided by $x$. If $x$ is a prime number, find the sum of all possible $x$.
[u]Round 4[/u]
[b]4.1.[/b] The polynomials $5p^2 + 13pq + cq^2$ and $5p^2 + 13pq - cq^2$ where $c$ is a positive integer can both be factored into linear binomials with integer coefficients. Find $c$.
[b]4.2.[/b] In a Cartesian coordinate plane, how many ways are there to get from $(0, 0)$ to $(2, 3)$ in $7$ moves, if each move consists of a moving one unit either up, down, left, or right?
[b]4.3.[/b] Bob the Builder is building houses. On Monday he finds an empty field. Each day starting on Monday, he finishes building a house at noon. On the $n$th day, there is a $\frac{n}{8}$ chance that a storm will appear at $3:14$ PM and destroy all the houses on the field. At any given moment, Bob feels sad if and only if there is exactly $1$ house left on the field that is not destroyed. The probability that he will not be sad on Friday at $6$ PM can be expressed as $p/q$ in simplest form. Find $p + q$.
PS. You should use hide for answers. Rounds 5-8 have been posted [url=https://artofproblemsolving.com/community/c3h2784570p24468605]here[/url]. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
2008 Sharygin Geometry Olympiad, 22
(A.Khachaturyan, 10--11) a) All vertices of a pyramid lie on the facets of a cube
but not on its edges, and each facet contains at least one vertex. What is the
maximum possible number of the vertices of the pyramid?
b) All vertices of a pyramid lie in the facet planes of a cube but not on the lines
including its edges, and each facet plane contains at least one vertex. What is the
maximum possible number of the vertices of the pyramid?
2022 HMNT, 10
There is a unit circle that starts out painted white. Every second, you choose uniformly at random an arc of arclength $1$ of the circle and paint it a new color. You use a new color each time, and new paint covers up old paint. Let $c_n$ be the expected number of colors visible after $n$ seconds. Compute $\lim_{n\to \infty} c_n$.
2020 Latvia TST, 1.1
It is given parallelogram $ABCD$. On it's sides $AB, BC, CD, DA$ are chosen points $E, F, G, H$ such that area of $EFGH$ is half of the area of $ABCD$. Show that at least one of the quadrilaterals $ABFH$ and $AEGD$ is parallelogram.
2012 HMNT, 9
Consider triangle $ABC$ where $BC = 7$, $CA = 8$, and $AB = 9$. $D$ and $E$ are the midpoints of $BC$ and $CA$, respectively, and $AD$ and $BE$ meet at $G$. The reflection of $G$ across $D$ is $G'$, and $G'E$ meets $CG$ at $P$. Find the length $PG$.
2010 Sharygin Geometry Olympiad, 5
A point $E$ lies on the altitude $BD$ of triangle $ABC$, and $\angle AEC=90^\circ.$ Points $O_1$ and $O_2$ are the circumcenters of triangles $AEB$ and $CEB$; points $F, L$ are the midpoints of the segments $AC$ and $O_1O_2.$ Prove that the points $L,E,F$ are collinear.
2024 Vietnam Team Selection Test, 3
Let $ABC$ be an acute scalene triangle. Incircle of $ABC$ touches $BC,CA,AB$ at $D,E,F$ respectively. Let $X,Y,Z$ be feet the altitudes of from $A,B,C$ to the sides $BC,CA,AB$ respectively. Let $A',B',C'$ be the reflections of $X,Y,Z$ in $EF,FD,DE$ respectively. Prove that triangles $ABC$ and $A'B'C'$ are similar.
2022 Yasinsky Geometry Olympiad, 4
Let $BM$ be the median of triangle $ABC$. On the extension of $MB$ beyond $B$, the point $K$ is chosen so that $BK =\frac12 AC$. Prove that if $\angle AMB=60^o$, then $AK=BC$.
(Mykhailo Standenko)
2013 Dutch IMO TST, 5
Let $ABCDEF$ be a cyclic hexagon satisfying $AB\perp BD$ and $BC=EF$.Let $P$ be the intersection of lines $BC$ and $AD$ and let $Q$ be the intersection of lines $EF$ and $AD$.Assume that $P$ and $Q$ are on the same side of $D$ and $A$ is on the opposite side.Let $S$ be the midpoint of $AD$.Let $K$ and $L$ be the incentres of $\triangle BPS$ and $\triangle EQS$ respectively.Prove that $\angle KDL=90^0$.
2009 Harvard-MIT Mathematics Tournament, 10
Let $f(x)=2x^3-2x$. For what positive values of $a$ do there exist distinct $b,c,d$ such that $(a,f(a)),(b,f(b)),(c,f(c)),(d,f(d))$ is a rectangle?
Kyiv City MO Juniors 2003+ geometry, 2015.9.3
It is known that a square can be inscribed in a given right trapezoid so that each of its vertices lies on the corresponding side of the trapezoid (none of the vertices of the square coincides with the vertex of the trapezoid). Construct this inscribed square with a compass and a ruler.
(Maria Rozhkova)
2002 Federal Math Competition of S&M, Problem 2
Points $A_0,A_1,\ldots,A_{2k}$, in this order, divide a circumference into $2k+1$ equal arcs. Point $A_0$ is connected by chords to all the other points. These $2k$ chords divide the interior of the circle into $2k+1$ parts. These parts are alternately painted red and blue so that there are $k+1$ red and $k$ blue parts. Show that the blue area is larger than the red area.
2017 Hanoi Open Mathematics Competitions, 11
Let $ABC$ be an equilateral triangle, and let $P$ stand for an arbitrary point inside the triangle.
Is it true that $| \angle PAB - \angle PAC| \ge | \angle PBC - \angle PCB|$ ?
2005 USAMTS Problems, 5
Sphere $S$ is inscribed in cone $C$. The height of $C$ equals its radius, and both equal $12+12\sqrt2$. Let the vertex of the cone be $A$ and the center of the sphere be $B$. Plane $P$ is tangent to $S$ and intersects $\overline{AB}$. $X$ is the point on the intersection of $P$ and $C$ closest to $A$. Given that $AX=6$, find the area of the region of $P$ enclosed by the intersection of $C$ and $P$.
1989 IMO Longlists, 23
Let $ ABC$ be a triangle. Prove that there is a unique point $ U$ in the plane of $ ABC$ such that there exist real numbers $ \alpha, \beta, \gamma, \delta$ not all zero, such that
\[ \alpha PL^2 \plus{} \beta PM^2 \plus{} \gamma PN^2 \plus{} \delta UP^2\]
is constant for all points $ P$ of the plane, where $ L,M,N$ are the feet of the perpendiculars from $ P$ to $ BC,CA,AB$ respectively. Identify $ U.$
2006 AMC 8, 6
The letter T is formed by placing two $ 2\times 4$ inch rectangles next to each other, as shown. What is the perimeter of the T, in inches?
[asy]size(150);
draw((0,6)--(4,6)--(4,4)--(3,4)--(3,0)--(1,0)--(1,4)--(0,4)--cycle, linewidth(1));[/asy]
$ \textbf{(A)}\ 12 \qquad
\textbf{(B)}\ 16 \qquad
\textbf{(C)}\ 20 \qquad
\textbf{(D)}\ 22 \qquad
\textbf{(E)}\ 24$
1971 IMO Longlists, 26
An infinite set of rectangles in the Cartesian coordinate plane is given. The vertices of each of these rectangles have coordinates $(0, 0), (p, 0), (p, q), (0, q)$ for some positive integers $p, q$. Show that there must exist two among them one of which is entirely contained in the other.