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

2008 ITest, 66

Tags: probability
Michael draws $\triangle ABC$ in the sand such that $\angle ACB=90^\circ$ and $\angle CBA=15^\circ$. He then picks a point at random from within the triangle and labels it point $M$. Next, he draws a segment from $A$ to $BC$ that passes through $M$, hitting $BC$ at a point he labels $D$. Just then, a wave washes over his work, so Michael redraws the exact same diagram farther from the water, labeling all the points the same way as before. If hypotenuse $AB$ is $4$ feet in length, let $p$ be the probability that the number of feet in the length of $AD$ is less than $2\sqrt3-2$. Compute $\lfloor1000p\rfloor$.

2020 AMC 12/AHSME, 16

Tags: probability
An urn contains one red ball and one blue ball. A box of extra red and blue balls lie nearby. George performs the following operation four times: he draws a ball from the urn at random and then takes a ball of the same color from the box and returns those two matching balls to the urn. After the four iterations the urn contains six balls. What is the probability that the urn contains three balls of each color? $\textbf{(A) } \frac16 \qquad \textbf{(B) }\frac15 \qquad \textbf{(C) } \frac14 \qquad \textbf{(D) } \frac13 \qquad \textbf{(E) } \frac12$

2013 Stanford Mathematics Tournament, 9

Charles is playing a variant of Sudoku. To each lattice point $(x, y)$ where $1\le x,y <100$, he assigns an integer between $1$ and $100$ inclusive. These integers satisfy the property that in any row where $y=k$, the $99$ values are distinct and never equal to $k$; similarly for any column where $x=k$. Now, Charles randomly selects one of his lattice points with probability proportional to the integer value he assigned to it. Compute the expected value of $x+y$ for the chosen point $(x, y)$.

2016 Nigerian Senior MO Round 2, Problem 3

The integers $1, 2, \dots , 9$ are written on individual slips of paper and all are put into a bag. Ade chooses a slip at random, notes the integer on it, and replaces it in the bag. Bala then picks a slip at random and notes the integer written on it. Chioma then adds up Ade's and Bala's numbers. What is the probability that the unit's digit of this sum is less that $5$?

2007 ITest, 36

Let $b$ be a real number randomly sepected from the interval $[-17,17]$. Then, $m$ and $n$ are two relatively prime positive integers such that $m/n$ is the probability that the equation \[x^4+25b^2=(4b^2-10b)x^2\] has $\textit{at least}$ two distinct real solutions. Find the value of $m+n$.

2012 AMC 10, 20

A $3\times3$ square is partitioned into $9$ unit squares. Each unit square is painted either white or black with each color being equally likely, chosen independently and at random. The square is the rotated $90^\circ$ clockwise about its center, and every white square in a position formerly occupied by a black square is painted black. The colors of all other squares are left unchanged. What is the probability that the grid is now entirely black? $ \textbf{(A)}\ \dfrac{49}{512} \qquad\textbf{(B)}\ \dfrac{7}{64} \qquad\textbf{(C)}\ \dfrac{121}{1024} \qquad\textbf{(D)}\ \dfrac{81}{512} \qquad\textbf{(E)}\ \dfrac{9}{32} $

1993 AIME Problems, 11

Alfred and Bonnie play a game in which they take turns tossing a fair coin. The winner of a game is the first person to obtain a head. Alfred and Bonnie play this game several times with the stipulation that the loser of a game goes first in the next game. Suppose that Alfred goes first in the first game, and that the probability that he wins the sixth game is $m/n$, where $m$ and $n$ are relatively prime positive integers. What are the last three digits of $m + n$?

2010 Contests, 2

Tags: probability
Jane has two bags $X$ and $Y$. Bag $X$ contains 4 red marbles and 5 blue marbles (and nothing else). Bag $Y$ contains 7 red marbles and 6 blue marbles (and nothing else). Jane will choose one of her bags at random (each bag being equally likely). From her chosen bag, she will then select one of the marbles at random (each marble in that bag being equally likely). What is the probability that she will select a red marble?

1994 AMC 8, 22

