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

2005 AMC 12/AHSME, 17

A unit cube is cut twice to form three triangular prisms, two of which are congruent, as shown in Figure 1. The cube is then cut in the same manner along the dashed lines shown in Figure 2. This creates nine pieces. What is the volume of the piece that contains vertex $ W$? [asy]import three; size(200); defaultpen(linewidth(.8pt)+fontsize(10pt)); currentprojection=oblique; path3 p1=(0,2,2)--(0,2,0)--(2,2,0)--(2,2,2)--(0,2,2)--(0,0,2)--(2,0,2)--(2,2,2); path3 p2=(2,2,0)--(2,0,0)--(2,0,2); path3 p3=(0,0,2)--(0,2,1)--(2,2,1)--(2,0,2); path3 p4=(2,2,1)--(2,0,0); pen finedashed=linetype("4 4"); draw(p1^^p2^^p3^^p4); draw(shift((4,0,0))*p1); draw(shift((4,0,0))*p2); draw(shift((4,0,0))*p3); draw(shift((4,0,0))*p4); draw((4,0,2)--(5,2,2)--(6,0,2),finedashed); draw((5,2,2)--(5,2,0)--(6,0,0),finedashed); label("$W$",(3,0,2)); draw((2.7,.3,2)--(2.1,1.9,2),linewidth(.6pt)); draw((3.4,.3,2)--(5.9,1.9,2),linewidth(.6pt)); label("Figure 1",(1,-0.5,2)); label("Figure 2",(5,-0.5,2));[/asy]$ \textbf{(A)}\ \frac {1}{12}\qquad \textbf{(B)}\ \frac {1}{9}\qquad \textbf{(C)}\ \frac {1}{8}\qquad \textbf{(D)}\ \frac {1}{6}\qquad \textbf{(E)}\ \frac {1}{4}$

1979 IMO Shortlist, 4

We consider a prism which has the upper and inferior basis the pentagons: $A_{1}A_{2}A_{3}A_{4}A_{5}$ and $B_{1}B_{2}B_{3}B_{4}B_{5}$. Each of the sides of the two pentagons and the segments $A_{i}B_{j}$ with $i,j=1,\ldots,5$ is colored in red or blue. In every triangle which has all sides colored there exists one red side and one blue side. Prove that all the 10 sides of the two basis are colored in the same color.

2001 AIME Problems, 15

Let $EFGH$, $EFDC$, and $EHBC$ be three adjacent square faces of a cube, for which $EC=8$, and let $A$ be the eighth vertex of the cube. Let $I$, $J$, and $K$, be the points on $\overline{EF}$, $\overline{EH}$, and $\overline{EC}$, respectively, so that $EI=EJ=EK=2$. A solid $S$ is obtained by drilling a tunnel through the cube. The sides of the tunnel are planes parallel to $\overline{AE}$, and containing the edges, $\overline{IJ}$, $\overline{JK}$, and $\overline{KI}$. The surface area of $S$, including the walls of the tunnel, is $m+n\sqrt{p}$, where $m$, $n$, and $p$ are positive integers and $p$ is not divisible by the square of any prime. Find $m+n+p$.

2007 AMC 12/AHSME, 25

Points $ A$, $ B$, $ C$, $ D$, and $ E$ are located in 3-dimensional space with $ AB \equal{} BC \equal{} CD \equal{} DE \equal{} EA \equal{} 2$ and $ \angle ABC \equal{} \angle CDE \equal{} \angle DEA \equal{} 90^\circ.$ The plane of $ \triangle ABC$ is parallel to $ \overline{DE}$. What is the area of $ \triangle BDE$? $ \textbf{(A)}\ \sqrt2 \qquad \textbf{(B)}\ \sqrt3 \qquad \textbf{(C)}\ 2 \qquad \textbf{(D)}\ \sqrt5 \qquad \textbf{(E)}\ \sqrt6$

2010 Princeton University Math Competition, 7

A cuboctahedron is a solid with 6 square faces and 8 equilateral triangle faces, with each edge adjacent to both a square and a triangle (see picture). Suppose the ratio of the volume of an octahedron to a cuboctahedron with the same side length is $r$. Find $100r^2$. [asy] // dragon96, replacing // [img]http://i.imgur.com/08FbQs.png[/img] size(140); defaultpen(linewidth(.7)); real alpha=10, x=-0.12, y=0.025, r=1/sqrt(3); path hex=rotate(alpha)*polygon(6); pair A = shift(x,y)*(r*dir(330+alpha)), B = shift(x,y)*(r*dir(90+alpha)), C = shift(x,y)*(r*dir(210+alpha)); pair X = (-A.x, -A.y), Y = (-B.x, -B.y), Z = (-C.x, -C.y); int i; pair[] H; for(i=0; i<6; i=i+1) { H[i] = dir(alpha+60*i);} fill(X--Y--Z--cycle, rgb(204,255,255)); fill(H[5]--Y--Z--H[0]--cycle^^H[2]--H[3]--X--cycle, rgb(203,153,255)); fill(H[1]--Z--X--H[2]--cycle^^H[4]--H[5]--Y--cycle, rgb(255,203,153)); fill(H[3]--X--Y--H[4]--cycle^^H[0]--H[1]--Z--cycle, rgb(153,203,255)); draw(hex^^X--Y--Z--cycle); draw(H[1]--B--H[2]^^H[3]--C--H[4]^^H[5]--A--H[0]^^A--B--C--cycle, linewidth(0.6)+linetype("5 5")); draw(H[0]--Z--H[1]^^H[2]--X--H[3]^^H[4]--Y--H[5]);[/asy]

