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
Define a monic irreducible polynomial with integral coefficients to be a polynomial with leading coefficient 1 that cannot be factored, and the prime factorization of a polynomial with leading coefficient 1 as the factorization into monic irreducible polynomials. How many not necessarily distinct monic irreducible poly...
5
$x^{8}+x^{4}+1=\left(x^{8}+2 x^{4}+1\right)-x^{4}=\left(x^{4}+1\right)^{2}-\left(x^{2}\right)^{2}=\left(x^{4}-x^{2}+1\right)\left(x^{4}+x^{2}+1\right)=$ $\left(x^{4}-x^{2}+1\right)\left(x^{2}+x+1\right)\left(x^{2}-x+1\right)$, and $x^{8}+x+1=\left(x^{2}+x+1\right)\left(x^{6}-x^{5}+x^{3}-x^{2}+1\right)$. If an integer p...
0
8,192
-1
8,192
Given a hyperbola with left and right foci at $F_1$ and $F_2$ respectively, a chord $AB$ on the left branch passing through $F_1$ with a length of 5. If $2a=8$, determine the perimeter of $\triangle ABF_2$.
26
0.5
5,210.75
2,834.75
7,586.75
Given that the point $P$ on the ellipse $\frac{x^{2}}{64} + \frac{y^{2}}{28} = 1$ is 4 units away from the left focus, find the distance from point $P$ to the right directrix.
16
0.3125
7,053.1875
4,547.8
8,192
Suppose \( x \), \( y \), and \( z \) are positive numbers satisfying: \[ x^2 \cdot y = 2, \\ y^2 \cdot z = 4, \text{ and} \\ z^2 / x = 5. \] Find \( x \).
5^{1/7}
0.0625
2,766.4375
2,927
2,755.733333
Sides $\overline{AB}$ and $\overline{AC}$ of equilateral triangle $ABC$ are tangent to a circle at points $B$ and $C$ respectively. What fraction of the area of $\triangle ABC$ lies outside the circle?
\frac{4}{3}-\frac{4\sqrt{3}\pi}{27}
1. **Identify the Geometry and Relationships**: - Let the radius of the circle be $r$, and its center be $O$. - Since $\overline{AB}$ and $\overline{AC}$ are tangent to the circle at points $B$ and $C$, respectively, $\angle OBA = \angle OCA = 90^\circ$. - Triangle $OBC$ is isosceles with $\overline{OB} = \ove...
0
8,192
-1
8,192
Given $\frac{\sin \alpha \cos \alpha }{1-\cos 2\alpha }=\frac{1}{4}$, $\tan (\alpha-\beta)=2$, calculate $\tan (\beta-2\alpha)$.
\frac{4}{3}
1
2,972.875
2,972.875
-1
Herbert rolls 6 fair standard dice and computes the product of all of his rolls. If the probability that the product is prime can be expressed as $\frac{a}{b}$ for relatively prime positive integers $a$ and $b$, compute $100 a+b$.
2692
The only way this can happen is if 5 of the dice roll 1 and the last die rolls a prime number (2, 3, or 5). There are 6 ways to choose the die that rolls the prime, and 3 ways to choose the prime. Thus, the probability is $\frac{3 \cdot 6}{6^{6}}=\frac{1}{2592}$.
0.6875
4,171
4,257.545455
3,980.6
The integers \( m \) and \( n \) satisfy the equation \( 3^{m} \times n = 7! + 8! + 9! \). What is the smallest possible value for \( n \)?
560
0.9375
4,404.625
4,327.4
5,563
When three standard dice are tossed, the numbers $x, y, z$ are obtained. Find the probability that $xyz = 72$.
\frac{1}{24}
0.125
7,843.5625
7,495.5
7,893.285714
20 points were marked inside a square and connected with non-intersecting segments to each other and to the vertices of the square, such that the square was divided into triangles. How many triangles were formed?
42
0.9375
5,264.75
5,069.6
8,192
Given a geometric sequence $\{a_n\}$ with $a_1=1$, $0<q<\frac{1}{2}$, and for any positive integer $k$, $a_k - (a_{k+1}+a_{k+2})$ is still an element of the sequence, find the common ratio $q$.
\sqrt{2} - 1
0.3125
7,327.5625
5,425.8
8,192
If the real numbers $x, y, z$ are such that $x^2 + 4y^2 + 16z^2 = 48$ and $xy + 4yz + 2zx = 24$ , what is the value of $x^2 + y^2 + z^2$ ?
21
0.3125
7,444.3125
5,799.4
8,192
The region consisting of all points in three-dimensional space within 3 units of line segment $\overline{AB}$ has volume $216\pi$. What is the length $\textit{AB}$?
20
1. **Understanding the Geometry**: The region described is a cylinder with hemispheres capping both ends. The radius of the cylinder and hemispheres is $3$ units. 2. **Volume of Hemispheres**: Each hemisphere has a radius of $3$ units. The volume $V$ of a sphere is given by $V = \frac{4}{3}\pi r^3$. Therefore, the vol...
1
1,434.5
1,434.5
-1
Consider the number $99,\!999,\!999,\!999$ squared. Following a pattern observed in previous problems, determine how many zeros are in the decimal expansion of this number squared.
10
0.1875
7,453.25
5,520.666667
7,899.230769
Call a $3$-digit number geometric if it has $3$ distinct digits which, when read from left to right, form a geometric sequence. Find the difference between the largest and smallest geometric numbers.
840
0.75
6,830.1875
6,376.25
8,192
The sides of rhombus \( EFGH \) are the hypotenuses of the isosceles right triangles \( EAF, FDG, GCH, \) and \( HBE \), and all these triangles have common interior points with the rhombus \( EFGH \). The sum of the areas of quadrilateral \( ABCD \) and rhombus \( EFGH \) is 12. Find \( GH \).
2\sqrt{3}
0
7,915.4375
-1
7,915.4375
A given integer Fahrenheit temperature $F$ is first converted to Kelvin using the formula $K = \frac{5}{9}(F - 32) + 273.15$, rounded to the nearest integer, then converted back to Fahrenheit using the inverse formula $F' = \frac{9}{5}(K - 273.15) + 32$, and rounded to the nearest integer again. Find how many integer F...
401
0
8,192
-1
8,192
Calculate $1,000,000,000,000 - 888,777,888,777$.
111,222,111,223
0.1875
4,198.6875
565.666667
5,037.076923
There are 5 weights. Their masses are 1000 g, 1001 g, 1002 g, 1004 g, and 1007 g, but they have no markings and are visually indistinguishable. There is a scale with a pointer that shows the mass in grams. How can you determine the 1000 g weight using three weighings?
1000
0.0625
7,904.375
5,956
8,034.266667
What is the largest possible remainder that is obtained when a two-digit number is divided by the sum of its digits?
15
0
8,192
-1
8,192
Kelvin the Frog is hopping on a number line (extending to infinity in both directions). Kelvin starts at 0. Every minute, he has a $\frac{1}{3}$ chance of moving 1 unit left, a $\frac{1}{3}$ chance of moving 1 unit right and $\frac{1}{3}$ chance of getting eaten. Find the expected number of times Kelvin returns to 0 (n...
\frac{3\sqrt{5}-5}{5}
First we compute probability that the mouse returns to 0 before being eaten. Then probability that it is at 0 in $2n$ minutes without being eaten is given by $\frac{1}{3^{2n}}\binom{2n}{n}$. Therefore, the overall expectation is given by $\sum_{n \geq 1}\binom{2n}{n} 9^{-n}=-1+\sum_{n \geq 0}\binom{2n}{n} 9^{-n}=-1+\fr...
0
8,192
-1
8,192
The complex number $z$ is equal to $9+bi$, where $b$ is a positive real number and $i^{2}=-1$. Given that the imaginary parts of $z^{2}$ and $z^{3}$ are the same, what is $b$ equal to?
15
Squaring, we find that $(9 + bi)^2 = 81 + 18bi - b^2$. Cubing and ignoring the real parts of the result, we find that $(81 + 18bi - b^2)(9 + bi) = \ldots + (9\cdot 18 + 81)bi - b^3i$. Setting these two equal, we get that $18bi = 243bi - b^3i$, so $b(b^2 - 225) = 0$ and $b = -15, 0, 15$. Since $b > 0$, the solution is ...
1
2,622.8125
2,622.8125
-1
Simplify $15 \cdot \frac{7}{10} \cdot \frac{1}{9}$.
\frac{7}{6}
1
1,957.0625
1,957.0625
-1
Given that all three vertices of \(\triangle ABC\) lie on the parabola defined by \(y = 4x^2\), with \(A\) at the origin and \(\overline{BC}\) parallel to the \(x\)-axis, calculate the length of \(BC\), given that the area of the triangle is 128.
4\sqrt[3]{4}
0.8125
6,318.8125
6,151.692308
7,043
Let the set \( \mathrm{S} = \{1, 2, 3, \ldots, 10\} \). The subset \( \mathrm{A} \) of \( \mathrm{S} \) satisfies \( \mathrm{A} \cap \{1, 2, 3\} \neq \emptyset \) and \( \mathrm{A} \cup \{4, 5, 6\} \neq \mathrm{S} \). Find the number of such subsets \( \mathrm{A} \).
888
0.0625
7,993.1875
7,259
8,042.133333
A cyclist is riding on a track at a constant speed. It is known that at 11:22, he covered a distance that is 1.4 times greater than the distance he covered at 11:08. When did he start?
10:33
0.875
3,399.9375
3,134
5,261.5
Given that $\tan(\alpha+ \frac {\pi}{4})= \frac {3}{4}$, calculate the value of $\cos ^{2}(\frac {\pi}{4}-\alpha)$.
\frac{9}{25}
1
3,818.8125
3,818.8125
-1
Given the function $f(x)=x(x-a)(x-b)$, its derivative is $f′(x)$. If $f′(0)=4$, find the minimum value of $a^{2}+2b^{2}$.
8 \sqrt {2}
0
5,342.375
-1
5,342.375
Billy is hiking in Colorado. He walks eastward four miles, then turns $60$ degrees northward and walks six miles. How far is he from his starting point? Express your answer in simplest radical form.
2\sqrt{19}
0.4375
6,779.125
4,962.571429
8,192
The line $y=-\frac{3}{4}x+9$ crosses the $x$-axis at $P$ and the $y$-axis at $Q$. Point $T(r,s)$ is on line segment $PQ$. If the area of $\triangle POQ$ is three times the area of $\triangle TOP$, then what is the value of $r+s$? [asy] // draw axes draw((-3, 0)--(15, 0), Arrow); draw((0, -3)--(0, 15), Arrow); label(...
11
1
2,248.375
2,248.375
-1
What is $1010101_2 + 111000_2$? Write your answer in base $10$.
141
0
8,192
-1
8,192
The sum of the first three terms of an arithmetic progression, as well as the sum of the first six terms, are natural numbers. Additionally, its first term \( d_{1} \) satisfies the inequality \( d_{1} \geqslant \frac{1}{2} \). What is the smallest possible value that \( d_{1} \) can take?
5/9
0.4375
7,713.1875
7,097.571429
8,192
Let $x_1,$ $x_2,$ $x_3,$ $x_4$ be the roots of the polynomial $f(x) = x^4 - x^3 + x^2 + 1$. Define $g(x) = x^2 - 3$. Find the product: \[ g(x_1) g(x_2) g(x_3) g(x_4). \]
142
0.9375
4,298.5
4,038.933333
8,192
A square has a diagonal of length $10\sqrt{2}$ centimeters. What is the number of square centimeters in the area of the square?
100
1
1,325.875
1,325.875
-1
Right $\triangle ABC$ has $AB=3$, $BC=4$, and $AC=5$. Square $XYZW$ is inscribed in $\triangle ABC$ with $X$ and $Y$ on $\overline{AC}$, $W$ on $\overline{AB}$, and $Z$ on $\overline{BC}$. What is the side length of the square? [asy] pair A,B,C,W,X,Y,Z; A=(-9,0); B=(0,12); C=(16,0); W=(12A+25B)/37; Z =(12C+25B)/37; ...
\frac{60}{37}
0
8,192
-1
8,192
Let $n$ be the smallest positive integer such that $n$ is divisible by $20$, $n^2$ is a perfect cube, and $n^3$ is a perfect square. What is the number of digits of $n$?
7
1. **Understanding the problem**: We need to find the smallest positive integer $n$ such that: - $n$ is divisible by $20$, - $n^2$ is a perfect cube, - $n^3$ is a perfect square. 2. **Analyzing the conditions**: - Since $n$ is divisible by $20$, $n$ must have at least the prime factors $2^2$ and $5$. - ...
0.8125
6,058.25
5,565.846154
8,192
The brakes of a car allow it to stay stationary on an inclined asphalt surface with a base angle not exceeding $30^{\circ}$. Determine the minimum braking distance of this car when traveling at a speed of $30 \, \text{m/s}$ on a flat horizontal road with the same surface. The acceleration due to gravity is $g=10 \, \te...
78
0.25
6,281.1875
4,134.25
6,996.833333
Given that A and B are any two points on the line l, and O is a point outside of l. If there is a point C on l that satisfies the equation $\overrightarrow {OC}= \overrightarrow {OA}cosθ+ \overrightarrow {OB}cos^{2}θ$, find the value of $sin^{2}θ+sin^{4}θ+sin^{6}θ$.
\sqrt {5}-1
0
6,883.75
-1
6,883.75
Given $f(x)=x^{3}+3ax^{2}+bx+a^{2}$ has an extremum of $0$ at $x=-1$, find $a-b=\_\_\_\_\_\_\_\_$.
-7
0.875
4,677.875
4,473.428571
6,109
If \(x = \frac{1}{3}\) and \(y = 3\), find the value of \(\frac{1}{4}x^3y^8\).
60.75
0.3125
3,595.25
2,771.8
3,969.545455
A trapezoid field is uniformly planted with wheat. The trapezoid has one pair of parallel sides measuring 80 m and 160 m, respectively, with the longer side on the bottom. The other two non-parallel sides each measure 120 m. The angle between a slanted side and the longer base is $45^\circ$. At harvest, the wheat at an...
\frac{1}{2}
0
8,019.9375
-1
8,019.9375
The integers 195 and 61 are expressed in base 4 and added. What is the resulting sum, expressed in base 4?
10000
0.625
5,508.75
4,918.6
6,492.333333
In quadrilateral \(ABCD\), \(\angle ABD = 70^\circ\), \(\angle CAD = 20^\circ\), \(\angle BAC = 48^\circ\), \(\angle CBD = 40^\circ\). Find \(\angle ACD\).
22
0.0625
8,135.8125
8,192
8,132.066667
What is the sum of all integer solutions to \( |n| < |n-5| < 10 \)?
-12
0
3,213.625
-1
3,213.625
Each triangle is a 30-60-90 triangle, and the hypotenuse of one triangle is the longer leg of an adjacent triangle. The hypotenuse of the largest triangle is 8 centimeters. What is the number of centimeters in the length of the longer leg of the smallest triangle? Express your answer as a common fraction. [asy] pair O...
\frac{9}{2}
0.125
7,380.9375
6,498.5
7,507
A square has side length 5. In how many different locations can point $X$ be placed so that the distances from $X$ to the four sides of the square are $1,2,3$, and 4?
8
Label the square as $A B C D$. Suppose that the point $X$ is 1 unit from side $A B$. Then $X$ lies on a line segment $Y Z$ that is 1 unit below side $A B$. Note that if $X$ lies on $Y Z$, then it is automatically 4 units from side $D C$. Since $X$ must be 2 units from either side $A D$ or side $B C$, then there are 2 p...
0.25
6,882.0625
5,611.75
7,305.5
A natural number $n$ is called a "good number" if the column addition of $n$, $n+1$, and $n+2$ does not produce any carry-over. For example, 32 is a "good number" because $32+33+34$ does not result in a carry-over; however, 23 is not a "good number" because $23+24+25$ does result in a carry-over. The number of "good nu...
48
0
8,192
-1
8,192
A smooth sphere with a radius of 1 cm is dipped in red paint and released between two absolutely smooth concentric spheres with radii of 4 cm and 6 cm respectively (this sphere is outside the smaller sphere but inside the larger one). Upon contact with both spheres, the sphere leaves a red mark. During its movement, th...
83.25
0.25
6,969.3125
6,173.75
7,234.5
The arithmetic mean of these five expressions is 24. What is the value of $x$? $$x + 8 \hspace{.5cm} 15 \hspace{.5cm} 2x \hspace{.5cm} 13 \hspace{.5cm} 2x + 4$$
16
1
1,698
1,698
-1
Find the sum of all positive real solutions $x$ to the equation \[2\cos2x \left(\cos2x - \cos{\left( \frac{2014\pi^2}{x} \right) } \right) = \cos4x - 1,\]where $x$ is measured in radians.
1080 \pi
0.875
5,752.4375
5,403.928571
8,192
A semicircular sponge with a diameter of $20 \text{ cm}$ is used to wipe a corner of a room's floor such that the ends of the diameter continuously touch the two walls forming a right angle. What area does the sponge wipe?
100\pi
0
6,096.3125
-1
6,096.3125
Abby, Bridget, and four of their classmates will be seated in two rows of three for a group picture, as shown. \begin{tabular}{ccc} X & X & X \\ X & X & X \end{tabular} If the seating positions are assigned randomly, what is the probability that Abby and Bridget are adjacent to each other in the same row or the same co...
\frac{7}{15}
1. **Total Arrangements**: First, we calculate the total number of ways to arrange 6 kids (including Abby and Bridget) in 6 seats. This is simply the number of permutations of 6 items, which is $6!$. 2. **Adjacent Arrangements**: We need to count the number of ways Abby and Bridget can sit next to each other. We consi...
0.5625
5,566.375
3,524.222222
8,192
What is the minimum number of equilateral triangles, of side length 1 unit, needed to cover an equilateral triangle of side length 10 units?
100
0.6875
6,802
6,170.181818
8,192
Let $p$ be the probability that, in the process of repeatedly flipping a fair coin, one will encounter a run of $5$ heads before one encounters a run of $2$ tails. Given that $p$ can be written in the form $m/n$ where $m$ and $n$ are relatively prime positive integers, find $m+n$.
37
0.375
7,540
7,084.833333
7,813.1
Using the digits 0 to 9, how many three-digit even numbers can be formed without repeating any digits?
360
0.0625
6,385.75
5,699
6,431.533333
The arithmetic mean of eleven numbers is 32. If three numbers $x$, $y$, and $z$ are added to this list, the mean of the fourteen-member list becomes 45. What is the mean of $x$, $y$, and $z$?
\frac{278}{3}
0.625
2,918.375
2,523.2
3,577
A square $ABCD$ with a side length of $2$ is rotated around $BC$ to form a cylinder. Find the surface area of the cylinder.
16\pi
0.9375
4,278
4,043.8
7,791
Given an arithmetic-geometric sequence $\{a\_n\}$, where $a\_1 + a\_3 = 10$ and $a\_4 + a\_6 = \frac{5}{4}$, find its fourth term and the sum of the first five terms.
\frac{31}{2}
0.1875
7,779.0625
5,989.666667
8,192
Evaluate $\left\lceil3\left(6-\frac12\right)\right\rceil$.
17
1
1,473.6875
1,473.6875
-1
There are $2020\times 2020$ squares, and at most one piece is placed in each square. Find the minimum possible number of pieces to be used when placing a piece in a way that satisfies the following conditions. ・For any square, there are at least two pieces that are on the diagonals containing that square. Note : We ...
2020
0.0625
7,970.1875
5,394
8,141.933333
Find the number of positive integers $n,$ $1 \le n \le 2600,$ for which the polynomial $x^2 + x - n$ can be factored as the product of two linear factors with integer coefficients.
50
0.6875
6,404.1875
5,739.727273
7,866
In the tetrahedron \( OABC \), \(\angle AOB = 45^\circ\), \(\angle AOC = \angle BOC = 30^\circ\). Find the cosine value of the dihedral angle \(\alpha\) between the planes \( AOC \) and \( BOC \).
2\sqrt{2} - 3
0.0625
8,145.9375
7,455
8,192
Given Mr. Thompson can choose between two routes to commute to his office: Route X, which is 8 miles long with an average speed of 35 miles per hour, and Route Y, which is 7 miles long with an average speed of 45 miles per hour excluding a 1-mile stretch with a reduced speed of 15 miles per hour. Calculate the time dif...
1.71
0.5
773.4375
755.625
791.25
Let $S\,$ be a set with six elements. In how many different ways can one select two not necessarily distinct subsets of $S\,$ so that the union of the two subsets is $S\,$? The order of selection does not matter; for example, the pair of subsets $\{a, c\},\{b, c, d, e, f\}$ represents the same selection as the pair $\{...
365
We evaluate $f(6)$ recursively: \begin{alignat*}{6} f(0)&=1, \\ f(1)&=3f(0)-1&&=2, \\ f(2)&=3f(1)-1&&=5, \\ f(3)&=3f(2)-1&&=14, \\ f(4)&=3f(3)-1&&=41, \\ f(5)&=3f(4)-1&&=122, \\ f(6)&=3f(5)-1&&=\boxed{365}. \end{alignat*} ~MRENTHUSIASM
0.75
6,458.6875
5,880.916667
8,192
Two different natural numbers are selected from the set $\{1, 2, 3, \ldots, 8\}$. What is the probability that the greatest common factor (GCF) of these two numbers is one? Express your answer as a common fraction.
\frac{3}{4}
0.3125
7,703.5625
6,777
8,124.727273
Maria uses 150 grams of lemon juice, 200 grams of sugar, 300 grams of water, and 50 grams of honey in her lemonade. There are 25 calories in 100 grams of lemon juice, 386 calories in 100 grams of sugar, and 64 calories in 100 grams of honey. Water contains no calories. Calculate the total calories in 250 grams of her l...
301
0
6,606.75
-1
6,606.75
During a year when Valentine's Day, February 14, falls on a Tuesday, what day of the week is Cinco de Mayo (May 5) and how many days are between February 14 and May 5 inclusively?
81
0.0625
688.4375
540
698.333333
Consider a large square of side length 60 units, subdivided into a grid with non-uniform rows and columns. The rows are divided into segments of 20, 20, and 20 units, and the columns are divided into segments of 15, 15, 15, and 15 units. A shaded region is created by connecting the midpoint of the leftmost vertical lin...
\frac{1}{4}
0.0625
7,266.9375
5,337
7,395.6
The entries in a $3 \times 3$ array include all the digits from $1$ through $9$, arranged so that the entries in every row and column are in increasing order. How many such arrays are there?
42
To solve this problem, we need to consider the constraints given by the increasing order in rows and columns. We will analyze the possible placements of the numbers, especially focusing on the central number and the corners, which are critical due to the increasing order constraint. #### Step 1: Analyze the corners an...
0.375
4,958.1875
4,276.333333
5,367.3
The statement $x^2 - x - 6 < 0$ is equivalent to the statement:
-2 < x < 3
1. **Factorize the quadratic expression**: We start by factoring the quadratic expression given in the inequality $x^2 - x - 6 < 0$. We look for two numbers that multiply to $-6$ (the constant term) and add up to $-1$ (the coefficient of $x$). These numbers are $3$ and $-2$. Therefore, we can factorize the quadratic as...
0
1,630.3125
-1
1,630.3125
Evaluate $$\lceil\sqrt{5}\rceil + \lceil\sqrt{6}\rceil + \lceil\sqrt{7}\rceil + \cdots + \lceil\sqrt{49}\rceil$$Note: For a real number $x,$ $\lceil x \rceil$ denotes the smallest integer that is greater than or equal to $x.$
245
0.125
6,949.75
3,944
7,379.142857
Given the function $f(x)=ax^{3}+2bx^{2}+3cx+4d$, where $a,b,c,d$ are real numbers, $a < 0$, and $c > 0$, is an odd function, and when $x\in[0,1]$, the range of $f(x)$ is $[0,1]$. Find the maximum value of $c$.
\frac{\sqrt{3}}{2}
0
7,769.8125
-1
7,769.8125
The number $2^{1997}$ has $m$ decimal digits, while the number $5^{1997}$ has $n$ digits. Evaluate $m+n$ .
1998
0.75
6,191.875
5,525.166667
8,192
An ellipse whose axes are parallel to the coordinate axes is tangent to the $x$-axis at $(4, 0)$ and tangent to the $y$-axis at $(0, 1).$ Find the distance between the foci of the ellipse.
2\sqrt{15}
0.75
5,090.75
4,057
8,192
What is the modular inverse of $13$, modulo $2000$? Express your answer as an integer from $0$ to $1999$, inclusive.
1077
0.8125
4,973.9375
4,231.307692
8,192
Two identical cylindrical vessels are connected at the bottom with a small-diameter tube with a valve. While the valve was closed, water was poured into the first vessel and oil was poured into the second vessel, so that the liquid levels were identical and equal to $h = 40 \text{ cm}$. At what level will the water est...
32.94
0.0625
7,545.625
5,554
7,678.4
The graph of the function $y=g(x)$ is given. For all $x > 5$, it holds that $g(x) > 0.5$. The function $g(x)$ is defined as $g(x) = \frac{x^2}{Ax^2 + Bx + C}$ where $A$, $B$, and $C$ are integers. The vertical asymptotes of $g$ are at $x = -3$ and $x = 4$, and the horizontal asymptote is such that $y = 1/A < 1$. Find $...
-24
0.8125
5,364.4375
4,933.692308
7,231
The function $y=\frac{x^3+11x^2+38x+35}{x+3}$ can be simplified into the function $y=Ax^2+Bx+C$, defined everywhere except at $x=D$. What is the sum of the values of $A$, $B$, $C$, and $D$?
20
0.875
5,508.375
5,125
8,192
The bases of a trapezoid are 3 cm and 5 cm. One of the diagonals of the trapezoid is 8 cm, and the angle between the diagonals is $60^{\circ}$. Find the perimeter of the trapezoid.
22
0.625
5,801.375
4,539.4
7,904.666667
Use the Horner's method to calculate the value of the polynomial $f(x) = 12 + 35x - 8x^2 + 79x^3 + 6x^4 + 5x^5 + 3x^6$ at $x = -4$. What is the value of $V_4$?
220
0.75
4,105.375
4,412.583333
3,183.75
Given the parametric equation of curve $C_{1}$ is $\begin{cases} x=-2+2\cos \theta \\ y=2\sin \theta \end{cases}$ (with $\theta$ as the parameter), and establishing a coordinate system with the origin as the pole and the positive half-axis of $x$ as the polar axis, the polar equation of curve $C_{2}$ is $\rho=4\sin \th...
2+2\sqrt{2}
0.1875
8,025.125
7,302
8,192
Using the digits 1, 2, 3, 4, how many distinct four-digit even numbers can be formed?
12
0.8125
1,793.8125
2,051
679.333333
Given real numbers $x$ and $y$ satisfying $x^{2}+4y^{2}\leqslant 4$, find the maximum value of $|x+2y-4|+|3-x-y|$.
12
0.4375
7,095.75
5,686.285714
8,192
Let $S$ be the set of triples $(a,b,c)$ of non-negative integers with $a+b+c$ even. The value of the sum \[\sum_{(a,b,c)\in S}\frac{1}{2^a3^b5^c}\] can be expressed as $\frac{m}{n}$ for relative prime positive integers $m$ and $n$ . Compute $m+n$ . *Proposed by Nathan Xiong*
37
0.4375
6,598.625
4,729.857143
8,052.111111
Suppose that the number $\sqrt{2700} - 37$ can be expressed in the form $(\sqrt a - b)^3,$ where $a$ and $b$ are positive integers. Find $a+b.$
13
0.9375
4,203.6875
3,937.8
8,192
Given that the line $x - 2y + 2k = 0$ encloses a triangle with an area of $1$ together with the two coordinate axes, find the value of the real number $k$.
-1
0.0625
4,973.6875
7,231
4,823.2
When placing each of the digits $2,4,5,6,9$ in exactly one of the boxes of this subtraction problem, what is the smallest difference that is possible? \[\begin{array}{cccc} & \boxed{} & \boxed{} & \boxed{} \\ - & & \boxed{} & \boxed{} \\ \hline \end{array}\]
149
To find the smallest possible difference between a three-digit number $a$ and a two-digit number $b$ using the digits $2, 4, 5, 6, 9$ exactly once each, we need to minimize $a$ and maximize $b$. 1. **Minimize $a$:** To minimize a three-digit number $a = \overline{xyz}$, we should place the smallest digit in the hundr...
0
8,192
-1
8,192
Given vectors $\overrightarrow {m}$=(cosx, sinx) and $\overrightarrow {n}$=(cosx, $\sqrt {3}$cosx), where x∈R, define the function f(x) = $\overrightarrow {m}$$\cdot \overrightarrow {n}$+ $\frac {1}{2}$. (1) Find the analytical expression and the interval where the function is strictly increasing; (2) Let a, b, and c b...
\sqrt {3}-1
0
5,567.625
-1
5,567.625
Numbers between $200$ and $500$ that are divisible by $5$ contain the digit $3$. How many such whole numbers exist?
24
0.25
7,963.0625
7,276.25
8,192
Xiao Ming must stand in the very center, and Xiao Li and Xiao Zhang must stand together in a graduation photo with seven students. Find the number of different arrangements.
192
0.25
6,686.4375
6,279.25
6,822.166667
The lottery now consists of two drawings. First, a PowerBall is picked from among 30 numbered balls. Second, six LuckyBalls are picked from among 49 numbered balls. To win the lottery, you must pick the PowerBall number correctly and also correctly pick the numbers on all six LuckyBalls (order does not matter for the L...
\frac{1}{419,512,480}
0
4,678.5625
-1
4,678.5625
Given the planar vectors $\overrightarrow{a}$ and $\overrightarrow{b}$, with $|\overrightarrow{a}| = 1$, $|\overrightarrow{b}| = \sqrt{2}$, and $\overrightarrow{a} \cdot \overrightarrow{b} = 1$, find the angle between vectors $\overrightarrow{a}$ and $\overrightarrow{b}$.
\frac{\pi}{4}
0.375
1,965.3125
2,685.666667
1,533.1
Find all real numbers \( x \) that satisfy the equation \[ \frac{x-2020}{1}+\frac{x-2019}{2}+\cdots+\frac{x-2000}{21}=\frac{x-1}{2020}+\frac{x-2}{2019}+\cdots+\frac{x-21}{2000}, \] and simplify your answer(s) as much as possible. Justify your solution.
2021
0.375
7,274.6875
6,118.333333
7,968.5
Compute $\left(\sqrt{625681 + 1000} - \sqrt{1000}\right)^2$.
626681 - 2 \cdot \sqrt{626681} \cdot 31.622776601683793 + 1000
0
8,174
-1
8,174
Xiao Ming attempts to remove all 24 bottles of beer from a box, with each attempt allowing him to remove either three or four bottles at a time. How many different methods are there for Xiao Ming to remove all the beer bottles?
37
0.8125
4,651.25
4,332.384615
6,033
The intersecting squares from left to right have sides of lengths 12, 9, 7, and 3, respectively. By how much is the sum of the black areas greater than the sum of the gray areas?
103
0.25
7,292.375
6,692
7,492.5
Let $n$ be a positive integer greater than 4 such that the decimal representation of $n!$ ends in $k$ zeros and the decimal representation of $(2n)!$ ends in $3k$ zeros. Let $s$ denote the sum of the four least possible values of $n$. What is the sum of the digits of $s$?
8
To solve this problem, we need to find the number of trailing zeros in $n!$ and $(2n)!$ and set up the condition that the number of zeros in $(2n)!$ is exactly three times the number of zeros in $n!$. The number of trailing zeros in a factorial can be calculated using the formula that counts the number of times the pri...
0
8,192
-1
8,192
The curve $y=\frac{1}{2}{x^2}-2$ has a slope of $\frac{1}{2}$ at the point $(1$,$-\frac{3}{2})$. Find the angle of inclination of the tangent line at this point.
\frac{\pi}{4}
0
6,220.6875
-1
6,220.6875
Given an isosceles trapezoid with \(AB = 24\) units, \(CD = 10\) units, and legs \(AD\) and \(BC\) each measuring \(13\) units. Find the length of diagonal \(AC\).
13
0.0625
4,927.8125
5,396
4,896.6
Given an obtuse triangle \( \triangle ABC \) with the following conditions: 1. The lengths of \( AB \), \( BC \), and \( CA \) are positive integers. 2. The lengths of \( AB \), \( BC \), and \( CA \) do not exceed 50. 3. The lengths of \( AB \), \( BC \), and \( CA \) form an arithmetic sequence with a positive common...
157
0
7,894.3125
-1
7,894.3125