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 | 6522 | eb03cb1626fd4055b3bc7442441da7da | [] | 1 | single_choice | If I multiply $$333333333333333$$ by $$777777777777777$$ and add the first and last digits of the product, the sum is. | [
[
{
"aoVal": "A",
"content": "$$3$$ "
}
],
[
{
"aoVal": "B",
"content": "$$5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$7$$ "
}
],
[
{
"aoVal": "D",
"content": "$$11$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers->Calculation of Multi-digit Numbers"
] | [
"Just as for $$3\\times7$$, $$33\\times77$$, and $$333\\times777$$, the first digit is a $$2$$, the last digit is a $$1$$, and the sum is $$2+1=3$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6527 | e67a860ea37542eeb2c58fad90b27e5d | [] | 1 | single_choice | If $$5$$ apples cost as much as $$16$$ pineapples, then $$15$$ apples cost as much as pineapples. | [
[
{
"aoVal": "A",
"content": "$$6$$ "
}
],
[
{
"aoVal": "B",
"content": "$$18$$ "
}
],
[
{
"aoVal": "C",
"content": "$$21$$ "
}
],
[
{
"aoVal": "D",
"content": "$$48$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Basic Concepts of Equation->Equivalent Substitution->Algebraic Expressions"
] | [
"$$5$$ apples = $$16$$ pineapples $$5\\times3$$ apples = $15$ apples $$16\\times3$$ pineapples = $48$ pineapples "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6535 | dd6d487fc83e475d82a2cda577e56c95 | [
"其它"
] | 1 | single_choice | Fill in the blank according to the pattern. $$1, 1, 2, 3, 5, 8, $$~\uline{~~~~~~~~~~}~$$, 21, 34$$ | [
[
{
"aoVal": "A",
"content": "$$12$$ "
}
],
[
{
"aoVal": "B",
"content": "$$17$$ "
}
],
[
{
"aoVal": "C",
"content": "$$13$$ "
}
],
[
{
"aoVal": "D",
"content": "$$3$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Sequences and Number Tables->Patterns in Number Sequences"
] | [
"Fibonacci number. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6552 | c6de9a3c418b49a388cc73dbf34e3389 | [
"其它"
] | 1 | single_choice | The outside temperature in a town is $-18$ $^{}o$$C$. What change in the temperature, would bring the outside temperature to $0$ $^{}o$$C$? | [
[
{
"aoVal": "A",
"content": "$-19$ "
}
],
[
{
"aoVal": "B",
"content": "$-18$ "
}
],
[
{
"aoVal": "C",
"content": "$18$ "
}
],
[
{
"aoVal": "D",
"content": "$0$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Negative Numbers"
] | [
"The opposite of $-18$ is $18$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6556 | eb258855bb7d4698ab49cdc0cb8eee4f | [
"其它"
] | 1 | single_choice | Suppose that $x$ and $y$ are nonzero real numbers such that $\frac{5 x+y}{x-4y}=-1$. What is the value of $\frac{x+3 y}{3 x-y}$? (Adapted From 2017 AMC 10B Problems, Question \#4) | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$7$$ "
}
],
[
{
"aoVal": "D",
"content": "$$9$$ "
}
],
[
{
"aoVal": "E",
"content": "$$11$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"Rearranging, we find $5 x+y=-x+4y$, or $6x=3 y \\Longrightarrow y=2x$. Substituting, we can convert the second equation into $$\\frac{x+6 x}{3 x-2x}=\\frac{7 x}{x}=\\text { (C) } 7$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6559 | cfed907132794e63ab56660c716a691b | [
"其它"
] | 1 | single_choice | Debbie spent $12$ dollars on a book and a volleyball. The volleyball costed $4$ dollars than the book. How many dollars did she spend on the volleyball? | [
[
{
"aoVal": "A",
"content": "$$4$$ "
}
],
[
{
"aoVal": "B",
"content": "$$5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$6$$ "
}
],
[
{
"aoVal": "D",
"content": "$$7$$ "
}
],
[
{
"aoVal": "E",
"content": "$$8$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"$(12 + 4) \\div 2 = 8$ "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6574 | d90f402035474c86ab7475f508261b9a | [
"其它"
] | 1 | single_choice | Let $a, b$, and $c$ be three distinct one-digit numbers. What is the maximum value of the sum of the roots of the equation $(x-a)(x-b)+(x-b)(x-c)=0$? | [
[
{
"aoVal": "A",
"content": "$$15$$ "
}
],
[
{
"aoVal": "B",
"content": "$$15.5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$16$$ "
}
],
[
{
"aoVal": "D",
"content": "$$16.5$$ "
}
],
[
{
"aoVal": "E",
"content": "$$17$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Basic Concepts of Equation->Unary Quadratic Equations"
] | [
"Expanding the equation and combining like terms results in $2 x^{2}-(a+2 b+c) x+(a b+b c)=0$. By Vieta\\textquotesingle s formula the sum of the roots is $\\frac{-[-(a+2 b+c)]}{2}=\\frac{a+2 b+c}{2}$. To maximize this expression we want $b$ to be the largest, and from there we can assign the next highest values to $a$ and $c$. So let $b=9, a=8$, and $c=7$. Then the answer is $\\frac{8+18+7}{2}= 16.5$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6576 | e6b03156163c4220be5eed5f95011082 | [
"其它"
] | 2 | single_choice | For how many integers $x$ is the number $x^{4}-7x^{2}+10$ negative? ( 2014 AMC 10B Problems, Question \#20) | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$4$$ "
}
],
[
{
"aoVal": "C",
"content": "$$6$$ "
}
],
[
{
"aoVal": "D",
"content": "$$12$$ "
}
],
[
{
"aoVal": "E",
"content": "$$24$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"Factor the polynomial as $\\left(x^{2}-5\\right)\\left(x^{2}-2\\right)$. Since this expression is negative, one term must be negative and the other positive. Also, the first term is obviously smaller than the second, so $x^{2}-5\\textless0\\textless x^{2}-2$. Solving this inequality, we find $2\\textless x^{2}\\textless5$. There are exactly $2$ integers $x$ that satisfy this inequality, $\\pm 2$. Thus our answer is $(\\mathbf{A}) 2$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6580 | d006192beabd499b8fa3c4474f907bf3 | [] | 1 | single_choice | In how many different ways can you select two digits out of $$ 0$$, $$1$$, $$ 2$$, $$3$$, $$4$$, $$5$$, $$6$$, $$7$$, $$8$$, and $$9$$ and put into the two boxes to make the below equality correct? $$ 20- \square =22-\square $$ | [
[
{
"aoVal": "A",
"content": "$$7$$ "
}
],
[
{
"aoVal": "B",
"content": "$$8$$ "
}
],
[
{
"aoVal": "C",
"content": "$$9$$ "
}
],
[
{
"aoVal": "D",
"content": "$$10$$ "
}
],
[
{
"aoVal": "E",
"content": "$$12$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers"
] | [
"NA "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6581 | eb47e0e082eb49788db74aa44daed86f | [] | 1 | single_choice | $$\left( {} \right.$$The number of seconds in a week$$\left. {} \right)$$$$\div$$$$\left( {} \right.$$the number of minutes in a week$$\left. {} \right)=$$. | [
[
{
"aoVal": "A",
"content": "$$60$$ "
}
],
[
{
"aoVal": "B",
"content": "$$420$$ "
}
],
[
{
"aoVal": "C",
"content": "$$3600$$ "
}
],
[
{
"aoVal": "D",
"content": "$$7200$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Ratios and Proportions"
] | [
"There are $$60$$ seconds in each minute, so the quotient of the two quantities is $$60$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6591 | f4741b6294b74f21b7a4756e97595942 | [] | 1 | single_choice | If I round $$1315$$ to the nearest ten, then multiply the result by $$3$$, then round to the nearest hundred, what is my final result? | [
[
{
"aoVal": "A",
"content": "$$3800$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3900$$ "
}
],
[
{
"aoVal": "C",
"content": "$$3945$$ "
}
],
[
{
"aoVal": "D",
"content": "$$3960$$ "
}
],
[
{
"aoVal": "E",
"content": "$$4000$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Comparing, Ordering and Estimating->Estimating Large Numbers"
] | [
"If I round $$1315$$ to the nearest ten, I get $$1320$$. Then, I multiply by $$3$$ to get $$3960$$. To the nearest hundred, this is $$4000$$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6593 | e6c1e1e9acea4756aa7ce08908201586 | [
"其它"
] | 1 | single_choice | Denise fired a silver rocket and a gold rocket at the same time. The rockets exploded into $20$ stars in total. The gold rocket exploded into $6$ more stars than the silver one. How many stars did the gold rocket explode into? (2021 Math Kangaroo Problem, Level 3-4, Question \#7) | [
[
{
"aoVal": "A",
"content": "$$9$$ "
}
],
[
{
"aoVal": "B",
"content": "$$10$$ "
}
],
[
{
"aoVal": "C",
"content": "$$12$$ "
}
],
[
{
"aoVal": "D",
"content": "$$13$$ "
}
],
[
{
"aoVal": "E",
"content": "$$15$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"The silver rocket exploded $(20-6)\\div2=7$ stars, and the gold rocket exploded $20-7=13$ stars. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6601 | d92837bdc81d482a99fa414661c10c76 | [] | 1 | single_choice | What is the missing number in the box? $2:3=\boxed{?}:12$ | [
[
{
"aoVal": "A",
"content": "$$8$$ "
}
],
[
{
"aoVal": "B",
"content": "$$7$$ "
}
],
[
{
"aoVal": "C",
"content": "$$6$$ "
}
],
[
{
"aoVal": "D",
"content": "$$4$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Ratios and Proportions->Proportions"
] | [
"$\\frac{2}{3}=\\frac{8}{12}$ "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6602 | cb9bb3d69d38481fad9ec5d5bda554a7 | [] | 1 | single_choice | When the number $$789678567456$$ is added to the number $$987876765654$$, how many digits does the sum have? | [
[
{
"aoVal": "A",
"content": "$$12$$ "
}
],
[
{
"aoVal": "B",
"content": "$$13$$ "
}
],
[
{
"aoVal": "C",
"content": "$$24$$ "
}
],
[
{
"aoVal": "D",
"content": "$$25$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers->Calculation of Multi-digit Numbers"
] | [
"The number $$789678567456$$ is added to the number $$987876765654$$. Since we carry a $$1$$ when adding the left-most digits, the sum has $$12+1$$ digits. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6604 | fdb96ff6015f46e0ad4b7467468d62aa | [
"其它"
] | 1 | single_choice | Two integers are inserted into the list $3,3,8,11,28$ to double its range. The mode and median remain unchanged. What is the maximum possible sum of the two additional numbers? (2023 AMC 8 Problems, Question \#20) | [
[
{
"aoVal": "A",
"content": "$$56$$ "
}
],
[
{
"aoVal": "B",
"content": "$$57$$ "
}
],
[
{
"aoVal": "C",
"content": "$$58$$ "
}
],
[
{
"aoVal": "D",
"content": "$$60$$ "
}
],
[
{
"aoVal": "E",
"content": "$$61$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"To double the range, we must find the current range, which is $28-3=25$, to then double to: $2(25)=50$. Since we do not want to change the median, we need to get a value less than $8$ (as $8$ would change the mode) for the smaller, making $53$ fixed for the larger. Remember, anything less than $3$ is not beneficial to the optimization. So, taking our optimal values of $7$ and $53$, we have an answer of $7+53=$ (D) $60$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6607 | e6d2b6efed4d49ef9ebb1298266827d0 | [
"其它"
] | 1 | single_choice | What is the $5^{th}$ number in the $8^{th}$ row? | [
[
{
"aoVal": "A",
"content": "$$53$$ "
}
],
[
{
"aoVal": "B",
"content": "$$54$$ "
}
],
[
{
"aoVal": "C",
"content": "$$69$$ "
}
],
[
{
"aoVal": "D",
"content": "$$70$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Sequences and Number Tables->Patterns of Number Tables->Triangle Number Table"
] | [
"B "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6611 | f9287e92518f4cc198e6f91398b92cb2 | [] | 2 | single_choice | In a chinese chess competition, children would be awarded $$2$$ marks for every game won, $$1$$ mark will be awarded for every game that ended in a draw and $$0$$ marks will be awarded for every game that ended in a loss. $6$ students participated in the round robin and $5$ of the students\textquotesingle{} scores are as follows: $$7$$, $$6$$, $$5$$, $$4$$, $$3$$. How many marks did the last place student score? | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$4$$ "
}
],
[
{
"aoVal": "C",
"content": "$$5$$ "
}
],
[
{
"aoVal": "D",
"content": "$$8$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Sequences and Number Tables->Patterns in Number Sequences"
] | [
"$6$ students will play a total of $5+4+3+2+1=15$ games. Total score $=15\\times2=30$ Last student\\textquotesingle s score $=30-7-6-5-4-3=5$ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6615 | d93a09698162477cb4c53b9a27c0d982 | [] | 2 | single_choice | Three (different) numbers are selected from $$0$$, $$1$$, $$3$$ and $$5$$ to form a three-digit number, find the difference between the smallest three-digit number and the largest three-digit number formed. | [
[
{
"aoVal": "A",
"content": "$$401$$ "
}
],
[
{
"aoVal": "B",
"content": "$$455$$ "
}
],
[
{
"aoVal": "C",
"content": "$$428$$ "
}
],
[
{
"aoVal": "D",
"content": "$$431$$ "
}
],
[
{
"aoVal": "E",
"content": "$$530$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers"
] | [
"$$531-103=428$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6624 | e2583af7128c4ba99dbf97f583753ddf | [] | 1 | single_choice | Which of the following numbers is the multiple of $5$? | [
[
{
"aoVal": "A",
"content": "$$11$$ "
}
],
[
{
"aoVal": "B",
"content": "$$55$$ "
}
],
[
{
"aoVal": "C",
"content": "$$79$$ "
}
],
[
{
"aoVal": "D",
"content": "$$2022$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"$55\\div 5 =11$ "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6626 | eb7b80758cd7402b859797664f643a6d | [
"其它"
] | 1 | single_choice | Usually, people spend $\frac{1}{4}$ of their sleeping time dreaming. If Poole slept $8$ hours last night, how much time did he spend dreaming yesterday? | [
[
{
"aoVal": "A",
"content": "$$8$$ "
}
],
[
{
"aoVal": "B",
"content": "$$6$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$2$$ "
}
],
[
{
"aoVal": "E",
"content": "$$1$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Fractions"
] | [
"$$8\\times \\frac{1}{4}=2$$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6630 | eb816d9f99ec4a2da6dd0b3bcc797a02 | [] | 1 | single_choice | The $$41^{}\text{th}$$ number in the sequence $$7$$, $$11$$, $$15$$, $$19$$, $$\cdots \cdots $$ is~\uline{~~~~~~~~~~}~. | [
[
{
"aoVal": "A",
"content": "$$171$$ "
}
],
[
{
"aoVal": "B",
"content": "$$167$$ "
}
],
[
{
"aoVal": "C",
"content": "$$164$$ "
}
],
[
{
"aoVal": "D",
"content": "$$160$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Sequences and Number Tables->Arithmetic Sequences"
] | [
"$$7+4\\times (41-1)=167$$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6634 | d957479f667d4cbc9b12657071838ae4 | [
"其它"
] | 1 | single_choice | This regression uses the number of times a new worker has spent practicing task (measured in Number Practice~Rounds) to predict how much time is needed to complete one round of the task (measured in Minutes). What is the equation of the least-squares regression line? | [
[
{
"aoVal": "A",
"content": "$\\overset{\\frown}{Rounds}=-0.6442+22.94\\textbackslash{} Minutes$ "
}
],
[
{
"aoVal": "B",
"content": "$\\overset{\\frown}{Rounds}=22.94+0.5466\\textbackslash{} Minutes$ "
}
],
[
{
"aoVal": "C",
"content": "$\\overset{\\frown}{Minutes}=22.94+2.866\\textbackslash{} Rounds$ "
}
],
[
{
"aoVal": "D",
"content": "$\\overset{\\frown}{Minutes}=22.94-0.6442\\textbackslash{} Rounds$ "
}
],
[
{
"aoVal": "E",
"content": "$\\overset{\\frown}{Minutes}=-0.6442+0.5466\\textbackslash{} Rounds$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"From Chapter 6, the correct answer is (d). The slope of the regression line, -0.6442, can be found under \"Coef\" to the right of \"Number of Rounds\" .The intercept of the regression line, 22.94, can be found under \"Coef\" to the right of \"Constant.\" Rounds is the explanatory variable (x) and Time is the response variable (y). "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6635 | f016486946b04aa2a4addd9770c873a7 | [] | 2 | single_choice | $$$$Calculate$$$$ $$\frac{1}{5^{5}+1}+ \frac{1}{5^{5}+5}+ \frac{1}{5^{5}+5^{2}}+ \cdots$$$$ + \frac{1}{5^{5}+5^{8}}+ \frac{1}{5^{5}+5^{9}}+ \frac{1}{5^{5}+5^{10}}$$. | [
[
{
"aoVal": "A",
"content": "$$\\frac{11}{6250}$$ "
}
],
[
{
"aoVal": "B",
"content": "$$\\frac{23}{12500}$$ "
}
],
[
{
"aoVal": "C",
"content": "$$\\frac{6}{3125}$$ "
}
],
[
{
"aoVal": "D",
"content": "$$\\frac{13}{6250}$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Fractions->Complex Fractions"
] | [
"$$\\frac{1}{5^{5}+1}+ \\frac{1}{5^{5}+5}+ \\frac{1}{5^{5}+5^{2}}+ \\cdots + \\frac{1}{5^{5}+5^{8}}+ \\frac{1}{5^{5}+5^{9}}+ \\frac{1}{5^{5}+5^{10}}$$ $$=\\left ( \\frac{1}{5^{5}+1}+ \\frac{1}{5^{5}+5^{10}}\\right )+\\left ( \\frac{1}{5^{5}+5}+ \\frac{1}{5^{5}+5^{9}}\\right )$$$$+\\left ( \\frac{1}{5^{5}+5^{2}}+ \\frac{1}{5^{5}+5^{8}}\\right )+\\cdots+\\left (\\dfrac{1}{5^{5}+5^{5}}\\right )$$ $$=\\left ( \\frac{5^{5}+1}{5^{5}\\left (5^{5}+1\\right )}\\right )+\\left ( \\frac{5^{4}+1}{5^{5}(5^{4}+1)}\\right )$$$$+\\left ( \\frac{5^{3}+1}{5^{5}(5^{3}+1)}\\right )+ \\cdots +$$ $$\\left (\\frac{1}{2\\left (5\\right )^{5}}\\right )$$ $$= \\left (\\frac{5}{5^{5}}\\right )+\\left ( \\frac{1}{2(5)^{5}}\\right )= \\frac{11}{6250}$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6636 | f94eaacae13c4b6bbcc56cf5e0a7e75f | [
"其它"
] | 4 | single_choice | \textbf{Research indicates that the standard deviation of typical human body temperature is 0.4 degree Celsius (C). which of the following represents the standard deviation of typical human body temperature in degrees Fahrenheit (F), where $$F=\frac{9}{5}C+32$$?} | [
[
{
"aoVal": "A",
"content": "$$\\frac{9}{5}(0.4)+32$$ "
}
],
[
{
"aoVal": "B",
"content": "$$\\frac{9}{5}(0.4)$$ "
}
],
[
{
"aoVal": "C",
"content": "$$\\frac{9}{5}(0.4)^{2}$$ "
}
],
[
{
"aoVal": "D",
"content": "$$\\frac{9}{5}^{2}(0.4)$$ "
}
],
[
{
"aoVal": "E",
"content": "$$\\frac{9}{5}^{2}(0.4)^{2}$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"\\textbf{Standard deviation for Y=ax+b is SD(Y)=\\textbar a\\textbar SD(x).} "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6639 | d4d7167d1d1947639a9b48232cbeb8d3 | [
"其它"
] | 1 | single_choice | On her first day of work, Janabel sold one widget. On day two, she sold three widgets. On day three, she sold five widgets, and on each succeeding day, she sold two more widgets than she had sold on the previous day. How many widgets in total had Janabel sold after working $20$ days? | [
[
{
"aoVal": "A",
"content": "$$39$$ "
}
],
[
{
"aoVal": "B",
"content": "$$40$$ "
}
],
[
{
"aoVal": "C",
"content": "$$210$$ "
}
],
[
{
"aoVal": "D",
"content": "$$400$$ "
}
],
[
{
"aoVal": "E",
"content": "$$401$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Sequences and Number Tables->Arithmetic Sequences"
] | [
"On day $20$, she sold $1+2\\times(20-1)=39$ Sum of $20$ days: $(1+39)\\times 20\\div2=400$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6642 | d4d96ef43a9c4e4d83a5bd648084caf5 | [
"其它"
] | 1 | single_choice | What is the value of $\frac{1}{2}$~$\cdot$~$\frac{4}{2}$~$\cdot$~$\frac{3}{5}$ $\ldots$~$\frac{18}{20}$~$\cdot$~$\frac{19}{21}$~$\cdot$ $\frac{20}{22}$ | [
[
{
"aoVal": "A",
"content": "$\\dfrac{1}{462}$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac{1}{231}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac{1}{132}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac{2}{213}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac{1}{22}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"NA "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6647 | fdfe5e92e07b4dc09fc8b132d40f974c | [] | 1 | single_choice | Which of the following fractions is the largest? | [
[
{
"aoVal": "A",
"content": "$\\frac13$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac34$ "
}
],
[
{
"aoVal": "C",
"content": "$$\\frac57$$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac79$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac8{11}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Fractions"
] | [
"$\\frac 79 \\textgreater{} \\frac 34 \\textgreater{} \\frac 8{11}\\textgreater\\frac 57\\textgreater\\frac 13$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6658 | f03a851df00441979461ecbbcc4a43b9 | [
"其它"
] | 1 | single_choice | $$27+11+13$$=~\uline{~~~~~~~~~~}~ | [
[
{
"aoVal": "A",
"content": "$$31$$ "
}
],
[
{
"aoVal": "B",
"content": "$$41$$ "
}
],
[
{
"aoVal": "C",
"content": "$$50$$ "
}
],
[
{
"aoVal": "D",
"content": "$$51$$ "
}
],
[
{
"aoVal": "E",
"content": "$$60$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers->Whole Numbers Addition and Subtraction "
] | [
"$$27+11+13$$ $$=27+13+11$$ $$=40+11$$ $$=51$$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6665 | e29251b27cac4490bd27e94509efc033 | [
"其它"
] | 2 | single_choice | Let $a, b$, and $c$ be positive integers with $a \geq b \geq c$ such that $a^{2}-b^{2}-c^{2}+a b=2011$ and $a^{2}+3 b^{2}+3 c^{2}-3 a b-2 a c-2 b c=-1997$. What is $a$ ? | [
[
{
"aoVal": "A",
"content": "$$249$$ "
}
],
[
{
"aoVal": "B",
"content": "$$250$$ "
}
],
[
{
"aoVal": "C",
"content": "$$251$$ "
}
],
[
{
"aoVal": "D",
"content": "$$252$$ "
}
],
[
{
"aoVal": "E",
"content": "$$253$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Basic Concepts of Equation->Equivalent Substitution->Addition and Subtraction of Equations"
] | [
"Add the two equations. $$ 2 a^{2}+2 b^{2}+2 c^{2}-2 a b-2 a c-2 b c=14 . $$ Now, this can be rearranged and factored. $$ \\begin{aligned} \\&\\left(a^{2}-2 a b+b^{2}\\right)+\\left(a^{2}-2 a c+c^{2}\\right)+\\left(b^{2}-2 b c+c^{2}\\right)=14 \\textbackslash\\textbackslash{} \\&(a-b)^{2}+(a-c)^{2}+(b-c)^{2}=14 \\end{aligned} $$ $a, b$, and $c$ are all integers, so the three terms on the left side of the equation must all be perfect squares. We see that the only is possibility is $14=9+4+1$ $(a-c)^{2}=9 \\Rightarrow a-c=3$, since $a-c$ is the biggest difference. It is impossible to determine by inspection whether $a-b=1$ or 2 , or whether $b-c=1$ or 2 . We want to solve for $a$, so take the two cases and solve them each for an expression in terms of $a$. Our two cases are $(a, b, c)=(a, a-1, a-3)$ or $(a, a-2, a-3)$. Plug these values into one of the original equations to see if we can get an integer for $a$. $a^{2}-(a-1)^{2}-(a-3)^{2}+a(a-1)=2011$, after some algebra, simplifies to $7 a=2021$. 2021 is not divisible by 7 , so $a$ is not an integer. The other case gives $a^{2}-(a-2)^{2}-(a-3)^{2}+a(a-2)=2011$, which simplifies to $8 a=2024$. Thus, $a=253$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6667 | ebb8f1d63acb44579eacd33f31078d24 | [
"其它"
] | 1 | single_choice | What is the ones digit of the result of $3^{50}$? | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3$$ "
}
],
[
{
"aoVal": "C",
"content": "$$5$$ "
}
],
[
{
"aoVal": "D",
"content": "$$7$$ "
}
],
[
{
"aoVal": "E",
"content": "$$9$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Power->Computing Powers->Exponentiation of Powers"
] | [
"The ones digits of exponents based on $3$ follow the rule: $3, 9, 7, 1, 3, 9, 7, 1\\cdots $ $50\\div4=12R2$, which means the ones digit is $9$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6676 | de1fbafa4384498eab32d8d547354a34 | [
"其它"
] | 1 | single_choice | What is the result of $1\div 1\frac{2}{2001}\div 1\frac{2}{2003}\cdots \div 1\frac{2}{2023}$? | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac{2025}{2001}$ "
}
],
[
{
"aoVal": "C",
"content": "$\\frac{2021}{2025}$ "
}
],
[
{
"aoVal": "D",
"content": "$\\frac{2001}{2025}$ "
}
],
[
{
"aoVal": "E",
"content": "$\\frac{1}{2001}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Fractions"
] | [
"$1\\div 1\\frac{2}{2001}\\div 1\\frac{2}{2003}\\cdots \\div 1\\frac{2}{2023}$ $=1\\div \\frac{2003}{2001}\\div \\frac{2005}{2003}\\cdots \\div \\frac{2025}{2023}$ $=1\\times \\frac{2001}{2003}\\times \\frac{2003}{2005}\\cdots \\times \\frac{2023}{2025}$ $=\\frac{2001}{2025}$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6677 | e7381f9699474c44b7bcbcb3482c7c65 | [] | 2 | single_choice | Which of the numbers below is greatest? . | [
[
{
"aoVal": "A",
"content": "$$22222$$ "
}
],
[
{
"aoVal": "B",
"content": "$2222^{2}$ "
}
],
[
{
"aoVal": "C",
"content": "$222^{22}$ "
}
],
[
{
"aoVal": "D",
"content": "$22^{222}$ "
}
],
[
{
"aoVal": "E",
"content": "$2^{2222}$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Comparing, Ordering and Estimating->Comparing and Ordering"
] | [
"$2^{2222}\\textgreater2^{2220}=\\left (2^{10}\\right )^{222}=1024^{222}\\textgreater22^{222}$. According to this rule, $\\text{E}\\textgreater\\text{D}\\textgreater\\text{C}\\textgreater\\text{B}\\textgreater\\text{A}$. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6686 | ebd64b4dcea143058a36721d29fee0ed | [
"其它"
] | 1 | single_choice | In an ice-cream shop there was some money in a drawer. After selling $6$ ice-cream cones, there are $70$ dollars in the drawer. After selling a total of $16$ ice-cream cones, there are $120$ dollars in the drawer. How many dollars were there in the drawer at the start? (2021 Math Kangaroo Problem, Level 3-4, Question \#13) | [
[
{
"aoVal": "A",
"content": "$$20$$ "
}
],
[
{
"aoVal": "B",
"content": "$$30$$ "
}
],
[
{
"aoVal": "C",
"content": "$$40$$ "
}
],
[
{
"aoVal": "D",
"content": "$$50$$ "
}
],
[
{
"aoVal": "E",
"content": "$$60$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"The price of one ice-cream cone is $(120-70)\\div(16-6)=5$ dollars. The price of $6$ ice cream cones is $5\\times6=30$ dollars. There were $70-30=40$ dollars at the start. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6691 | e2ca796942454760a971eefc6c4644ca | [] | 1 | single_choice | The next number in the sequence $$1$$, $$1$$, $$2$$, $$3$$, $$5$$, $$8$$, $$13$$, $$\cdots$$ is. | [
[
{
"aoVal": "A",
"content": "$$21$$ "
}
],
[
{
"aoVal": "B",
"content": "$$20$$ "
}
],
[
{
"aoVal": "C",
"content": "$$19$$ "
}
],
[
{
"aoVal": "D",
"content": "$$15$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Sequences and Number Tables->Patterns in Number Sequences"
] | [
"$$1+1= 2$$, $$1+2 = 3$$, $$\\cdots$$, $$5+8 = 13$$, $$8+13 = 21$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6693 | f9aad75d082641d7b1bcda776e25be9f | [
"其它"
] | 1 | single_choice | Susan participates a Math competition. In round one, she needs to solve $2$ problems. If she works out one problem successfully, she will get $1$ point. Otherwise, she will not lose any points. In round two, she also needs to solve $2$ problems. If she works out one problem successfully, she will get $3$ points. Otherwise, she will lose $1$ point. Which number of points is it impossible for her to have? | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$6$$ "
}
],
[
{
"aoVal": "E",
"content": "$$7$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"After round one, she may have $0$ point, $1$ point, $2$points After two rounds, she may have $3$, $4$, $6$, $7$, $8$ points "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6694 | ebed60c10d834ff6b888c9f62d58c7b0 | [
"其它"
] | 1 | single_choice | What is the next number below? 3, 5, 6, 10, 9, 15, 12,20,~\uline{~~~~~~~~~~}~ | [
[
{
"aoVal": "A",
"content": "$$13$$ "
}
],
[
{
"aoVal": "B",
"content": "$$15$$ "
}
],
[
{
"aoVal": "C",
"content": "$$18$$ "
}
],
[
{
"aoVal": "D",
"content": "$$25$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Sequences and Number Tables->Arithmetic Sequences"
] | [
"The numbers in the odd positions (1st, 3rd, 5th ,7th) are 3, 6, 9, 12. Each of these numbers is 3 more than the number before it. The numbers in the even positions (2nd, 4th, 6th, 8th) are 5, 10, 15, 20. Each of these numbers is 5 more than the number before it. Since the missing number is the gth position (odd), then the missing number is 12 + 3 = 15. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6696 | ebf0b4f454ea463c9075650896ca65a7 | [
"其它"
] | 1 | single_choice | If a number is written as $2a+4$, then $3$ times the number is~\uline{~~~~~~~~~~}~. (adapted from 1977 Math League.com contest problem, 8\textsuperscript{th}~Grade, Question \#31) | [
[
{
"aoVal": "A",
"content": "$6a+4$ "
}
],
[
{
"aoVal": "B",
"content": "$2a+7$ "
}
],
[
{
"aoVal": "C",
"content": "$6a+12$ "
}
],
[
{
"aoVal": "D",
"content": "$32a+34$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Basic Concepts of Equation->Equivalent Substitution->Using a Letter to Represent an Unknown Number"
] | [
"$3\\times (2a+4)=3(2a+4)=6a+12$ "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6700 | e768a8da7f4d44e49c651cc95a96eac0 | [] | 1 | single_choice | What is the sum of the various numbers of Number $$1074$$? (adapted from $$2011$$ Math kangaroo Problems, Level $$1-2$$, Question \#$$7$$) | [
[
{
"aoVal": "A",
"content": "$$15$$ "
}
],
[
{
"aoVal": "B",
"content": "$$13$$ "
}
],
[
{
"aoVal": "C",
"content": "$$12$$ "
}
],
[
{
"aoVal": "D",
"content": "$$14$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers->Whole Numbers Addition and Subtraction ->Addition of Whole Numbers->Addition in Horizontal Form"
] | [
"Pay attention to the review questions and sum the numbers. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6704 | fe59c815fd50431cba386c9b72f519ad | [
"其它"
] | 0 | single_choice | What value of $a$ would make the solution to the equation, $$ 2 a+3-4 x+7=3\left(-\frac{4}{3} x+7\right) $$,~"infinitely many solutions"?~\uline{~~~~~~~~~~}~ | [
[
{
"aoVal": "A",
"content": "$-5$ "
}
],
[
{
"aoVal": "B",
"content": "$\\frac{11}{2}$ "
}
],
[
{
"aoVal": "C",
"content": "$10.5$ "
}
],
[
{
"aoVal": "D",
"content": "$$21$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Basic Concepts of Equation"
] | [
"$2 a+10-4 x=-4 x+21$ $2 a=11 $ $a=\\frac{11}{2}$ "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6706 | e2e3a75d78de41468ab04806e0943018 | [
"其它"
] | 2 | single_choice | 15-9=, 29+7=. | [
[
{
"aoVal": "A",
"content": "6, 36 "
}
],
[
{
"aoVal": "B",
"content": "4, 35 "
}
],
[
{
"aoVal": "C",
"content": "5, 36 "
}
],
[
{
"aoVal": "D",
"content": "8, 35 "
}
],
[
{
"aoVal": "E",
"content": "7, 39 "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers->Whole Numbers Addition and Subtraction "
] | [
"15-9=6, 29+7=36 "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6720 | f9de8bf64b8941178d3f1e3c48cf8dcd | [
"其它"
] | 2 | single_choice | Given that $x$ and $y$ are whole numbers such that $24x-25y =8$, find the smallest value of $x$. | [
[
{
"aoVal": "A",
"content": "$$42$$ "
}
],
[
{
"aoVal": "B",
"content": "$$31$$ "
}
],
[
{
"aoVal": "C",
"content": "$$23$$ "
}
],
[
{
"aoVal": "D",
"content": "$$11$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Basic Concepts of Equation->Indefinite Equations"
] | [
"E "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6722 | fe79c8e4cbe24ce6a74086a260787e4f | [] | 1 | single_choice | What is the result of $$\frac{{{2}^{2}}}{{{2}^{2}}-1}\times \frac{{{3}^{2}}}{{{3}^{2}}-1}\times \cdots \times \frac{{{99}^{2}}}{{{99}^{2}}-1}$$? | [
[
{
"aoVal": "A",
"content": "$$\\frac{99}{50}$$ "
}
],
[
{
"aoVal": "B",
"content": "$$\\frac{99}{100}$$ "
}
],
[
{
"aoVal": "C",
"content": "$$\\frac{1}{99}$$ "
}
],
[
{
"aoVal": "D",
"content": "$$\\frac{99}{200}$$ "
}
],
[
{
"aoVal": "E",
"content": "$$\\frac{50}{99}$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Operations through Formulas"
] | [
"$$=\\frac{2\\times 2}{(2+1)\\times (2-1)}\\times \\frac{3\\times 3}{(3+1)\\times (3-1)}\\times \\frac{4\\times 4}{(4+1)\\times (4-1)}\\times \\cdots \\times \\frac{98\\times 98}{(98+1)\\times (98-1)}\\times \\frac{99\\times 99}{(99+1)\\times (99-1)}$$ $$=\\frac{2\\times 2}{3\\times 1}\\times \\frac{3\\times 3}{4\\times 2}\\times \\frac{4\\times 4}{5\\times 3}\\times \\frac{5\\times 5}{6\\times 4}\\times \\cdots \\times \\frac{98\\times 98}{99\\times 97}\\times \\frac{99\\times 99}{100\\times 98}$$ $$=\\frac{2}{1}\\times \\frac{2}{3}\\times \\frac{3}{2}\\times \\frac{3}{4}\\times \\frac{4}{3}\\times \\frac{4}{5}\\times \\cdots \\times \\frac{98}{97}\\times \\frac{98}{99}\\times \\frac{99}{98}\\times \\frac{99}{100}$$ $$=\\frac{2}{1}\\times \\frac{99}{100}$$ $$=\\frac{99}{50}$$ "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6723 | f9e461f9e32448059ae932f6f0cfc046 | [
"其它"
] | 2 | single_choice | Let $f(x)=a x^{2}+b x+c$, where $a$, $b$, and $c$ are integers. Suppose that $f(1)=0,20\textless f(3)\textless24,36\textless f(4)\textless40$, $10 k\textless f(10)\textless10(k+1)$ for some integer $k$. What is $k$? (Adapted From2011 AMC 12A Problems, Question 20) | [
[
{
"aoVal": "A",
"content": "$$11$$ "
}
],
[
{
"aoVal": "B",
"content": "$$22$$ "
}
],
[
{
"aoVal": "C",
"content": "$$23$$ "
}
],
[
{
"aoVal": "D",
"content": "$$14$$ "
}
],
[
{
"aoVal": "E",
"content": "$$25$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"From $f(1)=0$, we know that $a+b+c=0$. From the first inequality, we get $20\\textless9 a+3 b+c\\textless24$. Subtracting $a+b+c=0$ from this gives us $20\\textless8 a+2 b\\textless24$, and thus $10\\textless4 a+b\\textless12$. Since $4a+b$ must be an integer, it follows that $4 a+b=11$. Similarly, from the second inequality, we get $36\\textless16a+4 b+c\\textless40$. Again subtracting $a+b+c=0$ from this gives us $36\\textless15 a+3 b\\textless40$, or $12\\textless5 a+b\\textless\\frac{40}{3}$. It follows from this that $5 a+b=13$. We now have a system of three equations: $a+b+c=0,4a+b=11$, and $5a+b=13$. Solving gives us $(a, b, c)=(2,3,-5)$ and from this we find that $f(10)=2(10)^{2}+3(10)-5=225$. We find that $k=22 \\rightarrow(\\mathbf{B})22$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6726 | fe81c8466daa41e993117f5a1de33768 | [] | 1 | single_choice | The sum of the smallest three-digit numbers whose digits add up to $$8$$ and the largest three-digit numbers whose digits add up to $$8$$ is equal to~\uline{~~~~~~~~~~}~. ($$2011$$ Math kangaroo Problems, Level $$7-8$$, Question \#$$10$$) | [
[
{
"aoVal": "A",
"content": "$$707$$ "
}
],
[
{
"aoVal": "B",
"content": "$$907$$ "
}
],
[
{
"aoVal": "C",
"content": "$$916$$ "
}
],
[
{
"aoVal": "D",
"content": "$$1000$$ "
}
],
[
{
"aoVal": "E",
"content": "$$1001$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers->Whole Numbers Addition and Subtraction ->Addition of Whole Numbers->Addition in Horizontal Form"
] | [
"The smallest three-digit number is $107$ and the largest one is $800$. $107+800=907$ "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6728 | ec29a9d1642d4e0e954bc8ec56846c29 | [] | 1 | single_choice | How many whole numbers less than $$1000$$ can be written as the product of $$3$$ consecutive whole numbers? | [
[
{
"aoVal": "A",
"content": "$$10$$ "
}
],
[
{
"aoVal": "B",
"content": "$$11$$ "
}
],
[
{
"aoVal": "C",
"content": "$$15$$ "
}
],
[
{
"aoVal": "D",
"content": "$$21$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers->Calculation of Multi-digit Numbers"
] | [
"The whole numbers less than $$1000$$ that can be written as such a product are $$0\\times1\\times2$$, $$1\\times2\\times3$$, $$2\\times3\\times4$$, $$3\\times4\\times5$$, $$4\\times5\\times6$$, $$5\\times6\\times7$$, $$6\\times7\\times8$$, $$7\\times8\\times9$$, $$8\\times9\\times10$$, and $$9\\times10\\times11$$. In all, that\\textquotesingle s $$10$$. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6733 | f0c5c14a6416483094f4fb98add02366 | [
"其它"
] | 1 | single_choice | Let $f$ be a linear function for which $f(5)-f(2)=0$. What is $f(8)-f(2)$? ( Adapted From 2003 AMC 12B Problems, Question \#9) | [
[
{
"aoVal": "A",
"content": "$$4$$ "
}
],
[
{
"aoVal": "B",
"content": "$$2$$ "
}
],
[
{
"aoVal": "C",
"content": "$$1$$ "
}
],
[
{
"aoVal": "D",
"content": "$$0$$ "
}
],
[
{
"aoVal": "E",
"content": "$$-3$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules"
] | [
"$f(5)-f(2)=0 \\Rightarrow f(5)= f(2)$; thus, $f(x)$ is a constant function. Then, $f(8) - f(2) = 0$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6737 | f0d4630d903749da9ed4cb67cd677ba0 | [
"其它"
] | 1 | single_choice | Daniel had a package of $$36$$ pieces of candy. Without breaking any pieces of candy, he divided all the candy equally among his friends without remaining. Which of the following was definitely not the number of his friends? | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$5$$ "
}
],
[
{
"aoVal": "E",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Calculation Modules->Whole Numbers->Whole Numbers Multiplication and Division->Division of Whole Numbers->Division with Remainders"
] | [
"$$36 \\div 5 = 7R1$$, so the answer is $$5$$. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6740 | fa098283ff5647e1a99caf7db150ba34 | [] | 1 | single_choice | Evaluate$$\left\textbar{} 3-9 \right\textbar+\left\textbar{} 7-2 \right\textbar$$. | [
[
{
"aoVal": "A",
"content": "$$-11$$ "
}
],
[
{
"aoVal": "B",
"content": "$$11$$ "
}
],
[
{
"aoVal": "C",
"content": "$$7$$ "
}
],
[
{
"aoVal": "D",
"content": "$$-2$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Mathematical Thoughts->Absolute Value"
] | [
"$$\\left\\textbar{} 3-9 \\right\\textbar+\\left\\textbar{} 7-2 \\right\\textbar=\\left\\textbar{} -6 \\right\\textbar+\\left\\textbar{} 5 \\right\\textbar=6+5=11$$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6751 | 008bab8502ba425cb53caf894c517eca | [
"其它"
] | 1 | single_choice | When William, Mark, Diana, and Jimmy checked their book bags, they found that Mark\textquotesingle s books were fewer than Diana\textquotesingle s and Jimmy\textquotesingle s were more than William\textquotesingle s. Mark\textquotesingle s is not the least. Do you know who has the least books? (adapted from 2009 Math Kangaroo Problems, Level 1-2, Question \#21) | [
[
{
"aoVal": "A",
"content": "William "
}
],
[
{
"aoVal": "B",
"content": "Mark "
}
],
[
{
"aoVal": "C",
"content": "Diana "
}
],
[
{
"aoVal": "D",
"content": "Jimmy "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"Diana\\textgreater Mark, so it is not Diana. William \\textless{} Jimmy, so it is not Jimmy. We already know that Mark did not have the smallest number of books. So, it is William. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6757 | 00f1a989bbeb47278f2b25864d1c9860 | [] | 1 | single_choice | How many days are there in August?~(adapted from $$2011$$ Math kangaroo Problems, Level $$1-2$$, Question \#$$5$$) | [
[
{
"aoVal": "A",
"content": "$$28$$ "
}
],
[
{
"aoVal": "B",
"content": "$$29$$ "
}
],
[
{
"aoVal": "C",
"content": "$$30$$ "
}
],
[
{
"aoVal": "D",
"content": "$$31$$ "
}
],
[
{
"aoVal": "E",
"content": "$$32$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem->Reading the Clock"
] | [
"August have $31$ days. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6758 | 2093112e13cb4f58a29d7a06e93bf9ec | [
"其它"
] | 0 | single_choice | If the day before yesterday was Sunday. How many days are there from today until Sunday? | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$5$$ "
}
],
[
{
"aoVal": "E",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"Before yesterday: Sunday Yesterday: Monday Today: Tuesday From Tuesday to Sunday, we have $$5$$ days based on the information given in the question. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6762 | 0995d0865d1a410ab83ce64e3d94d7a7 | [
"其它"
] | 1 | single_choice | There are $49$ matchsticks on the table. Kevin and Michael will take turns to take away the matchsticks from the first matchstick in order. Each person can take $1$ to $6$ matchsticks at a time. The person who takes the last matchstick on the table will win the game. If Kevin plays the game first, does he have the winning strategy? | [
[
{
"aoVal": "A",
"content": "Yes, he has the winning strategy. "
}
],
[
{
"aoVal": "B",
"content": "No, he does not have the winning strategy. "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Game Strategy"
] | [
"$49\\textbackslash{} \\div(1+6)=7$~groups, so the second mover will have the winning strategy. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6766 | 2e8c56e0b21b48d1bf63833694d6ea7a | [
"其它"
] | 1 | single_choice | SASMO 2015 P2 Q1 How many months of the year have 28 days? | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$$2$$ "
}
],
[
{
"aoVal": "C",
"content": "$$5$$ "
}
],
[
{
"aoVal": "D",
"content": "$$6$$ "
}
],
[
{
"aoVal": "E",
"content": "$$12$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"every month has 28 days. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6770 | 09b096b4bc914e6f927080c808798415 | [] | 1 | single_choice | While fishing, Pablo caught as many fish as his son Marco. Juan caught three times as much fish as his son. Altogether, they caught $$35$$ fish. What\textquotesingle s the name of Juan\textquotesingle s son? | [
[
{
"aoVal": "A",
"content": "The described situation is impossible "
}
],
[
{
"aoVal": "B",
"content": "$$$$Juan "
}
],
[
{
"aoVal": "C",
"content": "$$$$Pablo "
}
],
[
{
"aoVal": "D",
"content": "$$$$Marco "
}
],
[
{
"aoVal": "E",
"content": "It cannot be determined from the information given "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning->Reasoning by Conditions->Complex Reasoning "
] | [
"Pablo is the name of his son. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6773 | 01d8095c890046efb1ff7c5f718c2bfe | [] | 1 | single_choice | Shawn is making a meal. It will cost $1$ minute for preparing the vegetables, $2$ minutes for washing the pan for oven, $6$ minutes for the oven roasting the meal, $2$ minutes for cleaning the table, and $1$ minute for putting the meal on the table. At least how long will it take for Shawn to finish the meal? | [
[
{
"aoVal": "A",
"content": "$$7$$ minutes "
}
],
[
{
"aoVal": "B",
"content": "$$8$$ minutes "
}
],
[
{
"aoVal": "C",
"content": "$$9$$ minutes "
}
],
[
{
"aoVal": "D",
"content": "$$10$$ minutes "
}
],
[
{
"aoVal": "E",
"content": "$$12$$ minutes "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"Shawn can clean the table while the oven is working, so it will take $6$ minutes in total. So, he can finish the meal in $1+2+6+1=10$ minutes. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6778 | 45cd174fa1654b23aea26641d2a25cf3 | [
"其它"
] | 1 | single_choice | \textbf{In which place did each of the following shops come in the competition? Write the correct letter on the Prize list. What is the ranking of the pizza shop?} | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$$2$$ "
}
],
[
{
"aoVal": "C",
"content": "$$3$$ "
}
],
[
{
"aoVal": "D",
"content": "$$4$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"nil "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6779 | 059ab1499c3b480e9357df93d1cc7e09 | [
"其它"
] | 2 | single_choice | Eve arranged cards in a line as it is shown in the figure below. At each move Eve is allowed to interchange any two cards. What is the smallest number of moves Eve needs to get the word KANGAROO? insert pic | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$5$$ "
}
],
[
{
"aoVal": "E",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"First, switch K and 1st O to make KANGONOA. Second, switch N and R to make KANGOROA. Third, switch the last A and the 2nd O to make KANGAROO. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6782 | 05dae4e7e0144dc3ac9f95562a85c206 | [
"其它"
] | 0 | single_choice | How many months of the year have exactly $$31$$ days? | [
[
{
"aoVal": "A",
"content": "$$4$$ "
}
],
[
{
"aoVal": "B",
"content": "$$5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$6$$ "
}
],
[
{
"aoVal": "D",
"content": "$$7$$ "
}
],
[
{
"aoVal": "E",
"content": "$$12$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"March, May, July, August, October and December. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6789 | 03252e73c95a4cc1b418712fa21fd71a | [
"其它"
] | 0 | single_choice | A certain play has three $30$-minute parts and two intermission among them. The play started at $8:30$ and ended at $10:15$. How many minutes long were the intermissions in total? (Adapted from 2010 Math Kangaroo Problem, Level 1-2, Question \#19) | [
[
{
"aoVal": "A",
"content": "$$10$$ "
}
],
[
{
"aoVal": "B",
"content": "$$15$$ "
}
],
[
{
"aoVal": "C",
"content": "$$20$$ "
}
],
[
{
"aoVal": "D",
"content": "$$25$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"From $8:30$ to $10:15$ = $1$ hr $45$ min, $1$ hr $45$ min = $105$ min, three $30$-minute parts = $90$ min, $105 - 90$ = $15$ min. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6801 | 1c2b470a2e77436391f19d36256088b9 | [] | 1 | single_choice | There were $$8$$ cups on the table with the sides up, If you can only turn $$6$$ at a time, Can it be done to make all the cups face down at the end? | [
[
{
"aoVal": "A",
"content": "Yes, it can "
}
],
[
{
"aoVal": "B",
"content": "No, it can\\textquotesingle t "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Operational Problem->Turning Mugs over"
] | [
"To make all the $$8$$ cups face down, it only needs to turn them over with odd times, and 6 of them can be turned at a time, so it can be done. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6809 | 413a589a3049465a85f0209cc6c22e74 | [
"其它"
] | 1 | single_choice | There are two groups of flowers. Group $A$ has $17$ flowers and Group $B$ has $13$ flowers. Cathy and Ivy want to play a game with these flowers. They will take turns to take flowers from the two groups. Each person can take any number of flowers from a group at a time. The person who takes the last flower in two groups will win the game. If Ivy starts the game first, who has the winning strategy? | [
[
{
"aoVal": "A",
"content": "Ivy has the winning strategy. "
}
],
[
{
"aoVal": "B",
"content": "Cathy has the winning strategy. "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Game Strategy"
] | [
"Two groups of flowers are not equal. Thus, Ivy needs to take away 4 flowers from Group A and two groups will have the same amount of flowers. Then, Ivy will become the second mover and she has the winning strategy. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6836 | 2a2dc71f2c1a48bdb5852cbd43eefbab | [
"其它"
] | 0 | single_choice | A certain play has three $30$-minute parts and two intermissions among them. The play started at $8:30$ AM and ended at $10:15$ AM. How many minutes long were the intermissions in total? | [
[
{
"aoVal": "A",
"content": "$$10$$ "
}
],
[
{
"aoVal": "B",
"content": "$$15$$ "
}
],
[
{
"aoVal": "C",
"content": "$$20$$ "
}
],
[
{
"aoVal": "D",
"content": "$$25$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"From $8:30$ to $10:15$ = $1$ hr $45$ min, $1$ hr $45$ min = $105$ min, three $30$-minute parts = $90$ min, $105 - 90$ = $15$ min. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6840 | a6951a561dbf4f2eac0fd764f33f2ec9 | [
"其它"
] | 2 | single_choice | Find the sum of all possible values of $x$ such that $\textbar x-\textbar{} x-1\textbar\textbar-x=1$ .~\uline{~~~~~~~~~~}~ | [
[
{
"aoVal": "A",
"content": "$$0$$ "
}
],
[
{
"aoVal": "B",
"content": "$$1$$ "
}
],
[
{
"aoVal": "C",
"content": "$$2$$ "
}
],
[
{
"aoVal": "D",
"content": "$$3$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Mathematical Thoughts->Absolute Value"
] | [
"We must check cases where $\\textbar x-\\textbar{} x-1\\textbar\\textbar$ is positive and cases where it is negative. $x\\textgreater1$ and $x\\textless1$ will cause different signs for $x-\\textbar x-1\\textbar$. Hence we must check both intervals. However, when $x\\textless1$, we see that when $x=\\frac{1}{2}$, the expression is equal to 0 , so we must also check the intervals $x\\textless\\frac{1}{2}$ and $\\frac{1}{2}\\textless x\\textless1$. Solving on the interval $x\\textless\\frac{1}{2}$, we get $\\textbar x+1+x\\textbar-x=1 \\Longleftrightarrow x=0$. Solving on the interval $\\frac{1}{2}\\textless x\\textless1$, we get $\\textbar x+1+x\\textbar-x=1 \\Longleftrightarrow x=0$. Solving on the interval $x\\textgreater1$, we get $\\textbar x-x+1\\textbar-x=1 \\Longleftrightarrow x=0$. Checking for extraneous solutions, we find that $x=0$ "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6848 | b926b2468261433bb567b86f298beebd | [
"其它"
] | 1 | single_choice | In the calculation shown below, different letters represent different digits. $AA\times AB\times C=ADDA$ What is the sum of $A+B+C+D$? | [
[
{
"aoVal": "A",
"content": "$$9$$ "
}
],
[
{
"aoVal": "B",
"content": "$$11$$ "
}
],
[
{
"aoVal": "C",
"content": "$$13$$ "
}
],
[
{
"aoVal": "D",
"content": "$$16$$ "
}
],
[
{
"aoVal": "E",
"content": "$$18$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Number Puzzles"
] | [
"$11\\times13\\times7=1001$ $1+3+7+0=11$ "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6852 | 08a395f687e84054a33cf0026b5e6d50 | [
"其它"
] | 1 | single_choice | Find the next number in the sequence below. $$1,4,10,22,46,94,\cdots $$ | [
[
{
"aoVal": "A",
"content": "$$190$$ "
}
],
[
{
"aoVal": "B",
"content": "$$188$$ "
}
],
[
{
"aoVal": "C",
"content": "$$186$$ "
}
],
[
{
"aoVal": "D",
"content": "$$142$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Patterns of Figures"
] | [
"The pattern is as follows: $1$ $\\xrightarrow{+3}$ $4$ $\\xrightarrow{+6}$ $10$ $\\xrightarrow{+12}$ $22$ $\\xrightarrow{+24}$ $46$ $\\xrightarrow{+48}$ $94$ $\\xrightarrow{+96}$ $190$ The differences start with 3 and double each time afterwards. The next number in the sequence is \\textbf{190.} "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6853 | 211ea46e04444590ae8b7e75b5229c7f | [
"其它"
] | 1 | single_choice | What is the missing number in the sequence below? $1, 3, 7, 15, 31,$~\uline{~~~~~~~~~~}~ | [
[
{
"aoVal": "A",
"content": "$$63$$ "
}
],
[
{
"aoVal": "B",
"content": "$$47$$ "
}
],
[
{
"aoVal": "C",
"content": "$$57$$ "
}
],
[
{
"aoVal": "D",
"content": "$$59$$ "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Patterns of Figures"
] | [
"1, 3, 7, 15, 31, \\cdots .. 2. 4. 8.~ 16.~ 32 31+32 = 64 "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6856 | 0f738547d8d449439525e53a830abd79 | [] | 2 | single_choice | Rose and Kylie are playing a game. Here are the rules: 1. There are $$16$$ marbles placed in a row. 2. The players take turns removing either $1$ or $2$ marbles each turn. 3. Whoever picks the last marble wins the game. Rose starts first and is followed by Kylie. To ensure her victory, how many marbles must Rose take away in the first turn? | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$$2$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Game Strategy"
] | [
"If there are n marbles in total, the first player has a winning strategy for all $$n$$ that is not a multiple of $$3$$. For $$n$$ being a multiple of $$3$$, the second player can always win, regardless of what strategy the first player plays. $$16\\div (1+2)=5 \\textbackslash{} \\text{R} 1$$ Rose should take away the remainder, i.e. one marble, to make herself the second player when there is a multiple of $3$ marbles left. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6863 | 0908eb283480427187488b2031b60932 | [] | 1 | single_choice | Chris, Molly, Sara, and Lynn each has some coins. Chris gives Molly $20$ coins, Molly gives Sara $25$ coins, Sara gives Lynn $30$ coins, and Lynn gives Chris $30$ coins. Now, which of the following is correct if they each wants to have the same number of coins as in the beginning? | [
[
{
"aoVal": "A",
"content": "Lynn gives Sara $5$ coins, and Molly gives Sara $5$ coins. "
}
],
[
{
"aoVal": "B",
"content": "Chris gives Molly $5$ coins, and Chris gives Lynn $10$ coins. "
}
],
[
{
"aoVal": "C",
"content": "Chris gives Molly $5$ coins, and Chris gives Sara $5$ coins. "
}
],
[
{
"aoVal": "D",
"content": "Chris gives Lynn $10$ coins. "
}
],
[
{
"aoVal": "E",
"content": "Chris gives Sara $10$ coins. "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"Chris gives Molly $20$ coins, and Lynn gives Chris $30$ coins. Now, Chris has $10$ more. Chris gives Molly $20$ coins, and Molly gives Sara $25$ coins. Now, Molly has $5$ less. Molly gives Sara $25$ coins, and Sara gives Lynn $30$ coins. Now, Sara has $5$ less. Sara gives Lynn $30$ coins, and Lynn gives Chris $30$ coins. Now, Lynn has the same as beginning. Thus, Chris can give Molly $5$ coins, and give Sara $5$ coins. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6879 | 0c3999beea2e45b7ba94ee61738e01b1 | [] | 1 | single_choice | In the following column puzzle, different letters represent different one-digit numbers. Find the three-digit number represented by $$ABC$$. $$\begin{matrix}\& \& 8 \& 8\& \boxed C \textbackslash\textbackslash{} \&\&5\& \boxed B \&4 \textbackslash\textbackslash{} + \&\&\boxed A\&1 \&7 \textbackslash\textbackslash{} \hline \&2~\&0 \&2 \&1\textbackslash\textbackslash{} \end{matrix}$$ | [
[
{
"aoVal": "A",
"content": "$$625$$ "
}
],
[
{
"aoVal": "B",
"content": "$$620$$ "
}
],
[
{
"aoVal": "C",
"content": "$$602$$ "
}
],
[
{
"aoVal": "D",
"content": "$$260$$ "
}
],
[
{
"aoVal": "E",
"content": "$$206$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Number Puzzles"
] | [
"Start from the ones digit, $$4+7=11$$, $$0+1=1$$, so $$C=0$$. In the tens place, $$8+1+1=10$$, $$0+2=2$$, so $$B=2$$. In the hundreds place, $$8+5+1=14$$, $$14+6=20$$, so $$A=6$$. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6885 | 1420194ae89e4c369a85b27ddfb32e40 | [] | 1 | single_choice | Tom wrote various words in code in such a way that different digits represent different letters and the same digit represents the same letter. For example, the word $BALL$ was coded as $$3488$$. One of the words below was coded as $$6155491$$. Which one? | [
[
{
"aoVal": "A",
"content": "$$SURGEON$$ "
}
],
[
{
"aoVal": "B",
"content": "$$HARBORS$$ "
}
],
[
{
"aoVal": "C",
"content": "$SWEATER$ "
}
],
[
{
"aoVal": "D",
"content": "$MESSAGE$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning->Reasoning by Conditions->Complex Reasoning "
] | [
"According to the pattern: the same digit represents the same letter, the code $$6155491$$ should represent a word with two same letters at the third and fourth place. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6891 | 4ac5e8dcbcd14ef0ad86b480ce29210e | [
"其它"
] | 1 | single_choice | The area of a square is $16$, its side length is~\uline{~~~~~~~~~~}~. | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$4$$ "
}
],
[
{
"aoVal": "C",
"content": "$$8$$ "
}
],
[
{
"aoVal": "D",
"content": "$$16$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Magic Square"
] | [
"$A=s^{2}$ $s^{2}=16$ $s=4$ "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6895 | 9d6140e288404e148e41b2da42c832e4 | [] | 1 | single_choice | 2 foxes and 2 rabbits want to cross a river. There is a boat that can hold 2 animals. When the number of fox is less than the number of rabbits, the rabbits fight with the foxes. For 2 foxes and 2 rabbits to cross the river safely, at least how many times does the boat need to cross the river? (count the round trip as twice and every trip need one animal row the boat)~\uline{~~~~~~~~~~}~. | [
[
{
"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->Fun Problems in Math->Fun Math Problems"
] | [
"Assume the foxes as A, and the rabbits as B. The way they cross the river as following: $$AA\\xrightarrow{BB}$$ $$AA\\xleftarrow{B}B$$ $$B\\xrightarrow{AA}B$$ $$B\\xleftarrow{B}AA$$ $$\\xrightarrow{BB}AA$$ "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6899 | 3cf9d23869af42ea96eea397d6c5e2fb | [
"其它"
] | 1 | single_choice | There are two groups of balls. Group $A$ has $585$ balls and Group $B$ has $590$ balls. DQ and Justin want to play a game with these balls. They will take turns to take balls from the two groups. Each person can take $1$ to $6$ balls from a group at a time. The person who takes the last ball in the two groups will win the game. If DQ starts the game first, does she have the winning strategy? | [
[
{
"aoVal": "A",
"content": "Yes, she can take $5$ balls from group $A$ at first. "
}
],
[
{
"aoVal": "B",
"content": "Yes, she can take $3$ balls from group $B$ at first. "
}
],
[
{
"aoVal": "C",
"content": "Yes, she can take $6$ balls from group $A$ at first. "
}
],
[
{
"aoVal": "D",
"content": "Yes, she can take $5$ balls from group $B$ at first. "
}
],
[
{
"aoVal": "E",
"content": "No, she doesn\\textquotesingle t have winning strategy. "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Game Strategy"
] | [
"DQ needs to take the $590-585=5$ balls in Group $B$ which will make the two groups have the same amount of balls. Then, no matter how many balls Justin takes in a group, DQ will take as many balls as Justin took before in the other group. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6900 | 2a9893bcef9c4058bb99e82964b07539 | [
"其它"
] | 1 | single_choice | Jack and Edward want to take turns to count off numbers from $1$ to $124$ in order. Each person can count $1$ to $5$ numbers at a time. The person who counts off number $124$ will win the game. Does Jack have the winning strategy if he counts off numbers first? | [
[
{
"aoVal": "A",
"content": "Yes, he has. "
}
],
[
{
"aoVal": "B",
"content": "No, he doesn\\textquotesingle t. "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Game Strategy"
] | [
"$124\\div(1+5)=20R4$. So, Jack should count off $1$ to $4$ and there will be $120$ numbers left. Jack will become the second mover and he has the winning strategy. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6910 | 0cffdaf96fa348be88665c267251792c | [] | 1 | single_choice | The ancient Romans used Roman numerals. We still use them today. Here are some examples: $$\rm I=1$$, $$\rm II=2$$, $$\rm V=5$$, $$\rm IX=9$$, $$\rm X=10$$, $$\rm XI=11$$, $$\rm XX=20$$. This year($2022$) we celebrate Math Kangaroo number $$\rm XX$$. What year was Math Kangaroo number $$\rm XV$$? | [
[
{
"aoVal": "A",
"content": "$$2015$$ "
}
],
[
{
"aoVal": "B",
"content": "$$2016$$ "
}
],
[
{
"aoVal": "C",
"content": "$$2017$$ "
}
],
[
{
"aoVal": "D",
"content": "$$2018$$ "
}
],
[
{
"aoVal": "E",
"content": "$$2019$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning->Reasoning by Conditions->Complex Reasoning "
] | [
"According to the pattern, $$\\rm XX$$ is $$20$$, and $$\\rm XV$$ is $$15$$. So, Math Kangaroo number $$15$$ was $$5$$ less than real year, which was $$2017$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6911 | 5d5022eeb6b1425faebca98a4dbe488c | [
"其它"
] | 1 | single_choice | If May $6$ falls on a Friday, what day of the week will it be in $25$ days? (Adapted from 2015 Math Kangaroo Problem, Level 3-4, Question \#8) | [
[
{
"aoVal": "A",
"content": "Tuesday "
}
],
[
{
"aoVal": "B",
"content": "Wednesday "
}
],
[
{
"aoVal": "C",
"content": "Thursday "
}
],
[
{
"aoVal": "D",
"content": "Friday "
}
],
[
{
"aoVal": "E",
"content": "Sunday "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"$25\\div7=3R4$ "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6914 | 21a6c44bb3e04e27b3f3b43a98f2f1ff | [
"其它"
] | 1 | single_choice | If January $2$ falls on a Saturday, what day of the week will it be in $28$ days? | [
[
{
"aoVal": "A",
"content": "Tuesday "
}
],
[
{
"aoVal": "B",
"content": "Wednesday "
}
],
[
{
"aoVal": "C",
"content": "Thursday "
}
],
[
{
"aoVal": "D",
"content": "Saturday "
}
],
[
{
"aoVal": "E",
"content": "Sunday "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"$28\\div7=4$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6916 | 1490ccbcf9f747fb9b5e2389528941e3 | [
"其它"
] | 1 | single_choice | James starts classes at $9$ A.M. He has $2$ classes, each class $$45$$ minutes long. After each class, he will take a $$15$$-minute break. When will he finish all $$2$$ classes? | [
[
{
"aoVal": "A",
"content": "$10:20$ A.M. "
}
],
[
{
"aoVal": "B",
"content": "$11:00$ A.M. "
}
],
[
{
"aoVal": "C",
"content": "$11:10$ A.M. "
}
],
[
{
"aoVal": "D",
"content": "$11:20$ A.M. "
}
],
[
{
"aoVal": "E",
"content": "$11:30$ A.M. "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"$$45+15+45+15=120$$ minutes = $2$ hours So, he will finish at $$11:00$$ A.M. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6920 | 7dcf70fcce944457ad4f979411975a88 | [] | 3 | single_choice | There are $13$ ping-pong players who will be divided into three teams, and they are going to have a men\textquotesingle s singles. The rule is that the players in the same team will not play with each other, and each of them only plays one game with each player in other teams. What is the maximum number of games happened in total? | [
[
{
"aoVal": "A",
"content": "$$23$$ "
}
],
[
{
"aoVal": "B",
"content": "$$30$$ "
}
],
[
{
"aoVal": "C",
"content": "$$45$$ "
}
],
[
{
"aoVal": "D",
"content": "$$56$$ "
}
],
[
{
"aoVal": "E",
"content": "$$72$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning->Sports Competition"
] | [
"Dividing the players into three teams as equally as possible can make the maximum number of games. So there are $4$, $4$, and $5$ players in the three teams and they will have $4\\times4+4\\times5+4\\times5=56$ games in total. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6921 | 0d43d6d582ca4e669ae6250fb8183900 | [
"其它"
] | 1 | single_choice | We left for a summer camp at $4:30$ PM and got to our destination at $6:40$ PM. How long did we travel?~ | [
[
{
"aoVal": "A",
"content": "$1$ hour $40$ minutes "
}
],
[
{
"aoVal": "B",
"content": "$2$ hours $10$ minutes "
}
],
[
{
"aoVal": "C",
"content": "$2$ hours $20$ minutes "
}
],
[
{
"aoVal": "D",
"content": "$1$ hour $50$ minutes "
}
],
[
{
"aoVal": "E",
"content": "$50$ minutes "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"$6:40$ - $4:30$ = $2$ hours $10$ minutes "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6938 | 8adc7d54feae483486c067f661ff4001 | [] | 2 | single_choice | There are $5$ boxes on the table. From left to right, each of them has $8,$ $4,$ $2,$ $1,$ and $5$ balls of the same size, respectively. Every time, Judy can take one ball each from the other four boxes, and then put them into the box with the smallest number of balls. She follows the rules and operates $2023$ times. Now how many balls are there in the first box counting from the left? | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$5$$ "
}
],
[
{
"aoVal": "E",
"content": "$$6$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Operational Problem"
] | [
"Without operation: $$8$$, $$4$$, $$2$$, $$1$$, $$5$$ After the first operation: $$7$$, $$3$$, $$1$$, $$5$$, $$4$$ After the second operation: $$6$$, $$2$$, $$5$$, $$4$$, $$3$$ After the third operation: $$5$$, $$6$$, $$4$$, $$3$$, $$2$$ After the fourth operation: $$4$$, $$5$$, $$3$$, $$2$$, $$6$$ After the fifth operation: $$3$$, $$4$$, $$2$$, $$6$$, $$5$$ After the sixth operation: $$2$$, $$3$$, $$6$$, $$5$$, $$4$$ After the seventh operation: $$6$$, $$2$$, $$5$$, $$4$$, $$3$$ We can find that $6-2-5-4-3$ is repeating starting from the second operation. $$(2023-1)\\div5 R 2$$ Thus, after the $2023$\\textsuperscript{rd}~operation, the result will be the same as the third one, which means there are $5$ balls in the first box. "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6952 | 21f697b263e24e0d96aa94fdaf66bf24 | [] | 1 | single_choice | Alvin always tells the truth on Sundays, Tuesdays and Thursdays. He lies on every other days. One day he said, "I told the truth yesterday." On which day of the week did he make this statement? | [
[
{
"aoVal": "A",
"content": "Sunday "
}
],
[
{
"aoVal": "B",
"content": "Wednesday "
}
],
[
{
"aoVal": "C",
"content": "Thursday "
}
],
[
{
"aoVal": "D",
"content": "Friday "
}
],
[
{
"aoVal": "E",
"content": "Saturday "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"If \"I told the truth yesterday\" is a true statement -\\/-\\textgreater{} mean today I am telling the truth. But, the day that Alvin tell the truth are not consecutive day. So, if \"I told the truth yesterday\" is not a true statement -\\/-\\textgreater{} mean yesterday I lie and today I am also lying. Alvin lies on Monday, Wednesday, Friday and Saturday. Friday and Saturday is consecutive day he lies, so it must be Saturday. "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6961 | 118d4c57e3aa4de5adcba25bead98ae6 | [
"其它"
] | 1 | single_choice | There are two groups of balls. Group $A$ has $50$ balls and Group $B$ has $40$ balls. Candy and Nini want to play a game with these balls. They will take turns to take balls from the two groups. Each person can take any number of balls from a group at a time, but they should take at least one ball at a time. The person who takes the last ball in the two groups will win the game. If Nini starts the game first, how many balls should she take to guarantee her success? . | [
[
{
"aoVal": "A",
"content": "$10$ "
}
],
[
{
"aoVal": "B",
"content": "$8$ "
}
],
[
{
"aoVal": "C",
"content": "$6$ "
}
],
[
{
"aoVal": "D",
"content": "$4$ "
}
],
[
{
"aoVal": "E",
"content": "$2$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Game Strategy"
] | [
"Nini needs to take $$50-40=10$$ balls in Group A which will make the two groups have the same amount of balls. Then, no matter how many balls Candy takes in a group, Nini will take as many balls as Candy took before in the other group. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6968 | 11c6a48d3f184775b789e7fbf078a94c | [] | 1 | single_choice | There are $7$ water glasses, all facing up. You need to turn exactly $2$ glasses over in each time. Is it possible to turn all $7$ of them upside down after several moves? | [
[
{
"aoVal": "A",
"content": "Yes, it is possible. "
}
],
[
{
"aoVal": "B",
"content": "No, it is impossible. "
}
],
[
{
"aoVal": "C",
"content": "I have no idea. "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Operational Problem->Turning Mugs over"
] | [
"You have to flip a cup an odd number of times to turn it over. To make all the $7$ cups face down, you have to make an odd number of flips. Each time you flip exactly $2$ cups, the total number of flips is an even number of times. Hence it is impossible. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6969 | 11c9cb8f591140f7bf7316394da7eef9 | [] | 1 | single_choice | There are $$17$$ balls in a bag. Each ball has a number from $$1$$ to $$17$$ on it. We randomly pick a ball from the bag. What is the smallest number of balls we have to pick in order to be sure that we have at least one pair of balls with a difference equal to $$3$$? (adapted from $$2005$$ Math Kangaroo Problem, Level $$9-10$$, Question \#$$15$$) | [
[
{
"aoVal": "A",
"content": "$$7$$ "
}
],
[
{
"aoVal": "B",
"content": "$$8$$ "
}
],
[
{
"aoVal": "C",
"content": "$$10$$ "
}
],
[
{
"aoVal": "D",
"content": "$$11$$ "
}
],
[
{
"aoVal": "E",
"content": "$$16$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Pigeonhole Principle->Worst Case in Pigeonhole Principle Problems"
] | [
"We can create three drawers: $(1, 4, 7, 10, 13, 16)$. $(2, 5, 8, 11, 14, 17)$. $(3, 6, 9, 12, 15)$. At least $3\\times3+1=10$ numbers should be chosen. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6978 | 41ffe4ba2e424a1d981a96d06870c1b6 | [] | 1 | single_choice | Peter\textquotesingle s father has $$4$$ sons and Peter has $$5$$ brother(s) and sister(s). How many daughter(s) does Peter\textquotesingle s father have? | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$$2$$ "
}
],
[
{
"aoVal": "C",
"content": "$$3$$ "
}
],
[
{
"aoVal": "D",
"content": "$$4$$ "
}
],
[
{
"aoVal": "E",
"content": "$$0$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"$$5+1-4=2$$ "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 6994 | 66db542ae0b2451996e7d61670fae50c | [] | 1 | single_choice | John and Olivia exchanged sweets. First John gave Olivia as many sweets as Olivia had. Then Olivia gave John as many sweets as John had after the first exchange. After these two exchanges, each had $$4$$ sweets. How many sweets did John have at the beginning? | [
[
{
"aoVal": "A",
"content": "$$6$$ "
}
],
[
{
"aoVal": "B",
"content": "$$5$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$3$$ "
}
],
[
{
"aoVal": "E",
"content": "$$2$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Planning->Simple Time Planning Problems->Working Simultaneously"
] | [
"NA "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7002 | e7b93fb3665e46658355d2b3304c491d | [
"其它"
] | 1 | single_choice | SASMO 2016 P2 Q2 How many hours are there in two weeks? | [
[
{
"aoVal": "A",
"content": "7 x 12 "
}
],
[
{
"aoVal": "B",
"content": "7 x 2 x 12 "
}
],
[
{
"aoVal": "C",
"content": "2 x 7 x 2 x 12 "
}
],
[
{
"aoVal": "D",
"content": "(7+7) x 12 "
}
],
[
{
"aoVal": "E",
"content": "None of the above "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"Conversion of unit. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7009 | 38fd235e627b41fda7c0e9d965196370 | [
"其它"
] | 2 | single_choice | Alice began reading a 400-page book at 8 am and had read 50 pages by 9:30. If she continues to read at the same rate, when can she finish reading this book? | [
[
{
"aoVal": "A",
"content": "6 pm "
}
],
[
{
"aoVal": "B",
"content": "7 pm "
}
],
[
{
"aoVal": "C",
"content": "8 pm "
}
],
[
{
"aoVal": "D",
"content": "9 pm "
}
],
[
{
"aoVal": "E",
"content": "10 pm "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"$$300\\div20-300\\div30=5$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7012 | 7027ed4c9a10461eac1187cb28f88d0c | [
"其它"
] | 1 | single_choice | Lucy, Maria, and Anna have a meeting at $$12:30$$. Lucy\textquotesingle s walk takes $$10$$ minutes, Maria\textquotesingle s walk takes a quarter of an hour, and Anna\textquotesingle s walk takes $$40$$ minutes. At what time must the person who needs the longest time to get to the meeting leave her house? (2006 Math Kangaroo Problem, Level 1-2, Question \#9) | [
[
{
"aoVal": "A",
"content": "$$12:00$$ "
}
],
[
{
"aoVal": "B",
"content": "$$12:10$$ "
}
],
[
{
"aoVal": "C",
"content": "$$12:15$$ "
}
],
[
{
"aoVal": "D",
"content": "$$12:20$$ "
}
],
[
{
"aoVal": "E",
"content": "$$11:50$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem->Time Calculation"
] | [
"$12:30$ - $40$ min = $11:50$ "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7028 | be0c928869ad4587828252e0ef1f407f | [
"其它"
] | 0 | single_choice | A certain play has three $30$-minute parts and two intermissions among them. The play started at $8:30$ AM and ended at $10:15$ AM. How long did the commercials last for in total? | [
[
{
"aoVal": "A",
"content": "$$10 min$$ "
}
],
[
{
"aoVal": "B",
"content": "$$15 min$$ "
}
],
[
{
"aoVal": "C",
"content": "$$20 min$$ "
}
],
[
{
"aoVal": "D",
"content": "$$25 min$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"From $8:30$ to $10:15$ = $1$ hr $45$ min, $1$ hr $45$ min = $105$ min, three $30$-minute parts = $90$ min, $105 - 90$ = $15$ min. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7042 | 62679f72f374442cb56a6063aff049ce | [] | 1 | single_choice | There are two containers, one with a capacity of 6 liters and the other with a capacity of 5 liters, and using them to get 1 liter of water from a bucket requires at leasttimes of operations. | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$5$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Operational Problem->Pouring Water Problems"
] | [
"Fill the 6-liter container first, and then pour the water from the 6-liter container into the 5-liter container. After the 5-liter container is filled, there is 1 liter of water left in the 6-liter container. It takes two operations. So the answer is $$A$$ "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7050 | 34c816ff934748489f65811270c4a7d5 | [
"其它"
] | 2 | single_choice | A store opens at 9 a.m. and closes at 5p.m. each day. It is closed from 11.55 a.m. to 12.55 p.m. for a lunch break. How many hours does the store stay open each day? | [
[
{
"aoVal": "A",
"content": "$8$ hours and $5$ minutes "
}
],
[
{
"aoVal": "B",
"content": "$$7$$ hours and $30$ minutes "
}
],
[
{
"aoVal": "C",
"content": "$8$ hours "
}
],
[
{
"aoVal": "D",
"content": "$7$ hours "
}
],
[
{
"aoVal": "E",
"content": "$6$ hours "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"NA "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7053 | 8fc5afb639fd428389128f549b2a20c0 | [] | 1 | single_choice | There are two piles of matches. Each pile has $$6$$ matches. Cindy and Doris take turns to pick up matches from either pile. There is no limit to how many matches they can pick up, but they must pick up at least one match each turn. The person who picks up the last match will be the winner. If Cindy starts picking up matches first,~\uline{~~~~~~~~~~}~will definitely be the winner (has a winning strategy). | [
[
{
"aoVal": "A",
"content": "Cindy "
}
],
[
{
"aoVal": "B",
"content": "Doris "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Game Strategy"
] | [
"Doris will be the winner, since she can simply mirror the number of matches Cindy picks up every turn. "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7063 | 305f6a1cf4ee4e369faa3e83b12bb844 | [
"其它"
] | 2 | single_choice | Taylor has $2$ brothers and $3$ sisters. How many brothers and sisters does his sister Lucy have? | [
[
{
"aoVal": "A",
"content": "3 brothers and 4 sisters "
}
],
[
{
"aoVal": "B",
"content": "2 brothers and 3 sisters "
}
],
[
{
"aoVal": "C",
"content": "3 brothers and 3 sisters "
}
],
[
{
"aoVal": "D",
"content": "2 brothers and 4 sisters "
}
],
[
{
"aoVal": "E",
"content": "3 brothers and 2 sisters "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"NA "
] | E |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7064 | 70550f4af1a64b4db77f34fb941d2c1a | [
"其它"
] | 1 | single_choice | Among $42$ people, at least how many people were born in the same month with the most births? | [
[
{
"aoVal": "A",
"content": "$$1$$ "
}
],
[
{
"aoVal": "B",
"content": "$$2$$ "
}
],
[
{
"aoVal": "C",
"content": "$$3$$ "
}
],
[
{
"aoVal": "D",
"content": "$$4$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Pigeonhole Principle"
] | [
"There are $12$ months. Thus, $42 \\div 12 = 3R6$, $3+1 = 4$ "
] | D |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7066 | 2bfb196b1710475481304abe48ec99b5 | [
"其它"
] | 3 | single_choice | Teacher wrote $$10$$ non-zero natural numbers in order on the blackboard, where the $$1$$st number is $$16$$, and the sum of any $$3$$ adjacent numbers is $$100$$. The $$8$$th biggest number is~\uline{~~~~~~~~~~}~. | [
[
{
"aoVal": "A",
"content": "$$81$$ "
}
],
[
{
"aoVal": "B",
"content": "$$82$$ "
}
],
[
{
"aoVal": "C",
"content": "$$83$$ "
}
],
[
{
"aoVal": "D",
"content": "$$84$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Fun Problems in Math"
] | [
"Let first 10 numbers be $${{a}\\_{1}}$$、$${{a}\\_{2}}$$、$${{a}\\_{3}}$$、$${{a}\\_{4}}$$、$$\\ldots \\ldots $$、$${{a}\\_{10}}$$. $${{a}\\_{1}}+{{a}\\_{2}}+{{a}\\_{3}}={{a}\\_{2}}+{{a}\\_{3}}+{{a}\\_{4}}$$,$${{a}\\_{1}}={{a}\\_{4}}$$. Therefore, $${{a}\\_{1}}={{a}\\_{4}}={{a}\\_{7}}={{a}\\_{10}}=16$$,$${{a}\\_{8}}=100-{{a}\\_{10}}-{{a}\\_{9}}=100-16-{{a}\\_{9}}=84-{{a}\\_{9}}$$. The maximum value of $${{a}\\_{8}}$$ is $$83$$.$$For$$ example:$$16$$、$$83$$、$$1$$、$$16$$、$$83$$、$$1$$、$$16$$、$$83$$、$$1$$、$$16$$. "
] | C |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7074 | 8fd4bc690ad043b79a7232ca2d0e6fa5 | [] | 1 | single_choice | There are $$25$$ matches on the table. John and James take turns to remove $$1$$ to $$3$$ matches each time. The person who removes the last match will be the winner. If both of them were to use the best method and John removes first, then~\uline{~~~~~~~~~~}~will win.~ | [
[
{
"aoVal": "A",
"content": "John "
}
],
[
{
"aoVal": "B",
"content": "James "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Strategies and Operations->Game Strategy"
] | [
"$$25\\div 4=6\\ldots 1$$ John removes $$1$$ match and $$24$$ is a multiple of $$4$$. So, the first player will win the game. "
] | A |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7080 | 54cba88f95334157ae1ae28dcb018080 | [
"其它"
] | 0 | single_choice | Light Bulb A lights up every $$15$$ minutes while Light Bulb B lights up every $$20$$ minutes. Both light bulbs lit up at the same time at $$8.30$$ a.m. By noon, how many more times would both light bulbs have lit up at the same time? | [
[
{
"aoVal": "A",
"content": "$$2$$ "
}
],
[
{
"aoVal": "B",
"content": "$$3$$ "
}
],
[
{
"aoVal": "C",
"content": "$$4$$ "
}
],
[
{
"aoVal": "D",
"content": "$$5$$ "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Time Problem"
] | [
"The LCM of $$15$$ and $$20$$ is $$60$$. Both light bulbs will light up at the same time every $$60$$ minutes, at $$9.30$$ a.m., $$10.30$$ a.m. and $$11.30$$ a.m. (total of $$3$$ times). "
] | B |
prime_math_competition_en_single_choice_8K_dev | 2023-07-07T00:00:00 | 7092 | 991da3afe3e94d6498c469293b4cd485 | [
"其它"
] | 1 | single_choice | Adam built fewer sandcastles than Martin but more than Susan. Lucy built more sandcastles than Adam and more than Martin. Dana built more sancastles than Martin but fewer than Lucy. Who of them built the most sandcastles? | [
[
{
"aoVal": "A",
"content": "Martin "
}
],
[
{
"aoVal": "B",
"content": "Adam "
}
],
[
{
"aoVal": "C",
"content": "Susan "
}
],
[
{
"aoVal": "D",
"content": "Dana "
}
],
[
{
"aoVal": "E",
"content": "Lucy "
}
]
] | [
"Overseas Competition->Knowledge Point->Combinatorics->Logical Reasoning"
] | [
"L \\textgreater{} D\\textgreater{} M \\textgreater{} A \\textgreater{} S "
] | E |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.