Found problems: 2265
2018 AMC 10, 10
In the rectangular parallelpiped shown, $AB = 3, BC= 1,$ and $CG = 2.$ Point $M$ is the midpoint of $\overline{FG}$. What is the volume of the rectangular pyramid with base $BCHE$ and apex $M$?
[asy]
size(250);
defaultpen(fontsize(10pt));
pair A =origin;
pair B = (4.75,0);
pair E1=(0,3);
pair F = (4.75,3);
pair G = (5.95,4.2);
pair C = (5.95,1.2);
pair D = (1.2,1.2);
pair H= (1.2,4.2);
pair M = ((4.75+5.95)/2,3.6);
draw(E1--M--H--E1--A--B--E1--F--B--M--C--G--H);
draw(B--C);
draw(F--G);
draw(A--D--H--C--D,dashed);
label("$A$",A,SW);
label("$B$",B,SE);
label("$C$",C,E);
label("$D$",D,W);
label("$E$",E1,W);
label("$F$",F,SW);
label("$G$",G,NE);
label("$H$",H,NW);
label("$M$",M,N);
dot(A);
dot(B);
dot(E1);
dot(F);
dot(G);
dot(C);
dot(D);
dot(H);
dot(M);
label("3",A/2+B/2,S);
label("2",C/2+G/2,E);
label("1",C/2+B/2,SE);[/asy]
$\textbf{(A) } 1 \qquad \textbf{(B) } \frac{4}{3} \qquad \textbf{(C) } \frac{3}{2} \qquad \textbf{(D) } \frac{5}{3} \qquad \textbf{(E) } 2$
1998 AMC 12/AHSME, 17
Let $ f(x)$ be a function with the two properties:
[list=a]
[*] for any two real numbers $ x$ and $ y$, $ f(x \plus{} y) \equal{} x \plus{} f(y)$, and
[*] $ f(0) \equal{} 2$
[/list]
What is the value of $ f(1998)$?
$ \textbf{(A)}\ 0\qquad
\textbf{(B)}\ 2\qquad
\textbf{(C)}\ 1996\qquad
\textbf{(D)}\ 1998\qquad
\textbf{(E)}\ 2000$
1968 Putnam, A4
Let $S^{2}\subset \mathbb{R}^{3}$ be the unit sphere. Show that for any $n$ points on $ S^{2}$, the sum of the squares of the $\frac{n(n-1)}{2}$ distances between them is at most $n^{2}$.
1995 AMC 12/AHSME, 6
The figure shown can be folded into the shape of a cube. In the resulting cube, which of the lettered faces is opposite the face marked $x$?
[asy]
defaultpen(linewidth(0.7));
path p=origin--(0,1)--(1,1)--(1,2)--(2,2)--(2,3);
draw(p^^(2,3)--(4,3)^^shift(2,0)*p^^(2,0)--origin);
draw(shift(1,0)*p, dashed);
label("$x$", (0.3,0.5), E);
label("$A$", (1.3,0.5), E);
label("$B$", (1.3,1.5), E);
label("$C$", (2.3,1.5), E);
label("$D$", (2.3,2.5), E);
label("$E$", (3.3,2.5), E);[/asy]
$
\mathbf{(A)}\; A\qquad
\mathbf{(B)}\; B\qquad
\mathbf{(C)}\; C\qquad
\mathbf{(D)}\; D\qquad
\mathbf{(E)}\; E$
2021 Spain Mathematical Olympiad, 1
Vertices $A, B, C$ of a equilateral triangle of side $1$ are in the surface of a sphere with radius $1$ and center $O$. Let $D$ be the orthogonal projection of $A$ on the plane $\alpha$ determined by points $B, C, O$. Let $N$ be one of the intersections of the line perpendicular to $\alpha$ passing through $O$ with the sphere. Find the angle $\angle DNO$.
2001 German National Olympiad, 6 (11)
In a pyramid $SABCD$ with the base $ABCD$ the triangles $ABD$ and $BCD$ have equal areas. Points $M,N,P,Q$ are the midpoints of the edges $AB,AD,SC,SD$ respectively. Find the ratio between the volumes of the pyramids $SABCD$ and $MNPQ$.
1968 Poland - Second Round, 5
The tetrahedrons $ ABCD $ and $ A_1B_1C_1D_1 $ are situated so that the midpoints of the segments $ AA_1 $, $ BB_1 $, $ CC_1 $, $ DD_1 $ are the centroids of the triangles $BCD$, $ ACD $, $ A B D $ and $ ABC $, respectively. What is the ratio of the volumes of these tetrahedrons?
1966 IMO Shortlist, 21
Prove that the volume $V$ and the lateral area $S$ of a right circular cone satisfy the inequality
\[\left( \frac{6V}{\pi}\right)^2 \leq \left( \frac{2S}{\pi \sqrt 3}\right)^3\]
When does equality occur?
1965 Bulgaria National Olympiad, Problem 4
In the space there are given crossed lines $s$ and $t$ such that $\angle(s,t)=60^\circ$ and a segment $AB$ perpendicular to them. On $AB$ it is chosen a point $C$ for which $AC:CB=2:1$ and the points $M$ and $N$ are moving on the lines $s$ and $t$ in such a way that $AM=2BN$. The angle between vectors $\overrightarrow{AM}$ and $\overrightarrow{BM}$ is $60^\circ$. Prove that:
(a) the segment $MN$ is perpendicular to $t$;
(b) the plane $\alpha$, perpendicular to $AB$ in point $C$, intersects the plane $CMN$ on fixed line $\ell$ with given direction in respect to $s$;
(c) all planes passing by $ell$ and perpendicular to $AB$ intersect the lines $s$ and $t$ respectively at points $M$ and $N$ for which $AM=2BN$ and $MN\perp t$.
1991 Turkey Team Selection Test, 3
Let $U$ be the sum of lengths of sides of a tetrahedron (triangular pyramid) with vertices $O,A,B,C$. Let $V$ be the volume of the convex shape whose vertices are the midpoints of the sides of the tetrahedron. Show that $V\leq \frac{(U-|OA|-|BC| )(U-|OB|-|AC| )(U-|OC|-|AB| )}{(2^{7} \cdot 3)}$.
2012 Kyoto University Entry Examination, 2
Given a regular tetrahedron $OABC$. Take points $P,\ Q,\ R$ on the sides $OA,\ OB,\ OC$ respectively. Note that $P,\ Q,\ R$ are different from the vertices of the tetrahedron $OABC$. If $\triangle{PQR}$ is an equilateral triangle, then prove that three sides $PQ,\ QR,\ RP$ are pararell to three sides $AB,\ BC,\ CA$ respectively.
30 points
2007 Pan African, 3
In a country, towns are connected by roads. Each town is directly connected to exactly three other towns. Show that there exists a town from which you can make a round-trip, without using the same road more than once, and for which the number of roads used is not divisible by $3$. (Not all towns need to be visited.)
2018 Moscow Mathematical Olympiad, 2
There is tetrahedron and square pyramid, both with all edges equal $1$. Show how to cut them into several parts and glue together from these parts a cube (without voids and cracks, all parts must be used)
2004 Estonia Team Selection Test, 6
Call a convex polyhedron a [i]footballoid [/i] if it has the following properties.
(1) Any face is either a regular pentagon or a regular hexagon.
(2) All neighbours of a pentagonal face are hexagonal (a [i]neighbour [/i] of a face is a face that has a common edge with it).
Find all possibilities for the number of pentagonal and hexagonal faces of a footballoid.
2008 Federal Competition For Advanced Students, Part 2, 2
Which positive integers are missing in the sequence $ \left\{a_n\right\}$, with $ a_n \equal{} n \plus{} \left[\sqrt n\right] \plus{}\left[\sqrt [3]n\right]$ for all $ n \ge 1$? ($ \left[x\right]$ denotes the largest integer less than or equal to $ x$, i.e. $ g$ with $ g \le x < g \plus{} 1$.)
2006 Kazakhstan National Olympiad, 6
In the tetrahedron $ ABCD $ from the vertex $ A $, the perpendiculars $ AB '$, $ AC' $ are drawn, $ AD '$ on planes dividing dihedral angles at edges $ CD $, $ BD $, $ BC $ in half. Prove that the plane $ (B'C'D ') $ is parallel to the plane $ (BCD) $.
1993 Baltic Way, 20
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.
2013 Waseda University Entrance Examination, 5
Given a plane $P$ in space. For a figure $A$, call orthogonal projection the whole of points of intersection between the perpendicular drawn from each point in $A$ and $P$. Answer the following questions.
(1) Let a plane $Q$ intersects with the plane $P$ by angle $\theta\ \left(0<\theta <\frac{\pi}{2}\right)$ between the planes, that is to say, the angles between two lines, is $\theta$, which can be generated by cuttng $P,\ Q$ by a plane which is perpendicular to the line of intersection of $P$ and $Q$. Find the maximum and minimum length of the orthogonal projection of the line segment in length 1 on $Q$ on to $P$..
(2) Consider $Q$ in (1). Find the area of the orthogonal projection of a equilateral triangle on $Q$ with side length 1 onto $P$.
(3) What's the shape of the orthogonal projection $T'$ of a regular tetrahedron $T$ with side length 1 on to $P'$, then find the max area of $T'$.
2006 Polish MO Finals, 2
Find all positive integers $k$ for which number $3^k+5^k$ is a power of some integer with exponent greater than $1$.
1972 IMO Longlists, 5
Given a pyramid whose base is an $n$-gon inscribable in a circle, let $H$ be the projection of the top vertex of the pyramid to its base. Prove that the projections of $H$ to the lateral edges of the pyramid lie on a circle.
1985 IMO Longlists, 9
A polyhedron has $12$ faces and is such that:
[b][i](i)[/i][/b] all faces are isosceles triangles,
[b][i](ii)[/i][/b] all edges have length either $x$ or $y$,
[b][i](iii)[/i][/b] at each vertex either $3$ or $6$ edges meet, and
[b][i](iv)[/i][/b] all dihedral angles are equal.
Find the ratio $x/y.$
2017 Polish Junior Math Olympiad First Round, 6.
The base of the pyramid $ABCD$ is an equilateral triangle $ABC$ with side length $1$. Additionally, \[\angle ADB=\angle BDC=\angle CDA=90^\circ\,.\] Calculate the volume of pyramid $ABCD$.
2019 IOM, 5
We are given a convex four-sided pyramid with apex $S$ and base face $ABCD$ such that the pyramid has an inscribed sphere (i.e., it contains a sphere which is tangent to each race). By making cuts along the edges $SA,SB,SC,SD$ and rotating the faces $SAB,SBC,SCD,SDA$ outwards into the plane $ABCD$, we unfold the pyramid into the polygon $AKBLCMDN$ as shown in the figure. Prove that $K,L,M,N$ are concyclic.
[i] Tibor Bakos and Géza Kós [/i]
2010 AIME Problems, 9
Let $ (a,b,c)$ be the real solution of the system of equations $ x^3 \minus{} xyz \equal{} 2$, $ y^3 \minus{} xyz \equal{} 6$, $ z^3 \minus{} xyz \equal{} 20$. The greatest possible value of $ a^3 \plus{} b^3 \plus{} c^3$ can be written in the form $ \frac{m}{n}$, where $ m$ and $ n$ are relatively prime positive integers. Find $ m \plus{} n$.
2009 Purple Comet Problems, 24
A right circular cone pointing downward forms an angle of $60^\circ$ at its vertex. Sphere $S$ with radius $1$ is set into the cone so that it is tangent to the side of the cone. Three congruent spheres are placed in the cone on top of S so that they are all tangent to each other, to sphere $S$, and to the side of the cone. The radius of these congruent spheres can be written as $\tfrac{a+\sqrt{b}}{c}$ where $a$, $b$, and $c$ are positive integers such that $a$ and $c$ are relatively prime. Find $a + b + c$.
[asy]
size(150);
real t=0.12;
void ball(pair x, real r, real h, bool ww=true)
{
pair xx=yscale(t)*x+(0,h);
path P=circle(xx,r);
unfill(P);
draw(P);
if(ww) draw(ellipse(xx-(0,r/2),0.85*r,t*r));
}
pair X=(0,0);
real H=17, h=5, R=h/2;
draw(H*dir(120)--(0,0)--H*dir(60));
draw(ellipse((0,0.87*H),H/2,t*H/2));
pair Y=(R,h+2*R),C=(0,h);
real r;
for(int k=0;k<20;++k)
{
r=-(dir(30)*Y).x;
Y-=(sqrt(3)/2*Y.x-r,abs(Y-C)-R-r)/3;
}
ball(Y.x*dir(90),r,Y.y,false);
ball(X,R,h);
ball(Y.x*dir(-30),r,Y.y);
ball(Y.x*dir(210),r,Y.y);[/asy]