Found problems: 2265
Find the greatest real $k$ such that, for every tetrahedron $ABCD$ of volume $V$, the product of areas of faces $ABC,ABD$ and $ACD$ is at least $kV^2$.
Three mutually tangent spheres each with radius $5$ sit on a horizontal plane. A triangular pyramid has a base that is an equilateral triangle with side length $6$, has three congruent isosceles triangles for vertical faces, and has height $12$. The base of the pyramid is parallel to the plane, and the vertex of the pyramid is pointing downward so that it is between the base and the plane. Each of the three vertical faces of the pyramid is tangent to one of the spheres at a point on the triangular face along its altitude from the vertex of the pyramid to the side of length $6$. The distance that these points of tangency are from the base of the pyramid is $\tfrac mn$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$.
[asy]
size(200);
defaultpen(linewidth(0.8));
pair X=(-.6,.4),A=(-.4,2),B=(-.7,1.85),C=(-1.1,2.05);
picture spherex;
filldraw(spherex,unitcircle,white);
draw(spherex,(-1,0)..(-.2,-.2)..(1,0)^^(0,1)..(-.2,-.2)..(0,-1));
add(shift(-0.5,0.6)*spherex);
filldraw(X--A--C--cycle,gray);
draw(A--B--C^^X--B);
add(shift(-1.5,0.2)*spherex);
add(spherex);
[/asy]
Let $A_1A_2A_3A_4$ be a tetrahedron. Consider the sphere centered at $A_1$ which is tangent to the face $A_2A_3A_4$ of the tetrahedron. Show that the surface area of the part of the sphere which is inside the tetrahedron is less than the area of the triangle $A_2A_3A_4$.
[i]Sorin Rădulescu[/i]
A uniform pool ball of radius $r$ and mass $m$ begins at rest on a pool table. The ball is given a horizontal impulse $J$ of fixed magnitude at a distance $\beta r$ above its center, where $-1 \le \beta \le 1$. The coefficient of kinetic friction between the ball and the pool table is $\mu$. You may assume the ball and the table are perfectly rigid. Ignore effects due to deformation. (The moment of inertia about the center of mass of a solid sphere of mass $m$ and radius $r$ is $I_{cm} = \frac{2}{5}mr^2$.)
[asy]
size(250);
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps);
filldraw(circle((0,0),1),gray(.8));
draw((-3,-1)--(3,-1));
draw((-2.4,0.1)--(-2.4,0.6),EndArrow);
draw((-2.5,0)--(2.5,0),dashed);
draw((-2.75,0.7)--(-0.8,0.7),EndArrow);
label("$J$",(-2.8,0.7),W);
label("$\beta r$",(-2.3,0.35),E);
draw((0,-1.5)--(0,1.5),dashed);
draw((1.7,-0.1)--(1.7,-0.9),BeginArrow,EndArrow);
label("$r$",(1.75,-0.5),E);
[/asy]
(a) Find an expression for the final speed of the ball as a function of $J$, $m$, and $\beta$.
(b) For what value of $\beta$ does the ball immediately begin to roll without slipping, regardless of the value of $\mu$?
Is it possible to tile space using a combination of regular tetrahedra and regular octahedra?
(A Belov)
A pyramid has a square base with sides of length 1 and has lateral faces that are equilateral triangles. A cube is placed within the pyramid so that one face is on the base of the pyramid and its opposite face has all its edges on the lateral faces of the pyramid. What is the volume of this cube?
$ \textbf{(A)}\ 5\sqrt{2}-7 \qquad
\textbf{(B)}\ 7-4\sqrt{3} \qquad
\textbf{(C)}\ \frac{2\sqrt{2}}{27} \qquad
\textbf{(D)}\ \frac{\sqrt{2}}{9} \qquad
\textbf{(E)}\ \frac{\sqrt{3}}{9} $
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).$$
Consider triangles $ABC$ in space.
(a) What condition must the angles $\angle A, \angle B , \angle C$ of $\triangle ABC$ fulfill in order that there is a point $P$ in space such that $\angle APB, \angle BPC, \angle CPA$ are right angles?
(b) Let $d$ be the longest of the edges $PA,PB,PC$ and let $h$ be the longest altitude of $\triangle ABC$. Show that $\frac{1}{3}\sqrt6 h \le d \le h$.
Three spheres $s_1$, $s_2$, $s_3$ intersect along one circle $\omega$. Let $A $be an arbitrary point lying on the circle $\omega$. Ray $AB$ intersects spheres $s_1$, $s_2$, $s_3$ at points $B_1$, $B_2$, $B_3$, respectively, ray $AC$ intersects spheres $s_1$, $s_2$, $s_3$ at points $C_1$, $C_2$, $C_3$, respectively ($B_i \ne A_i$, $C_i \ne A_i$, $i=1,2,3$). It is known that $B_2$ is the midpoint of the segment $B_1B_3$. Prove that $C_2$ is the midpoint of the segment $C_1C_3$.
All edges of a tetrahedron $ABCD$ are equal. The tetrahedron $ABCD$ is inscribed in a sphere. $CC'$ and $DD'$ are diameters. Find the angle between the planes $ABC$' and $ACD'$.
(A Zaslavskiy)
What is the largest volume of a sphere which touches to a unit sphere internally and touches externally to a regular tetrahedron whose corners are over the unit sphere?
$\textbf{(A)}\ \frac13 \qquad\textbf{(B)}\ \frac14 \qquad\textbf{(C)}\ \frac12\left ( 1 - \frac1{\sqrt3} \right ) \qquad\textbf{(D)}\ \frac12\left ( \frac{2\sqrt2}{\sqrt3} - 1 \right ) \qquad\textbf{(E)}\ \text{None}$
A candle and a man are placed in a dihedral mirror angle. How many reflections can the man see ?
A uniform disk, a thin hoop, and a uniform sphere, all with the same mass and same outer radius, are each free to rotate about a fixed axis through its center. Assume the hoop is connected to the rotation axis by light spokes. With the objects starting from rest, identical forces are simultaneously applied to the rims, as shown. Rank the objects according to their kinetic energies after a given time $t$, from least to greatest.
[asy]
size(225);
pen dps = linewidth(0.7) + fontsize(10); defaultpen(dps);
filldraw(circle((0,0),1),gray(.7));
draw((0,-1)--(2,-1),EndArrow);
label("$\vec{F}$",(1, -1),S);
label("Disk",(-1,0),W);
filldraw(circle((5,0),1),gray(.7));
filldraw(circle((5,0),0.75),white);
draw((5,-1)--(7,-1),EndArrow);
label("$\vec{F}$",(6, -1),S);
label("Hoop",(6,0),E);
filldraw(circle((10,0),1),gray(.5));
draw((10,-1)--(12,-1),EndArrow);
label("$\vec{F}$",(11, -1),S);
label("Sphere",(11,0),E);
[/asy]
$ \textbf{(A)} \ \text{disk, hoop, sphere}$
$\textbf{(B)}\ \text{sphere, disk, hoop}$
$\textbf{(C)}\ \text{hoop, sphere, disk}$
$\textbf{(D)}\ \text{disk, sphere, hoop}$
$\textbf{(E)}\ \text{hoop, disk, sphere} $
The circumradius of a tetrahedron $ ABCD$ is $ R$, and the lenghts of the segments connecting the vertices $ A,B,C,D$ with the centroids of the opposite faces are equal to $ m_a,m_b,m_c$ and $ m_d$, respectively. Prove that:
$ m_a\plus{}m_b\plus{}m_c\plus{}m_d\leq \dfrac{16}{3}R$
In a given tedrahedron $ ABCD$ let $ K$ and $ L$ be the centres of edges $ AB$ and $ CD$ respectively. Prove that every plane that contains the line $ KL$ divides the tedrahedron into two parts of equal volume.
$PA_1A_2...A_n$ is a pyramid. The base $A_1A_2...A_n$ is a regular n-gon. The apex $P$ is placed so that the lines $PA_i$ all make an angle $60^{\cdot}$ with the plane of the base. For which $n$ is it possible to find $B_i$ on $PA_i$ for $i = 2, 3, ... , n$ such that $A_1B_2 + B_2B_3 + B_3B_4 + ... + B_{n-1}B_n + B_nA_1 < 2A_1P$?
Joe has $1729$ randomly oriented and randomly arranged unit cubes, which are initially unpainted. He makes two cubes of sidelengths $9$ and $10$ or of sidelengths $1$ and $12$ (randomly chosen). These cubes are dipped into white paint. Then two more cubes of sidelengths $1$ and $12$ or $9$ and $10$ are formed from the same unit cubes, again randomly oriented and randomly arranged, and dipped into paint. Joe continues this process until every side of every unit cube is painted. After how many times of doing this is the expected number of painted faces closest to half of the total?
$(HUN 6)$ Find the positions of three points $A,B,C$ on the boundary of a unit cube such that $min\{AB,AC,BC\}$ is the greatest possible.
Let $ABCDA' B' C' D '$ be a cube , $M$ the foot of the perpendicular from $A$ on the plane $(A'CD)$, $N$ the foot of the perpendicular from $B$ on the diagonal $A'C$ and $P$ is symmetric of the point $D$ with respect to $C$. Show that the points $M, N, P$ are collinear.
It is known in Euclidean geometry that the sum of the angles of a triangle is constant. Prove, however, that the sum of the dihedral angles of a tetrahedron is not constant.
(a) Prove that if the six dihedral (i.e. angles between pairs of faces) of a given tetrahedron are congruent, then the tetrahedron is regular.
(b) Is a tetrahedron necessarily regular if five dihedral angles are congruent?
Consider the pyramid $OABC$. Let the equilateral triangle $ABC$ with side length $6$ be the base. Also $9=OA=OB=OC$. Let $M$ be the midpoint of $AB$. Find the square of the distance from $M$ to $OC$.
Find the maximum number of points on a sphere of radius $1$ in $\mathbb{R}^n$ such that the distance between any two of these points is strictly greater than $\sqrt{2}$.
Using $3$ colors, red, blue and yellow, how many different ways can you color a cube (modulo rigid rotations)?
Three faces of a rectangular prism have diagonal lengths of $7$, $8$, and $9$ inches. How many cubic inches are in the volume of the rectangular prism?
$\text{(A) }48\sqrt{11}\qquad\text{(B) }160\qquad\text{(C) }14\sqrt{95}\qquad\text{(D) }35\sqrt{15}\qquad\text{(E) }504$