Difference between revisions of "Mock AMC 10B Problems"
m (added solution links) |
m (→Problem 12) |
||
(9 intermediate revisions by 5 users not shown) | |||
Line 2: | Line 2: | ||
What is the difference between <math>6+7+8+9+10</math> and <math>1+2+3+4+5</math>? | What is the difference between <math>6+7+8+9+10</math> and <math>1+2+3+4+5</math>? | ||
+ | |||
<math>\textbf{(A)}\ 10\qquad\textbf{(B)}\ 15\qquad\textbf{(C)}\ 20\qquad\textbf{(D)}\ 25\qquad\textbf{(E)}\ 30</math> | <math>\textbf{(A)}\ 10\qquad\textbf{(B)}\ 15\qquad\textbf{(C)}\ 20\qquad\textbf{(D)}\ 25\qquad\textbf{(E)}\ 30</math> | ||
Line 45: | Line 46: | ||
Mark rolled two standard dice. Given that he rolled two distinct values, find the probability that he rolled two primes. | Mark rolled two standard dice. Given that he rolled two distinct values, find the probability that he rolled two primes. | ||
− | <math>\textbf{(A)}\ \frac{1}{12}\qquad\textbf{(B)}\ \frac{1}{7}\qquad\textbf{(C)}\ \frac{1}{5}\qquad\textbf{(D)}\ \frac{ | + | <math>\textbf{(A)}\ \frac{1}{12}\qquad\textbf{(B)}\ \frac{1}{7}\qquad\textbf{(C)}\ \frac{1}{5}\qquad\textbf{(D)}\ \frac{1}{2}\qquad\textbf{(E)}\ \frac{2}{5}</math> |
[[2019 Mock AMC 10B Problems/Problem 6|Solution]] | [[2019 Mock AMC 10B Problems/Problem 6|Solution]] | ||
Line 96: | Line 97: | ||
<center><asy> draw((0,0)--(10*sqrt(3),0)); draw((0,0)--(0, 10)); draw((10*sqrt(3),0)--(0, 10)); draw(arc((5*sqrt(3),0),5*sqrt(3),0,180)); label("$A$",(3,4)); </asy></center> | <center><asy> draw((0,0)--(10*sqrt(3),0)); draw((0,0)--(0, 10)); draw((10*sqrt(3),0)--(0, 10)); draw(arc((5*sqrt(3),0),5*sqrt(3),0,180)); label("$A$",(3,4)); </asy></center> | ||
− | In the figure shown here, the triangle has two legs of length <math>10</math> and <math>10\sqrt{3}</math>, and the semicircle has diameter <math>10\sqrt{3}</math>. The area of Region <math>A</math> can be expressed as <math>\frac{a\pi+b\sqrt{c}}{d}</math>, where <math>a, b, c, d</math> are positive integers, <math>c</math> is square-free, <math>\text{ gcd }(a, | + | In the figure shown here, the triangle has two legs of length <math>10</math> and <math>10\sqrt{3}</math>, and the semicircle has diameter <math>10\sqrt{3}</math>. The area of Region <math>A</math> can be expressed as <math>\frac{a\pi+b\sqrt{c}}{d}</math>, where <math>a, b, c, d</math> are positive integers, <math>c</math> is square-free, and <math>\text{ gcd }(a, b, d) = 1</math>. Find <math>a+b+c+d</math>. |
<math>\textbf{(A)}\ 130 \qquad\textbf{(B)}\ 131 \qquad\textbf{(C)}\ 132 \qquad\textbf{(D)}\ 133 \qquad\textbf{(E)}\ 134</math> | <math>\textbf{(A)}\ 130 \qquad\textbf{(B)}\ 131 \qquad\textbf{(C)}\ 132 \qquad\textbf{(D)}\ 133 \qquad\textbf{(E)}\ 134</math> | ||
Line 104: | Line 105: | ||
===Problem 13=== | ===Problem 13=== | ||
− | Kevin has a | + | Kevin has a friend named Anna. The two of them are both in the same class, BC Calculus, which is a class that has <math>32</math> students. To split the class up into partners that work on a group project involving integrals, the teacher, Mrs. Jannesen, randomly partitions the class into groups of two. If he is assigned to be partners with his friend, he will be happy. What is the probability that Kevin is assigned to be with Anna? |
<math>\mathrm{(A) \ } \frac{1}{30}\qquad \mathrm{(B) \ } \frac{1}{31}\qquad \mathrm{(C) \ } \frac{1}{32}\qquad \mathrm{(D) \ } \frac{1}{33}\qquad \mathrm{(E) \ } \frac{1}{34}</math> | <math>\mathrm{(A) \ } \frac{1}{30}\qquad \mathrm{(B) \ } \frac{1}{31}\qquad \mathrm{(C) \ } \frac{1}{32}\qquad \mathrm{(D) \ } \frac{1}{33}\qquad \mathrm{(E) \ } \frac{1}{34}</math> | ||
Line 193: | Line 194: | ||
===Problem 23=== | ===Problem 23=== | ||
− | Four real numbers <math>x_1, x_2, x_3, x_4</math> are randomly and independently selected from the range <math>[0, 9]</math>. Let the | + | Four real numbers <math>x_1, x_2, x_3, x_4</math> are randomly and independently selected from the range <math>[0, 9]</math>. Let the sets <math>S_1</math>, <math>S_2</math>, <math>S_3</math>, <math>S_4</math> contain all of the real numbers in the range <math>[x_1, x_1+1], [x_2, x_2+1], [x_3, x_3+1],</math> and <math> [x_4, x_4+1]</math>, respectively. The probability that the four aforementioned sets are disjoint can be expressed as <math>\frac{m}{n}</math>, where <math>m</math> and <math>n</math> are relatively prime positive integers. Find <math>m+n</math>. |
<math>\textbf{(A)}\ 95\qquad\textbf{(B)}\ 96\qquad\textbf{(C)}\ 97\qquad\textbf{(D)}\ 98\qquad\textbf{(E)}\ 99</math> | <math>\textbf{(A)}\ 95\qquad\textbf{(B)}\ 96\qquad\textbf{(C)}\ 97\qquad\textbf{(D)}\ 98\qquad\textbf{(E)}\ 99</math> | ||
Line 201: | Line 202: | ||
===Problem 24=== | ===Problem 24=== | ||
− | + | Four elementary schoolers, four middle schoolers, and four high schoolers sit around a round table with <math>12</math> seats. There is a rule that no two people of the same school may sit adjacent to each other. Let <math>N</math> be the number of distinct seating arrangements following the rule. Find <math>\frac{N}{(4!)^3}</math>. | |
<math>\textbf{(A)}\ 804\qquad\textbf{(B)}\ 876\qquad\textbf{(C)}\ 948\qquad\textbf{(D)}\ 984 \qquad\textbf{(E)}\ 1,020 </math> | <math>\textbf{(A)}\ 804\qquad\textbf{(B)}\ 876\qquad\textbf{(C)}\ 948\qquad\textbf{(D)}\ 984 \qquad\textbf{(E)}\ 1,020 </math> | ||
[[2019 Mock AMC 10B Problems/Problem 24|Solution]] | [[2019 Mock AMC 10B Problems/Problem 24|Solution]] | ||
+ | |||
+ | |||
===Problem 25=== | ===Problem 25=== |
Revision as of 00:58, 8 October 2024
Contents
- 1 Problem 1
- 2 Problem 2
- 3 Problem 3
- 4 Problem 4
- 5 Problem 5
- 6 Problem 6
- 7 Problem 7
- 8 Problem 8
- 9 Problem 9
- 10 Problem 10
- 11 Problem 11
- 12 Problem 12
- 13 Problem 13
- 14 Problem 14
- 15 Problem 15
- 16 Problem 16
- 17 Problem 17
- 18 Problem 18
- 19 Problem 19
- 20 Problem 20
- 21 Problem 21
- 22 Problem 22
- 23 Problem 23
- 24 Problem 24
- 25 Problem 25
Problem 1
What is the difference between and ?
Problem 2
Al, Bob, Clayton, Derek, Ethan, and Frank are six Boy Scouts that will be split up into two groups of three Boy Scouts for a boating trip. How many ways are there to split up the six boys if the two groups are indistinguishable?
Problem 3
Which of these numbers is a rational number?
Problem 4
In the diagram below, is an isosceles right triangle with a right angle at and with a hypotenuse of units. Find the greatest integer less than or equal to the value of the radius of the quarter circle inscribed inside .
Problem 5
The three medians of the unit equilateral triangle intersect at point . Find .
Problem 6
Mark rolled two standard dice. Given that he rolled two distinct values, find the probability that he rolled two primes.
Problem 7
What is the sum of the solutions to ?, where is a positive integer?
Problem 8
In the following diagram, Bob starts at the origin and makes a certain number of moves. A move is defined as him starting at and moves to , , , and with equal probability. The probability that Bob will eventually reach the point is . Find the number of distinct points, including , that satisfy that the probability that he will eventually reach that point is .
Problem 9
Consider the line segment , which has two endpoints and . is constructed by rotating about the point clockwise degrees, where is a positive integer greater than 2 and . After this operation, the line segments , , , , , are drawn. Let be the sum of the areas of the Triangles . As approaches infinity, approaches a constant . Find .
Problem 10
A certain period of time starts at exactly 6:09PM on a Tuesday and ends at exactly 6:09AM on a Thursday. Which of these numbers listed in the choices here is a possible length in days for ?
Problem 11
Consider Square , a square with side length . Let Points , , , be the midpoints of sides , , , and , respectively. Find the area of the square formed by the four line segments , , , and .
Problem 12
In the figure shown here, the triangle has two legs of length and , and the semicircle has diameter . The area of Region can be expressed as , where are positive integers, is square-free, and . Find .
Problem 13
Kevin has a friend named Anna. The two of them are both in the same class, BC Calculus, which is a class that has students. To split the class up into partners that work on a group project involving integrals, the teacher, Mrs. Jannesen, randomly partitions the class into groups of two. If he is assigned to be partners with his friend, he will be happy. What is the probability that Kevin is assigned to be with Anna?
Problem 14
Let be the number of distinct triangles that can be formed from coplanar points. Find the sum of all possible values of .
Problem 15
In the figure below, a square of area is inscribed inside a square of area . There are two segments, labeled and . The value of can be expressed as , where are positive integers and is square-free. Find .
Problem 16
For a particular positive integer , the number of ordered sextuples of positive integers that satisfy is exactly . Find .
Problem 17
Let be a regular octagon. How many distinct quadrilaterals can be formed from the vertices of given that two quadrilaterals are not distinct if the latter can be obtained by a rotation of the former?
Problem 18
Two logs of length 10 are laying on the ground touching each other. Their radii are 3 and 1, and the smaller log is fastened to the ground. The bigger log rolls over the smaller log without slipping, and stops as soon as it touches the ground again. What is the volume of the set of points swept out by the larger log as it rolls over the smaller one?
Problem 19
What is the largest power of that divides ?
Problem 20
Define a permutation of the set to be if for all . Find the number of permutations.
Problem 21
There are distinct arrays of integers that satisfy: 1. Each integer in the array is a or . 2. Every row and column contains all the integers and . 3. No row or column contains two of the same number. Find .
Problem 22
Let be the set of all possible remainders when is divided by , where is a positive integer and is the number of elements in . The sum can be expressed as where are positive integers and and are as small as possible. Find .
Problem 23
Four real numbers are randomly and independently selected from the range . Let the sets , , , contain all of the real numbers in the range and , respectively. The probability that the four aforementioned sets are disjoint can be expressed as , where and are relatively prime positive integers. Find .
Problem 24
Four elementary schoolers, four middle schoolers, and four high schoolers sit around a round table with seats. There is a rule that no two people of the same school may sit adjacent to each other. Let be the number of distinct seating arrangements following the rule. Find .
Problem 25
Let . Find the remainder when is divided by .