The two wheels shown below are spun and the two resulting numbers are added. The probability that the sum is even is [asy] draw(circle((0,0),3)); draw(circle((7,0),3)); draw((0,0)--(3,0)); draw((0,-3)--(0,3)); draw((7,3)--(7,0)--(7+3*sqrt(3)/2,-3/2)); draw((7,0)--(7-3*sqrt(3)/2,-3/2)); draw((0,5)--(0,3.5)--(-0.5,4)); draw((0,3.5)--(0.5,4)); draw((7,5)--(7,3.5)--(6.5,4)); draw((7,3.5)--(7.5,4)); label("$3$",(-0.75,0),W); label("$1$",(0.75,0.75),NE); label("$2$",(0.75,-0.75),SE); label("$6$",(6,0.5),NNW); label("$5$",(7,-1),S); label("$4$",(8,0.5),NNE); [/asy] $\text{(A)}\ \dfrac{1}{6} \qquad \text{(B)}\ \dfrac{1}{4} \qquad \text{(C)}\ \dfrac{1}{3} \qquad \text{(D)}\ \dfrac{5}{12} \qquad \text{(E)}\ \dfrac{4}{9}$

2020 South East Mathematical Olympiad, 8

Using a nozzle to paint each square in a $1 \times n$ stripe, when the nozzle is aiming at the $i$-th square, the square is painted black, and simultaneously, its left and right neighboring square (if exists) each has an independent probability of $\tfrac{1}{2}$ to be painted black. In the optimal strategy (i.e. achieving least possible number of painting), the expectation of number of painting to paint all the squares black, is $T(n)$. Find the explicit formula of $T(n)$.

2010 AMC 12/AHSME, 16

Tags: probability
Positive integers $ a,b,$ and $ c$ are randomly and independently selected with replacement from the set $ \{ 1,2,3,\dots,2010 \}.$ What is the probability that $ abc \plus{} ab \plus{} a$ is divisible by $ 3$? $ \textbf{(A)}\ \dfrac{1}{3} \qquad\textbf{(B)}\ \dfrac{29}{81} \qquad\textbf{(C)}\ \dfrac{31}{81} \qquad\textbf{(D)}\ \dfrac{11}{27} \qquad\textbf{(E)}\ \dfrac{13}{27}$

2007 AMC 10, 16

Integers $ a$, $ b$, $ c$, and $ d$, not necessarily distinct, are chosen independently and at random from $ 0$ to $ 2007$, inclusive. What is the probability that $ ad \minus{} bc$ is even? $ \textbf{(A)}\ \frac {3}{8}\qquad \textbf{(B)}\ \frac {7}{16}\qquad \textbf{(C)}\ \frac {1}{2}\qquad \textbf{(D)}\ \frac {9}{16}\qquad \textbf{(E)}\ \frac {5}{8}$

2017 AMC 10, 20

Tags: probability
The number $21!=51,090,942,171,709,440,000$ has over $60,000$ positive integer divisors. One of them is chosen at random. What is the probability that it is odd? $\textbf{(A)} \frac{1}{21} \qquad \textbf{(B)} \frac{1}{19} \qquad \textbf{(C)} \frac{1}{18} \qquad \textbf{(D)} \frac{1}{2} \qquad \textbf{(E)} \frac{11}{21}$

2008 AMC 12/AHSME, 22

A parking lot has $ 16$ spaces in a row. Twelve cars arrive, each of which requires one parking space, and their drivers chose spaces at random from among the available spaces. Auntie Em then arrives in her SUV, which requires $ 2$ adjacent spaces. What is the probability that she is able to park? $ \textbf{(A)} \ \frac {11}{20} \qquad \textbf{(B)} \ \frac {4}{7} \qquad \textbf{(C)} \ \frac {81}{140} \qquad \textbf{(D)} \ \frac {3}{5} \qquad \textbf{(E)} \ \frac {17}{28}$

1998 Slovenia Team Selection Test, 3

(a) Alenka has two jars, each with $6$ marbles labeled with numbers $1$ through $6$. She draws one marble from each jar at random. Denote by $p_n$ the probability that the sum of the labels of the two drawn marbles is $n$. Compute pn for each $n \in N$. (b) Barbara has two jars, each with $6$ marbles which are labeled with unknown numbers. The sets of labels in the two jars may differ and two marbles in the same jar can have the same label. If she draws one marble from each jar at random, the probability that the sum of the labels of the drawn marbles is $n$ equals the probability $p_n$ in Alenka’s case. Determine the labels of the marbles. Find all solution

2006 Stanford Mathematics Tournament, 20

Tags: probability
Given a random string of 33 bits (0 or 1), how many (they can overlap) occurrences of two consecutive 0's would you expect? (i.e. "100101" has 1 occurrence, "0001" has 2 occurrences)

1992 Putnam, A6

Four points are chosen at random on the surface of a sphere. What is the probability that the center of the sphere lies inside the tetrahedron whose vertices are at the four points?

2007 Harvard-MIT Mathematics Tournament, 6

