problem stringlengths 10 5.15k | answer stringlengths 0 1.22k | solution stringlengths 0 11.1k | reward float64 0 1 | length float64 172 8.19k | correct_length float64 -1 8.19k | incorrect_length float64 -1 8.19k |
|---|---|---|---|---|---|---|
Given that a basketball player has a 40% chance of scoring with each shot, estimate the probability that the player makes exactly two out of three shots using a random simulation method. The simulation uses a calculator to generate a random integer between 0 and 9, with 1, 2, 3, and 4 representing a scored shot, and 5,... | \frac {1}{4} | 0.125 | 5,100.8125 | 4,937.5 | 5,124.142857 | |
Let $\triangle XYZ$ be a triangle in the plane, and let $W$ be a point outside the plane of $\triangle XYZ$, so that $WXYZ$ is a pyramid whose faces are all triangles.
Suppose that the edges of $WXYZ$ have lengths of either $24$ or $49$, and no face of $WXYZ$ is equilateral. Determine the surface area of the pyramid $... | 48 \sqrt{2257} | 0.0625 | 8,053.125 | 7,223 | 8,108.466667 | |
Let \( S = \{1, 2, 3, \ldots, 100\} \). Find the smallest positive integer \( n \) such that every \( n \)-element subset of \( S \) contains 4 pairwise coprime numbers. | 75 | 0.0625 | 8,192 | 8,192 | 8,192 | |
The distance \( AB \) is 100 km. Cyclists depart simultaneously from \( A \) and \( B \) towards each other with speeds of 20 km/h and 30 km/h respectively. Along with the first cyclist from \( A \), a fly departs with a speed of 50 km/h. The fly travels until it meets the cyclist from \( B \), then turns around and fl... | 100 | 0.6875 | 6,302.375 | 5,443.454545 | 8,192 | |
The area of the ground plane of a truncated cone $K$ is four times as large as the surface of the top surface. A sphere $B$ is circumscribed in $K$ , that is to say that $B$ touches both the top surface and the base and the sides. Calculate ratio volume $B :$ Volume $K$ . | 9/14 | 0 | 6,573 | -1 | 6,573 | |
Find $\sin \left( -\frac{\pi}{2} \right).$ | -1 | 1 | 1,677.75 | 1,677.75 | -1 | |
What is the smallest whole number $b$ such that 62 can be expressed in base $b$ using only three digits? | 4 | 1 | 3,994.4375 | 3,994.4375 | -1 | |
Find $\left(\sqrt[4]{(\sqrt{5})^5}\right)^2$. | 5 \sqrt[4]{5} | 0.4375 | 5,303.25 | 5,854.857143 | 4,874.222222 | |
In a right triangle $DEF$ where leg $DE = 30$ and leg $EF = 40$, determine the number of line segments with integer length that can be drawn from vertex $E$ to a point on hypotenuse $\overline{DF}$. | 17 | 0.25 | 8,071.625 | 7,710.5 | 8,192 | |
When a five-digit number is multiplied by 9, the resulting number consists of the same digits in reverse order. Find the original number. | 10989 | 0.125 | 7,854.5 | 5,492 | 8,192 | |
Jacqueline has 200 liters of a chemical solution. Liliane has 30% more of this chemical solution than Jacqueline, and Alice has 15% more than Jacqueline. Determine the percentage difference in the amount of chemical solution between Liliane and Alice. | 13.04\% | 0.1875 | 5,445.875 | 3,804.333333 | 5,824.692308 | |
A larger square contains two non-overlapping shapes: a circle with diameter $2$ and a rectangle with side lengths $2$ and $4$. Find the smallest possible side length of the larger square such that these shapes can fit without overlapping, and then, find the area of the square $S$ that can be inscribed precisely in the ... | \sqrt{8 - \pi} | 0 | 8,192 | -1 | 8,192 | |
If $x=11, y=8$, and $2x+3z=5y$, what is the value of $z$? | 6 | Since $x=11, y=8$ and $2x+3z=5y$, then $2 \times 11+3z=5 \times 8$ or $3z=40-22$. Therefore, $3z=18$ and so $z=6$. | 1 | 883 | 883 | -1 |
All subscripts in this problem are to be considered modulo 6 , that means for example that $\omega_{7}$ is the same as $\omega_{1}$. Let $\omega_{1}, \ldots \omega_{6}$ be circles of radius $r$, whose centers lie on a regular hexagon of side length 1 . Let $P_{i}$ be the intersection of $\omega_{i}$ and $\omega_{i+1}$ ... | 5 | Consider two consecutive circles $\omega_{i}$ and $\omega_{i+1}$. Let $Q_{i}, Q_{i}^{\prime}$ be two points on $\omega_{i}$ and $Q_{i+1}, Q_{i+1}^{\prime}$ on $\omega_{i+1}$ such that $Q_{i}, P_{i}$ and $Q_{i+1}$ are colinear and also $Q_{i}^{\prime}, P_{i}$ and $Q_{i+1}^{\prime}$. Then $Q_{i} Q_{i}^{\prime}=2 \angle Q... | 0 | 8,192 | -1 | 8,192 |
If $S$, $H$, and $E$ are all distinct non-zero digits less than $6$ and the following is true, find the sum of the three values $S$, $H$, and $E$, expressing your answer in base $6$. $$\begin{array}{c@{}c@{}c@{}c} &S&H&E_6\\ &+&H&E_6\\ \cline{2-4} &H&E&S_6\\ \end{array}$$ | 15_6 | 0.0625 | 7,993.375 | 5,014 | 8,192 | |
Find the smallest prime number $p$ such that $n^{2}+n+11$ is divisible by $p$ for some integer $n$. | 11 | 0.625 | 6,786.6875 | 6,224.2 | 7,724.166667 | |
Given that the graph of $$f(x)=-\cos^{2} \frac {ω}{2}x+ \frac { \sqrt {3}}{2}\sinωx$$ has a distance of $$\frac {π}{2}(ω>0)$$ between two adjacent axes of symmetry.
(Ⅰ) Find the intervals where $f(x)$ is strictly decreasing;
(Ⅱ) In triangle ABC, a, b, and c are the sides opposite to angles A, B, and C, respectively... | \sqrt {13} | 0 | 6,862.4375 | -1 | 6,862.4375 | |
In acute triangle $\text{ABC}$, the lengths of the sides opposite to angles $\text{A}$, $\text{B}$, and $\text{C}$ are $a$, $b$, and $c$ respectively, and $a = 2b\sin{\text{A}}$.
(II) Find the measure of angle $\text{B}$;
(III) If $a = 3\sqrt{3}$ and $c = 5$, find $b$. | \sqrt{7} | 1 | 4,061.0625 | 4,061.0625 | -1 | |
Let $p$, $q$, and $r$ be constants, and suppose that the inequality \[\frac{(x-p)(x-q)}{x-r} \le 0\] is true if and only if $x > 2$ or $3 \le x \le 5$. Given that $p < q$, find the value of $p + q + 2r$. | 12 | 0.0625 | 8,048.375 | 5,894 | 8,192 | |
$\frac{(.2)^3}{(.02)^2} =$ | 20 | 1. **Rewrite the expression with powers of 10:**
We start by expressing $0.2$ and $0.02$ in terms of powers of 10:
\[
0.2 = \frac{2}{10} = 2 \times 10^{-1}, \quad 0.02 = \frac{2}{100} = 2 \times 10^{-2}
\]
2. **Calculate the powers:**
We then calculate $(0.2)^3$ and $(0.02)^2$:
\[
(0.2)^3 = (2... | 1 | 3,632.9375 | 3,632.9375 | -1 |
A person who left home between 4 p.m. and 5 p.m. returned between 5 p.m. and 6 p.m. and found that the hands of his watch had exactly exchanged place, when did he go out ? | 4:26.8 | 0 | 8,057.875 | -1 | 8,057.875 | |
An old clock's minute and hour hands overlap every 66 minutes of standard time. Calculate how much the old clock's 24 hours differ from the standard 24 hours. | 12 | 0.0625 | 7,721.5625 | 8,192 | 7,690.2 | |
Find the largest positive integer $k{}$ for which there exists a convex polyhedron $\mathcal{P}$ with 2022 edges, which satisfies the following properties:
[list]
[*]The degrees of the vertices of $\mathcal{P}$ don’t differ by more than one, and
[*]It is possible to colour the edges of $\mathcal{P}$ with $k{}$ colours ... | 2 |
We are tasked with finding the largest positive integer \( k \) such that there exists a convex polyhedron \(\mathcal{P}\) with 2022 edges, which satisfies the following conditions:
1. The degrees of the vertices of \(\mathcal{P}\) do not differ by more than one.
2. It is possible to color the edges of \(\mathcal{P}\)... | 0 | 8,028.375 | -1 | 8,028.375 |
Natural numbers \(a, b, c\) are chosen such that \(a < b < c\). It is also known that the system of equations \(2x + y = 2027\) and \(y = |x - a| + |x - b| + |x - c|\) has exactly one solution. Find the minimum possible value of \(c\). | 1014 | 0.1875 | 7,838.25 | 6,305.333333 | 8,192 | |
Given the function $f$ mapping from set $M$ to set $N$, where $M=\{a, b, c\}$ and $N=\{-3, -2, -1, 0, 1, 2, 3\}$, how many mappings $f$ satisfy the condition $f(a) + f(b) + f(c) = 0$? | 37 | 0.25 | 7,798.125 | 6,616.5 | 8,192 | |
Given the line $l_{1}: 2x + 5y = 1$ and the circle $C: x^{2} + y^{2} - 2x + 4y = 4$ with center $O_{1}$, let a moving line $l_{2}$ which is parallel to $l_{1}$ intersect the circle $C$ at points $A$ and $B$. Find the maximum value of the area $S_{\triangle ABB_{1}}$. | $\frac{9}{2}$ | 0 | 7,778.6875 | -1 | 7,778.6875 | |
A $9 \times 9$ square consists of $81$ unit squares. Some of these unit squares are painted black, and the others are painted white, such that each $2 \times 3$ rectangle and each $3 \times 2$ rectangle contain exactly 2 black unit squares and 4 white unit squares. Determine the number of black unit squares. | 27 | 0.1875 | 7,382.8125 | 3,876.333333 | 8,192 | |
Determine the volume of the solid formed by the set of vectors $\mathbf{v}$ such that
\[\mathbf{v} \cdot \mathbf{v} = \mathbf{v} \cdot \begin{pmatrix} -6 \\ 18 \\ 12 \end{pmatrix}.\] | \frac{4}{3} \pi \cdot 126 \sqrt{126} | 0 | 4,701.3125 | -1 | 4,701.3125 | |
If $y=\left(m-1\right)x^{|m|}$ is a direct proportion function, then the value of $m$ is ____. | -1 | 0.9375 | 871.5 | 872.133333 | 862 | |
Initially, there is a rook on each square of a chessboard. Each move, you can remove a rook from the board which attacks an odd number of rooks. What is the maximum number of rooks that can be removed? (Rooks attack each other if they are in the same row or column and there are no other rooks between them.) | 59 | 0 | 8,192 | -1 | 8,192 | |
All the complex roots of $(z - 2)^6 = 64z^6$ when plotted in the complex plane, lie on a circle. Find the radius of this circle. | \frac{2\sqrt{3}}{3} | 0 | 7,981.3125 | -1 | 7,981.3125 | |
What is the residue of $9^{2010}$, modulo 17? | 13 | 0.8125 | 5,105.6875 | 4,393.461538 | 8,192 | |
Evaluate \(2011 \times 20122012 \times 201320132013-2013 \times 20112011 \times 201220122012\). | 0 | Both terms are equal to \(2011 \times 2012 \times 2013 \times 1 \times 10001 \times 100010001\). | 0.125 | 7,829.75 | 5,294 | 8,192 |
In how many ways can 4 purple balls and 4 green balls be placed into a $4 \times 4$ grid such that every row and column contains one purple ball and one green ball? Only one ball may be placed in each box, and rotations and reflections of a single configuration are considered different. | 216 | There are $4!=24$ ways to place the four purple balls into the grid. Choose any purple ball, and place two green balls, one in its row and the other in its column. There are four boxes that do not yet lie in the same row or column as a green ball, and at least one of these contains a purple ball (otherwise the two rows... | 0.125 | 7,943.8125 | 6,206.5 | 8,192 |
If the tens digit of a three-digit number is less than both the hundreds and the units digits, then such a three-digit number is called a "reentrant number" (e.g., 201, 636, 734, etc.). How many reentrant numbers are there in total? | 285 | 0.5625 | 6,853 | 5,811.555556 | 8,192 | |
The Blue Bird High School chess team consists of two boys and three girls. A photographer wants to take a picture of the team to appear in the local newspaper. She decides to have them sit in a row with a boy at each end and the three girls in the middle. How many such arrangements are possible? | 12 | 1. **Positioning the Boys**: The problem specifies that a boy must sit at each end of the row. Since there are two boys, we can arrange them in $2!$ ways. This is because the first position can be filled by either of the two boys, and the second position is automatically filled by the remaining boy. Thus, we have:
\... | 0.9375 | 2,458 | 2,075.733333 | 8,192 |
Given that $({x}^{2}+1){(2x+1)}^{9}={a}_{0}+{a}_{1}(x+2)+{a}_{2}{(x+2)}^{2}+\cdots +{a}_{11}{(x+2)}^{11}$, find the value of $({a}_{0}+{a}_{1}+{a}_{2}+\cdots +{a}_{11})$. | -2 | 0.6875 | 5,295.0625 | 4,301.090909 | 7,481.8 | |
A set consists of five different odd positive integers, each greater than 2. When these five integers are multiplied together, their product is a five-digit integer of the form $AB0AB$, where $A$ and $B$ are digits with $A \neq 0$ and $A \neq B$. (The hundreds digit of the product is zero.) For example, the integers in... | 24 | Solution 1: Let $N=AB0AB$ and let $t$ be the two-digit integer $AB$. We note that $N=1001t$, and that $1001=11 \cdot 91=11 \cdot 7 \cdot 13$. Therefore, $N=t \cdot 7 \cdot 11 \cdot 13$. We want to write $N$ as the product of 5 distinct odd integers, each greater than 2, and to count the number of sets $S$ of such odd i... | 0 | 8,192 | -1 | 8,192 |
Given that in $\triangle ABC$, $\sin A + 2 \sin B \cos C = 0$, find the maximum value of $\tan A$. | \frac{\sqrt{3}}{3} | 0 | 7,035.375 | -1 | 7,035.375 | |
The number of sets $A$ that satisfy $\{1, 2\} \subset A \subseteq \{1, 2, 3, 4, 5, 6\}$ must be determined. | 15 | 0.3125 | 3,236.875 | 5,243 | 2,325 | |
What is the sum of all the three-digit positive integers? | 494550 | 0.875 | 4,584.1875 | 4,068.785714 | 8,192 | |
What is the probability of getting a sum of 30 when rolling a fair six-sided die 10 times, where the probability of each face (1, 2, 3, 4, 5, or 6) is $\frac{1}{6}$? | 0.0485 | 0 | 7,967.6875 | -1 | 7,967.6875 | |
Let $ABCDEF$ be a regular hexagon. Points $P$ and $Q$ on tangents to its circumcircle at $A$ and $D$ respectively are such that $PQ$ touches the minor arc $EF$ of this circle. Find the angle between $PB$ and $QC$ . | 30 | 0.125 | 7,711.4375 | 5,070 | 8,088.785714 | |
A cowboy is 5 miles north of a stream which flows due west. He is also 10 miles east and 6 miles south of his cabin. He wishes to water his horse at the stream and then return home. Determine the shortest distance he can travel to accomplish this.
A) $5 + \sqrt{256}$ miles
B) $5 + \sqrt{356}$ miles
C) $11 + \sqrt{356}$... | 5 + \sqrt{356} | 0 | 7,893.5 | -1 | 7,893.5 | |
Given 8 volunteer positions to be allocated to 3 schools, with each school receiving at least one position and the allocations being unequal, find the number of ways to distribute the positions. | 12 | 0.5 | 6,599.375 | 5,006.75 | 8,192 | |
If $wxyz$ is a four-digit positive integer with $w \neq 0$, the layer sum of this integer equals $wxyz + xyz + yz + z$. If the layer sum of $wxyz$ equals 2014, what is the value of $w + x + y + z$? | 13 | The layer sum of $wxyz$ equals 2014. This means that the sum of the integer with digits $wxyz$, the integer with digits $xyz$, the integer with digits $yz$, and the integer $z$ is 2014. Note that the integer with digits $wxyz$ equals $1000w + 100x + 10y + z$, the integer with digits $xyz$ equals $100x + 10y + z$, and t... | 0.75 | 5,092.3125 | 4,059.083333 | 8,192 |
What is the smallest positive integer with exactly 12 positive integer divisors? | 108 | 0 | 4,102.1875 | -1 | 4,102.1875 | |
How many subsets of the set $\{1, 2, 3, 4, 5, 6\}$ must contain the number 6 and at least one of the numbers 1 or 2? | 24 | 0.9375 | 3,843.1875 | 3,553.266667 | 8,192 | |
Given that there are two types of golden triangles, one with a vertex angle of $36^{\circ}$ and the other with a vertex angle of $108^{\circ}$, and the ratio of the side opposite the $36^{\circ}$ angle to the side opposite the $72^{\circ}$ angle in the golden triangle with a vertex angle of $36^{\circ}$ is $\frac{\sqrt... | \frac{1}{4} | 0.1875 | 7,935.5 | 6,824 | 8,192 | |
In triangle ABC, point D is on line segment AB such that AD bisects $\angle CAB$. Given that $BD = 36$, $BC = 45$, and $AC = 27$, find the length of segment $AD$. | 24 | 0 | 7,536.6875 | -1 | 7,536.6875 | |
A sequence has terms $a_{1}, a_{2}, a_{3}, \ldots$. The first term is $a_{1}=x$ and the third term is $a_{3}=y$. The terms of the sequence have the property that every term after the first term is equal to 1 less than the sum of the terms immediately before and after it. What is the sum of the first 2018 terms in the s... | 2x+y+2015 | Substituting $n=1$ into the equation $a_{n+1}=a_{n}+a_{n+2}-1$ gives $a_{2}=a_{1}+a_{3}-1$. Since $a_{1}=x$ and $a_{3}=y$, then $a_{2}=x+y-1$. Rearranging the given equation, we obtain $a_{n+2}=a_{n+1}-a_{n}+1$ for each $n \geq 1$. Thus, $a_{4}=a_{3}-a_{2}+1=y-(x+y-1)+1=2-x$, $a_{5}=a_{4}-a_{3}+1=(2-x)-y+1=3-x-y$, $a_{... | 0.125 | 7,172.625 | 4,972.5 | 7,486.928571 |
Let \(a, b, c\) be real numbers such that
\[ 3ab + 2 = 6b, \quad 3bc + 2 = 5c, \quad 3ca + 2 = 4a. \]
Suppose the only possible values for the product \(abc\) are \(\frac{r}{s}\) and \(\frac{t}{u}\), where \(\frac{r}{s}\) and \(\frac{t}{u}\) are both fractions in lowest terms. Find \(r+s+t+u\). | 18 | 0.875 | 5,061.8125 | 4,614.642857 | 8,192 | |
In a given arithmetic sequence the first term is $2$, the last term is $29$, and the sum of all the terms is $155$. The common difference is: | 3 | Let's denote the first term of the arithmetic sequence as $a = 2$, the common difference as $d$, and the number of terms as $n$. The last term, which is also the $n$-th term, is given as $29$. The sum of all terms is $155$.
1. **Expression for the $n$-th term:**
The $n$-th term of an arithmetic sequence can be expr... | 1 | 1,556.875 | 1,556.875 | -1 |
There are five concentric circles \(\Gamma_{0}, \Gamma_{1}, \Gamma_{2}, \Gamma_{3}, \Gamma_{4}\) whose radii form a geometric sequence with a common ratio \(q\). Find the maximum value of \(q\) such that a closed polyline \(A_{0} A_{1} A_{2} A_{3} A_{4}\) can be drawn, where each segment has equal length and the point ... | \frac{\sqrt{5} + 1}{2} | 0 | 8,192 | -1 | 8,192 | |
Danica drove her new car on a trip for a whole number of hours, averaging 55 miles per hour. At the beginning of the trip, $abc$ miles was displayed on the odometer, where $abc$ is a 3-digit number with $a \geq 1$ and $a+b+c \leq 7$. At the end of the trip, the odometer showed $cba$ miles. What is $a^2+b^2+c^2?$ | 37 | 1. **Understanding the Problem:**
Danica drove her car for a whole number of hours at an average speed of 55 miles per hour. The odometer readings at the start and end of the trip are given as $abc$ and $cba$, respectively, where $abc$ and $cba$ are three-digit numbers formed by digits $a$, $b$, and $c$. We need to ... | 1 | 2,891.75 | 2,891.75 | -1 |
From a group of six students, how many different four-student committees can be chosen? | 15 | 1 | 2,288 | 2,288 | -1 | |
The pages of a book are numbered $1_{}^{}$ through $n_{}^{}$. When the page numbers of the book were added, one of the page numbers was mistakenly added twice, resulting in an incorrect sum of $1986_{}^{}$. What was the number of the page that was added twice? | 33 | Denote the page number as $x$, with $x < n$. The sum formula shows that $\frac{n(n + 1)}{2} + x = 1986$. Since $x$ cannot be very large, disregard it for now and solve $\frac{n(n+1)}{2} = 1986$. The positive root for $n \approx \sqrt{3972} \approx 63$. Quickly testing, we find that $63$ is too large, but if we plug in ... | 0.9375 | 3,312.9375 | 2,987.666667 | 8,192 |
Given an arc length of 50cm and the central angle corresponding to the arc is 200°, (1) find the radius of the circle containing this arc, (2) find the area of the sector formed by this arc and the radius. | \frac{1125}{\pi} | 0.9375 | 2,906.5625 | 2,955.8 | 2,168 | |
1. If $A_{10}^{m} =10×9×…×5$, then $m=$ ______.
2. The number of ways for A, B, C, and D to take turns reading the same book, with A reading first, is ______.
3. If five boys and two girls are to be arranged in a row for a photo, with boy A required to stand in the middle and the two girls required to stand next to eac... | 192 | 0.625 | 6,508.0625 | 5,502.5 | 8,184 | |
Simplify first, then evaluate: $\left(\frac{x}{x-1}-1\right) \div \frac{{x}^{2}-1}{{x}^{2}-2x+1}$, where $x=\sqrt{5}-1$. | \frac{\sqrt{5}}{5} | 0 | 4,196.8125 | -1 | 4,196.8125 | |
Let $f(x)$ be a polynomial with real, nonnegative coefficients. If $f(6) = 24$ and $f(24) = 1536,$ find the largest possible value of $f(12).$ | 192 | 0.125 | 8,161.4375 | 7,947.5 | 8,192 | |
Point $B$ is due east of point $A$. Point $C$ is due north of point $B$. The distance between points $A$ and $C$ is $10\sqrt 2$, and $\angle BAC = 45^\circ$. Point $D$ is $20$ meters due north of point $C$. The distance $AD$ is between which two integers? | 31 \text{ and } 32 | 1. **Identify the geometric relationships**:
- Point $B$ is due east of point $A$.
- Point $C$ is due north of point $B$.
- Therefore, $\angle CBA = 90^\circ$ (since east to north is a right angle).
2. **Analyze $\triangle ABC$**:
- Given $\angle BAC = 45^\circ$.
- Since $\angle CBA = 90^\circ$, $\tria... | 0.0625 | 3,974.625 | 4,096 | 3,966.533333 |
The graph of $y=f(x)$ is shown below, with $1$ unit between grid lines. Assume $f(x)$ is defined only on the domain shown.
What is the sum of all integers $c$ for which the equation $f(x)=c$ has exactly $6$ solutions?
[asy]
size(150);
real ticklen=3;
real tickspace=2;
real ticklength=0.1cm;
real axisarrowsize=0.14cm... | -7 | 0 | 8,176.5 | -1 | 8,176.5 | |
Solve for $x$, where $x>0$ and $5x^2+9x-18=0$. Express your answer as a simplified common fraction. | \frac{6}{5} | 1 | 1,723.75 | 1,723.75 | -1 | |
The average of $x+6$, $6x+2$, and $2x+7$ is $4x-7$. What is $x$? | 12 | 1 | 1,512.125 | 1,512.125 | -1 | |
Let \( n \) be an integer between 1 and 1990, and let \( x^2 + x - 3n \) be factored into the product of two linear factors with integer coefficients. Determine the number of integers \( n \) that satisfy this condition. | 50 | 0 | 8,192 | -1 | 8,192 | |
Santa Claus has 36 identical gifts divided into 8 bags. The number of gifts in each of the 8 bags is at least 1 and all are different. You need to select some of these bags to evenly distribute all their gifts to 8 children, such that all gifts are distributed completely (each child receives at least one gift). How man... | 31 | 0.125 | 7,977.5625 | 6,476.5 | 8,192 | |
For a natural number $n \ge 3$ , we draw $n - 3$ internal diagonals in a non self-intersecting, but not necessarily convex, n-gon, cutting the $n$ -gon into $n - 2$ triangles. It is known that the value (in degrees) of any angle in any of these triangles is a natural number and no two of these angle values are eq... | 41 | 0.25 | 7,749.4375 | 6,889.25 | 8,036.166667 | |
Consider the sequence \( 5, 55, 555, 5555, 55555, \ldots \). Are any of the numbers in this sequence divisible by 495; if so, what is the smallest such number? | 555555555555555555 | 0.1875 | 7,008.8125 | 4,116.666667 | 7,676.230769 | |
We want to design a new chess piece, the American, with the property that (i) the American can never attack itself, and (ii) if an American $A_{1}$ attacks another American $A_{2}$, then $A_{2}$ also attacks $A_{1}$. Let $m$ be the number of squares that an American attacks when placed in the top left corner of an 8 by... | 1024 | Since one of the Americans must be in the top left corner, that eliminates $m$ squares from consideration for placing additional Americans. So $m+n$ is at most 64, which implies $m n$ can be at most 1024. To achieve 1024, we can color a chessboard the normal way, and say that an American attacks all squares of the oppo... | 0 | 7,423.75 | -1 | 7,423.75 |
In a square table with 2015 rows and columns, positive numbers are placed. The product of the numbers in each row and in each column is equal to 2, and the product of the numbers in any 3x3 square is equal to 1. What number is in the center of the table? | 2^{-2017} | 0 | 8,133.5625 | -1 | 8,133.5625 | |
Calculate the greatest common divisor (GCD) of the numbers 4557, 1953, and 5115. | 93 | 0.4375 | 1,769.5 | 2,931.714286 | 865.555556 | |
How many combinations of pennies (1 cent), nickels (5 cents) and/or dimes (10 cents) are there with a total value of 25 cents? | 12 | 0.75 | 5,277.9375 | 4,306.583333 | 8,192 | |
The area of triangle $ABC$ is 1. Let $A_1, B_1, C_1$ be the midpoints of the sides $BC, CA, AB$ respectively. Points $K, L, M$ are taken on the segments $AB_1, CA_1, BC_1$ respectively. What is the minimum area of the common part of triangles $KLM$ and $A_1B_1C_1$? | 1/8 | 0.0625 | 8,192 | 8,192 | 8,192 | |
Given the geometric sequence $\{a_n\}$, $a_5a_7=2$, $a_2+a_{10}=3$, determine the value of $\frac{a_{12}}{a_4}$. | \frac {1}{2} | 0.1875 | 7,592.25 | 6,360.666667 | 7,876.461538 | |
Given $ \dfrac {3\pi}{4} < \alpha < \pi$, $\tan \alpha+ \dfrac {1}{\tan \alpha}=- \dfrac {10}{3}$.
$(1)$ Find the value of $\tan \alpha$;
$(2)$ Find the value of $ \dfrac {5\sin ^{2} \dfrac {\alpha}{2}+8\sin \dfrac {\alpha}{2}\cos \dfrac {\alpha}{2}+11\cos ^{2} \dfrac {\alpha}{2}-8}{ \sqrt {2}\sin (\alpha- \dfrac {... | - \dfrac {5}{4} | 0.5 | 6,357.5 | 4,840.875 | 7,874.125 | |
Given complex numbers \( z \) and \( \omega \) satisfying the following two conditions:
1. \( z + \omega + 3 = 0 \);
2. \( |z|, 2, |\omega| \) form an arithmetic sequence.
Is there a maximum value for \( \cos(\arg z - \arg \omega) \)? If so, find it. | \frac{1}{8} | 0.0625 | 8,065.625 | 6,170 | 8,192 | |
The roots of the equation $x^{2}-2x = 0$ can be obtained graphically by finding the abscissas of the points of intersection of each of the following pairs of equations except the pair:
[Note: Abscissas means x-coordinate.] | $y = x$, $y = x-2$ | To solve this problem, we need to find the roots of the equation $x^2 - 2x = 0$ and check which pair of equations does not yield these roots when their graphs intersect.
1. **Finding the roots of the equation $x^2 - 2x = 0$:**
\[
x^2 - 2x = 0 \implies x(x - 2) = 0
\]
Setting each factor equal to zero gives... | 0 | 7,703.875 | -1 | 7,703.875 |
How many of the positive divisors of 128 are perfect squares larger than 1? | 3 | Since $128=2^{7}$, its positive divisors are $2^{0}=1, 2^{1}=2, 2^{2}=4, 2^{3}=8, 2^{4}=16, 2^{5}=32, 2^{6}=64, 2^{7}=128$. Of these, the integers $1,4,16,64$ are perfect squares, which means that 128 has three positive divisors that are perfect squares larger than 1. | 0.9375 | 2,565.5625 | 2,190.466667 | 8,192 |
Given vectors $\overrightarrow{m} = (\sqrt{3}\sin x - \cos x, 1)$ and $\overrightarrow{n} = (\cos x, \frac{1}{2})$, let the function $f(x) = \overrightarrow{m} \cdot \overrightarrow{n}$.
(1) Find the interval where the function $f(x)$ is monotonically increasing.
(2) If $a$, $b$, $c$ are the lengths of the sides opposi... | 2\sqrt{3} | 1 | 5,578.4375 | 5,578.4375 | -1 | |
The different ways to obtain the number of combinations of dice, as discussed in Example 4-15 of Section 4.6, can also be understood using the generating function form of Pólya’s enumeration theorem as follows:
$$
\begin{aligned}
P= & \frac{1}{24} \times\left[\left(x_{1}+x_{2}+x_{3}+x_{4}+x_{5}+x_{6}\right)^{6}\right.... | 30 | 0 | 7,591.9375 | -1 | 7,591.9375 | |
How many integers $-15 \leq n \leq 15$ satisfy $(n-3)(n+5)(n+9) < 0$? | 13 | 0.9375 | 4,928.4375 | 4,710.866667 | 8,192 | |
Squares of integers that are palindromes (i.e., they read the same left-to-right and right-to-left) are an interesting subject of study. For example, the squares of $1, 11, 111,$ and $1111$ are $1, 121, 12321,$ and $1234321$ respectively, and all these numbers are palindromes. This rule applies to any number of ones up... | 698896 | 0 | 7,852 | -1 | 7,852 | |
Find a six-digit number $\overline{xy243z}$ that is divisible by 396. | 432432 | 0.4375 | 6,383.3125 | 4,589.428571 | 7,778.555556 | |
Let \( x, y, z, w \in [0,1] \). Find the maximum value of \( S = x^2 y + y^2 z + z^2 w + w^2 x - xy^2 - yz^2 - zw^2 - wx^2 \). | \frac{8}{27} | 0 | 8,192 | -1 | 8,192 | |
In triangle $PQR$, $PQ = 8$, $PR = 17$, and the length of median $PM$ is 12. Additionally, the angle $\angle QPR = 60^\circ$. Find the area of triangle $PQR$. | 34\sqrt{3} | 0 | 8,192 | -1 | 8,192 | |
A new dump truck delivered sand to a construction site, forming a conical pile with a diameter of $12$ feet. The height of the cone was $50\%$ of its diameter. However, the pile was too large, causing some sand to spill, forming a cylindrical layer directly around the base of the cone. The height of this cylindrical la... | 98\pi | 0 | 4,957.4375 | -1 | 4,957.4375 | |
How many even divisors does \(10!\) have? | 240 | 1 | 3,330.4375 | 3,330.4375 | -1 | |
Suppose $n \ge 0$ is an integer and all the roots of $x^3 +
\alpha x + 4 - ( 2 \times 2016^n) = 0$ are integers. Find all possible values of $\alpha$ . | -3 | 0 | 8,192 | -1 | 8,192 | |
A person was asked how much he paid for a hundred apples and he answered the following:
- If a hundred apples cost 4 cents more, then for 1 dollar and 20 cents, he would get five apples less.
How much did 100 apples cost? | 96 | 0.4375 | 3,562.6875 | 3,962.428571 | 3,251.777778 | |
Find all real numbers $x$ satisfying $$x^{9}+\frac{9}{8} x^{6}+\frac{27}{64} x^{3}-x+\frac{219}{512}=0$$ | $\frac{1}{2}, \frac{-1 \pm \sqrt{13}}{4}$ | Note that we can re-write the given equation as $$\sqrt[3]{x-\frac{3}{8}}=x^{3}+\frac{3}{8}$$ Furthermore, the functions of $x$ on either side, we see, are inverses of each other and increasing. Let $f(x)=\sqrt[3]{x-\frac{3}{8}}$. Suppose that $f(x)=y=f^{-1}(x)$. Then, $f(y)=x$. However, if $x<y$, we have $f(x)>f(y)$, ... | 0 | 8,087.9375 | -1 | 8,087.9375 |
Call a set $S$ product-free if there do not exist $a, b, c \in S$ (not necessarily distinct) such that $a b = c$. For example, the empty set and the set $\{16, 20\}$ are product-free, whereas the sets $\{4, 16\}$ and $\{2, 8, 16\}$ are not product-free. Find the number of product-free subsets of the set $\{1, 2, 3, 4,.... | 252 | Let $X$ be a product-free subset, and note that 1 is not in $x$. We consider four cases:
1.) both 2 and 3 are not in $X$. Then there are $2^7=128$ possible subsets for this case.
2.) 2 is in $X$, but 3 is not. Then 4 in not in $X$, so there are $2^6=64$ subsets; however, there is a $\frac{1}{4}$ chance that 5 and 10 ... | 0 | 8,192 | -1 | 8,192 |
In triangle $XYZ$, side lengths are $XY = 30$, $YZ = 45$, and $XZ = 51$. Points P and Q are on $XY$ and $XZ$ respectively, such that $XP = 18$ and $XQ = 15$. Determine the ratio of the area of triangle $XPQ$ to the area of quadrilateral $PQZY$.
A) $\frac{459}{625}$
B) $\frac{1}{2}$
C) $\frac{3}{5}$
D) $\frac{459}{675}$ | \frac{459}{625} | 0 | 8,192 | -1 | 8,192 | |
Two cars start from the same location at the same time, moving in the same direction at a constant speed. Each car can carry a maximum of 24 barrels of gasoline, and each barrel of gasoline allows a car to travel 60km. Both cars must return to the starting point, but they do not have to return at the same time. The car... | 360 | 0.4375 | 7,999.375 | 7,751.714286 | 8,192 | |
Let $ABCD$ and $BCFG$ be two faces of a cube with $AB=10$. A beam of light is emitted from vertex $A$ and reflects off face $BCFG$ at point $P$, which is 3 units from $\overline{BG}$ and 4 units from $\overline{BC}$. The beam continues its path, reflecting off the faces of the cube. The length of the light path from wh... | 55 | 0 | 8,192 | -1 | 8,192 | |
The solutions of $x(3x-7)=-3$ may be expressed in the form $\frac{m+\sqrt{n}}{p}$ and $\frac{m-\sqrt{n}}{p}$, where $m$, $n$, and $p$ have a greatest common divisor of 1. Find $m+n+p$. | 26 | 1 | 1,775.1875 | 1,775.1875 | -1 | |
Consider those functions $f$ that satisfy $f(x+4)+f(x-4) = f(x)$ for all real $x$. Any such function is periodic, and there is a least common positive period $p$ for all of them. Find $p$. | 24 | 1. **Identify the functional equation and its implications**: We are given that $f(x+4) + f(x-4) = f(x)$ for all real $x$. This equation suggests a relationship between function values at intervals of 4 units.
2. **Derive additional relationships**: Substitute $x+4$ for $x$ in the original equation:
\[
f(x+8) + ... | 0.6875 | 6,987.0625 | 6,645.818182 | 7,737.8 |
A square piece of paper, 4 inches on a side, is folded in half vertically. Both layers are then cut in half parallel to the fold. Three new rectangles are formed, a large one and two small ones. What is the ratio of the perimeter of one of the small rectangles to the perimeter of the large rectangle? | \frac{5}{6} | 1. **Understanding the problem**: We start with a square piece of paper with each side measuring 4 inches. The paper is folded in half vertically, which means the fold divides the square into two equal rectangles each with dimensions $4 \times 2$ inches.
2. **Cutting the paper**: After folding, both layers of the pape... | 0.8125 | 4,877.25 | 4,960.307692 | 4,517.333333 |
Five identical white pieces and ten identical black pieces are arranged in a row. It is required that the right neighbor of each white piece must be a black piece. The number of different arrangements is . | 252 | 0.0625 | 8,039.375 | 7,159 | 8,098.066667 | |
ABCDEF is a six-digit number. All its digits are different and arranged in ascending order from left to right. This number is a perfect square.
Determine what this number is. | 134689 | 0 | 8,192 | -1 | 8,192 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.