2016 Romania National Olympiad, 1

The vertices of a prism are colored using two colors, so that each lateral edge has its vertices differently colored. Consider all the segments that join vertices of the prism and are not lateral edges. Prove that the number of such segments with endpoints differently colored is equal to the number of such segments with endpoints of the same color.

2016 Sharygin Geometry Olympiad, P24

A sphere is inscribed into a prism $ABCA'B'C'$ and touches its lateral faces $BCC'B', CAA'C', ABB'A' $ at points $A_o, B_o, C_o$ respectively. It is known that $\angle A_oBB' = \angle B_oCC' =\angle C_oAA'$. a) Find all possible values of these angles. b) Prove that segments $AA_o, BB_o, CC_o$ concur. c) Prove that the projections of the incenter to $A'B', B'C', C'A'$ are the vertices of a regular triangle.

1981 All Soviet Union Mathematical Olympiad, 326

The segments $[AD], [BE]$ and $[CF]$ are the side edges of the right triangle prism. (the equilateral triangle is a base) Find all the points in its base $ABC$, situated on the equal distances from the $(AE), (BF)$ and $(CD)$ lines.

2013 IPhOO, 8

A right-triangulated prism made of benzene sits on a table. The hypotenuse makes an angle of $30^\circ$ with the horizontal table. An incoming ray of light hits the hypotenuse horizontally, and leaves the prism from the vertical leg at an acute angle of $ \gamma $ with respect to the vertical leg. Find $\gamma$, in degrees, to the nearest integer. The index of refraction of benzene is $1.50$. [i](Proposed by Ahaan Rungta)[/i]

2017 Romania National Olympiad, 1

Prove the following: a) If $ABCA'B'C'$ is a right prism and $M \in (BC), N \in (CA), P \in (AB)$ such that $A'M, B'N$ and $C'P$ are perpendicular each other and concurrent, then the prism $ABCA'B'C'$ is regular. b) If $ABCA'B'C'$ is a regular prism and $\frac{AA'}{AB}=\frac{\sqrt6}{4}$ , then there are $M \in (BC), N \in (CA), P \in (AB)$ so that the lines $A'M, B'N$ and $C'P$ are perpendicular each other and concurrent.

2002 Croatia National Olympiad, Problem 3

Points $E$ and $F$ are taken on the diagonals $AB_1$ and $CA_1$ of the lateral faces $ABB_1A_1$ and $CAA_1C_1$ of a triangular prism $ABCA_1B_1C_1$ so that $EF\parallel BC_1$. Find the ratio of the lengths of $EF$ and $BC_1$.

2018 All-Russian Olympiad, 6

Three diagonals of a regular $n$-gon prism intersect at an interior point $O$. Show that $O$ is the center of the prism. (The diagonal of the prism is a segment joining two vertices not lying on the same face of the prism.)

2002 Romania National Olympiad, 4

The right prism $[A_1A_2A_3\ldots A_nA_1'A_2'A_3'\ldots A_n'],n\in\mathbb{N},n\ge 3$, has a convex polygon as its base. It is known that $A_1A_2'\perp A_2A_3',A_2A_3'\perp A_3A_4',$$\ldots A_{n-1}A_n'\perp A_nA_1', A_nA_1'\perp A_1A_2'$. Show that: $a)$ $n=3$; $b)$ the prism is regular.

2005 USAMO, 4

Legs $L_1, L_2, L_3, L_4$ of a square table each have length $n$, where $n$ is a positive integer. For how many ordered 4-tuples $(k_1, k_2, k_3, k_4)$ of nonnegative integers can we cut a piece of length $k_i$ from the end of leg $L_i \; (i=1,2,3,4)$ and still have a stable table? (The table is [i]stable[/i] if it can be placed so that all four of the leg ends touch the floor. Note that a cut leg of length 0 is permitted.)

2000 Denmark MO - Mohr Contest, 2

