Found problems: 2265
Given is a regular $n$-sided pyramid with top $T$ and base $A_1A_2A_3... A_n$. The line perpendicular to the ground plane through a point $B$ of the ground plane within $A_1A_2A_3... A_n$ intersects the plane $TA_1A_2$ at $C_1$, the plane $TA_2A_3$ at $C_2$, and so on, and finally the plane $TA_nA_1$ at $C_n$. Prove that $BC_1 + BC_2 + ... + BC_n$ is independent of choice of $B$'s.
It is known that a regular dodecahedron is a regular polyhedron with $12$ faces of equal pentagons and concurring $3$ edges in each vertex. It is requested to calculate, reasonably,
a) the number of vertices,
b) the number of edges,
c) the number of diagonals of all faces,
d) the number of line segments determined for every two vertices,
d) the number of diagonals of the dodecahedron.
4. A three-dimensional rectangular box with dimensions $X$, $Y$, and $Z$ has faces whose surface areas are $24$, $24$, $48$, $48$, $72$, and $72$ square units. What is $X + Y + Z$?
$\textbf{(A)} \text{ 18} \qquad \textbf{(B)} \text{ 22} \qquad \textbf{(C)} \text{ 24} \qquad \textbf{(D)} \text{ 30} \qquad \textbf{(E)} \text{ 36}$
A plane passing through the center of a cube intersects the cube in a cyclic hexagon. Show that this hexagon is regular.
All faces of the tetrahedron $ABCD$ are acute-angled. Take a point $X$ in the interior of the segment $AB$, and similarly $Y$ in $BC, Z$ in $CD$ and $T$ in $AD$.
[b]a.)[/b] If $\angle DAB+\angle BCD\ne\angle CDA+\angle ABC$, then prove none of the closed paths $XYZTX$ has minimal length;
[b]b.)[/b] If $\angle DAB+\angle BCD=\angle CDA+\angle ABC$, then there are infinitely many shortest paths $XYZTX$, each with length $2AC\sin k$, where $2k=\angle BAC+\angle CAD+\angle DAB$.
Areas of four surfaces of a tetrahedron are $S_1,S_2,S_3,S_4$. And the largest one of them is $S$. $\lambda=\frac{S_1+S_2+S_3+S_4}{S}$, then $\lambda$ always satisfies
$\text{(A)}2<\lambda\leq4\qquad\text{(B)}3<\lambda<4\qquad\text{(C)}2.5<\lambda\leq4.5\qquad\text{(D)}3.5<\lambda<5.5$
Determine if there exists a convex polyhedron such that
(1) it has 12 edges, 6 faces and 8 vertices;
(2) it has 4 faces with each pair of them sharing a common edge of the polyhedron.
Let $K$ be a cube with edge $n$, where $n>2$ is an even integer. Cube $K$ is divided into $n^3$ unit cubes. We call any set of $n^2$ unit cubes lying on the same horizontal or vertical level a layer. We dispose of $\frac{n^3}4$ colors, in each of which we paint exactly $4$ unit cubes. Prove that we can always select $n$ unit cubes of distinct colors, no two of which lie on the same layer.
How many lines in a three dimensional rectangular coordiante system pass through four distinct points of the form $(i,j,k)$ where $i,j,$ and $k$ are positive integers not exceeding four?
$\text{(A)} \ 60 \qquad \text{(B)} \ 64 \qquad \text{(C)} \ 72 \qquad \text{(D)} \ 76 \qquad \text{(E)} \ 100$
The centers of the faces of the right rectangular prism shown below are joined to create an octahedron, What is the volume of the octahedron?
[asy]
import three; size(2inch);
currentprojection=orthographic(4,2,2);
draw((0,0,0)--(0,0,3),dashed);
draw((0,0,0)--(0,4,0),dashed);
draw((0,0,0)--(5,0,0),dashed);
draw((5,4,3)--(5,0,3)--(5,0,0)--(5,4,0)--(0,4,0)--(0,4,3)--(0,0,3)--(5,0,3));
draw((0,4,3)--(5,4,3)--(5,4,0));
label("3",(5,0,3)--(5,0,0),W);
label("4",(5,0,0)--(5,4,0),S);
label("5",(5,4,0)--(0,4,0),SE);
[/asy]
$\textbf{(A) } \dfrac{75}{12}
\qquad\textbf{(B) } 10
\qquad\textbf{(C) } 12
\qquad\textbf{(D) } 10\sqrt2
\qquad\textbf{(E) } 15
$
Prove that the sum of the face angles at each vertex of a tetrahedron is a straight angle if and only if the faces are congruent triangles.
An ice-cream novelty item consists of a cup in the shape of a $4$-inch-tall frustum of a right circular cone, with a $2$-inch-diameter base at the bottom and a $4$-inch-diameter base at the top, packed solid with ice cream, together with a solid cone of ice cream of height $4$ inches, whose base, at the bottom, is the top base of the frustum. What is the total volume of the ice cream, in cubic inches?
$\textbf{(A)}\ 8\pi\qquad\textbf{(B)}\ \frac{28\pi}{3}\qquad\textbf{(C)}\ 12\pi\qquad\textbf{(D)}\ 14\pi\qquad\textbf{(E)}\ \frac{44\pi}{3}$
Let be a pyramid having a square as its base and the projection of the top vertex to the base is the center of the square. Prove that two opposite faces are perpendicular if and only if the angle between two adjacent faces is $ 120^{\circ } . $
A tetrahedron $ABCD$ satisfies the following conditions: the edges $AB,AC$ and $AD$ are pairwise orthogonal, $AB=3$ and $CD=\sqrt2$. Find the minimum possible value of
$$BC^6+BD^6-AC^6-AD^6.$$
Each corner cube is removed from this $3\text{ cm}\times 3\text{ cm}\times 3\text{ cm}$ cube. The surface area of the remaining figure is
[asy]draw((2.7,3.99)--(0,3)--(0,0));
draw((3.7,3.99)--(1,3)--(1,0));
draw((4.7,3.99)--(2,3)--(2,0));
draw((5.7,3.99)--(3,3)--(3,0));
draw((0,0)--(3,0)--(5.7,0.99));
draw((0,1)--(3,1)--(5.7,1.99));
draw((0,2)--(3,2)--(5.7,2.99));
draw((0,3)--(3,3)--(5.7,3.99));
draw((0,3)--(3,3)--(3,0));
draw((0.9,3.33)--(3.9,3.33)--(3.9,0.33));
draw((1.8,3.66)--(4.8,3.66)--(4.8,0.66));
draw((2.7,3.99)--(5.7,3.99)--(5.7,0.99));
[/asy]
$\textbf{(A)}\ 19\text{ sq.cm} \qquad \textbf{(B)}\ 24\text{ sq.cm} \qquad \textbf{(C)}\ 30\text{ sq.cm} \qquad \textbf{(D)}\ 54\text{ sq.cm} \qquad \textbf{(E)}\ 72\text{ sq.cm}$
Two cubes are inscribed in a sphere of radius $R$. Calculate the sum of squares of all segments connecting the vertices of one cube with the vertices of the other cube
Six people play the following game: They have a cube, initially white. One by one, the players mark an $ X$ on a white face of the cube, and roll it like a die. The winner is the first person to roll an $ X$ (for example, player 1 wins with probability $ \frac {1}{6}$, while if none of players 1-5 win, player 6 will place an $ X$ on the last square and win for sure). What is the probability that the sixth player wins?
Given four spheres with their radii equal to $2,2,3,3$ respectively, each sphere externally touches the other spheres. Suppose that there is another sphere that is externally tangent to all those four spheres, determine the radius of this sphere.
Let $ABCD$ be a regular tetrahedron and let $E$ be a point inside the face $ABC$. Denote by $s$ the sum of the distances from $E$ to the faces $DAB$, $DBC$, $DCA$, and by $S$ the sum of the distances from $E$ to the edges $AB$, $BC$, $CA$. Then $\dfrac sS$ equals
$\textbf{(A) }\sqrt2\qquad\textbf{(B) }\dfrac{2\sqrt2}3\qquad\textbf{(C) }\dfrac{\sqrt6}2\qquad\textbf{(D) }2\qquad\textbf{(E) }3$
A hollow box (with negligible thickness) shaped like a rectangular prism has a volume of $108$ cubic units. The top of the box is removed, exposing the faces on the inside of the box. What is the minimum possible value for the sum of the areas of the faces on the outside and inside of the box?
How to arrange three right circular cylinders of diameter $a/2$ and height $a$ into an empty cube with side $a$ so that the cylinders could not change position inside the cube? Each cylinder can, however, rotate about its axis of symmetry.
In cube $ABCD-A_1B_1C_1D_1$, $E$ is midpoint of $BC$, $F\in AA_1$, and $A_1F:FA=1:2$. Calculate the dihedral angle between plane $B_1EF$ and plane $A_1B_1C_1D_1$.
A prism is called [i]binary [/i] if it can be assigned to each of its vertices a number from the set $\{-1, 1\}$, such that the product of the numbers assigned to the vertices of each face is equal to $-1$.
a) Prove that the number of vertices of the binary prisms is divisible for $8$.
b) Prove that a prism with $2000$ vertices is binary.
Suppose you have $27$ identical unit cubes colored such that $3$ faces adjacent to a vertex are red and the other $3$ are colored blue. Suppose further that you assemble these $27$ cubes randomly into a larger cube with $3$ cubes to an edge (in particular, the orientation of each cube is random). The probability that the entire cube is one solid color can be written as $\frac{1}{2^n}$ for some positive integer $n$. Find $n$.
A rectangular parallelepiped has dimensions $a,b,c$ that satisfy the relation $3a+4b+10c=500$, and the length of the main diagonal $20\sqrt5$. Find the volume and the total area of the surface of the parallelepiped.