Tags: probability
There are three video game systems: the Paystation, the WHAT, and the ZBoz2$\pi$, and none of these systems will play games for the other systems. Uncle Riemann has three nephews: Bernoulli, Galois, and Dirac. Bernoulli owns a Paystation and a WHAT, Galois owns a WHAT and a ZBoz2$\pi$, and Dirac owns a ZBoz2$\pi$ and a Paystation. A store sells $4$ different games for the Paystation, $6$ different games for the WHAT, and $10$ different games for the ZBoz2$\pi$. Uncle Riemann does not understand the difference between the systems, so he walks into the store and buys $3$ random games (not necessarily distinct) and randomly hands them to his nephews. What is the probability that each nephew receives a game he can play?

2012 Online Math Open Problems, 26

Xavier takes a permutation of the numbers $1$ through $2011$ at random, where each permutation has an equal probability of being selected. He then cuts the permutation into increasing contiguous subsequences, such that each subsequence is as long as possible. Compute the expected number of such subsequences. [i]Author: Alex Zhu[/i] [hide="Clarification"]An increasing contiguous subsequence is an increasing subsequence all of whose terms are adjacent in the original sequence. For example, 1,3,4,5,2 has two maximal increasing contiguous subsequences: (1,3,4,5) and (2). [/hide]

2012 USAMTS Problems, 2

Palmer and James work at a dice factory, placing dots on dice. Palmer builds his dice correctly, placing the dots so that $1$, $2$, $3$, $4$, $5$, and $6$ dots are on separate faces. In a fit of mischief, James places his $21$ dots on a die in a peculiar order, putting some nonnegative integer number of dots on each face, but not necessarily in the correct con figuration. Regardless of the confi guration of dots, both dice are unweighted and have equal probability of showing each face after being rolled. Then Palmer and James play a game. Palmer rolls one of his normal dice and James rolls his peculiar die. If they tie, they roll again. Otherwise the person with the larger roll is the winner. What is the maximum probability that James wins? Give one example of a peculiar die that attains this maximum probability.

2016 Fall CHMMC, 5

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$.

1989 Putnam, A4

Is there a gambling game with an honest coin for two players, in which the probability of one of them winning is $\frac{1}{{\pi}^e}$.

1973 AMC 12/AHSME, 18

If $ p \geq 5$ is a prime number, then $ 24$ divides $ p^2 \minus{} 1$ without remainder $ \textbf{(A)}\ \text{never} \qquad \textbf{(B)}\ \text{sometimes only} \qquad \textbf{(C)}\ \text{always} \qquad$ $ \textbf{(D)}\ \text{only if } p \equal{}5 \qquad \textbf{(E)}\ \text{none of these}$

1964 AMC 12/AHSME, 36

Tags: probability
In this figure the radius of the circle is equal to the altitude of the equilateral triangle $ABC$. The circle is made to roll along the side $AB$, remaining tangent to it at a variable point $T$ and intersecting lines $AC$ and $BC$ in variable points $M$ and $N$, respectively. Let $n$ be the number of degrees in arc $MTN$. Then $n$, for all permissible positions of the circle: $\textbf{(A) }\text{varies from }30^{\circ}\text{ to }90^{\circ}$ $\textbf{(B) }\text{varies from }30^{\circ}\text{ to }60^{\circ}$ $\textbf{(C) }\text{varies from }60^{\circ}\text{ to }90^{\circ}$ $\textbf{(D) }\text{remains constant at }30^{\circ}$ $\textbf{(E) }\text{remains constant at }60^{\circ}$ [asy] pair A = (0,0), B = (1,0), C = dir(60), T = (2/3,0); pair M = intersectionpoint(A--C,Circle((2/3,sqrt(3)/2),sqrt(3)/2)), N = intersectionpoint(B--C,Circle((2/3,sqrt(3)/2),sqrt(3)/2)); draw((0,0)--(1,0)--dir(60)--cycle); draw(Circle((2/3,sqrt(3)/2),sqrt(3)/2)); label("$A$",A,dir(210)); label("$B$",B,dir(-30)); label("$C$",C,dir(90)); label("$M$",M,dir(190)); label("$N$",N,dir(75)); label("$T$",T,dir(-90)); //Credit to bobthesmartypants for the diagram [/asy]

2007 Purple Comet Problems, 11

A dart board looks like three concentric circles with radii of 4, 6, and 8. Three darts are thrown at the board so that they stick at three random locations on then board. The probability that one dart sticks in each of the three regions of the dart board is $\dfrac{m}{n}$ where $m$ and $n$ are relatively prime positive integers. Find $m + n$.