dataset_name
stringclasses 4
values | dataset_version
timestamp[s] | qid
stringlengths 1
5
| queId
stringlengths 32
32
| competition_source_list
sequence | difficulty
stringclasses 5
values | qtype
stringclasses 1
value | problem
stringlengths 6
1.51k
| answer_option_list
list | knowledge_point_routes
sequence | answer_analysis
sequence | answer_value
stringclasses 7
values |
---|---|---|---|---|---|---|---|---|---|---|---|
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1799 | 8806e80664d943e885d3c855067ffc24 | [] | 1 | single_choice | Nina and four of her friends are lining up to take a picture. If Nina has to be in the middle, how many different ways can the five friends line up? | [
[
{
"aoVal": "A",
"content": "$$6$$ "
}
],
[
{
"aoVal": "B",
"content": "$$12$$ "
}
],
[
{
"aoVal": "C",
"content": "$$24$$ "
}
],
[
{
"aoVal": "D",
"content": "$$120$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication->Queuing Problems"
] | [
"Since Nina has to be in the middle, then there are four friends who can line up in different ways. We can write the equation as $$4\\times3\\times2\\times1=24$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1801 | 5135af6fb15744dbabf339397c68abd6 | [
"其它"
] | 1 | single_choice | Each of Basil\textquotesingle s friends added the number of the day and the number of the month of their birthdays and obtained $$35$$. Their birthdays all fall on different days. What is the greatest possible number of friends that Basil has? | [
[
{
"aoVal": "A",
"content": "$$7$$ "
}
],
[
{
"aoVal": "B",
"content": "$$8$$ "
}
],
[
{
"aoVal": "C",
"content": "$$9$$ "
}
],
[
{
"aoVal": "D",
"content": "$$10$$ "
}
],
[
{
"aoVal": "E",
"content": "$$12$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"Their birthdays could fall on $$5/30$$, $$6/29$$, $$7/28$$, $$8/27$$, $$9/26$$, $$10/25$$, $$11/24$$ and $$12/23$$ to meet the greatest possible number. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1804 | 5a425a8e304c4a58985e71b2bbe3db8f | [] | 1 | single_choice | There are $20$ cards numbered from $1$ to $20$, respectively. What is the probability of taking out a card with a prime number? | [
[
{
"aoVal": "A",
"content": "$\\dfrac{3}{10}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\dfrac{7}{20}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\dfrac{2}{5}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\dfrac{9}{20}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability->Questions Involving Probability->Basic Concepts of Probability"
] | [
"There are $8$ prime numbers in total. So, answer $= \\frac{8}{20} = \\frac{2}{5}$ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1807 | 6c83bf009df34c81adcf13177f3b6ee5 | [
"其它"
] | 2 | single_choice | SASMO 2015 P2 Q7 Study the figures made with matchsticks below. How many matchsticks are needed to make figure 5? | [
[
{
"aoVal": "A",
"content": "$$30$$ "
}
],
[
{
"aoVal": "B",
"content": "$$33$$ "
}
],
[
{
"aoVal": "C",
"content": "$$39$$ "
}
],
[
{
"aoVal": "D",
"content": "$$45$$ "
}
],
[
{
"aoVal": "E",
"content": "$$51$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Counting the Number of Figures->Classifying and Enumerating->Counting Regular Figures->Counting Triangles"
] | [
"Figure 1 = 1 triangle = 3 matchsticks Figure 2 = (1+2) triangle = 3 x 3 = 9 matchsticss. Figure 3 = (1+2+3) triangle = 6 x 3 = 18 matchsticks. Figure 4 = Figure 5 = (1+2+3+4+5) triangle = 15 x 3 = 45 matchsticks. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1810 | 43dd6e1255844ac1a3fd8cefa4d0a14a | [] | 1 | single_choice | Among the natural numbers $1-75$: How many are divisible by $3$ or $5$? | [
[
{
"aoVal": "A",
"content": "$$30$$ "
}
],
[
{
"aoVal": "B",
"content": "$$35$$ "
}
],
[
{
"aoVal": "C",
"content": "$$40$$ "
}
],
[
{
"aoVal": "D",
"content": "$$45$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Inclusion-Exclusion Principle->Inclusion-Exclusion Principle for Two Sets"
] | [
"All natural numbers divisible by $3$ in the range of $1-75$ are:$75\\div3=25$. All natural numbers divisible by $5$ in the range of $1-75$ are:$75\\div5=15$. The natural numbers divisible by 3 and 5 that are divisible by $15$:$75\\div15=5$. The natural numbers divisible by $3$ or $5$ are:$25+15-5=35$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1819 | b54a0a7bd7fa4a1fba3968a9f604e30a | [] | 1 | single_choice | Miruna had to multiply two $$2$$-digit numbers together, but she accidentally reversed the digits of both of them before multiplying and reached the answer $$209$$. Which of the following answers should she have got? | [
[
{
"aoVal": "A",
"content": "$$1001$$ "
}
],
[
{
"aoVal": "B",
"content": "$$1003$$ "
}
],
[
{
"aoVal": "C",
"content": "$$1005$$ "
}
],
[
{
"aoVal": "D",
"content": "$$1007$$ "
}
],
[
{
"aoVal": "E",
"content": "$$1009$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Questions Involving Enumeration->Splitting Whole Numbers"
] | [
"The prime factors of $$209$$ are $$11$$ and $$19$$, so these must have been the reversed numbers that Miruna multiplied. The correct multiplication was $$11 \\times 91=1001$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1820 | 43ef7192dbc840abbe82c2fa34a0cba5 | [] | 2 | single_choice | The product of three consecutive numbers is $$15600$$. What is their sum? | [
[
{
"aoVal": "A",
"content": "$$75$$ "
}
],
[
{
"aoVal": "B",
"content": "$$78$$ "
}
],
[
{
"aoVal": "C",
"content": "$$81$$ "
}
],
[
{
"aoVal": "D",
"content": "$$84$$ "
}
],
[
{
"aoVal": "E",
"content": "$$87$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Questions Involving Enumeration->Splitting Whole Numbers"
] | [
"Given that the product, $$15600$$, is a multiple of $$25$$, the three numbers between them must contribute two factors of $$5$$; since they are consecutive and there are only three of them, this can happen only if one number is itself a multiple of $$25$$. It is now worth observing that the product of three consecutive numbers is roughly the same as the cube of the middle of the three. Since $$20^{3}\\textless{} 15 600 \\textless{} 30^{3}$$, the middle number must lie between $$20$$ and $$30$$, hence one of the numbers must be $$25$$. The numbers can therefore be $$\\left\\textbackslash{ {23, 24, 25} \\right\\textbackslash}$$,~ $$\\left\\textbackslash{ {24, 25, 26} \\right\\textbackslash}$$ or $$\\left\\textbackslash{ {25, 26, 27} \\right\\textbackslash}$$. The product $$15600 =13 \\times1200$$, so it has factors both $$4$$ and $$13$$. The triple $$\\left\\textbackslash{ {25, 26, 27} \\right\\textbackslash}$$ has no factor of $$4$$, and $$\\left\\textbackslash{ {23, 24, 25} \\right\\textbackslash}$$ no factor of $$13$$. So, by elimination, the numbers are $$24$$, $$25$$ and $$26$$, and their total is $$75$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1824 | 881e5b6785314bbe8e1f403d9b62e8df | [] | 1 | single_choice | A fair $6$-sided die is rolled twice. What is the probability that the first number that comes up is greater than or equal to the second number? ($2011$ AMC $8$ Problem, Question \#$18$) | [
[
{
"aoVal": "A",
"content": "$\\dfrac{1}{6}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\dfrac{5}{12}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\dfrac{1}{2}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\dfrac{7}{12}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\dfrac{5}{6}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"There are $6\\times6=36$ ways to roll a die twice, and $6$ of them result in two of the same number. Out of the remaining $36-6=30$ ways, the number of rolls where the first time is greater than the second should be the same as the number of rolls where the second time is greater than the first. In other words, there are $\\dfrac{30}{2}=15$ ways the first roll can be greater than the second. The probability the first number is greater than or equal to the second number is $\\dfrac{15+6}{36}=\\dfrac{21}{36}=\\frac{7}{12}$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1830 | b54e7c5761fa4231b5ff1f2d5f787381 | [
"其它"
] | 0 | single_choice | Wendy wrote all the whole numbers from $$13$$ to $$78$$ on her paper. How many times did she write all the digit "$$3$$ on her paper? | [
[
{
"aoVal": "A",
"content": "$$7$$ "
}
],
[
{
"aoVal": "B",
"content": "$$10$$ "
}
],
[
{
"aoVal": "C",
"content": "$$16$$ "
}
],
[
{
"aoVal": "D",
"content": "$$17$$ "
}
],
[
{
"aoVal": "E",
"content": "$$18$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Questions Involving Enumeration->Enumeration"
] | [
"Ones: $$13, 23, 33, 43, 53, 63, 73$$ Tens: $$30, 31, 32, 33, 34, 35, 36, 37, 38, 39$$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1833 | 328cd57f7b924ac39b4e9e35a4ceee7c | [
"其它"
] | 1 | single_choice | $12 + 8 + 8 + 4 $ is the same as~\uline{~~~~~~~~~~}~$\times 4$. | [
[
{
"aoVal": "A",
"content": "$$4$$ "
}
],
[
{
"aoVal": "B",
"content": "$$7$$ "
}
],
[
{
"aoVal": "C",
"content": "$$8$$ "
}
],
[
{
"aoVal": "D",
"content": "$$10$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication"
] | [
"$$12+8+8+4=32$$ $$32\\div4=8$$ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1834 | 36e3ce4e3919466b9a4adb3f938d0251 | [
"其它"
] | 2 | single_choice | A school has 100 students and 5 teachers. In the first period, each student is taking one class, and each teacher is teaching one class. The enrollments in the classes are $50,20,20,5$, and 5 . Let $l$ be the average value obtained if a teacher is picked at random and the number of students in their class is noted. Let $s$ be the average value obtained if a student was picked at random and the number of students in their class, including the student, is noted. What is $t-s$ ? | [
[
{
"aoVal": "A",
"content": "$$-18.5$$ "
}
],
[
{
"aoVal": "B",
"content": "$$-13.5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$0$$ "
}
],
[
{
"aoVal": "D",
"content": "$$13.5$$ "
}
],
[
{
"aoVal": "E",
"content": "$$18.5$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"The formula for expected values is $$ \\text { Expected Value }=\\sum(\\text { Outcome } \\cdot \\text { Probability }) . $$ We have $$ \\begin{aligned} t \\& =50 \\cdot \\frac{1}{5}+20 \\cdot \\frac{1}{5}+20 \\cdot \\frac{1}{5}+5 \\cdot \\frac{1}{5}+5 \\cdot \\frac{1}{5} \\textbackslash\\textbackslash{} \\& =(50+20+20+5+5) \\cdot \\frac{1}{5} \\textbackslash\\textbackslash{} \\& =100 \\cdot \\frac{1}{5} \\textbackslash\\textbackslash{} \\& =20, \\textbackslash\\textbackslash{} s \\& =50 \\cdot \\frac{50}{100}+20 \\cdot \\frac{20}{100}+20 \\cdot \\frac{20}{100}+5 \\cdot \\frac{5}{100}+5 \\cdot \\frac{5}{100} \\textbackslash\\textbackslash{} \\& =25+4+4+0.25+0.25 \\textbackslash\\textbackslash{} \\& =33.5 . \\end{aligned} $$ Therefore, the answer is $t-s=(\\mathbf{B})-13.5$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1835 | 36e5bb4bc2be423d9333c1bc4e5c1d76 | [] | 1 | single_choice | Julia, Kasia, Susanna, and Helena have their birthdays on March $$1^{\rm st}$$, May $$17^{\rm th}$$, July $$20^{\rm th}$$, and March $$20^{\rm th}$$. Kasia and Susanna were born in the same month. Julia and Susanna were born on the same day of a month. Which of the girls was born on May $$17^{\rm th}$$? . | [
[
{
"aoVal": "A",
"content": "Julia "
}
],
[
{
"aoVal": "B",
"content": "Kasia "
}
],
[
{
"aoVal": "C",
"content": "Susanna "
}
],
[
{
"aoVal": "D",
"content": "Helena "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"Susanna: March 20\\textsuperscript{th} Kasia: March 1\\textsuperscript{st} Julia: July 20\\textsuperscript{th} Helena: May 17\\textsuperscript{th} "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1844 | 714526c1c46e48e7a28685ba491517ca | [] | 1 | single_choice | $$7\times 11\times 13=$$ . | [
[
{
"aoVal": "A",
"content": "$$1001$$ "
}
],
[
{
"aoVal": "B",
"content": "$$1111$$ "
}
],
[
{
"aoVal": "C",
"content": "$$1221$$ "
}
],
[
{
"aoVal": "D",
"content": "$$1101$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication"
] | [
"7x(10+1)x13 =(70+7)x13 =77x(10+3) =77x10+77x3 =770+231 =1001 "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1846 | 36fced2494b74a45a475cda4ab25cc2b | [] | 1 | single_choice | Abe has $1$ green and $1$ red jelly beans in his hand. Bob has $1$ green and $2$ yellow jelly beans in his hand. Each randomly picks a jelly bean to show to the other. What is the probability that the colours match? . | [
[
{
"aoVal": "A",
"content": "$\\dfrac{1}{2}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\dfrac{1}{3}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\dfrac{3}{4}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\dfrac{1}{6}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"The probability that both show a green bean is $\\dfrac{1}{2}\\cdot \\dfrac{1}{3}=\\dfrac{1}{6}$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1847 | 3fafe26edbcf45dc911b588010cddd44 | [
"其它"
] | 1 | single_choice | Two different numbers are randomly selected from the set $-5, -3, -1, 3, 5$~and multiplied together. What is the probability that the product is a negative number? (adapted from $2016$ AMC $8$ Problem, Question \#$13$) | [
[
{
"aoVal": "A",
"content": "$\\frac{5}{6}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac{2}{5}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac{3}{4}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac{1}{2}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac{3}{5}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"$\\frac25\\times\\frac34+\\frac35\\times\\frac24=\\frac{3}{5}$ "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1848 | be9555649bea4303988fca913604c63b | [
"其它"
] | 1 | single_choice | Given that $x+2y=3$, $3^{}x\cdot 9^{}y=$~\uline{~~~~~~~~~~}~. | [
[
{
"aoVal": "A",
"content": "$$9$$ "
}
],
[
{
"aoVal": "B",
"content": "$$27$$ "
}
],
[
{
"aoVal": "C",
"content": "$$36$$ "
}
],
[
{
"aoVal": "D",
"content": "$$81$$ "
}
],
[
{
"aoVal": "E",
"content": "$$243$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules"
] | [
"$3^{}x \\cdot 9^{}y=3^{x+2y}=3^{3}=27$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1851 | 5a807ac12ec24905a5494005f5556bfe | [
"其它"
] | 1 | single_choice | The total score of $8$ students is an even number. Each of $3$ of them gets an odd number score, and each of $4$ of them gets an even number score. Which of the following would be the possible score that the last student gets? | [
[
{
"aoVal": "A",
"content": "$$66$$ "
}
],
[
{
"aoVal": "B",
"content": "$$70$$ "
}
],
[
{
"aoVal": "C",
"content": "$$74$$ "
}
],
[
{
"aoVal": "D",
"content": "$$77$$ "
}
],
[
{
"aoVal": "E",
"content": "$$80$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules"
] | [
"The sum of $3$ odd numbers is an odd number. The sum of $4$ even numbers is an even number. The sum of an odd number and an even number is an odd number, so the total score of the $7$ students is an odd number. The total score of $8$ students is an even number, and the sum of $2$ odd numbers is an even number. Therefore, the score of the last one should be an odd number. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1855 | cc6f6541566c452490a87b3564e29f40 | [] | 1 | single_choice | A deck of cards contains a white card and two red cards. Take one card out randomly, record its colour, and put it back in the deck. Then, take another card out randomly. Compare the probability of the following situations. I. Both cards are of the same colour. II. Both cards are red. III. Two cards are of different colours. Which one has the highest probability? | [
[
{
"aoVal": "A",
"content": "$$I$$ "
}
],
[
{
"aoVal": "B",
"content": "$$II$$ "
}
],
[
{
"aoVal": "C",
"content": "$$III$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability->Questions Involving Probability->Basic Concepts of Probability"
] | [
"I. Both cards are in the same colour: $$ \\dfrac{5}{9}$$; II. Both cards are red: $$\\dfrac{4}{9}$$; III. Two cards are in different colours: $$\\dfrac{4}{9}$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1857 | 90843d76af6842838e41ed2dc89fe834 | [
"其它"
] | 1 | single_choice | Each of the 5 sides and the 5 diagonals of a regular pentagon are randomly and independently colored red or blue with equal probability. What is the probability that there will be a triangle whose vertices are among the vertices of the pentagon such that all of its sides have the same color? | [
[
{
"aoVal": "A",
"content": "$\\frac{2}{3}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac{105}{128}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac{125}{128}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac{253}{256}$ "
}
],
[
{
"aoVal": "E",
"content": "$$1$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"Instead of finding the probability of a same-colored triangle appearing, let us find the probability that one does not appear. After drawing the regular pentagon out, note the topmost vertex; it has 4 sides/diagonals emanating outward from it. We do casework on the color distribution of these sides/diagonals. Case 1: all 4 are colored one color. In that case, all of the remaining sides must be of the other color to not have a triangle where all three sides are of the same color. We can correspondingly fill out each color based on this constraint, but in this case you will always end up with a triangle where all three sides have the same color by inspection. Case $2: 3$ are one color and one is the other. Following the steps from the previous case, you can try filling out the colors, but will always arrive at a contradiction so this case does not work either. Case $3: 2$ are one color and 2 are of the other color. Using the same logic as previously, we can color the pentagon 2 different ways by inspection to satisfy the requirements. There are $\\left(\\begin{array}{l}4 \\textbackslash\\textbackslash{} 2\\end{array}\\right)$ ways to color the original sides/diagonals and 2 ways after that to color the remaining ones for a total of $6 \\cdot 2=12$ ways to color the pentagon so that no such triangle has the same color for all of its sides. These are all the cases, and there are a total of $2^{10}$ ways to color the pentagon. Therefore the answer is $1-\\frac{12}{1024}=1-\\frac{3}{256}=\\frac{253}{256}=D$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1861 | 90859900398246a884296140a9866b58 | [] | 1 | single_choice | Amos is taller than Eugene. Leo is shorter than James but taller than Eugene. James is shorter than Amos. is the tallest andis the shortest. | [
[
{
"aoVal": "A",
"content": "Amos, James "
}
],
[
{
"aoVal": "B",
"content": "James, Eugene "
}
],
[
{
"aoVal": "C",
"content": "James, Leo "
}
],
[
{
"aoVal": "D",
"content": "Amos, Eugene "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"From clue $$2$$, James is taller than Leo and Leo is taller than Eugene. From clue $$3$$, Amos is taller than James. Rank from tallest to shortest: \\textbf{Amos}, James, Leo, \\textbf{Eugene}. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1862 | 3fc6cbfa76dc4a95a60495e8d4f64e0f | [] | 1 | single_choice | How many different positive integers at most can add up to $$80$$? | [
[
{
"aoVal": "A",
"content": "$$9$$ "
}
],
[
{
"aoVal": "B",
"content": "$$10$$ "
}
],
[
{
"aoVal": "C",
"content": "$$11$$ "
}
],
[
{
"aoVal": "D",
"content": "$$12$$ "
}
],
[
{
"aoVal": "E",
"content": "$$13$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"$$1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10+11+12 = 78$$, $$80 -- 78 = 2$$. Since all the numbers should be different, the remaining \\textquotesingle$$2$$\\textquotesingle{} cannot make up a new positive integer. It can only be added to the number(s) before. Therefore, there are at most $$12$$ different positive integers that can add up to $$80$$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1863 | d5ab9226afbf420d8fe2f7e3d8f38cda | [] | 1 | single_choice | Which of the following statements is not correct? | [
[
{
"aoVal": "A",
"content": "Indefinite events include impossible events. "
}
],
[
{
"aoVal": "B",
"content": "The probability of an impossible event to happen is $$0$$. "
}
],
[
{
"aoVal": "C",
"content": "The probability of an indefinite event to happen is between $$0$$ and $$1$$. "
}
],
[
{
"aoVal": "D",
"content": "The probability of a certain event to happen is $$1$$. "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"Impossible events are definite events. $$\\text{B}$$, $$\\text{C}$$, and $$\\text{D}$$ are right. Thus, the answer is $$\\text{A}$$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1864 | 4d16926a519a4b2a89a2ce3d0d3037bb | [] | 1 | single_choice | A bag contains four pieces of paper, each labeled with one of the digits $$1$$, $$2$$, $$3$$ or $$4$$, with no repeats. Three of these pieces are drawn, one at a time without replacement, to construct a three-digit number. What is the probability that the three-digit number is a multiple of $$3$$? ($$2007$$ AMC $$8$$ Problem, Question \#$$24$$) | [
[
{
"aoVal": "A",
"content": "$$\\frac{1}{4}$$ "
}
],
[
{
"aoVal": "B",
"content": "$$\\frac{1}{3}$$ "
}
],
[
{
"aoVal": "C",
"content": "$$\\frac{1}{2}$$ "
}
],
[
{
"aoVal": "D",
"content": "$$\\frac{2}{3}$$ "
}
],
[
{
"aoVal": "E",
"content": "$$\\frac{3}{4}$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability->Questions Involving Probability->Basic Concepts of Probability"
] | [
"The combinations of digits that give multiples of $$3$$ are $$(1$$, $$2$$, $$3)$$ and $$(2$$, $$3$$, $$4)$$. For each of them, there are $3\\times2\\times1=6$ possibilities. Thus, there are $6+6=12$ possibilities in total. The number of ways to choose three digits out of four is $$4\\times3\\times2=24$$. Therefore, the probability is $$\\frac{12}{24}=\\frac12$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1866 | 3720b430820c42fd845a485ce0513699 | [] | 1 | single_choice | How many two-digit numbers are there where the ones digit is greater than the tens digit?. | [
[
{
"aoVal": "A",
"content": "$$26$$ "
}
],
[
{
"aoVal": "B",
"content": "$$18$$ "
}
],
[
{
"aoVal": "C",
"content": "$$9$$ "
}
],
[
{
"aoVal": "D",
"content": "$$30$$ "
}
],
[
{
"aoVal": "E",
"content": "$$36$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication->Law of Addition"
] | [
"$$8+7+6+5+4+3+2+1=36$$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1868 | 5f1c36fc8aa24bbb91f4f668d51ce46f | [] | 1 | single_choice | There is a ball in a box. Three kids are guessing the colour of the ball. Val says: "The ball is white." John says: "The ball is blue." Elvis says: "I agree with Val." Then, they open the box and find only one of them guessed right. The ball is . | [
[
{
"aoVal": "A",
"content": "white "
}
],
[
{
"aoVal": "B",
"content": "Blue "
}
],
[
{
"aoVal": "C",
"content": "Uncertain "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning->Reasoning using Hypothesis"
] | [
"Val\\textquotesingle s point and Elvis\\textquotesingle{} points are identical, so both of them guessed incorrectly. Therefore, John guessed correctly. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1870 | 8bf0c901100f4df9921ef80bc9aa2f06 | [
"其它"
] | 1 | single_choice | A number is formed by writing $2022$ consecutively for $3$ times. Which of the following statements is correct? | [
[
{
"aoVal": "A",
"content": "The number is a multiple of $3$, $6$ and $9$. "
}
],
[
{
"aoVal": "B",
"content": "The number is a multiple of $3$ and $6$ but not a multiple of $9$. "
}
],
[
{
"aoVal": "C",
"content": "The number is a multiple of $3$ and $9$ but not a multiple of $6$. "
}
],
[
{
"aoVal": "D",
"content": "The number is a multiple of $3$ but not a multiple of $6$. "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication"
] | [
"The sum of the digits of 202220222022 is 2 x 9 = 18. Hence this number is divisible by 3 and 9. As its last digit is 2, it is also divisible by 6. The answer is \\textbf{Option A.} "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1872 | 372febe1d77e44779f823b72285e9e55 | [] | 1 | single_choice | The average height of June, Ali and Linda is $$160\text{cm}$$. Ali is $$166 \text{cm}$$ tall. June and Linda are as tall as each other. What is Linda\textquotesingle s height? | [
[
{
"aoVal": "A",
"content": "$$\\rm~~154 cm$$ "
}
],
[
{
"aoVal": "B",
"content": "$$\\rm~~157 cm$$ "
}
],
[
{
"aoVal": "C",
"content": "$$\\rm~~162 cm$$ "
}
],
[
{
"aoVal": "D",
"content": "$$\\rm~~164 cm$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"The total height is $160\\times 3 = 480\\text{cm}$ and hence the height of both June and Linda is $480-166=314\\text{cm}$. Therefore the height of Linda is $314 \\div 2 = 157\\text{cm}$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1873 | 4d2ab60fe61d41cd90306c9d3ac14aa5 | [
"其它"
] | 1 | single_choice | SASMO 2014 P2 Q8 Find the number A such that the following statement is true: 7 x A = 3 x 8 + 4 x 8 | [
[
{
"aoVal": "A",
"content": "$$3$$ "
}
],
[
{
"aoVal": "B",
"content": "$$4$$ "
}
],
[
{
"aoVal": "C",
"content": "$$5$$ "
}
],
[
{
"aoVal": "D",
"content": "$$7$$ "
}
],
[
{
"aoVal": "E",
"content": "$$8$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication"
] | [
"7A = 24 + 32 7A = 56 A = 8 "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1877 | ac37c638e4b44d5581ab51ec6279ebb9 | [
"其它"
] | 1 | single_choice | What is the probability of choosing a composite number from $0\sim10$? | [
[
{
"aoVal": "A",
"content": "$\\frac12$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac5{11}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac3{10}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac25$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac{6}{11}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"There are $11$ numbers in total. Among them, $4,6, 8, 9,$ and $10$ are composite numbers. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1878 | 5aad067b35ef49a993a680e7cdf5f7cc | [] | 1 | single_choice | There are $$30$$ pupils in my class. $$20$$ pupils like Maths and $$18$$ pupils like English. Twice as many pupils like both subjects as like neither of them. How many pupils like only Maths? | [
[
{
"aoVal": "A",
"content": "$$20$$ "
}
],
[
{
"aoVal": "B",
"content": "$$16$$ "
}
],
[
{
"aoVal": "C",
"content": "$$12$$ "
}
],
[
{
"aoVal": "D",
"content": "$$8$$ "
}
],
[
{
"aoVal": "E",
"content": "$$4$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Inclusion-Exclusion Principle->Inclusion-Exclusion Principle for Two Sets"
] | [
"Let the number of pupils who like neither subject be $$x$$. Hence the number who like both subjects is $$2x$$. Therefore the number of pupils who like only Maths is $$20−2x$$ and the number who like only English is $$18−2x$$. Since there are $$30$$ pupils in my class, we have $$\\left( 20-2x \\right)+2x+\\left( 18-2x \\right)+x=30$$ and hence $$38−x = 30$$. This has solution $$x = 8$$ and hence the number of pupils who like only Maths is $$20-2\\times 8=4$$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1880 | 4d429ac74b03437a854b11a6acc6377b | [] | 1 | single_choice | Amos is taller than Eugene. Leo is shorter than James but taller than Eugene. James is shorter than Amos. is the tallest andis the shortest. | [
[
{
"aoVal": "A",
"content": "Amos, James "
}
],
[
{
"aoVal": "B",
"content": "James, Eugene "
}
],
[
{
"aoVal": "C",
"content": "James, Leo "
}
],
[
{
"aoVal": "D",
"content": "Amos, Eugene "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning->Reasoning by Comparing"
] | [
"From tallest to shortest: \\textbf{Amos}, James, Leo, \\textbf{Eugene}. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1882 | 5f3e5f54885147cbb77d123c1011d0cb | [
"其它"
] | 2 | single_choice | The faces of each of two fair dice are numbered $1$, $2$, $3$, $5$, $7$, and $8$. When the two dice are tossed, what is the probability that their sum will be an even number? (2019 AMC 8 Problems, Question \#18) | [
[
{
"aoVal": "A",
"content": "$\\dfrac{4}{9}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\dfrac{1}{2}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\dfrac{5}{9}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\dfrac{3}{5}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\dfrac{2}{3}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability->Questions Involving Probability->Basic Concepts of Probability"
] | [
"We have a $2$ dice with $2$ evens and $4$ odds on both dice. For the sum to be even, the $2$ rolls can be $2$ odds or $2$ evens. Ways to roll $2$ odds: The total number of ways to obtain $2$ odds on $2$ rolls is $4 * 4=16$, as there are $4$ possible odds on the first roll and $4$ possible odds on the second roll. Ways to roll $2$ evens: Similarly, we have $2 * 2=4$ ways to obtain $2$ evens. The probability is $\\frac{20}{36}=\\frac{5}{9}$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1883 | 375ec214b88e4e52857810cbb82ec91b | [
"其它"
] | 1 | single_choice | How many digits are there from $5$ to $118$? | [
[
{
"aoVal": "A",
"content": "$$114$$ "
}
],
[
{
"aoVal": "B",
"content": "$$204$$ "
}
],
[
{
"aoVal": "C",
"content": "$$239$$ "
}
],
[
{
"aoVal": "D",
"content": "$$242$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules"
] | [
"$5 - 9: 9 - 5 + 1 = 5$ $10 - 99: 99 - 10 + 1 = 90$ $100 - 118: 118 - 100 + 1 = 19$ $5\\times1 + 90\\times2 + 19\\times3 = 5 + 180 + 57 = 242$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1884 | 3bb5487fc7e549b6881a25b8bcc090c5 | [
"其它"
] | 0 | single_choice | Calculate the value of $$7 + 16 + 34 + 45 + 50 - 6 - 15 - 4 - 7$$. | [
[
{
"aoVal": "A",
"content": "$$70$$ "
}
],
[
{
"aoVal": "B",
"content": "$$120$$ "
}
],
[
{
"aoVal": "C",
"content": "$$127$$ "
}
],
[
{
"aoVal": "D",
"content": "$$124$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication->Law of Addition"
] | [
"$$7-7 + 16-6 + 34-4 + 45-15 +50$$ $$= 0+10+30+30+50$$ $$= 120$$ "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1886 | 4d4f6174062f4fc685eca0e271bc7fd4 | [] | 1 | single_choice | In the UK it is now $$11$$ am. The time in San Francisco is $$8$$ hours behind the UK. What time do the clocks now show in San Francisco? | [
[
{
"aoVal": "A",
"content": "$$3$$ am "
}
],
[
{
"aoVal": "B",
"content": "$$4$$ am "
}
],
[
{
"aoVal": "C",
"content": "$$5$$ am "
}
],
[
{
"aoVal": "D",
"content": "$$11$$ am "
}
],
[
{
"aoVal": "E",
"content": "$$7$$ pm "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"Eight hours behind $$11$$ am is $$3$$ am. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1890 | 48dec6f093ed42d58db5f970b6a29abe | [
"其它"
] | 0 | single_choice | Nick wants to bake a cake that consists of only $$1$$ flavour and $$1$$ topping. He gets to choose from $$3$$ different flavours and $$3$$ different toppings. How many different kinds of cake can he make? | [
[
{
"aoVal": "A",
"content": "$$3$$ "
}
],
[
{
"aoVal": "B",
"content": "$$6$$ "
}
],
[
{
"aoVal": "C",
"content": "$$9$$ "
}
],
[
{
"aoVal": "D",
"content": "$$12$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Questions Involving Enumeration->Enumeration"
] | [
"$$3\\times3=9$$ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1891 | ba0df020f4914f85a0b1e2f19155c87e | [
"其它"
] | 1 | single_choice | Two different numbers are randomly selected from the set $-2, -1, 0, 3, 4, 5$~and multiplied together. What is the probability that the product is $0$? ($2016$ AMC $8$ Problem, Question \#$13$) | [
[
{
"aoVal": "A",
"content": "$\\frac{1}{6}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac{1}{5}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac{1}{4}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac{1}{3}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac{1}{2}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"The product can only be $0$ if one of the numbers is $0$. Once we choose $0$, there are $5$ ways of choosing the second number, and there are 15 ways of choosing $2$ numbers randomly. Thus $\\frac{5}{15} = \\frac{1}{3}$. The answer is $D$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1894 | 56531441bf5a4ce4972bbc0e02bb3bc5 | [] | 1 | single_choice | Sophia's average score on six tests is $$82$$. Her average score on the $$7^{}\text{th}$$ and $$8^{}\text{th}$$ test is $$98$$. What is her average score on all eight tests? | [
[
{
"aoVal": "A",
"content": "$$86$$ "
}
],
[
{
"aoVal": "B",
"content": "$$88$$ "
}
],
[
{
"aoVal": "C",
"content": "$$90$$ "
}
],
[
{
"aoVal": "D",
"content": "$$94$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Word Problem Modules->Average Problems ->Questions Involving Average->Questions Involving Average (ordinary type)"
] | [
"Sophia\\textquotesingle s total score on the first six tests is $$6\\times82=492$$. Her total score on all eight tests is $$492+2\\times98=688$$, and her average score is $$688\\div8=86$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1896 | d5c239259ce341c388dd6def140749ef | [
"其它"
] | 1 | single_choice | How many distinguishable arrangements are there of $1$ blue tile, $2$ green tiles, and $3$ yellow tiles in row from left to right? (Tiles of the same color are indistinguishable) | [
[
{
"aoVal": "A",
"content": "$$12$$ "
}
],
[
{
"aoVal": "B",
"content": "$$18$$ "
}
],
[
{
"aoVal": "C",
"content": "$$24$$ "
}
],
[
{
"aoVal": "D",
"content": "$$30$$ "
}
],
[
{
"aoVal": "E",
"content": "$$60$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"$\\frac{6!}{3!\\times2!}=60$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1899 | 6cfaf4c58c9941ab97ee2d689a1b3aa7 | [] | 1 | single_choice | There are different ways for a librarian, lending six books to three students, given that each student gets a book. | [
[
{
"aoVal": "A",
"content": "$$120$$ "
}
],
[
{
"aoVal": "B",
"content": "$$100$$ "
}
],
[
{
"aoVal": "C",
"content": "$$96$$ "
}
],
[
{
"aoVal": "D",
"content": "$$72$$ "
}
],
[
{
"aoVal": "E",
"content": "$$24$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"The first student has six choices of books; the second has five; and the third has four. By the Rule of product, there is a total of $$6\\times5\\times4=120$$ways. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1900 | 3be83c3539e34482adf2910d2a162f21 | [] | 1 | single_choice | Use a simple method to compute the following. $$25\times38$$=. | [
[
{
"aoVal": "A",
"content": "$$960$$ "
}
],
[
{
"aoVal": "B",
"content": "$$950$$ "
}
],
[
{
"aoVal": "C",
"content": "$$940$$ "
}
],
[
{
"aoVal": "D",
"content": "$$930$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication"
] | [
"25x38 =25x(30+8) =25x30+25x8 =750+200 =950 "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1904 | 5ae62eda88cc4e72bee25c8bdf4f7ae8 | [] | 3 | single_choice | Moon and Archie played chess competitively. Both of them had same levels of skill. They agreed to play seven games, and the one that win four games first would be the ultimate winner. Now, they have already played three games, and Moon won two games while Archie won one game. What is the probability that Mon be the ultimately winner? | [
[
{
"aoVal": "A",
"content": "$$\\frac{3}{8}$$ "
}
],
[
{
"aoVal": "B",
"content": "$$\\frac{11}{16}$$ "
}
],
[
{
"aoVal": "C",
"content": "$$\\frac{3}{16}$$ "
}
],
[
{
"aoVal": "D",
"content": "$$\\frac{7}{16}$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"$$\\rm B$$ "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1905 | 4d80a5456a214c48a187fe0826c90cce | [] | 1 | single_choice | One day, Pip asks his parents: "What day is it today?" His mother says: "Today is Monday." His father says: "Today is Tuesday." From the options below, \textbf{Pip agrees with B}. Do you agree with Pip? | [
[
{
"aoVal": "A",
"content": "One of these two sentences is definitely wrong and the other one is correct. "
}
],
[
{
"aoVal": "B",
"content": "It is possible that both of Pip\\textquotesingle s parents are wrong. "
}
],
[
{
"aoVal": "C",
"content": "It is possible that both of Pip\\textquotesingle s parents are right. "
}
],
[
{
"aoVal": "D",
"content": "If Pip\\textquotesingle s mother is wrong, then his father must be right. "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning->Reasoning by Comparing"
] | [
"\"Today is Monday\" is not the opposite of \"Today is Tuesday\".i.e. they can both be false. \"Today is Monday\" is the direct opposite of \"Today is not Monday\". One must be true and the other must be false. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1908 | 5aeec78699d442a7bc4efa2a6d03e635 | [] | 1 | single_choice | Abe holds $1$ green and $1$ red jelly bean in his hand. Bob holds $1$ green, $1$ yellow, and $2$ red jelly beans in his hand. Each randomly picks a jelly bean to show the other. What is the probability that the colors match? (2013 AMC 8 Problem, Question \#14) | [
[
{
"aoVal": "A",
"content": "$\\dfrac{1}{4}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\dfrac{1}{3}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\dfrac{3}{8}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\dfrac{1}{2}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\dfrac{2}{3}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability->Questions Involving Probability->Basic Concepts of Probability"
] | [
"The probability that both show a green bean is $\\dfrac{1}{2}\\times\\dfrac{1}{4}=\\dfrac{1}{8}$. The probability that both show a red bean is $\\dfrac{1}{2}\\times \\dfrac{2}{4}=\\dfrac{1}{4}$. Therefore the probability is $\\frac{1}{4}+\\frac{1}{8}=\\frac{3}{8}$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1910 | facfe16f2d0c4dee86ae66aac2c9384d | [
"其它"
] | 1 | single_choice | Two tiles numbered $1$ and $2$ are turned face down, respectively. One tile is turned up at random, and throw a die to get a number from $1$ to $6$. What is the probability that the product of the numbers on the tile and the die is greater than or equal to $12$? | [
[
{
"aoVal": "A",
"content": "$\\frac {1}{2}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac {1}{6}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac {1}{3}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac {1}{4}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac {1}{12}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"There are $12$ different combinations. The product of two numbers is greater than $12$ will be $2\\times6$. Thus, the probability is $\\frac 1{12}$ . "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1917 | 7ac651da1f0f4f66b63cd1030372704e | [
"其它"
] | 1 | single_choice | What is the value of the following sum? $$299 + 297 + 295 + 296 + 298$$ | [
[
{
"aoVal": "A",
"content": "1494 "
}
],
[
{
"aoVal": "B",
"content": "1490 "
}
],
[
{
"aoVal": "C",
"content": "1485 "
}
],
[
{
"aoVal": "D",
"content": "1484 "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication"
] | [
"$$299 + 297 + 295 + 296 + 298$$ = $300 - 1 + 300 - 3 + 300 - 5 + 300 - 4 + 500 - 2$~ = $1485$~ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1919 | 44d34ac72aeb4ab0b8826f2e5d00c186 | [] | 1 | single_choice | There are $$29$$ students in a certain class. $$12$$ of the students have a sister and $$18$$ of the students have a brother. In this class, only Tania, Barbara, and Anna do not have any siblings. How many students from this class have both a brother and a sister? | [
[
{
"aoVal": "A",
"content": "$$$$None "
}
],
[
{
"aoVal": "B",
"content": "$$1$$ "
}
],
[
{
"aoVal": "C",
"content": "$$3$$ "
}
],
[
{
"aoVal": "D",
"content": "$$4$$ "
}
],
[
{
"aoVal": "E",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Inclusion-Exclusion Principle->Inclusion-Exclusion Principle for Two Sets"
] | [
"$(12+18)-(29-3)=4$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1922 | 4933e763c25641f4aab461d66a3b5c89 | [] | 1 | single_choice | Eddie finished reading a story book last week. He read an average of $19$ pages per day for the first six days of the week and $26$ pages on the last day. How many pages on average did Eddie read per day? | [
[
{
"aoVal": "A",
"content": "$$26$$ "
}
],
[
{
"aoVal": "B",
"content": "$$20$$ "
}
],
[
{
"aoVal": "C",
"content": "$$13$$ "
}
],
[
{
"aoVal": "D",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Word Problem Modules->Average Problems ->Questions Involving Average->Questions Involving Average (ordinary type)"
] | [
"$(19\\times6+26)\\div7=140\\div7=20$ pages. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1923 | 4da737d544b74deba23cdd83b2d08358 | [] | 1 | single_choice | Julia, Kasia, Zuzanna, and Helena have their birthdays on March $$1^{\rm st}$$, May $$17^{\rm th}$$, July $$20^{\rm th}$$, and March $$20^{\rm th}$$. Kasia and Zuzanna were born in the same month. Julia and Zuzanna were born on the same day of a month. Which of the girls was born on May $$17^{\rm th}$$? | [
[
{
"aoVal": "A",
"content": "Julia "
}
],
[
{
"aoVal": "B",
"content": "Kasia "
}
],
[
{
"aoVal": "C",
"content": "Zuzanna "
}
],
[
{
"aoVal": "D",
"content": "Helena "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"Given that Kasia and Zuzanna were born in the same month, their birth month must be March. Given that Julia and Zuzanna were born on the same day of a month, they must be born on the $$20^{\\rm th}$$. Hence, Zuzanna was born on March $$20$$; Kasia was born on March $$1$$; and Julia was born on July $$20$$. Helena is therefore the one born on May $$17$$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1924 | 4da7bffb7fbc48b98b8b471435da8871 | [] | 1 | single_choice | A cat divides $$24$$ fish into $$4$$ groups, and each group has at least $$1$$ fish. There are at most~\uline{~~~~~~~~~~}~fish in the group that has most of the fish. | [
[
{
"aoVal": "A",
"content": "$$6$$ "
}
],
[
{
"aoVal": "B",
"content": "$$24$$ "
}
],
[
{
"aoVal": "C",
"content": "$$1$$ "
}
],
[
{
"aoVal": "D",
"content": "$$21$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"$$ 1 + 1+1 + 21 = 24$$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1927 | 407d23699db043908c97fcdb4be0149f | [] | 1 | single_choice | What is the smallest possible sum of two positive integers with a product of $$100$$? | [
[
{
"aoVal": "A",
"content": "$$100$$ "
}
],
[
{
"aoVal": "B",
"content": "$$52$$ "
}
],
[
{
"aoVal": "C",
"content": "$$29$$ "
}
],
[
{
"aoVal": "D",
"content": "$$25$$ "
}
],
[
{
"aoVal": "E",
"content": "$$20$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"Since the product of the two positive integers is $$100$$, the possible pairs of integers are $$\\left( 1,100 \\right)$$, $$\\left( 2,50 \\right)$$, $$\\left( 4,25 \\right)$$, $$\\left( 5,20 \\right)$$, $$\\left( 10,10 \\right)$$, the smaller the difference, the smaller the sum, so the smallest sum is $$10+10=20$$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1928 | 99fc0ffce9ba453597236a382a82ace9 | [
"其它"
] | 1 | single_choice | The diagram shows some cubes of the same size stacked at a corner of a room. How many cubes are there altogether? (Note: The floor is horizontal and the two walls are vertical. There are no gaps or holes behind the visible cubes). | [
[
{
"aoVal": "A",
"content": "$$24$$ "
}
],
[
{
"aoVal": "B",
"content": "$$25$$ "
}
],
[
{
"aoVal": "C",
"content": "$$26$$ "
}
],
[
{
"aoVal": "D",
"content": "$$27$$ "
}
],
[
{
"aoVal": "E",
"content": "$$28$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules"
] | [
"Count layer by layer. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1935 | 9a01a0e72b634b66ae70360ab8eefa7c | [
"其它"
] | 2 | single_choice | In how many ways can the letters in $CPCCKBY$ be rearranged so that $C$ cannot be put in both ends and two or more $C$s do not appear together? | [
[
{
"aoVal": "A",
"content": "$$24$$ "
}
],
[
{
"aoVal": "B",
"content": "$$18$$ "
}
],
[
{
"aoVal": "C",
"content": "$$64$$ "
}
],
[
{
"aoVal": "D",
"content": "$$9$$ "
}
],
[
{
"aoVal": "E",
"content": "$$14$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations"
] | [
"There are $3$ $C$s in total now with other $4$ letters remaining. There are $\\_4P\\_4$ ways for us to arrange the $4$ letters\\textquotesingle{} positions. So the answer is $\\_4P\\_4=24$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1936 | c3693b7489db4021b489244fff6dde2d | [] | 2 | single_choice | A drawer contains ten identical yellow socks, eight identical blue socks and one hundred identical pink socks. Amrita picks socks from the drawer without looking. What is the smallest number of socks she must pick to be sure that she has at least two pairs of matching socks? | [
[
{
"aoVal": "A",
"content": "$$5$$ "
}
],
[
{
"aoVal": "B",
"content": "$$6$$ "
}
],
[
{
"aoVal": "C",
"content": "$$8$$ "
}
],
[
{
"aoVal": "D",
"content": "$$11$$ "
}
],
[
{
"aoVal": "E",
"content": "$$13$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Pigeonhole Principle->Worst Case in Pigeonhole Principle Problems"
] | [
"Consider the worst case scenario: first 3 are drawn, all of different colors, when the fourth is drawn, no matter which color is drawn, a pair of the same color will definitely be matched. Continue to draw the fifth one. The worst case is that the last color socks are drawn again, and at this point there are three socks of the same color and one sock of each of the other two colors. If you continue to draw the sixth one, no matter which color you draw, you will be able to form two pairs of socks of the same color. So the answer is to draw 6 times. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1937 | 68a2baebd2f0430b9342dbcf2f4d794d | [] | 1 | single_choice | In a box, there are $10$ balls of which $4$ are red, $3$ are black and $3$ are white. What is the probability of picking up $3$ balls randomly such that there are $2$ red balls and $1$ balck ball? | [
[
{
"aoVal": "A",
"content": "$\\frac12$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac13$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac1{12}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\dfrac{3}{20}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability->Questions Involving Probability->Basic Concepts of Probability"
] | [
"$\\dfrac{\\_4C\\_2 \\times~~\\_3C\\_1}{\\_{10}C\\_3}=\\dfrac{6\\times3}{120}=\\dfrac{3}{20}$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1938 | ecf1a314406a4af99af6eea197e8d791 | [
"其它"
] | 1 | single_choice | How many triangles of all sizes can be seen in the picture below? [insert pic] | [
[
{
"aoVal": "A",
"content": "$$9$$ "
}
],
[
{
"aoVal": "B",
"content": "$$10$$ "
}
],
[
{
"aoVal": "C",
"content": "$$11$$ "
}
],
[
{
"aoVal": "D",
"content": "$$13$$ "
}
],
[
{
"aoVal": "E",
"content": "$$12$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Counting the Number of Figures->Classifying and Enumerating->Counting Regular Figures->Counting Triangles"
] | [
"[insert pic] "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1939 | 3c41bcd640814682ba1c21e5bd0ef636 | [
"其它"
] | 2 | single_choice | Let $(a, b, c, d)$ be integers where they are not necessarily different. If each one of them is in the set ($0$, $1$, $2$, $3$), what is the probability that $a \cdot d-b \cdot c$ is odd? (For example, ($0$, $3$, $1$, $1$) meet the condition, because $0 \cdot 1-3 \cdot 1=-3$ is odd.) | [
[
{
"aoVal": "A",
"content": "$\\frac3{16}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac14$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac38$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac12$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac34$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"In order for $a \\cdot d-b \\cdot c$ to be odd, we need to consider the parity. We must have (even)-(odd) or (odd)-(even). There are $2\\times2+2\\times4=12$ ways to pick numbers to obtain an even product. There are $2 \\cdot 2=4$ ways to obtain an odd product. Therefore, the total amount of ways to make $a \\cdot d-b \\cdot c$ odd is $2 \\cdot(12 \\cdot 4)=96.$ Thus, the answer is $\\frac{96}{256}=\\frac38$ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1940 | 7f6b374388654c678e41ec85da5b5167 | [
"其它"
] | 2 | single_choice | A positive integer divisor of $12 !$ is chosen at random. The probability that the divisor chosen is a perfect square can be expressed as $\frac{m}{n},$ where $m$ and $n$ are relatively prime positive integers. What is $m+n$? | [
[
{
"aoVal": "A",
"content": "$$3$$ "
}
],
[
{
"aoVal": "B",
"content": "$$5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$12$$ "
}
],
[
{
"aoVal": "D",
"content": "$$18$$ "
}
],
[
{
"aoVal": "E",
"content": "$$23$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"The prime factorization of $12 !$ is $2^{10} \\cdot 3^{5} \\cdot 5^{2} \\cdot 7 \\cdot 11$. This yields a total of $11 \\cdot 6 \\cdot 3 \\cdot 2 \\cdot 2$ divisors of $12 !$. In order to produce a perfect square divisor, there must be an even exponent for each number in the prime factorization. Note that 7 and 11 can not be in the prime factorization of a perfect square because there is only one of each in $12 !$. Thus, there are $6 \\cdot 3 \\cdot 2$ perfect squares. (For $2$ , you can choose $0,2,4,6,8,$ or $10$, etc. The probability that the divisor chosen is a perfect square is $$ \\frac{6 \\cdot 3 \\cdot 2}{11 \\cdot 6 \\cdot 3 \\cdot 2 \\cdot 2}=\\frac{1}{22} \\Longrightarrow \\frac{m}{n}=\\frac{1}{22} \\Longrightarrow m+n=1+22=\\text { (E) } 23 $$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1944 | 523a0ded6b794fa8afbce0e8195941e9 | [] | 1 | single_choice | My average score on $$8$$ math tests is $$90$$. If my average score on the first $$5$$ tests was $$87$$, what was my average score on the last $$3$$ tests? | [
[
{
"aoVal": "A",
"content": "$$96$$ "
}
],
[
{
"aoVal": "B",
"content": "$$95$$ "
}
],
[
{
"aoVal": "C",
"content": "$$94$$ "
}
],
[
{
"aoVal": "D",
"content": "$$93$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"I scored a total of $$720$$ on all $$8$$ tests. The total of $$435$$ on the first $$5$$ tests leaves a total of $$285$$ for the last $$3$$ tests, so the average is $$285\\div3 = 95$$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1945 | e3b528cbf5a1456f842d31461835bb55 | [
"其它"
] | 1 | single_choice | A pair of fair 6 -sided dice is rolled $n$ times. What is the least value of $n$ such that the probability that the sum of the numbers face up on a roll equals 7 at least once is greater than $\frac{1}{2}$ ? | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$5$$ "
}
],
[
{
"aoVal": "E",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"Rolling a pair of fair 6 -sided dice, the probability of getting a sum of 7 is $\\frac{1}{6}$ : Regardless what the first die shows, the second die has exactly one outcome to make the sum 7 . We consider the complement: The probability of not getting a sum of 7 is $1-\\frac{1}{6}=\\frac{5}{6}$. Rolling the pair of dice $n$ times, the probability of getting a sum of 7 at least once is $1-\\left(\\frac{5}{6}\\right)^{}n$. Therefore, we have $1-\\left(\\frac{5}{6}\\right)^{}n\\textgreater\\frac{1}{2}$, or $$ \\left(\\frac{5}{6}\\right)^{}n\\textless\\frac{1}{2} $$ Since $\\left(\\frac{5}{6}\\right)^{4}\\textless\\frac{1}{2}\\textless\\left(\\frac{5}{6}\\right)^{3}$, the least integer $n$ satisfying the inequality is (C) 4 . "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1947 | bed7c3fff239400596e81c3ec5aadc31 | [] | 1 | single_choice | There are $$20$$ red balls, $$2$$ black balls, and $$1$$ white ball in a bag. They are of identical shape, size and quality except for colour. Take out $$1$$ ball without looking. Among the following statements, which one is true? | [
[
{
"aoVal": "A",
"content": "The ball taken out must be a black ball. "
}
],
[
{
"aoVal": "B",
"content": "It is impossible that a white ball will be taken out. "
}
],
[
{
"aoVal": "C",
"content": "It is very likely that a red ball will be taken out. "
}
],
[
{
"aoVal": "D",
"content": "It is certain that a red ball will be taken out. "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"The number of red balls in the bag is the most compared with other coloured balls. If we take out one ball at random, the probability of taking out a red ball is larger. So $$\\text{C}$$ is the answer. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1951 | c371d59488d54b85a308c0243d7f7ee4 | [] | 2 | single_choice | There are some pieces of candy on a table.You are challenged by your friend to play the following game: you both have to altemate moves, and in each move, you can take away either $$1$$, $$2$$, $$3$$,~ $$4$$ or $$5$$ pieces from the table. The person who takes away the final piece from the table wins. If you go second, how many pieces of candy should be on the table before the game starts such that you can ensure victory? | [
[
{
"aoVal": "A",
"content": "$$13$$ "
}
],
[
{
"aoVal": "B",
"content": "$$15$$ "
}
],
[
{
"aoVal": "C",
"content": "$$18$$ "
}
],
[
{
"aoVal": "D",
"content": "$$21$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Game Strategy"
] | [
"Only $$18$$ is one of the multiples of $$5+1$$, and the second player can ensure victory. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1953 | 71d2aec22a124398a56b054090982f2e | [
"其它"
] | 1 | single_choice | Elsa is looking for some two-digit numbers. The difference between the digits in the tens place and the ones place is 5. How many of such numbers are there? | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$$5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$7$$ "
}
],
[
{
"aoVal": "D",
"content": "$$9$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Questions Involving Enumeration->Enumeration"
] | [
"16, 27, 38, 49, 50, 61, 72, 83, 94 "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1954 | 6d455825ec26493290a27e4670dae1ff | [] | 2 | single_choice | The faces of two identical fair dice are numbered $1$, $2$, $3$, $5$, $7$, and $8$. When the two dice are tossed, what is the probability that their sum will be an even number? | [
[
{
"aoVal": "A",
"content": "$\\dfrac{4}{9}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\dfrac{1}{2}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\dfrac{5}{9}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\dfrac{3}{5}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\dfrac{2}{3}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability->Questions Involving Probability->Basic Concepts of Probability"
] | [
"There are two cases in which the sum can be an even number: both numbers are even and both numbers are odd. This results in only one case where the sum of the numbers are odd (one odd and one even in any order). We can solve for how many ways the $2$ numbers add up to an odd number and subtract the answer from $1$. How to solve the problem: The probability of getting an odd number first is $\\dfrac{4}{6}=\\dfrac{2}{3}$. In order to make the sum odd, we must select an even number next. The probability of getting an even number is $\\dfrac{2}{6}=\\dfrac{1}{3}$. Now we multiply the two fractions: $\\dfrac{2}{3}\\times\\dfrac{1}{3}=\\dfrac{2}{9}$. However, this is not the answer because we could pick an even number first then an odd number. The equation is the same except switched, and by the Communitive Property of Multiplication, it does not matter if the equations are switched. Thus we do $\\dfrac{2}{9}\\times2=\\dfrac{4}{9}$. This is the probability of getting an odd-number sum. In order to get the probability of getting an even number we do $1-\\dfrac{4}{9}=\\left (\\text{C}\\right )\\dfrac{5}{9}$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1957 | 4de9c00fe8654795bad33d49f4f74ebc | [] | 2 | single_choice | There are many red balls, yellow balls, and blue balls of identical shape in a bag. Many students are playing a game in which each of them can take $$2$$ balls from the bag without observing the color of the balls. (After each student takes the balls, they should put them back in the bag.) The teacher finds that no matter how the students take the balls, there are always at least $$2$$ students who take the same balls. (For example, student $$A$$ and student $$B$$ both get one red ball and one yellow ball.) There would be at least~\uline{~~~~~~~~~~}~students playing the game. | [
[
{
"aoVal": "A",
"content": "$$5$$ "
}
],
[
{
"aoVal": "B",
"content": "$$6$$ "
}
],
[
{
"aoVal": "C",
"content": "$$7$$ "
}
],
[
{
"aoVal": "D",
"content": "$$8$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"There are $$6$$ possible cases when taking $$2$$ balls from the box. In the worst case, each of the first $$6$$ students takes different balls to the others. When the $${{7}^{\\text{th}}}$$ student takes the balls, he/she would definitely take the same balls with someone among the first $$6$$ students. $$6+1=7$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1959 | 71dcaa51999e400487a9888e170f33a7 | [] | 1 | single_choice | A city has a bicycle hire scheme where it is possible to hire a bicycle for short journeys. Last year I hired a bicycle $$60$$ times and rode for $$13$$ hours altogether. For how long on average did I hire the bicycle on each ride? | [
[
{
"aoVal": "A",
"content": "$$13$$ minutes "
}
],
[
{
"aoVal": "B",
"content": "$$23$$ minutes "
}
],
[
{
"aoVal": "C",
"content": "$$39$$ minutes "
}
],
[
{
"aoVal": "D",
"content": "$$47$$ minutes "
}
],
[
{
"aoVal": "E",
"content": "$$73$$ minutes "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"The rider travels for $$13$$ hours over $$60$$ rides, which is anaverage time of $$\\frac{13}{60}$$ of an hour per ride, hence $$13$$ minutes. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1961 | 766643659f1a47928fee3628051a090a | [
"其它"
] | 2 | single_choice | Let $(a, b, c, d)$ be an ordered quadruple of not necessarily distinct integers, each one of them is in the set ($0$, $1$, $2$, $3$). What is the probability that $a \cdot d-b \cdot c$ is odd? (For example, ($0$, $3$, $1$, $1$) meet the condition, because $0 \cdot 1-3 \cdot 1=-3$ is odd.) (Adapted from 2020 AMC 10A Problem, Question \#18) | [
[
{
"aoVal": "A",
"content": "$\\frac3{16}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac14$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac38$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac12$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac34$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"In order for $a \\cdot d-b \\cdot c$ to be odd, we need to consider the parity. We must have (even)-(odd) or (odd)-(even). There are $2\\times2+2\\times4=12$ ways to pick numbers to obtain an even product. There are $2 \\cdot 2=4$ ways to obtain an odd product. Therefore, the total amount of ways to make $a \\cdot d-b \\cdot c$ odd is $2 \\cdot(12 \\cdot 4)=96.$ Thus, the answer is $\\frac{96}{256}=\\frac38$ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1962 | 7f886e8d429e44f4bafbd85630747019 | [] | 1 | single_choice | $$124$$ children attended a fair. $$87$$ of them tried out sports events. $$65$$ of them tried out art activities. How many children tried out both sport events and art activities? | [
[
{
"aoVal": "A",
"content": "$$22$$ "
}
],
[
{
"aoVal": "B",
"content": "$$28$$ "
}
],
[
{
"aoVal": "C",
"content": "$$37$$ "
}
],
[
{
"aoVal": "D",
"content": "$$59$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Inclusion-Exclusion Principle->Inclusion-Exclusion Principle for Two Sets"
] | [
"Nil "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1966 | 7f8d7b08b9b147259bd74bea73ddfb83 | [
"其它"
] | 0 | single_choice | What is the value of the following sum? $$902+804+700+609+508+403+307+201+106$$ | [
[
{
"aoVal": "A",
"content": "$$4450$$ "
}
],
[
{
"aoVal": "B",
"content": "$$4540$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4500$$ "
}
],
[
{
"aoVal": "D",
"content": "$$4505$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication->Law of Addition"
] | [
"simple math calculation "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1967 | 40e1fb4527294322a9284700c2273266 | [
"其它"
] | 3 | single_choice | Professor Chang has nine language books lined up on a bookshelf: two different Arabic books, three different German books, and four different Spanish books. How many ways are there to arrange the nine books on the shelf keeping the Arabic books together and keeping the Spanish books together? ($2018$ AMC $8$ Problem, Question \#$16$) $\textasciitilde$ $\textasciitilde$ $\textasciitilde$ \hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}$\textasciitilde$ \hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}$\textasciitilde$ \hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}$\textasciitilde$ \hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}$\textasciitilde$ \hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}$\textasciitilde$ \hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}$\textasciitilde$\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt} \hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}$\textasciitilde$ \hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}\hspace{0pt}$\textasciitilde$ | [
[
{
"aoVal": "A",
"content": "$$1440$$ "
}
],
[
{
"aoVal": "B",
"content": "$$2880$$ "
}
],
[
{
"aoVal": "C",
"content": "$$5760$$ "
}
],
[
{
"aoVal": "D",
"content": "$$182440$$ "
}
],
[
{
"aoVal": "E",
"content": "$$362880$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations"
] | [
"Since the two Arabic books and four Spanish books have to be kept together, respectively, we can treat them both as just one book. That means we\\textquotesingle re trying to find the number of ways you can arrange one Arabic book, one Spanish book, and three German books, which is just $\\_5P\\_5$. Now we multiply this product by $\\_2P\\_2\\times \\_4P\\_4$~because there are $\\_2P\\_2$~ways to arrange just two Arabic books, and $\\_4P\\_4$~ways to arrange just four Spanish books. Multiplying all these together, we have the answer $C$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1977 | 68e87c4827ac44b0949bfd3a06d736fa | [] | 1 | single_choice | Amy, Bill, and Celine are friends with different ages. Exactly one of the following statements is true. $$\rm I$$. Bill is the oldest. $$\rm II$$. Amy is not the oldest. $$\rm III$$. Celine is not the youngest. Rank the friends from oldest to youngest. ($$2004$$ AMC $$8$$ Problem, Question \#$$13$$) | [
[
{
"aoVal": "A",
"content": "Bill, Amy, Celine "
}
],
[
{
"aoVal": "B",
"content": "Amy, Bill, Celine "
}
],
[
{
"aoVal": "C",
"content": "Celine, Amy, Bill "
}
],
[
{
"aoVal": "D",
"content": "Celine, Bill, Amy "
}
],
[
{
"aoVal": "E",
"content": "Amy, Celine, Bill "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning->Reasoning by Conditions"
] | [
"If Bill is the oldest, then Amy is not the oldest, and both statements $$\\rm I$$ and $$\\rm II$$ are true, so statement $$\\rm I$$ is not the true one. If Amy is not the oldest, and we know Bill cannot be the oldest, then Celine is the oldest. This would mean she is not the youngest, and both statements $$\\rm II$$ and $$\\rm III$$ are true, so statement $$\\rm II$$ is not the true one. Therefore, statement $$\\rm III$$ is the true statement, and both $$\\rm I$$ and $$\\rm II$$ are false. From this, Amy is the oldest, Celine is in the middle, and lastly Bill is the youngest. This order is $$\\rm E$$: Amy, Celine, Bill. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1982 | 8c6d2d28d0d742ff957972d8113e3aa9 | [] | 1 | single_choice | There is a three-digit number \textquotesingle$$502$$\textquotesingle. John writes a digit before this number to make it a new four-digit number. If he writes a~\uline{~~~~~~~~~~}~, the new four-digit number would be as small as possible. | [
[
{
"aoVal": "A",
"content": "$$9$$ "
}
],
[
{
"aoVal": "B",
"content": "$$5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$1$$ "
}
],
[
{
"aoVal": "D",
"content": "$$0$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Combinatorics Involving Extreme Values->Extreme Value in Enumeration Problems"
] | [
"Note that the digit \\textquotesingle$$0$$\\textquotesingle{} could not be the highest digit of a four-digit number. Therefore, the smallest number is $$1502$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1983 | 646b5dcd458049cd9a5031dfd08ab1a1 | [] | 1 | single_choice | The average of the \emph{different~}prime factors of $$2009$$ is. | [
[
{
"aoVal": "A",
"content": "$$2009$$ "
}
],
[
{
"aoVal": "B",
"content": "$$147$$ "
}
],
[
{
"aoVal": "C",
"content": "$$48$$ "
}
],
[
{
"aoVal": "D",
"content": "$$24$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"$$2009=7^{2}\\times 41$$, and the average of $$7$$ and $$41$$ is $$(7+41)\\div 2=24$$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1984 | 49b43f5480d0426a98710992fff6720a | [] | 1 | single_choice | In the expression $$1□2□3□4$$ each $$□$$ is to be replaced by either $$+$$ or $$\times$$. What is the largest value of all the expressions that can be obtained in this way? | [
[
{
"aoVal": "A",
"content": "$$10$$ "
}
],
[
{
"aoVal": "B",
"content": "$$14$$ "
}
],
[
{
"aoVal": "C",
"content": "$$15$$ "
}
],
[
{
"aoVal": "D",
"content": "$$24$$ "
}
],
[
{
"aoVal": "E",
"content": "$$25$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"If $$m$$ and $$n$$ are positive integers, then $$mn{}\\textgreater m+n$$ unless at least one of $$m$$ or $$n$$ is equal to $$1$$, or $$m=n=2$$. So, to maximise the expression, we need to place multiplication signs between $$2$$ and $$3$$ and between $$3$$ and $$4$$. However, we need to place an addition sign between $$1$$ and $$2$$ because $$1+2\\times3\\times4=25$$, whereas $$1\\times2\\times3\\times4=24$$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1990 | 68f8806c2c6341d1bbca84a559277ee5 | [] | 2 | single_choice | There are $$12$$ gold coins with exactly the same appearance, including $$11$$ real coins and $$1$$ fake coin. The weight of the fake coin is different from that of the real coin, and whether the fake coin is lighter or heavier than the real coin is unknown. How many times at least do you need to weigh the coins using a balance to ensure that you can find the fake coin? | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$$2$$ "
}
],
[
{
"aoVal": "C",
"content": "$$3$$ "
}
],
[
{
"aoVal": "D",
"content": "$$4$$ "
}
],
[
{
"aoVal": "E",
"content": "$$5$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Operational Problem"
] | [
"In the first weighing with the balance, put coins $$1$$, $$2$$, $$3$$, and $$4$$ on one end of the balance and coins $$5$$, $$6$$, $$7$$, and $$8$$ on the other end of the balance. The balance has two situations: balanced or not. Analyze the situation of the balance: if balanced, the fake coin is among the remaining $$4$$ coins. In the second weighing with the balance, randomly take $$3$$ coins from coin $$1$$ to coin $$8$$ and put them on the left end of the balance and randomly take $$3$$ coins from coin $$9$$ to coin $$12$$ and put them on the right end of the balance (such as $$9$$, $$10$$, $$11$$). The balance also has two situations: balanced or not. If balanced, coin $$12$$ is the coin of different weight. In the third weighing with the balance, comparing No. $$12$$ coin with any other coin, whether the coin is lighter or heavier can be known. If not, it can be known that the coin of different weight is among the three coins $$9$$, $$10$$, and $$11$$, and that whether it is lighter or heavier than other coins can be known. In the third weighing with the balance, randomly take two of the coins (such as $$9$$ and $$10$$) and put them on the both ends of the balance. If balanced, the remaining coin (coin $$11$$) is the one we are looking for; if not, based on the previous judgement that whether the coin is lighter or heavier, it can be determined that which one of the coins on the balance is what we are looking for. Analyze the first imbalanced situation as follows: There are two situations: the right end weighs more or the left end weighs more. Assume the left end weighs more (which is the same for the situation that the right end weighs more.) In the second weighing with the balance, take off $$3$$ coins randomly from the left end (such as $$1$$, $$2$$, and $$3$$) and move $$3$$ coins from the right end to the left end (such as $$5$$, $$6$$, and $$7$$), then take $$3$$ coins randomly from the $$4$$ coins left in the first weighing (such as $$9$$, $$10$$, and $$11$$) to the right end, and there sees $$3$$ situations for the balance: ① the left end weighs more, ② the two ends strike a balance, ③ the right end weighs more. Analyze the situations one by one as follows: ① If the left end weighs more, the coin we are looking for must be coin $$4$$ or coin $$8$$. In the third time weighing with the balance, take one of the coins (such as coin $$4$$) and put it on the left end of the balance. Randomly take one of the remaining $$10$$ coins and put it on the right end. There are also $$3$$ situations. $$a$$: If balanced, coin $$8$$ is the one we are looking for. Based on the result of using the balance for the second time, it is known that the coin weighs less than other coins. $$b$$: If the left end weighs more, coin $$4$$ is the one we are looking for and it weighs more than other coins. $$c$$: If the right end weighs more, coin $$4$$ is the one we are looking for and it weighs less than other coins. ② If the two ends strike a balance, the coin we are looking for is among the three coins ($$1$$, $$2$$, and $$3$$) taken from the left end. Since the left end weighs more in the first weighing, it is known that the coin weighs more than other coins. The following analysis is the same as previous one and will not be repeated. ③ If the right end weighs more, the coin we are looking for is among the three coins ($$5$$, $$6$$, and $$7$$) moved from the right end to the left end. Based on the results of weighing in the first two times (the left end weighs more in the first weighing and the right end weighs more in the second weighing), it is known that the coin weighs less than other coins. The following analysis is the same. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1992 | 9ecbace59af947a98efd30d6bfee7ea7 | [
"其它"
] | 1 | single_choice | Two tiles numbered $3$ and $4$ are turned face down, respectively. One tile is turned up at random, and throw a die to get a number from $1$ to $6$. What is the probability that the product of the numbers on the tile and the die is greater than or equal to $20$? | [
[
{
"aoVal": "A",
"content": "$\\frac {1}{2}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac {1}{6}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac {1}{3}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac {1}{4}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac {1}{12}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"There are $12$ different combinations. The product of two numbers is greater than $20$ will be $4\\times5$ and $4\\times6$. Thus, the probability is $\\frac 2{12}$ = $\\frac 16$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1994 | 6d81a975109845e4934429b0cc7046b8 | [] | 1 | single_choice | A cat divides $$24$$ fish into $$4$$ groups, and each group has at least $$1$$ fish. There are fish in the group that has the largest number of fish. | [
[
{
"aoVal": "A",
"content": "$$6$$ "
}
],
[
{
"aoVal": "B",
"content": "$$24$$ "
}
],
[
{
"aoVal": "C",
"content": "$$1$$ "
}
],
[
{
"aoVal": "D",
"content": "$$21$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"$$ 1 + 1+1 + 21 = 24$$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1995 | 570eb928590149698c21fc49298a6c6d | [
"其它"
] | 2 | single_choice | In how many ways can the letters in $CPCCKBY$ be rearranged so that two or more $C$s do not appear together? | [
[
{
"aoVal": "A",
"content": "$$240$$ "
}
],
[
{
"aoVal": "B",
"content": "$$180$$ "
}
],
[
{
"aoVal": "C",
"content": "$$64$$ "
}
],
[
{
"aoVal": "D",
"content": "$$96$$ "
}
],
[
{
"aoVal": "E",
"content": "$$140$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations"
] | [
"There are $3$ $C$s in total now with other $4$ letters remaining. There are $\\_4P\\_4$ ways for us to arrange the $4$ letters\\textquotesingle{} positions. So the answer is $\\_4P\\_4\\times \\_5C\\_3 =240$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 1999 | 9ed17d75563e441c814518084540e20b | [] | 1 | single_choice | The digits $1$, $2$, and $3$ can make~\uline{~~~~~~~~~~}~three-digit numbers. | [
[
{
"aoVal": "A",
"content": "$$6$$ "
}
],
[
{
"aoVal": "B",
"content": "$$9$$ "
}
],
[
{
"aoVal": "C",
"content": "$$27$$ "
}
],
[
{
"aoVal": "D",
"content": "$$30$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"$$3\\times 3\\times 3=27$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2000 | 7b23b5f388c545f69d2b555359d14191 | [] | 1 | single_choice | In my suitcase I have $$5$$ sweaters and $$6$$ pairs of pants. If I make an outfit of a sweater and a pair of pants, how many different outfits can I select? | [
[
{
"aoVal": "A",
"content": "$$11$$ "
}
],
[
{
"aoVal": "B",
"content": "$$22$$ "
}
],
[
{
"aoVal": "C",
"content": "$$25$$ "
}
],
[
{
"aoVal": "D",
"content": "$$30$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication->Principle of Multiplication"
] | [
"I have $$5$$ sweaters and $$6$$ pairs of pants. For each sweater, there are $$6$$ pairs of pants with which that sweater can be paired. There are $$5$$ sweaters, so there are $$5\\times6=30$$ different possible outfits. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2005 | b1310fe0d45644e9ad14be2f08a29483 | [
"其它"
] | 1 | single_choice | There were $20$ ducks, pigs, and sheep in total in Sam\textquotesingle s farm. After Sam bought some new sheep, the number of sheep has doubled. There are $27$ ducks, pigs, and sheep in total. Originally, how many ducks and pigs were there? | [
[
{
"aoVal": "A",
"content": "$$6$$ "
}
],
[
{
"aoVal": "B",
"content": "$$7$$ "
}
],
[
{
"aoVal": "C",
"content": "$$10$$ "
}
],
[
{
"aoVal": "D",
"content": "$$14$$ "
}
],
[
{
"aoVal": "E",
"content": "$$16$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules"
] | [
"$27-20=7$ $7+7=14$ $20-14=6$ "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2006 | 52bb2baf096f4f3b9ec44611e5990ba6 | [
"其它"
] | 1 | single_choice | Two tiles numbered $5$ and $6$ are turned face down, respectively. One tile is turned up at random, and throw a die to get a number from $1$ to $6$. What is the probability that the product of the numbers on the tile and the die is smaller than or equal to $8$? | [
[
{
"aoVal": "A",
"content": "$\\frac {1}{2}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac {1}{3}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac {1}{4}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac {1}{5}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac {1}{6}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"There are $2\\times6=12$ different combinations. The product of two numbers is smaller than $8$ will be $5\\times1$ and $6\\times1$. Thus, the probability is $\\frac 2{12}$ = $\\frac 16$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2007 | 69140399bc1b4dd0b5816fa5caa15f02 | [
"其它"
] | 2 | single_choice | In how many ways can the letters in $AAABCDA$ be rearranged so that two or more $A$s do not appear together? | [
[
{
"aoVal": "A",
"content": "$$4$$ "
}
],
[
{
"aoVal": "B",
"content": "$$6$$ "
}
],
[
{
"aoVal": "C",
"content": "$$8$$ "
}
],
[
{
"aoVal": "D",
"content": "$$12$$ "
}
],
[
{
"aoVal": "E",
"content": "$$18$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations"
] | [
"There are $4$ $A$s in total, which have $3$ intervals leaving for the other $3$ letters. Thus, the answer is $\\_3P\\_3=6$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2008 | 572ce9654d2b4febb024d7a99b93c8a7 | [] | 1 | single_choice | If Keyue fished every day from July $$17$$ through July $$31$$ (within the same year), she fished fordays. | [
[
{
"aoVal": "A",
"content": "$$14$$ "
}
],
[
{
"aoVal": "B",
"content": "$$15$$ "
}
],
[
{
"aoVal": "C",
"content": "$$16$$ "
}
],
[
{
"aoVal": "D",
"content": "$$24$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"Total number of days $$=31-17 +1= 15$$ days. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2009 | 52c6207fa8804709aa84e9ba5922057a | [
"其它"
] | 1 | single_choice | In a toy store, cars are available in $5$ different colours: blue, white, yellow, black and red. A car has either $2$ or $4$ doors. How many different version of the car are available? | [
[
{
"aoVal": "A",
"content": "$$10$$ "
}
],
[
{
"aoVal": "B",
"content": "$$20$$ "
}
],
[
{
"aoVal": "C",
"content": "$$8$$ "
}
],
[
{
"aoVal": "D",
"content": "$$9$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication"
] | [
"$$5 \\times 2 = 10$$ "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2010 | 722695fd536f4365979931cf749ce274 | [
"其它"
] | 2 | single_choice | Two distinct numbers from $$1$$ to $$100$$ inclusive will form a pair if the sum of these two is a multiple of $$5$$. How many different pairs are there? | [
[
{
"aoVal": "A",
"content": "$$50$$ "
}
],
[
{
"aoVal": "B",
"content": "$$150$$ "
}
],
[
{
"aoVal": "C",
"content": "$$800$$ "
}
],
[
{
"aoVal": "D",
"content": "$$990$$ "
}
],
[
{
"aoVal": "E",
"content": "$$1200$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules"
] | [
"D "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2016 | 602bba30d0134c36b4b5fa456a5d9f69 | [] | 1 | single_choice | Today is Amy\textquotesingle s birthday! She takes photos with her four close friends. All of them stand in a line and they make Amy stand in the middle. There are~\uline{~~~~~~~~~~}~different ways for them to form the line. | [
[
{
"aoVal": "A",
"content": "$$12$$ "
}
],
[
{
"aoVal": "B",
"content": "$$16$$ "
}
],
[
{
"aoVal": "C",
"content": "$$20$$ "
}
],
[
{
"aoVal": "D",
"content": "$$24$$ "
}
],
[
{
"aoVal": "E",
"content": "$$36$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication->Principle of Multiplication"
] | [
"$$4 \\times 3 \\times 1 \\times 2 \\times 1 = 24$$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2019 | b5d7a074e1b948c6896bb247fe89b5d1 | [] | 1 | single_choice | There are $$24$$ four-digit numbers which is formed using each of the digits $$3$$, $$5$$, $$6$$ and $$9$$ once only. When all of these $$24$$ four-digit numbers are put in order from smallest to largest, which one is in the eighth position? | [
[
{
"aoVal": "A",
"content": "$$3569$$ "
}
],
[
{
"aoVal": "B",
"content": "$$5369$$ "
}
],
[
{
"aoVal": "C",
"content": "$$5396$$ "
}
],
[
{
"aoVal": "D",
"content": "$$5639$$ "
}
],
[
{
"aoVal": "E",
"content": "$$5936$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Questions Involving Enumeration->Enumeration"
] | [
"When put in order, the numbers are: $$3569$$, $$3596$$, $$3659$$, $$3695$$, $$3956$$, $$3965$$, $$5369$$, $$5396$$, $$5639$$, $$5693$$, $$\\ldots $$ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2023 | 723cc96ad7154d2188e6b67f31124584 | [] | 1 | single_choice | The maximum number of intersection points of $$4$$ different circles is. | [
[
{
"aoVal": "A",
"content": "$$16$$ "
}
],
[
{
"aoVal": "B",
"content": "$$12$$ "
}
],
[
{
"aoVal": "C",
"content": "$$8$$ "
}
],
[
{
"aoVal": "D",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Fun Problems in Math->Dotted Line Arrangement"
] | [
"Each pair has $$2$$ intersection points. The $$6$$ pairs have $$12$$ such points. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2024 | 64bccbe63c3e42898ca4ea00630a6410 | [
"其它"
] | 2 | single_choice | In how many ways can the digits in $3433256337$ be rearranged so that two or more $3$s do not appear together? | [
[
{
"aoVal": "A",
"content": "$$1800$$ "
}
],
[
{
"aoVal": "B",
"content": "$$1200$$ "
}
],
[
{
"aoVal": "C",
"content": "$$1000$$ "
}
],
[
{
"aoVal": "D",
"content": "$$720$$ "
}
],
[
{
"aoVal": "E",
"content": "$$120$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations"
] | [
"There are $5$ $3$s in total now with other $5$ digits remaining. There are $\\_5P\\_5$ ways for us to arrange the $5$ letters\\textquotesingle{} positions. Then, we can put the $5$ $3$s in the $6$ intervals. So the answer is $\\_5P\\_5 \\times \\_6C\\_5=720$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2026 | 6dbca5ce7ad249f5b7cf84af074885e6 | [] | 1 | single_choice | A cup costs £$$8$$. Which of the following payment is not correct?. | [
[
{
"aoVal": "A",
"content": "One £5 note and three~£1 coins "
}
],
[
{
"aoVal": "B",
"content": "Eight £1 coins "
}
],
[
{
"aoVal": "C",
"content": "One £5 note and four 50p coins "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Questions Involving Enumeration->Enumeration"
] | [
"omitted "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2028 | d1746f9d6b9b43fbb265766b43c04a10 | [] | 1 | single_choice | Elvis is packing shirts for a trip. He just randomly grabs $3$ shirts from his closet without observing them. The closet contains $10$ shirts: $5$ striped, $3$ plaid, and $2$ pure-colored ones. What is the probability that he chooses $2$ striped shirts and $1$ pure-colored shirt? | [
[
{
"aoVal": "A",
"content": "$\\frac12$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac13$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac1{12}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\dfrac{1}{6}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac14$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability->Questions Involving Probability->Basic Concepts of Probability"
] | [
"$\\dfrac{\\_5C\\_2 \\times~~\\_2C\\_1}{\\_{10}C\\_3}=\\dfrac{10\\times2}{120}=\\dfrac{2}{12}=\\dfrac{1}{6}$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2030 | 95cdd421cf914fb2839aaf1ae4abfebc | [] | 1 | single_choice | We can formdifferent two-digit numbers with the numbers $$1$$, $$3$$ and $$0$$.(without using the same number two times like $$33$$ ) | [
[
{
"aoVal": "A",
"content": "$$3$$ "
}
],
[
{
"aoVal": "B",
"content": "$$4$$ "
}
],
[
{
"aoVal": "C",
"content": "$$5$$ "
}
],
[
{
"aoVal": "D",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Questions Involving Enumeration->Dictionary Ordering"
] | [
"$$13$$、$$10$$、$$31$$、$$30$$, notice that $$0$$ cannot be in the first place, so only $$4$$ numbers can be formed. So the answer is $$\\text{B}$$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2033 | 8906b1ae01284acfb9aab9fe3fdc2507 | [] | 1 | single_choice | How many four-digit numbers can be made using the digits $1-8$ without repeating digits? | [
[
{
"aoVal": "A",
"content": "$$1680$$ "
}
],
[
{
"aoVal": "B",
"content": "$$4096$$ "
}
],
[
{
"aoVal": "C",
"content": "$$32$$ "
}
],
[
{
"aoVal": "D",
"content": "$$256$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Permutations and Combinations->Combinations"
] | [
"$$8\\times 7\\times 6\\times 5=1680$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2036 | daaf67385813407c9cb3c81d4135f4b2 | [] | 2 | single_choice | Eight cards are numbered from $$1$$ to $$8$$. The cards are placed in two boxes $$P$$ and $$Q$$ so that the sum of the numbers on the three cards in box $$P$$ is equal to the sum of the numbers on the five cards in box $$Q$$. Which of the following statements must be true? | [
[
{
"aoVal": "A",
"content": "The card numbered $$1$$ is not in box $$Q$$ "
}
],
[
{
"aoVal": "B",
"content": "Four cards in box $$Q$$ have even numbers on "
}
],
[
{
"aoVal": "C",
"content": "The card numbered $$5$$ is in box $$Q$$ "
}
],
[
{
"aoVal": "D",
"content": "The card numbered $$2$$ is in box $$Q$$ "
}
],
[
{
"aoVal": "E",
"content": "Exactly three cards in box $$Q$$ have odd numbers on "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning->Reasoning by Conditions"
] | [
"Note first that the sum of the numbers on the eight cards is $$36$$. Therefore the sum of the numbers on the cards in each of the boxes is $$18$$. There are only three cards in box $$P$$ and hence the possible combinations for the numbers on the cards in box $$P$$ are $$\\left( 8,7,3 \\right)$$, $$\\left( 8,6,4 \\right)$$ and $$\\left( 7,6,5 \\right)$$ with the corresponding combinations for box $$Q$$ being $$\\left( 6,5,4,2,1 \\right)$$, $$\\left( 7,5,3,2,1 \\right)$$ and $$\\left( 8,4,3,2,1 \\right)$$. The only statement which is true for all three possible combinations for box $$Q$$ is that the card numbered $$2$$ is in box $$Q$$. Hence the only statement which must be true is statement $$\\rm D$$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2037 | 4a492e681fdd4f10ae76b995e71e7aca | [] | 1 | single_choice | Amy has $$7$$ gray balls, $$4$$ white balls and $$3$$ black balls in a bag. What is the least number of balls she has to take out of the bag with her eyes closed to be sure that she takes at least two balls of each color? | [
[
{
"aoVal": "A",
"content": "$$12$$ "
}
],
[
{
"aoVal": "B",
"content": "$$13$$ "
}
],
[
{
"aoVal": "C",
"content": "$$9$$ "
}
],
[
{
"aoVal": "D",
"content": "$$10$$ "
}
],
[
{
"aoVal": "E",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Pigeonhole Principle->Worst Case in Pigeonhole Principle Problems"
] | [
"$$7+4+2=13$$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2038 | ccdfb184585d41d9ab03251044d3c8c3 | [
"其它"
] | 1 | single_choice | Abe holds 1 green and 1 red jelly bean in his hand. Bob holds 1 green, 1 yellow, and 2 red jelly beans in his hand. Each randomly picks a jelly bean to show the other. What is the probability that the colors match? (2013 AMC 8 Problem, Question \#14) | [
[
{
"aoVal": "A",
"content": "$\\frac{1}{4}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac{1}{3}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac{3}{8}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac{1}{2}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac{2}{3}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"The probability that both show a green bean is $\\frac{1}{2} \\cdot \\frac{1}{4}=\\frac{1}{8}$. The probability that both show a red bean is $\\frac{1}{2} \\cdot \\frac{2}{4}=\\frac{1}{4}$. Therefore the probability is $\\frac{1}{4}+\\frac{1}{8}=\\left(\\right.$ C) $\\frac{3}{8}$ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2042 | 76e10088bf4347549d0a37705c6f7e7d | [
"其它"
] | 1 | single_choice | A box contains $11$ cards, numbered from $1$ to $11$. One card is selected randomly from the box. What is the probability that the number on the selected card is greater than $7$? (adapted from 2017 AMC 8 Problem, Question \#10) | [
[
{
"aoVal": "A",
"content": "$\\frac1{11}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac4{11}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac7{11}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac{10}{11}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac2{11}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"There are $4$ numbers greater than $7$. Thus, the probability is $\\frac4{11}$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2043 | 891311e0a4b84fd190e4dd478b1bd475 | [
"其它"
] | 1 | single_choice | A dinner set in a restaurant is free to choose a main course, a salad and a drink. Today, the restaurant offers five main courses, three salads, and six drinks for customers to choose. How many different sets can be matched? . | [
[
{
"aoVal": "A",
"content": "$14$ "
}
],
[
{
"aoVal": "B",
"content": "$30$ "
}
],
[
{
"aoVal": "C",
"content": "$48$ "
}
],
[
{
"aoVal": "D",
"content": "$80$ "
}
],
[
{
"aoVal": "E",
"content": "$90$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Law of Addition and Multiplication"
] | [
"$5\\times3\\times6=90$ "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 2046 | 578ca784e36c446f8189a58f4e558d67 | [] | 1 | single_choice | Throw two dice of the same quality and size. The six sides of each die are marked with number of dots from $$1$$ to $$6$$. Among the following options,~\uline{~~~~~~~~~~}~is an impossible event. | [
[
{
"aoVal": "A",
"content": "The sum of dots is $$12$$. "
}
],
[
{
"aoVal": "B",
"content": "The sum of dots is smaller than $$3$$. "
}
],
[
{
"aoVal": "C",
"content": "The sum of dots is larger than $$4$$ but smaller than $$8$$. "
}
],
[
{
"aoVal": "D",
"content": "The sum of dots is $$13$$. "
}
]
] | [
"Overseas Competition->Knowledge Point->Counting Modules->Statistics and Probability"
] | [
"The maximum sum is $$6+6=12$$, so \"the sum of dots is $$13$$\" is an impossible event; so $$\\text{D}$$ is the answer. "
] | D |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.