Three identical spheres fit into a glass with rectangular sides and bottom and top in the form of regular hexagons such that every sphere touches every side of the glass. The glass has volume $108$ cm$^3$. What is the sidelength of the bottom? [img]https://1.bp.blogspot.com/-hBkYrORoBHk/XzcDt7B83AI/AAAAAAAAMXs/P5PGKTlNA7AvxkxMqG-qxqDVc9v9cU0VACLcBGAsYHQ/s0/2000%2BMohr%2Bp2.png[/img]

1935 Eotvos Mathematical Competition, 3

A real number is assigned to each vertex of a triangular prism so that the number on any vertex is the arithmetic mean of the numbers on the three adjacent vertices. Prove that all six numbers are equal.

2011 District Olympiad, 3

Let $ABCA'B'C'$ a right triangular prism with the bases equilateral triangles. A plane $\alpha$ containing point $A$ intersects the rays $BB'$ and $CC'$ at points E and $F$, so that $S_ {ABE} + S_{ACF} = S_{AEF}$. Determine the measure of the angle formed by the plane $(AEF)$ with the plane $(BCC')$.

1962 Miklós Schweitzer, 9

Find the minimum possible sum of lengths of edges of a prism all of whose edges are tangent of a unit sphere. [Muller-Pfeiffer].

1971 IMO Longlists, 9

The base of an inclined prism is a triangle $ABC$. The perpendicular projection of $B_1$, one of the top vertices, is the midpoint of $BC$. The dihedral angle between the lateral faces through $BC$ and $AB$ is $\alpha$, and the lateral edges of the prism make an angle $\beta$ with the base. If $r_1, r_2, r_3$ are exradii of a perpendicular section of the prism, assuming that in $ABC, \cos^2 A + \cos^2 B + \cos^2 C = 1, \angle A < \angle B < \angle C,$ and $BC = a$, calculate $r_1r_2 + r_1r_3 + r_2r_3.$

1983 AIME Problems, 11

The solid shown has a square base of side length $s$. The upper edge is parallel to the base and has length $2s$. All other edges have length $s$. Given that $s = 6 \sqrt{2}$, what is the volume of the solid? [asy] import three; size(170); pathpen = black+linewidth(0.65); pointpen = black; currentprojection = perspective(30,-20,10); real s = 6 * 2^.5; triple A=(0,0,0),B=(s,0,0),C=(s,s,0),D=(0,s,0),E=(-s/2,s/2,6),F=(3*s/2,s/2,6); draw(F--B--C--F--E--A--B); draw(A--D--E, dashed); draw(D--C, dashed); label("$2s$", (s/2, s/2, 6), N); label("$s$", (s/2, 0, 0), SW); [/asy]

2007 QEDMO 4th, 5

Let $ ABC$ be a triangle, and let $ X$, $ Y$, $ Z$ be three points on the segments $ BC$, $ CA$, $ AB$, respectively. Denote by $ X^{\prime}$, $ Y^{\prime}$, $ Z^{\prime}$ the reflections of these points $ X$, $ Y$, $ Z$ in the midpoints of the segments $ BC$, $ CA$, $ AB$, respectively. Prove that $ \left\vert XYZ\right\vert \equal{}\left\vert X^{\prime}Y^{\prime}Z^{\prime}\right\vert$.

2013-2014 SDML (High School), 8

A right rectangular prism is inscribed within a sphere. The total area of all the faces [of] the prism is $88$, and the total length of all its edges is $48$. What is the surface area of the sphere? $\text{(A) }40\pi\qquad\text{(B) }32\pi\sqrt{2}\qquad\text{(C) }48\pi\qquad\text{(D) }32\pi\sqrt{3}\qquad\text{(E) }56\pi$

2012-2013 SDML (Middle School), 15

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$

2013 Stanford Mathematics Tournament, 5

A polygonal prism is made from a flexible material such that the two bases are regular $2^n$-gons $(n>1)$ of the same size. The prism is bent to join the two bases together without twisting, giving a figure with $2^n$ faces. The prism is then repeatedly twisted so that each edge of one base becomes aligned with each edge of the base exactly once. For an arbitrary $n$, what is the sum of the number of faces over all of these configurations (including the non-twisted case)?

2012 National Olympiad First Round, 33

Let $ABCDA'B'C'D'$ be a rectangular prism with $|AB|=2|BC|$. $E$ is a point on the edge $[BB']$ satisfying $|EB'|=6|EB|$. Let $F$ and $F'$ be the feet of the perpendiculars from $E$ at $\triangle AEC$ and $\triangle A'EC'$, respectively. If $m(\widehat{FEF'})=60^{\circ}$, then $|BC|/|BE| = ? $ $ \textbf{(A)}\ \sqrt\frac53 \qquad \textbf{(B)}\ \sqrt\frac{15}2 \qquad \textbf{(C)}\ \frac32\sqrt{15} \qquad \textbf{(D)}\ 5\sqrt\frac53 \qquad \textbf{(E)}\ \text{None}$