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
Let $T=TNFTPP$ . Points $A$ and $B$ lie on a circle centered at $O$ such that $\angle AOB$ is right. Points $C$ and $D$ lie on radii $OA$ and $OB$ respectively such that $AC = T-3$ , $CD = 5$ , and $BD = 6$ . Determine the area of quadrilateral $ACDB$ . [asy] draw(circle((0,0),10)); draw((0,10)...
44
1
4,481.6875
4,481.6875
-1
Find $x^2+y^2_{}$ if $x_{}^{}$ and $y_{}^{}$ are positive integers such that \begin{align*} xy+x+y&=71, \\ x^2y+xy^2&=880. \end{align*}
146
Let $a=x+y$, $b=xy$ then we get the equations \begin{align*} a+b&=71\\ ab&=880 \end{align*} After finding the prime factorization of $880=2^4\cdot5\cdot11$, it's easy to obtain the solution $(a,b)=(16,55)$. Thus \[x^2+y^2=(x+y)^2-2xy=a^2-2b=16^2-2\cdot55=\boxed{146}\] Note that if $(a,b)=(55,16)$, the answer would exce...
1
3,154.1875
3,154.1875
-1
Given two groups of numerical sequences, each containing 15 arithmetic progressions with 10 terms each. The first terms of the progressions in the first group are $1, 2, 3, \ldots, 15$, and their differences are respectively $2, 4, 6, \ldots, 30$. The second group of progressions has the same first terms $1, 2, 3, \ldo...
160/151
0.8125
4,657.8125
3,842.230769
8,192
If $a$ and $b$ are two positive numbers, and the three numbers $a$, $b$, and $-4$ can be rearranged to form both an arithmetic sequence and a geometric sequence, then the value of $a+b$ is __________.
10
0.9375
6,315.5
6,190.4
8,192
Let \( A, B, C, D \) be four points in space that are not coplanar. Each pair of points is connected by an edge with a probability of \( \frac{1}{2} \), and whether or not there is an edge between any two pairs of points is independent of the others. Determine the probability that \( A \) and \( B \) can be connected b...
\frac{3}{4}
0
8,018.625
-1
8,018.625
Consider a permutation $\left(a_{1}, a_{2}, a_{3}, a_{4}, a_{5}\right)$ of $\{1,2,3,4,5\}$. We say the tuple $\left(a_{1}, a_{2}, a_{3}, a_{4}, a_{5}\right)$ is flawless if for all $1 \leq i<j<k \leq 5$, the sequence $\left(a_{i}, a_{j}, a_{k}\right)$ is not an arithmetic progression (in that order). Find the number of...
20
We do casework on the position of 3. - If $a_{1}=3$, then the condition is that 4 must appear after 5 and 2 must appear after 1. It is easy to check there are six ways to do this. - If $a_{2}=3$, then there are no solutions; since there must be an index $i \geq 3$ with $a_{i}=6-a_{1}$. - If $a_{3}=3$, then 3 we must ha...
0
8,192
-1
8,192
Ed and Ann both have lemonade with their lunch. Ed orders the regular size. Ann gets the large lemonade, which is 50% more than the regular. After both consume $\frac{3}{4}$ of their drinks, Ann gives Ed a third of what she has left, and 2 additional ounces. When they finish their lemonades they realize that they both ...
40
1. **Define the variables:** Let the size of Ed's drink be $x$ ounces. Since Ann's drink is 50% more than Ed's, her drink size is $\frac{3}{2}x$ ounces. 2. **Calculate the amount consumed and remaining:** Both Ed and Ann consume $\frac{3}{4}$ of their drinks. Therefore, the amount remaining for Ed is $\frac{1}{4...
0.375
6,424.25
3,674.333333
8,074.2
Given that $\overrightarrow{a}$ and $\overrightarrow{b}$ are both unit vectors, and $(2\overrightarrow{a}+ \overrightarrow{b})\cdot( \overrightarrow{a}-2\overrightarrow{b})=- \frac{3\sqrt{3}}{2}$, determine the angle between vectors $\overrightarrow{a}$ and $\overrightarrow{b}$.
\frac{\pi}{6}
0.6875
3,353.375
2,600.545455
5,009.6
There are real numbers $a, b, c, d$ such that for all $(x, y)$ satisfying $6y^2 = 2x^3 + 3x^2 + x$ , if $x_1 = ax + b$ and $y_1 = cy + d$ , then $y_1^2 = x_1^3 - 36x_1$ . What is $a + b + c + d$ ?
90
0.125
8,047.25
7,034
8,192
Dave walks to school and averages 85 steps per minute, with each step being 80 cm long. It now takes him 15 minutes to get to school. Jack, walking the same route to school, takes steps that are 72 cm long and averages 104 steps per minute. Find the time it takes Jack to reach school.
13.62
0.25
7,463.875
7,199.5
7,552
When simplified, what is the value of $\sqrt{3} \times 3^{\frac{1}{2}} + 12 \div 3 \times 2 - 4^{\frac{3}{2}}$?
3
1
2,002.1875
2,002.1875
-1
You are given the numbers $0$, $2$, $3$, $4$, $6$. Use these numbers to form different combinations and calculate the following: $(1)$ How many unique three-digit numbers can be formed? $(2)$ How many unique three-digit numbers that can be divided by $3$ can be formed? (Note: Write the result of each part in data...
20
0.0625
6,980.4375
5,467
7,081.333333
Let \( A = (-4, -1), B = (-3, 2), C = (3, 2), \) and \( D = (4, -1) \). Suppose that point \( P \) satisfies \[ PA + PD = PB + PC = 10. \] Find the \( y \)-coordinate of \( P \), when simplified, can be expressed in the form \( \frac{-a + b\sqrt{c}}{d}, \) where \( a, b, c, d \) are positive integers. Additionally, en...
\frac{2}{7}
0.125
7,599.3125
6,351
7,777.642857
For how many positive integers $n$ is $\frac{n}{30-n}$ also a positive integer?
7
#### Solution 1: Direct Substitution and Checking 1. **Condition for Positive Fraction**: We need $\frac{n}{30-n}$ to be a positive integer. For this to happen, both $n$ and $30-n$ must be positive. This implies $0 < n < 30$. 2. **Condition for Integer Result**: The fraction $\frac{n}{30-n}$ is an integer if $30-n$ di...
1
3,804.875
3,804.875
-1
Given $0 < \alpha < \pi$, $\tan\alpha = -2$. (1) Find the value of $\sin\left(\alpha + \frac{\pi}{6}\right)$; (2) Calculate the value of $$\frac{2\cos\left(\frac{\pi}{2} + \alpha\right) - \cos(\pi - \alpha)}{\sin\left(\frac{\pi}{2} - \alpha\right) - 3\sin(\pi + \alpha)};$$ (3) Simplify $2\sin^2\alpha - \sin\alpha\cos\a...
\frac{11}{5}
0.5625
6,412.125
5,290.555556
7,854.142857
Income from September 2019 to December 2019 is: $$ (55000+45000+10000+17400) * 4 = 509600 \text{ rubles} $$ Expenses from September 2019 to November 2019 are: $$ (40000+20000+5000+2000+2000) * 4 = 276000 \text{ rubles} $$ By 31.12.2019 the family will have saved $1147240 + 521600 - 276000 = 1340840$ rubles and will...
1340840
0.125
5,846
7,085.5
5,668.928571
Let $S_{n}$ be the sum of the first $n$ terms of an arithmetic sequence $\{a_{n}\}$ with a common difference of $d$. If $a_{1}=190$, $S_{20} \gt 0$, and $S_{24} \lt 0$, then one possible value for the integer $d$ is ______.
-17
0.5625
6,906.5
6,893.888889
6,922.714286
Compute \[\sin^2 6^\circ + \sin^2 12^\circ + \sin^2 18^\circ + \dots + \sin^2 174^\circ.\]
\frac{31}{2}
0
6,744.125
-1
6,744.125
The sequence \\(\{a_n\}\) consists of numbers \\(1\\) or \\(2\\), with the first term being \\(1\\). Between the \\(k\\)-th \\(1\\) and the \\(k+1\\)-th \\(1\\), there are \\(2k-1\\) \\(2\\)s, i.e., the sequence \\(\{a_n\}\) is \\(1, 2, 1, 2, 2, 2, 1, 2, 2, 2, 2, 2, 1, \ldots\\). Let the sum of the first \\(n\\) terms ...
3989
0.4375
6,221.6875
5,346.857143
6,902.111111
9 pairs of table tennis players participate in a doubles match, their jersey numbers are 1, 2, …, 18. The referee is surprised to find that the sum of the jersey numbers of each pair of players is exactly a perfect square. The player paired with player number 1 is     .
15
0.0625
7,768
3,354
8,062.266667
Points $A$ and $B$ are on a circle of radius $5$ and $AB = 6$. Point $C$ is the midpoint of the minor arc $AB$. What is the length of the line segment $AC$?
\sqrt{10}
#### Step-by-step Explanation: **Solution 1: Using Trigonometry and the Law of Cosines** 1. **Identify the angle $\alpha$:** Let $\alpha$ be the angle subtended by the chord $AB$ at the center of the circle. Since $A$ and $B$ are on the circle and the radius is $5$, we can use the Law of Cosines in triangle $AOB$ (w...
0.9375
4,434.125
4,183.6
8,192
In square \(ABCD\), \(P\) is the midpoint of \(DC\) and \(Q\) is the midpoint of \(AD\). If the area of the quadrilateral \(QBCP\) is 15, what is the area of square \(ABCD\)?
24
0.8125
6,629.375
6,268.769231
8,192
Mary wants to buy one large pizza, one medium pizza, and three drinks. The drinks cost $p$ dollars each, the medium pizza costs two times as much as one drink, and the large pizza costs three times as much as one drink. If Mary started with $30$ dollars, how much money would she have left after making all of her purcha...
30-8p
0.9375
1,420.1875
1,462.533333
785
As shown in the diagram, four small plates \( A, B, C, D \) are arranged in a circular shape, with an unspecified number of candies placed on each plate. In each move, it is allowed to take all candies from 1, 3, or 4 plates, or from 2 adjacent plates. What is the maximum number of different possible amounts of candies...
13
0.25
7,692.4375
6,211.5
8,186.083333
A "stair-step" figure is made of alternating black and white squares in each row. Rows $1$ through $4$ are shown. All rows begin and end with a white square. The number of black squares in the $37\text{th}$ row is [asy] draw((0,0)--(7,0)--(7,1)--(0,1)--cycle); draw((1,0)--(6,0)--(6,2)--(1,2)--cycle); draw((2,0)--(5,0)-...
36
1. **Identify the pattern in the number of squares per row**: - Observing the given diagram, each row starts and ends with a white square and has alternating black and white squares in between. - From row 1 to row 2, we notice that two squares are added (one on each side). This pattern continues for subsequent r...
0.5625
5,131.375
3,777.666667
6,871.857143
Three distinct integers are chosen uniformly at random from the set $$ \{2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030\}. $$ Compute the probability that their arithmetic mean is an integer.
7/20
0.75
5,358.625
4,727.166667
7,253
A jar contains 8 red balls and 2 blue balls. Every minute, a ball is randomly removed. The probability that there exists a time during this process where there are more blue balls than red balls in the jar can be expressed as $\frac{a}{b}$ for relatively prime integers $a$ and $b$. Compute $100 a+b$.
209
One can show that the condition in the problem is satisfied if and only the last ball drawn is blue (which happens with probability $\frac{1}{5}$), or the blue balls are drawn second-to-last and third-to-last (which happens with probability $\frac{1}{\binom{10}{2}}=\frac{1}{45}$). Thus the total probability is $\frac{1...
0
8,192
-1
8,192
A fair die is rolled four times. The probability that each of the final three rolls is at least as large as the roll preceding it may be expressed in the form $\frac{m}{n}$ where $m$ and $n$ are relatively prime positive integers. Find $m + n$.
79
Recast the problem entirely as a block-walking problem. Call the respective dice $a, b, c, d$. In the diagram below, the lowest $y$-coordinate at each of $a$, $b$, $c$, and $d$ corresponds to the value of the roll. The red path corresponds to the sequence of rolls $2, 3, 5, 5$. This establishes a bijection between val...
1
3,745
3,745
-1
If $i^2 = -1$, then the sum $\cos{45^\circ} + i\cos{135^\circ} + \cdots + i^n\cos{(45 + 90n)^\circ} + \cdots + i^{40}\cos{3645^\circ}$ equals
\frac{\sqrt{2}}{2}(21 - 20i)
1. **Identify the pattern and simplify each term:** - The given sum involves terms of the form $i^n \cos((45 + 90n)^\circ)$ for $n = 0$ to $40$. - We know that $i^2 = -1$, so $i^3 = -i$, and $i^4 = 1$. This implies that powers of $i$ repeat every four terms: $i^0 = 1$, $i^1 = i$, $i^2 = -1$, $i^3 = -i$, $i^4 = 1$...
0
8,116.625
-1
8,116.625
Three workers are digging a pit. They work in shifts, with each worker working as long as it takes for the other two to dig half of the pit. Working in this manner, they dug the pit. How many times faster would the three workers dig the same pit if they worked simultaneously?
2.5
0.0625
6,159.8125
8,192
6,024.333333
Given the digits $0$, $1$, $2$, $3$, $4$, $5$, find the number of six-digit numbers that can be formed without repetition and with odd and even digits alternating.
60
0.4375
6,758.6875
5,396.285714
7,818.333333
In the polygon shown, each side is perpendicular to its adjacent sides, and all 28 of the sides are congruent. The perimeter of the polygon is 56. Find the area of the polygon. [asy] unitsize(0.5 cm); draw((3,0)--(4,0)--(4,1)--(5,1)--(5,2)--(6,2)--(6,3)--(7,3)--(7,4)--(6,4)--(6,5)--(5,5)--(5,6)--(4,6)--(4,7)--(3,7)...
100
0
7,845.6875
-1
7,845.6875
If five pairwise coprime distinct integers \( a_{1}, a_{2}, \cdots, a_{5} \) are randomly selected from \( 1, 2, \cdots, n \) and there is always at least one prime number among them, find the maximum value of \( n \).
48
0.125
7,878.625
5,945.5
8,154.785714
Given a hexagon \( A B C D E F \) with an area of 60 that is inscribed in a circle \( \odot O \), where \( AB = BC, CD = DE, \) and \( EF = AF \). What is the area of \( \triangle B D F \)?
30
0.25
7,332.6875
5,679.5
7,883.75
Given that real numbers x and y satisfy x + y = 5 and x * y = -3, find the value of x + x^4 / y^3 + y^4 / x^3 + y.
5 + \frac{2829}{27}
0
8,008.875
-1
8,008.875
Let $ABC$ be an acute triangle. Let $DAC,EAB$, and $FBC$ be isosceles triangles exterior to $ABC$, with $DA=DC, EA=EB$, and $FB=FC$, such that \[ \angle ADC = 2\angle BAC, \quad \angle BEA= 2 \angle ABC, \quad \angle CFB = 2 \angle ACB. \] Let $D'$ be the intersection of lines $DB$ and $EF$, let $E'$ be the intersect...
4
Consider the given configuration of triangle \( ABC \) with the constructed isosceles triangles \( \triangle DAC \), \( \triangle EAB \), and \( \triangle FBC \). Each of these triangles is constructed externally such that: - \( \angle ADC = 2\angle BAC \), - \( \angle BEA = 2 \angle ABC \), - \( \angle CFB = 2 \angle...
0
8,192
-1
8,192
Given the equation of an ellipse is $\dfrac {x^{2}}{a^{2}} + \dfrac {y^{2}}{b^{2}} = 1 \; (a > b > 0)$, one of its vertices is $M(0,1)$, and its eccentricity $e = \dfrac {\sqrt {6}}{3}$. $(1)$ Find the equation of the ellipse; $(2)$ Suppose a line $l$ intersects the ellipse at points $A$ and $B$, and the distance f...
\dfrac {\sqrt {3}}{2}
0
7,918.6875
-1
7,918.6875
Consider a sequence of hexagons where each new hexagon adds two layers of dots instead of one. The first hexagon has 1 dot. The second hexagon has 1 central dot, 6 dots in the first layer, and 12 dots in the second layer, making a total of 19 dots. Determine the total number of dots in the third hexagon.
61
0.1875
1,152.5625
1,626
1,043.307692
In the "five rows by six columns" examination room, if two students A and B from the same school are to be seated with no two adjacent seats in any direction (front, back, left, right), calculate the number of different seating arrangements for students A and B.
772
0.25
7,157.25
5,118.75
7,836.75
Find the largest positive integer \( n \) such that \( n^{3} + 4n^{2} - 15n - 18 \) is the cube of an integer.
19
0
8,192
-1
8,192
Given the hyperbola $$\frac {x^{2}}{a^{2}}- \frac {y^{2}}{b^{2}}=1$$ ($a>0$, $b>0$) with its right focus at $F(c, 0)$. (1) If one of the asymptotes of the hyperbola is $y=x$ and $c=2$, find the equation of the hyperbola; (2) With the origin $O$ as the center and $c$ as the radius, draw a circle. Let the intersection of...
\sqrt{2}
0.75
5,695
4,862.666667
8,192
Compute $18\left(\frac{200}{3} + \frac{50}{6} + \frac{16}{18} + 2\right)$.
1402
0.9375
3,753.6875
3,457.8
8,192
Let the function \( g(x) \) take positive real numbers to real numbers such that \[ xg(y) - yg(x) = g \left( \frac{x}{y} \right) + x - y \] for all positive real numbers \( x \) and \( y \). Find all possible values of \( g(50) \).
-24.5
0
8,192
-1
8,192
A herder has forgotten the number of cows she has, and does not want to count them all of them. She remembers these four facts about the number of cows: - It has $3$ digits. - It is a palindrome. - The middle digit is a multiple of $4$ . - It is divisible by $11$ . What is the sum of all possible numbers of cow...
726
0.9375
5,286.125
5,092.4
8,192
Given four points on a sphere, $A$, $B$, $C$, $D$, with the center of the sphere being point $O$, and $O$ is on $CD$. If the maximum volume of the tetrahedron $A-BCD$ is $\frac{8}{3}$, then the surface area of sphere $O$ is ______.
16\pi
0.1875
7,586.0625
5,914
7,971.923077
Let $ABCD$ be a parallelogram with $\angle ABC=135^\circ$, $AB=14$ and $BC=8$. Extend $\overline{CD}$ through $D$ to $E$ so that $DE=3$. If $\overline{BE}$ intersects $\overline{AD}$ at $F$, then find the length of segment $FD$. A) $\frac{6}{17}$ B) $\frac{18}{17}$ C) $\frac{24}{17}$ D) $\frac{30}{17}$
\frac{24}{17}
0
5,993.6875
-1
5,993.6875
Find the remainder when $$88134 + 88135 + 88136 + 88137 + 88138 + 88139$$is divided by 9.
6
0.875
5,202.5
4,775.428571
8,192
Given that \( I \) is the incenter of \( \triangle ABC \) and \( 5 \overrightarrow{IA} = 4(\overrightarrow{BI} + \overrightarrow{CI}) \). Let \( R \) and \( r \) be the radii of the circumcircle and the incircle of \( \triangle ABC \) respectively. If \( r = 15 \), then find \( R \).
32
0.1875
7,776.25
6,225.333333
8,134.153846
In $\triangle ABC$, the sides opposite to angles $A$, $B$, and $C$ are $a$, $b$, and $c$ respectively, which form a geometric progression. Also, $(2a-c)\cos B = b\cos C$. (Ⅰ) Find the magnitude of angle $B$; (Ⅱ) Calculate $\frac{1}{\tan A} + \frac{1}{\tan C}$.
\frac{2 \sqrt{3}}{3}
0
4,698.4375
-1
4,698.4375
The product of all the positive integer divisors of an integer is $2^{120} \cdot 3^{60} \cdot 5^{90}$. What could this integer be?
18000
0.75
5,769.875
4,962.5
8,192
It is known that the numbers \( x, y, z \) form an arithmetic progression with the common difference \( \alpha=\arccos \frac{2}{3} \), and the numbers \( \frac{1}{\sin x}, \frac{6}{\sin y}, \frac{1}{\sin z} \) also form an arithmetic progression in the given order. Find \( \sin ^{2} y \).
\frac{5}{8}
0.3125
7,164.375
5,596.8
7,876.909091
Given the digits $5,$ $6,$ $7,$ and $8,$ used exactly once to form four-digit integers, list these integers from least to greatest. For numbers starting with $7$ or $8,$ reverse the order of the last two digits. What is the $20^{\text{th}}$ integer in the list?
7865
0
7,407.9375
-1
7,407.9375
What is the least positive whole number divisible by four different prime numbers?
210
1
2,277.1875
2,277.1875
-1
A pyramid has a square base $ABCD$ and a vertex $E$. The area of square $ABCD$ is $256$, and the areas of $\triangle ABE$ and $\triangle CDE$ are $120$ and $136$, respectively. The distance from vertex $E$ to the midpoint of side $AB$ is $17$. What is the volume of the pyramid? - **A)** $1024$ - **B)** $1200$ - **C)** ...
1280
0
8,192
-1
8,192
How many perfect squares are between 100 and 400?
11
0
3,188.5625
-1
3,188.5625
In the rectangular coordinate system $(xOy)$, point $P(1, 2)$ is on a line $l$ with a slant angle of $\alpha$. Establish a polar coordinate system with the coordinate origin $O$ as the pole and the positive semi-axis of the $x$-axis as the polar axis. The equation of curve $C$ is $\rho = 6 \sin \theta$. (1) Write the ...
\frac{2 \sqrt{7}}{7}
0
6,945
-1
6,945
Club Truncator is now in a soccer league with four other teams, each of which it plays once. In any of its 4 matches, the probabilities that Club Truncator will win, lose, or tie are $\frac{1}{3}$, $\frac{1}{3}$, and $\frac{1}{3}$ respectively. The probability that Club Truncator will finish the season with more wins t...
112
0.75
5,666.6875
5,391.75
6,491.5
An employee arrives at the unit randomly between 7:50 and 8:30. Calculate the probability that he can clock in on time.
\frac{3}{8}
0
3,363.25
-1
3,363.25
Tony works $2$ hours a day and is paid $\$0.50$ per hour for each full year of his age. During a six month period Tony worked $50$ days and earned $\$630$. How old was Tony at the end of the six month period?
13
1. **Understanding the payment structure**: Tony earns $0.50$ per hour for each full year of his age. Since he works $2$ hours a day, his daily earnings are $2 \times 0.50 \times \text{age} = \text{age}$ dollars per day. 2. **Setting up the equation**: Tony worked $50$ days and earned $630$ dollars. Let $x$ be the num...
0.75
6,485.3125
5,916.416667
8,192
The sixteenth and seventeenth terms of an arithmetic sequence are 8 and 10, respectively. What is the second term?
-20
1
1,540.125
1,540.125
-1
When plotted in the standard rectangular coordinate system, trapezoid $PQRS$ has vertices $P(2, -4)$, $Q(2, 3)$, $R(7, 10)$, and $S(7, 2)$. What is the area of trapezoid $PQRS$?
37.5
0.0625
3,935.75
5,792
3,812
What is the repeating sequence? Determine what is the repeating sequence in the decimal expansion of the fraction \(\frac{1}{49}\).
020408163265306122448979591836734693877551
0.0625
8,109.1875
7,149
8,173.2
A game board is constructed by shading two of the regions formed by the altitudes of an equilateral triangle as shown. What is the probability that the tip of the spinner will come to rest in a shaded region? Express your answer as a common fraction. [asy] import olympiad; size(100); defaultpen(linewidth(0.8)); pair A ...
\frac{1}{3}
0.875
4,961.5625
4,500.071429
8,192
If $x$ is a real number and $x^2 = 16$, what is the sum of all possible values of $x$?
0
1
1,403.0625
1,403.0625
-1
Given a regular tetrahedron $S-ABC$ with a base that is an equilateral triangle of side length 1 and side edges of length 2. If a plane passing through line $AB$ divides the tetrahedron's volume into two equal parts, the cosine of the dihedral angle between the plane and the base is:
$\frac{2 \sqrt{15}}{15}$
0
8,192
-1
8,192
For a natural number \( N \), if at least five of the natural numbers from 1 to 9 can divide \( N \), then \( N \) is called a "five-rule number." What is the smallest "five-rule number" greater than 2000?
2004
0.1875
7,482.875
5,932
7,840.769231
Find the smallest positive prime that divides \( n^2 + 5n + 23 \) for some integer \( n \).
17
0.9375
6,382.1875
6,466.466667
5,118
Let $P$ equal the product of 3,659,893,456,789,325,678 and 342,973,489,379,256. The number of digits in $P$ is:
34
1. **Identify the number of digits in each factor**: - The first number is $3,659,893,456,789,325,678$. To find the number of digits, we count them directly from the given number, which has 19 digits. - The second number is $342,973,489,379,256$. Similarly, counting the digits directly from the number, it has 15 ...
0.5625
7,405.3125
7,240.333333
7,617.428571
Given that $a > 0$, $b > 0$, and $\frac{1}{a}$, $\frac{1}{2}$, $\frac{1}{b}$ form an arithmetic sequence, find the minimum value of $a+9b$.
16
1
4,284.625
4,284.625
-1
Let $A$ be a subset of $\{1, 2, 3, \ldots, 50\}$ with the property: for every $x,y\in A$ with $x\neq y$ , it holds that \[\left| \frac{1}{x}- \frac{1}{y}\right|>\frac{1}{1000}.\] Determine the largest possible number of elements that the set $A$ can have.
40
0
8,192
-1
8,192
A book has 136 pages. Each page has the same number of words, and each page has no more than 100 words on it. The number of words in the book is congruent to 184, modulo 203. How many words are on each page?
73
0.9375
3,360.25
3,038.133333
8,192
Given $a=(2,4,x)$ and $b=(2,y,2)$, if $|a|=6$ and $a \perp b$, then the value of $x+y$ is ______.
-3
0.5
7,441.625
7,888.75
6,994.5
Calculate the probability that the numbers 1, 1, 2, 2, 3, 3 can be arranged into two rows and three columns such that no two identical numbers appear in the same row or column.
\frac{2}{15}
0.1875
7,794.0625
6,069.666667
8,192
A sequence of real numbers $a_0, a_1, . . .$ is said to be good if the following three conditions hold. (i) The value of $a_0$ is a positive integer. (ii) For each non-negative integer $i$ we have $a_{i+1} = 2a_i + 1 $ or $a_{i+1} =\frac{a_i}{a_i + 2} $ (iii) There exists a positive integer $k$ such that $a_k = 2014$. ...
60
To solve the given problem, we need to consider how we can construct a sequence of real numbers \( a_0, a_1, \ldots \) such that the three conditions specified hold true, and we need to find the smallest positive integer \( n \) for which there exists a good sequence where \( a_n = 2014 \). **Step-by-Step Analysis:**...
0
8,192
-1
8,192
Suppose that $\sqrt{\frac{1}{2} \times \frac{2}{3} \times \frac{3}{4} \times \frac{4}{5} \times \cdots \times \frac{n-1}{n}} = \frac{1}{8}$. What is the value of $n$?
64
Since $\sqrt{\frac{1}{2} \times \frac{2}{3} \times \frac{3}{4} \times \frac{4}{5} \times \cdots \times \frac{n-1}{n}} = \frac{1}{8}$, then squaring both sides, we obtain $\frac{1}{2} \times \frac{2}{3} \times \frac{3}{4} \times \frac{4}{5} \times \cdots \times \frac{n-1}{n} = \frac{1}{64}$. Simplifying the left side, w...
1
1,856.75
1,856.75
-1
If $\log_{10} (x^2-3x+6)=1$, the value of $x$ is:
4 or -1
1. **Convert the logarithmic equation to an exponential equation:** Given the equation $\log_{10} (x^2-3x+6)=1$, we can rewrite it using the definition of logarithms: \[ x^2 - 3x + 6 = 10^1 \] Simplifying the right-hand side, we have: \[ x^2 - 3x + 6 = 10 \] 2. **Form a quadratic equation:** ...
0
2,796.0625
-1
2,796.0625
A number $x$ is $2$ more than the product of its reciprocal and its additive inverse. In which interval does the number lie?
0 < x \le 2
Let's analyze the given problem step by step. 1. **Understanding the terms:** - The **reciprocal** of a number $x$ is $\frac{1}{x}$. - The **additive inverse** of a number $x$ is $-x$. 2. **Setting up the equation:** The problem states that $x$ is $2$ more than the product of its reciprocal and its additive ...
0
4,416.6875
-1
4,416.6875
What is the area, in square inches, of a right triangle with a 24-inch leg and a 25-inch hypotenuse?
84
1
1,370.6875
1,370.6875
-1
Complex numbers $p,$ $q,$ $r$ form an equilateral triangle with side length 24 in the complex plane. If $|p + q + r| = 48,$ find $|pq + pr + qr|.$ These complex numbers have been translated by the same complex number $z$ compared to their original positions on the origin.
768
0.125
7,916.8125
6,109.5
8,175
Consider integers \( \{1, 2, \ldots, 10\} \). A particle is initially at 1. It moves to an adjacent integer in the next step. What is the expected number of steps it will take to reach 10 for the first time?
90
0
6,692.125
-1
6,692.125
What is $\log_{7}{2400}$ rounded to the nearest integer?
4
0.625
6,398.9375
5,323.1
8,192
Let $S$ be the set of positive real numbers. Let $f : S \to \mathbb{R}$ be a function such that \[f(x) f(y) = f(xy) + 2023 \left( \frac{1}{x} + \frac{1}{y} + 2022 \right)\] for all $x, y > 0.$ Let $n$ be the number of possible values of $f(2)$, and let $s$ be the sum of all possible values of $f(2)$. Find $n \times s....
\frac{4047}{2}
0.125
8,192
8,192
8,192
In a mathematics competition conducted at a school, the scores $X$ of all participating students approximately follow the normal distribution $N(70, 100)$. It is known that there are 16 students with scores of 90 and above (inclusive of 90). (1) What is the approximate total number of students who participated in the...
110
0.5
5,875.3125
5,461
6,289.625
Given the parametric equation of circle $C$ as $\begin{cases} x=1+3\cos \theta \\ y=3\sin \theta \end{cases}$ (where $\theta$ is the parameter), and establishing a polar coordinate system with the origin as the pole and the positive half-axis of $x$ as the polar axis, the polar equation of line $l$ is $\theta= \frac {\...
\frac {3 \sqrt {3}}{2}
0
8,177.5625
-1
8,177.5625
Given vectors $\overrightarrow{a}$ and $\overrightarrow{b}$ satisfy $|\overrightarrow{a}|=2$, $|\overrightarrow{b}|=\sqrt{2}$, and $\overrightarrow{a}\perp(\overrightarrow{a}+2\overrightarrow{b})$, calculate the projection of $\overrightarrow{b}$ in the direction of $\overrightarrow{a}$.
-1
1
3,473.25
3,473.25
-1
Which of the following numbers is equal to 33 million?
33000000
0.0625
375.0625
247
383.6
In the quadrilateral $ABCD$ , $AB = BC = CD$ and $\angle BMC = 90^\circ$ , where $M$ is the midpoint of $AD$ . Determine the acute angle between the lines $AC$ and $BD$ .
30
0.3125
7,268.875
5,977.6
7,855.818182
Let the function $f(x)=\tan \frac {x}{4}\cdot \cos ^{2} \frac {x}{4}-2\cos ^{2}\left( \frac {x}{4}+ \frac {\pi}{12}\right)+1$. (Ⅰ) Find the domain of $f(x)$ and its smallest positive period; (Ⅱ) Find the maximum and minimum values of $f(x)$ in the interval $[-\pi,0]$.
-\frac{\sqrt{3}}{2}
0
8,012.4375
-1
8,012.4375
Let \(ABCD\) be a convex quadrilateral, and let \(M_A,\) \(M_B,\) \(M_C,\) \(M_D\) denote the midpoints of sides \(BC,\) \(CA,\) \(AD,\) and \(DB,\) respectively. Find the ratio \(\frac{[M_A M_B M_C M_D]}{[ABCD]}.\)
\frac{1}{4}
0
8,192
-1
8,192
How many different positive three-digit integers can be formed using only the digits in the set $\{1, 3, 4, 4, 7, 7, 7\}$ if no digit may be used more times than it appears in the given set of available digits?
43
0.1875
7,196.6875
6,788
7,291
One interior angle in a triangle measures $50^{\circ}$. What is the angle between the bisectors of the remaining two interior angles?
65
0
3,050.3125
-1
3,050.3125
The constant term in the expansion of $( \sqrt {x}+ \frac {2}{x^{2}})^{n}$ is \_\_\_\_\_\_ if only the sixth term of the binomial coefficient is the largest.
180
0.75
6,138.375
5,542.833333
7,925
If $V = gt + V_0$ and $S = \frac{1}{2}gt^2 + V_0t$, then $t$ equals:
\frac{2S}{V+V_0}
1. **Start with the given equations:** \[ V = gt + V_0 \] \[ S = \frac{1}{2}gt^2 + V_0t \] 2. **Solve for $t$ from the first equation:** \[ V - V_0 = gt \] \[ t = \frac{V - V_0}{g} \] 3. **Substitute $t$ from step 2 into the second equation:** \[ S = \frac{1}{2}g\left(\frac{V - V_0}{g}\right)^2 + V_0\l...
0
7,550.1875
-1
7,550.1875
Find the greatest common divisor of $40304$ and $30203$.
1
0.6875
5,825.8125
4,750.272727
8,192
The points $(0,0),(1,2),(2,1),(2,2)$ in the plane are colored red while the points $(1,0),(2,0),(0,1),(0,2)$ are colored blue. Four segments are drawn such that each one connects a red point to a blue point and each colored point is the endpoint of some segment. The smallest possible sum of the lengths of the segments ...
305
If $(2,2)$ is connected to $(0,1)$ or $(1,0)$, then the other 6 points can be connected with segments of total length 3, which is minimal. This leads to a total length of $3+\sqrt{5}$. On the other hand, if $(2,2)$ is connected to $(0,2)$ or $(0,2)$, then connecting the other points with segments of total length 2 is i...
0
8,138.0625
-1
8,138.0625
Given two four-digit numbers \( M \) and \( N \) which are reverses of each other, and have \( q^{p}-1 \) identical positive divisors, \( M \) and \( N \) can be factorized into prime factors as \( p q^{q} r \) and \( q^{p+q} r \) respectively, where \( p \), \( q \), and \( r \) are prime numbers. Find the value of \(...
1998
0.125
8,032
6,912
8,192
If $Q = 5+2i$, $E = i$, and $D = 5-2i$, find $Q\cdot E \cdot D$.
29i
1
2,656.5625
2,656.5625
-1
For how many values of $k$ is $12^{12}$ the least common multiple of the positive integers $6^6$, $8^8$, and $k$?
25
It is evident that $k$ has only 2s and 3s in its prime factorization, or $k = 2^a3^b$. $6^6 = 2^6\cdot3^6$ $8^8 = 2^{24}$ $12^{12} = 2^{24}\cdot3^{12}$ The LCM of any numbers an be found by writing out their factorizations and taking the greatest power for each factor. $[6^6,8^8] = 2^{24}3^6$. Therefore $12^{12} = 2^{...
0.625
4,985.125
4,629.3
5,578.166667
A point $P$ is given on the curve $x^4+y^4=1$ . Find the maximum distance from the point $P$ to the origin.
\sqrt{2}
0
6,006.5625
-1
6,006.5625
Given the function $$f(x)= \begin{cases} \overset{2^{x},x\geq 3,}{f(x+1),x<3}\end{cases}$$, find the value of $f(\log_2 6)$.
12
0.8125
4,521.875
3,674.923077
8,192