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

Consider five spheres with radius $10$ cm . Four of these spheres are arranged on a horizontal table so that its centers form a $20$ cm square and the fifth sphere is placed on them so that it touches the other four. What is the distance between center of this fifth sphere and the table?
Points $P_1,P_2,P_3,P_4$ are vertexes of a regular triangular pyramid, and $P_5,P_6,P_7,P_8,P_9,P_{10}$ midpoints of edges. The number of groups $(P_1,P_i,P_j,P_k)(1<i<j<k\leq10)$ that $P_1,P_i,P_j,P_k$ are coplane is________.
A regular triangular pyramid $ABCD$ with the base side $AB=a$ and the lateral edge $AD=b$ is given. Let $M$ and $N$ be the midpoints of $AB$ and $CD$ respectively. A line $\alpha$ through $MN$ intersects the edges $AD$ and $BC$ at $P$ and $Q$, respectively. (a) Prove that $AP/AD=BQ/BC$. (b) Find the ratio $AP/AD$ which minimizes the area of $MQNP$.
A sphere is inscribed in a tetrahedron and each point of contact of the sphere with the four faces is joined to the vertices of the face containing the point. Show that the four sets of three angles so formed are identical.
For a nonnegative integer $n$, define $a_n$ to be the positive integer with decimal representation \[1\underbrace{0\ldots0}_{n}2\underbrace{0\ldots0}_{n}2\underbrace{0\ldots0}_{n}1\mbox{.}\] Prove that $\frac{a_n}{3}$ is always the sum of two positive perfect cubes but never the sum of two perfect squares. [i](4th Middle European Mathematical Olympiad, Team Competition, Problem 7)[/i]
In triangular pyramid $S-ABC$, any two of $SA,SB,SC$ are perpendicular. $M$ is the centre of gravity of $\triangle ABC$. $D$ is the midpoint of $AB$, line $DP//SC$. Prove: [b](a)[/b] $DP$ and $SM$ intersect. [b](b)[/b] $DP\cap SM=D'$, then $D'$ is the center of circumsphere of $S-ABC$.
Let $I$ be the center of the sphere inscribed in the tetrahedron $ABCD, A ', B', C ', D'$ be the centers of the spheres circumscribed around the tetrahedra $IBCD, ICDA, IDAB, IABC$, respectively. Prove that the sphere circumscribed around $ABCD$ lies entirely inside the circumscribed around $A'B'C'D '$.
Does there exist a polyhedron (not necessarily convex) which could have the following complete list of edges? $AB, AC, BC, BD, CD, DE, EF, EG, FG, FH, GH, AH$. [img]http://1.bp.blogspot.com/-wTdNfQHG5RU/XVk1Bf4wpqI/AAAAAAAAKhA/8kc6u9KqOgg_p1CXim2LZ1ANFXFiWgnYACK4BGAYYCw/s1600/TOT%2B1982%2BAutum%2BS2.png[/img]
In tetrahedron $ABCS$ no two edges have equal length. Point $A'$ in plane $BCS$ is symmetric to $S$ with respect to the perpendicular bisector of $BC$. Points $B'$ and $C'$ are defined analagously. Prove that planes $ABC, AB'C', A'BC'$ abd $A'B'C$ share a common point.
Consider a cube $ABCDA'B'C'D$ (with $AB\perp AA'\parallel BB'\parallel CC'\parallel DD$). Let $X$ be an inner point of the segment $AB$ and denote $Y$ the intersection of the edge $AD$ and the plane $B'D'X$. (a) Let $M=B'Y\cap D'X$. Find the locus of all $M$s. (b) Determine whether there is a quadrilateral $B'D'YX$ such that its diagonals divide each other in the ratio 1:2.
Let be a tetahedron $ ABCD, $ and $ E $ be the projection of $ D $ on the plane formed by $ ABC. $ If $ \mathcal{A}_{\mathcal{R}} $ denotes the area of the region $ \mathcal{R}, $ show that the following affirmations are equivalent: [b]a)[/b] $ C=E\vee CE\parallel AB $ [b]b)[/b] $ M\in\overline{CD}\implies\mathcal{A}_{ABM}^2=\frac{CM^2}{CD^2}\cdot\mathcal{A}_{ABD}^2 +\left( 1-\frac{CM^2}{CD^2}\right)\cdot\mathcal{A}_{ABC}^2 $
Given a tetrahedron $ABCD$, $E$, $F$, $G$, are on the respectively on the segments $AB$, $AC$ and $AD$. Prove that: i) area $EFG \leq$ max{area $ABC$,area $ABD$,area $ACD$,area $BCD$}. ii) The same as above replacing "area" for "perimeter".
Two spheres with radii $36$ and one sphere with radius $13$ are each externally tangent to the other two spheres and to two different planes $\mathcal{P}$ and $\mathcal{Q}$. The intersection of planes $\mathcal{P}$ and $\mathcal{Q}$ is the line $\ell$. The distance from line $\ell$ to the point where the sphere with radius $13$ is tangent to plane $\mathcal{P}$ is $\tfrac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m + n$. [img]https://imgur.com/1mfBNNL.png[/img]
Five edges of a triangular pyramid are equal to $1$. Find the sixth edge if it is known that the radius of the ball circumscribed about this pyramid is equal to $1$.
How many $2 \times 2 \times 2$ cubes must be added to a $8 \times 8 \times 8$ cube to form a $12 \times 12 \times 12$ cube? [i]Proposed by Evan Chen[/i]
The faces of a box with integer edge lengths are painted green. The box is partitioned into unit cubes. Find the dimensions of the box if the number of unit cubes with no green face is one third of the total number of cubes.
Prove that if the cross-section of a cube cut by a plane is a pentagon, as shown in the figure below, then there are two adjacent sides of the pentagon such that the sum of the lengths of those two sides is greater than the sum of the lengths of the other three sides. (For ease of grading, please use the names of the points from the figure below in your solution.) [asy] import three; defaultpen(linewidth(0.8)); currentprojection=orthographic(1,3/5,1/2); draw(unitcube, white, thick(), nolight); draw(O--(1,0,0)^^O--(0,1,0)^^O--(0,0,1), linetype("4 4")+linewidth(0.7)); triple A=(1/3, 1, 1), B=(2/3, 1, 0), C=(1, 1/2, 0), D=(1, 0, 1/2), E=(2/3, 0, 1); draw(E--A--B^^C--D); draw(B--C^^D--E, linetype("4 4")+linewidth(0.7)); label("$A$", A, dir(85)); label("$B$", B, SE); label("$C$", C, S); label("$D$", D, W); label("$E$", E, NW);[/asy]
[b](a)[/b] Consider the set of all triangles $ABC$ which are inscribed in a circle with radius $R.$ When is $AB^2+BC^2+CA^2$ maximum? Find this maximum. [b](b)[/b] Consider the set of all tetragonals $ABCD$ which are inscribed in a sphere with radius $R.$ When is the sum of squares of the six edges of $ABCD$ maximum? Find this maximum, and in this case prove that all of the edges are equal.
Determine the volume of the body obtained by cutting the ball of radius $R$ by the trihedron with vertex in the center of that ball, it its dihedral angles are $\alpha, \beta, \gamma.$
Let $ABCD$ be a tetrahedron such that edges $AB$, $AC$, and $AD$ are mutually perpendicular. Let the areas of triangles $ABC$, $ACD$, and $ADB$ be denoted by $x$, $y$, and $z$, respectively. In terms of $x$, $y$, and $z$, find the area of triangle $BCD$.
Let $ \mathcal Q$ be a unit cube. We say that a tetrahedron is [b]good[/b] if all its edges are equal and all of its vertices lie on the boundary of $ \mathcal Q$. Find all possible volumes of good tetrahedra.
Consider a polyhedron having $100$ edges. (a) Find the maximal possible number of its edges which can be intersected by a plane (not containing any vertices of the polyhedron) if the polyhedron is convex. (b) Prove that for a non-convex polyhedron this number i. can be as great as $96$, ii. cannot be as great as $100$. (A Andjans, Riga
Let $ABCD$ be a tetrahedron and suppose that $M$ is a point inside it such that $\angle MAD=\angle MBC$ and $\angle MDB=\angle MCA$. Prove that $$MA\cdot MB+MC\cdot MD<\max(AD\cdot BC,AC\cdot BD).$$
Let $SABCDE$ be a pyramid whose base $ABCDE$ is a regular pentagon and whose other faces are acute triangles. The altitudes from $S$ to the base sides dissect them into ten triangles, colored red and blue alternatingly. Prove that the sum of the squared areas of the red triangles is equal to the sum of the squared areas of the blue triangles.
Twenty ants live on the faces of an icosahedron, one ant on each side, where the icosahedron have each side with length 1. Each ant moves in a counterclockwise direction on each face, along the side/edges. The speed of each ant must be no less than 1 always. Also, if two ants meet, they should meet at the vertex of the icosahedron. If five ants meet at the same time at a vertex, we call that a [i]collision[/i]. Can the ants move forever, in a way that no [i]collision[/i] occurs?