Found problems: 85335
2015 CCA Math Bonanza, T6
A semicircle is inscribed in right triangle $ABC$ with right angle $B$ and has diameter on $AB$, with
one end on point $B$. Given that $AB = 15$ and $BC = 8$, determine the radius of the semicircle
[i]2015 CCA Math Bonanza Team Round #6[/i]
2013-2014 SDML (High School), 1
What is the smallest integer $m$ such that $\frac{10!}{m}$ is a perfect square?
$\text{(A) }2\qquad\text{(B) }7\qquad\text{(C) }14\qquad\text{(D) }21\qquad\text{(E) }35$
2009 AMC 12/AHSME, 15
For what value of $ n$ is $ i\plus{}2i^2\plus{}3i^3\plus{}\cdots\plus{}ni^n\equal{}48\plus{}49i$?
Note: here $ i\equal{}\sqrt{\minus{}1}$.
$ \textbf{(A)}\ 24 \qquad
\textbf{(B)}\ 48 \qquad
\textbf{(C)}\ 49 \qquad
\textbf{(D)}\ 97 \qquad
\textbf{(E)}\ 98$
2012 Indonesia TST, 3
Suppose $l(M, XYZ)$ is a Simson line of the triangle $XYZ$ that passes through $M$.
Suppose $ABCDEF$ is a cyclic hexagon such that $l(A, BDF), l(B, ACE), l(D, ABF), l(E, ABC)$ intersect at a single point. Prove that $CDEF$ is a rectangle.
[color=blue]Should the first sentence read:
Suppose $l(M, XYZ)$ is a Simson line of the triangle $XYZ$ [u]with respect to[/u] $M$.
? Since it appears weird that a Simson line that passes a point is to be constructed. However, this is Unsolved after all, so I'm not sure.[/color]
2020 DMO Stage 1, 5.
[b]Q[/b]. $ABC$ is an acute - angled triangle with $\odot(ABC)$ and $\Omega$ as the circumcircle and incircle respectively. Let $D, E, F$ to be the respective intouch points on $\overline{BC}, \overline{CA}$ and $\overline{AB}$. Circle $\gamma_A$ is drawn internally tangent to sides $\overline{AC}, \overline{AB}$ and $\odot(ABC)$ at $X, Y$ and $Z$ respectively. Another circle $(\omega)$ is constructed tangent to $\overline{BC}$ at $\mathcal{T}_1$ and internally tangent to $\odot(ABC)$ at $\mathcal{T}_2$. A tangent is drawn from $A$ such that it touches $\omega$ at $W$ and meets $BC$ at $V$, with $V$ lying inside $\odot(ABC)$. Now if $\overline{EF}$ meets $\odot(BC)$ at $\mathcal{X}_1$ and $\mathcal{X}_2$, opposite to vertex $B$ and $C$ respectively, where $\odot(BC)$ denotes the circle with $BC$ as diameter, prove that the set of lines $\{\overline{B\mathcal{X}_1}, \overline{ZS}, \overline{C\mathcal{X}_2}, \overline{DU}, \overline{YX}, \overline{\mathcal{T}_1W} \}$ are concurrent where $S$ is the mid-point of $\widehat{BC}$ containing $A$ and $U$ is the anti-pode of $D$ with respect to $\Omega$. If the line joining that concurrency point and $A$ meets $\odot(ABC)$ at $N\not = A$ prove that $\overline{AD}, \overline{ZN}$ and $\gamma_A$ pass through a common point.
[i]
Proposed by srijonrick[/i]
1962 AMC 12/AHSME, 15
Given triangle $ ABC$ with base $ AB$ fixed in length and position. As the vertex $ C$ moves on a straight line, the intersection point of the three medians moves on:
$ \textbf{(A)}\ \text{a circle} \qquad
\textbf{(B)}\ \text{a parabola} \qquad
\textbf{(C)}\ \text{an ellipse} \qquad
\textbf{(D)}\ \text{a straight line} \qquad
\textbf{(E)}\ \text{a curve here not listed}$
2023 India Regional Mathematical Olympiad, 2
Let $\omega$ be a semicircle with $A B$ as the bounding diameter and let $C D$ be a variable chord of the semicircle of constant length such that $C, D$ lie in the interior of the arc $A B$. Let $E$ be a point on the diameter $A B$ such that $C E$ and $D E$ are equally inclined to the line $A B$. Prove that
(a) the measure of $\angle C E D$ is a constant;
(b) the circumcircle of triangle $C E D$ passes through a fixed point.
2024 Kosovo EGMO Team Selection Test, P3
Let $\triangle ABC$ be a right triangle at the vertex $A$ such that the side $AB$ is shorter than the side $AC$.
Let $D$ be the foot of the altitude from $A$ to $BC$ and $M$ the midpoint of $BC$. Let $E$ be a point on the ray $AB$, outside of the segment $AB$. Line $ED$ intersects the segment $AM$ at the point $F$. Point $H$ is on the side $AC$ such that $\angle EFH=90^{\circ}$. Suppose that $ED=FH$. Find the measure of the angle $\angle AED$.
2021 AMC 10 Spring, 5
The ages of Jonie's four cousins are distinct single-digit positive integers. Two of the cousins' ages multiplied together give $24$, while the other two multiply to $30$. What is the sum of the ages of Jonie's four cousins?
$\textbf{(A) }21 \qquad \textbf{(B) }22 \qquad \textbf{(C) }23 \qquad \textbf{(D) }24 \qquad \textbf{(E) }25$
2018 Math Prize for Girls Problems, 11
Maryam has a fair tetrahedral die, with the four faces of the die labeled 1 through 4. At each step, she rolls the die and records which number is on the bottom face. She stops when the current number is greater than or equal to the previous number. (In particular, she takes at least two steps.) What is the expected number (average number) of steps that she takes?
2003 Gheorghe Vranceanu, 1
For a real number $ k\ge 2, $ solve the equation $ \frac{\{x\}[x]}{x} =k. $
2010 Contests, 2
In the accompanying figure , $y=f(x)$ is the graph of a one-to-one continuous function $f$ . At each point $P$ on the graph of $y=2x^2$ , assume that the areas $OAP$ and $OBP$ are equal . Here $PA,PB$ are the horizontal and vertical segments . Determine the function $f$.
[asy]
Label f;
xaxis(0,60,blue);
yaxis(0,60,blue);
real f(real x)
{
return (x^2)/60;
}
draw(graph(f,0,53),red);
label("$y=x^2$",(30,15),E);
real f(real x)
{
return (x^2)/25;
}
draw(graph(f,0,38),red);
label("$y=2x^2$",(37,37^2/25),E);
real f(real x)
{
return (x^2)/10;
}
draw(graph(f,0,25),red);
label("$y=f(x)$",(24,576/10),W);
label("$O(0,0)$",(0,0),S);
dot((20,400/25));
dot((20,400/60));
label("$P$",(20,400/25),E);
label("$B$",(20,400/60),SE);
dot(((4000/25)^(0.5),400/25));
label("$A$",((4000/25)^(0.5),400/25),W);
draw((20,400/25)..((4000/25)^(0.5),400/25));
draw((20,400/25)..(20,400/60));
[/asy]
1992 AMC 12/AHSME, 3
An urn is filled with coins and beads, all of which are either silver or gold. Twenty percent of the objects in the urn are beads. Forty percent of the coins in the urn are silver. What percent of the objects in the urn are gold coins?
$ \textbf{(A)}\ 40\%\qquad\textbf{(B)}\ 48\%\qquad\textbf{(C)}\ 52\%\qquad\textbf{(D)}\ 60\%\qquad\textbf{(E)}\ 80\% $
2010 Princeton University Math Competition, 1
Find the positive integer less than 18 with the most positive divisors.
2018 Junior Balkan Team Selection Tests - Romania, 4
What is the maximum number of rooks one can place on a chessboard such that any rook attacks exactly two other rooks? (We say that two rooks attack each other if they are on the same line or on the same column and between them there are no other rooks.)
Alexandru Mihalcu
2012 Benelux, 3
In triangle $ABC$ the midpoint of $BC$ is called $M$. Let $P$ be a variable interior point of the triangle such that $\angle CPM=\angle PAB$. Let $\Gamma$ be the circumcircle of triangle $ABP$. The line $MP$ intersects $\Gamma$ a second time at $Q$. Define $R$ as the reflection of $P$ in the tangent to $\Gamma$ at $B$. Prove that the length $|QR|$ is independent of the position of $P$ inside the triangle.
2023 Harvard-MIT Mathematics Tournament, 17
An equilateral triangle lies in the Cartesian plane such that the $x$-coordinates of its vertices are pairwise distinct and all satisfy the equation $x^3-9x^2 + 10x + 5 = 0.$ Compute the side length of the triangle.
2005 Postal Coaching, 7
Fins all ordered triples $ \left(a,b,c\right)$ of positive integers such that $ abc \plus{} ab \plus{} c \equal{} a^3$.
2022 MOAA, 9
Emily has two cups $A$ and $B$, each of which can hold $400$ mL, A initially with $200$ mL of water and $B$ initially with $300$ mL of water. During a round, she chooses the cup with more water (randomly picking if they have the same amount), drinks half of the water in the chosen cup, then pours the remaining half into the other cup and refills the chosen cup to back to half full. If Emily goes for $20$ rounds, how much water does she drink, to the nearest integer?
2021 Winter Stars of Mathematics, 2
Given a positive integer $k,$ prove that for any integer $n \geq 20k,$ there exist $n - k$ pairwise distinct positive integers whose squares add up to $n(n + 1)(2n + 1)/6.$
[i]The Problem Selection Committee[/i]
2024 India National Olympiad, 3
Let $p$ be an odd prime and $a,b,c$ be integers so that the integers $$a^{2023}+b^{2023},\quad b^{2024}+c^{2024},\quad a^{2025}+c^{2025}$$ are divisible by $p$.
Prove that $p$ divides each of $a,b,c$.
$\quad$
Proposed by Navilarekallu Tejaswi
2016 AMC 12/AHSME, 15
All the numbers $2, 3, 4, 5, 6, 7$ are assigned to the six faces of a cube, one number to each face. For each of the eight vertices of the cube, a product of three numbers is computed, where the three numbers are the numbers assigned to the three faces that include that vertex. What is the greatest possible value of the sum of these eight products?
$\textbf{(A)}\ 312 \qquad
\textbf{(B)}\ 343 \qquad
\textbf{(C)}\ 625 \qquad
\textbf{(D)}\ 729 \qquad
\textbf{(E)}\ 1680$
1957 Moscow Mathematical Olympiad, 358
The segments of a closed broken line in space are of equal length, and each three consecutive segments are mutually perpendicular. Prove that the number of segments is divisible by $6$.
1990 Czech and Slovak Olympiad III A, 3
Let $ABCDEFGH$ be a cube. Consider a plane whose intersection with the tetrahedron $ABDE$ is a triangle with an obtuse angle $\varphi.$ Determine all $\varphi>\pi/2$ for which there is such a plane.
1967 AMC 12/AHSME, 38
Given a set $S$ consisting of two undefined elements "pib" and "maa", and the four postulates: $P_1$: Every pib is a collection of maas, $P_2$: Any two distinct pibs have one and only one maa in common, $P_3$: Every maa belongs to two and only two pibs, $P_4$: There are exactly four pibs. Consider the three theorems: $T_1$: There are exactly six maas, $T_2$: There are exactly three maas in each pib, $T_3$: For each maa there is exactly one other maa not in the same pid with it. The theorems which are deducible from the postulates are:
$\textbf{(A)}\ T_3 \; \text{only}\qquad
\textbf{(B)}\ T_2 \; \text{and} \; T_3 \; \text{only} \qquad
\textbf{(C)}\ T_1 \; \text{and} \; T_2 \; \text{only}\\
\textbf{(D)}\ T_1 \; \text{and} \; T_3 \; \text{only}\qquad
\textbf{(E)}\ \text{all}$