Weekly Contest #66

(Ended)

Standings

Q1.

If the arithmetic mean of $a$ and $b$ is double their geometric mean, with $a>b>0$, then a possible value for the ratio $a/b$, to the nearest integer, is:

$\text{(A) } 5\quad \text{(B) } 8\quad \text{(C) } 11\quad \text{(D) } 14\quad \text{(E) none of these}$

Answer must be a floating-point or integer value and precision error less than 10^-6 is allowed.


Editorial
Tags: Algebra

Q2.

Triangle $ABC$, with sides of length $5$$6$, and $7$, has one vertex on the positive $x$-axis, one on the positive $y$-axis, and one on the positive $z$-axis. Let $O$ be the origin. What is the volume of tetrahedron $OABC$?

$\mathrm{(A)}\ \sqrt{85}\qquad\mathrm{(B)}\ \sqrt{90}\qquad\mathrm{(C)}\ \sqrt{95}\qquad\mathrm{(D)}\ 10\qquad\mathrm{(E)}\ \sqrt{105}$

Answer must be a floating-point or integer value and precision error less than 10^-6 is allowed.


Editorial
Tags: Geometry

Q3.

What is the area of the region defined by the inequality $|3x-18|+|2y+7|\le3$?

$\mathrm{(A)}\ 3\qquad\mathrm{(B)}\ \frac{7}{2}\qquad\mathrm{(C)}\ 4\qquad\mathrm{(D)}\ \frac{9}{2}\qquad\mathrm{(E)}\ 5$

Answer must be a floating-point or integer value and precision error less than 10^-6 is allowed.


Editorial
Tags: Algebra Geometry

Q4.

A permutation $(a_1,a_2,a_3,a_4,a_5)$ of $(1,2,3,4,5)$ is heavy-tailed if $a_1 + a_2 < a_4 + a_5$. What is the number of heavy-tailed permutations?

$\mathrm{(A)}\ 36\qquad\mathrm{(B)}\ 40\qquad\textbf{(C)}\ 44\qquad\mathrm{(D)}\ 48\qquad\mathrm{(E)}\ 52$

Answer must be a floating-point or integer value and precision error less than 10^-6 is allowed.


Editorial
Tags: Combinatorics