source
stringclasses 3
values | instruction
stringlengths 23
3.97k
| input
stringclasses 1
value | output
stringlengths 1
3.75k
|
---|---|---|---|
agentica-org/DeepScaleR-Preview-Dataset | Let $A_{10}$ denote the answer to problem 10. Two circles lie in the plane; denote the lengths of the internal and external tangents between these two circles by $x$ and $y$, respectively. Given that the product of the radii of these two circles is $15 / 2$, and that the distance between their centers is $A_{10}$, determine $y^{2}-x^{2}$. | 30 |
|
agentica-org/DeepScaleR-Preview-Dataset | Suppose that the roots of $x^3+3x^2+4x-11=0$ are $a$, $b$, and $c$, and that the roots of $x^3+rx^2+sx+t=0$ are $a+b$, $b+c$, and $c+a$. Find $t$.
~ pi_is_3.14 | 23 |
|
agentica-org/DeepScaleR-Preview-Dataset | Students from three middle schools worked on a summer project.
Seven students from Allen school worked for 3 days.
Four students from Balboa school worked for 5 days.
Five students from Carver school worked for 9 days.
The total amount paid for the students' work was 744. Assuming each student received the same amount for a day's work, how much did the students from Balboa school earn altogether? | 180.00 |
|
agentica-org/DeepScaleR-Preview-Dataset | If $f(x)=2x^3+4$, find $f^{-1}(58)$. | 3 |
|
agentica-org/DeepScaleR-Preview-Dataset | In $\triangle ABC$, the sides opposite to angles $A$, $B$, and $C$ are $a$, $b$, and $c$ respectively, and $M$ is the midpoint of $BC$ with $BM = 2$. $AM = c - b$. Find the maximum area of $\triangle ABC$. | 2\sqrt{3} |
|
agentica-org/DeepScaleR-Preview-Dataset | A set of $36$ square blocks is arranged into a $6 \times 6$ square. How many different combinations of $4$ blocks can be selected from that set so that no two are in the same row or column? | 5400 |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $T_1$ be a triangle with side lengths $2011$, $2012$, and $2013$. For $n \geq 1$, if $T_n = \Delta ABC$ and $D, E$, and $F$ are the points of tangency of the incircle of $\Delta ABC$ to the sides $AB$, $BC$, and $AC$, respectively, then $T_{n+1}$ is a triangle with side lengths $AD, BE$, and $CF$, if it exists. What is the perimeter of the last triangle in the sequence $\left(T_n\right)$? | \frac{1509}{128} |
|
agentica-org/DeepScaleR-Preview-Dataset | Among all polynomials $P(x)$ with integer coefficients for which $P(-10)=145$ and $P(9)=164$, compute the smallest possible value of $|P(0)|$. | 25 |
|
agentica-org/DeepScaleR-Preview-Dataset | Vendelín lives between two bus stops, at three-eighths of their distance. Today he left home and discovered that whether he ran to one or the other stop, he would arrive at the stop at the same time as the bus. The average speed of the bus is $60 \mathrm{~km} / \mathrm{h}$.
What is the average speed at which Vendelín is running today? | 15 |
|
agentica-org/DeepScaleR-Preview-Dataset |
The digits of a certain three-digit number form a geometric progression. If the digits of the hundreds and units places are swapped, the new three-digit number will be 594 less than the original number. If, in the original number, the hundreds digit is removed and the remaining two-digit number has its digits swapped, the resulting two-digit number will be 18 less than the number formed by the last two digits of the original number. Find the original number. | 842 |
|
agentica-org/DeepScaleR-Preview-Dataset | Points \( M, N, \) and \( K \) are located on the lateral edges \( A A_{1}, B B_{1}, \) and \( C C_{1} \) of the triangular prism \( A B C A_{1} B_{1} C_{1} \) such that \( \frac{A M}{A A_{1}} = \frac{5}{6}, \frac{B N}{B B_{1}} = \frac{6}{7}, \) and \( \frac{C K}{C C_{1}} = \frac{2}{3} \). Point \( P \) belongs to the prism. Find the maximum possible volume of the pyramid \( M N K P \), given that the volume of the prism is 35. | 10 |
|
agentica-org/DeepScaleR-Preview-Dataset | Given that both $α$ and $β$ are acute angles, $\cos α= \frac {1}{7}$, and $\cos (α+β)=- \frac {11}{14}$, find the value of $\cos β$. | \frac {1}{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | The diameter of the semicircle $AB=4$, with $O$ as the center, and $C$ is any point on the semicircle different from $A$ and $B$. Find the minimum value of $(\vec{PA}+ \vec{PB})\cdot \vec{PC}$. | -2 |
|
agentica-org/DeepScaleR-Preview-Dataset | Given that $O$ is the center of the circumcircle of $\triangle ABC$, $D$ is the midpoint of side $BC$, and $BC=4$, and $\overrightarrow{AO} \cdot \overrightarrow{AD} = 6$, find the maximum value of the area of $\triangle ABC$. | 4\sqrt{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | What is the greatest two-digit multiple of 13? | 91 |
|
agentica-org/DeepScaleR-Preview-Dataset | The mean of the set of numbers $\{87,85,80,83,84,x\}$ is 83.5. What is the median of the set of six numbers? Express your answer as a decimal to the nearest tenth. | 83.5 |
|
agentica-org/DeepScaleR-Preview-Dataset | Solve the following problems:<br/>$(1)$ Given: $2^{m}=32$, $3^{n}=81$, find the value of $5^{m-n}$;<br/>$(2)$ Given: $3x+2y+1=3$, find the value of $27^{x}\cdot 9^{y}\cdot 3$. | 27 |
|
agentica-org/DeepScaleR-Preview-Dataset | A school band found they could arrange themselves in rows of 6, 7, or 8 with no one left over. What is the minimum number of students in the band? | 168 |
|
agentica-org/DeepScaleR-Preview-Dataset | A cube is inscribed in a regular octahedron in such a way that its vertices lie on the edges of the octahedron. By what factor is the surface area of the octahedron greater than the surface area of the inscribed cube? | \frac{2\sqrt{3}}{3} |
|
agentica-org/DeepScaleR-Preview-Dataset | Calculate $3 \cdot 7^{-1} + 9 \cdot 13^{-1} \pmod{60}$.
Express your answer as an integer from $0$ to $59$, inclusive. | 42 |
|
agentica-org/DeepScaleR-Preview-Dataset | Simplify: $\sqrt{50} + \sqrt{18}$ . Express your answer in simplest radical form. | 8\sqrt{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | Find the minimum possible value of
\[\frac{a}{b^3+4}+\frac{b}{c^3+4}+\frac{c}{d^3+4}+\frac{d}{a^3+4},\]
given that $a,b,c,d,$ are nonnegative real numbers such that $a+b+c+d=4$ . | \[\frac{1}{2}\] |
|
agentica-org/DeepScaleR-Preview-Dataset | Given triangle $ ABC$ of area 1. Let $ BM$ be the perpendicular from $ B$ to the bisector of angle $ C$ . Determine the area of triangle $ AMC$ . | \frac{1}{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $C$ be a point not on line $AE$ and $D$ a point on line $AE$ such that $CD \perp AE.$ Meanwhile, $B$ is a point on line $CE$ such that $AB \perp CE.$ If $AB = 4,$ $CD = 8,$ and $AE = 5,$ then what is the length of $CE?$ | 10 |
|
agentica-org/DeepScaleR-Preview-Dataset | What is the smallest positive multiple of $225$ that can be written using
digits $0$ and $1$ only? | 11111111100 |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $a_1, a_2, \ldots$ and $b_1, b_2, \ldots$ be arithmetic progressions such that $a_1 = 25, b_1 = 75$, and $a_{100} + b_{100} = 100$. Find the sum of the first hundred terms of the progression $a_1 + b_1, a_2 + b_2, \ldots$ | 10,000 |
|
agentica-org/DeepScaleR-Preview-Dataset | Point \( M \) is the midpoint of side \( BC \) of the triangle \( ABC \), where \( AB = 17 \), \( AC = 30 \), and \( BC = 19 \). A circle is constructed with diameter \( AB \). A point \( X \) is chosen arbitrarily on this circle. What is the minimum possible length of the segment \( MX \)? | 6.5 |
|
agentica-org/DeepScaleR-Preview-Dataset | A certain organization consists of five leaders and some number of regular members. Every year, the current leaders are kicked out of the organization. Next, each regular member must find two new people to join as regular members. Finally, five new people are elected from outside the organization to become leaders. In the beginning, there are fifteen people in the organization total. How many people total will be in the organization five years from now? | 2435 |
|
agentica-org/DeepScaleR-Preview-Dataset | If the real numbers \(x\) and \(y\) satisfy the equation \((x-2)^{2}+(y-1)^{2}=1\), then the minimum value of \(x^{2}+y^{2}\) is \_\_\_\_\_. | 6-2\sqrt{5} |
|
agentica-org/DeepScaleR-Preview-Dataset | Given that $\{a\_n\}$ is a geometric sequence, $a\_2=2$, $a\_6=162$, find $a\_{10}$ = $\_\_\_\_\_\_$ . | 13122 |
|
agentica-org/DeepScaleR-Preview-Dataset | If the average of a set of sample data 4, 5, 7, 9, $a$ is 6, then the variance $s^2$ of this set of data is \_\_\_\_\_\_. | \frac{16}{5} |
|
agentica-org/DeepScaleR-Preview-Dataset | The trip from Carville to Nikpath requires $4\frac 12$ hours when traveling at an average speed of 70 miles per hour. How many hours does the trip require when traveling at an average speed of 60 miles per hour? Express your answer as a decimal to the nearest hundredth. | 5.25 |
|
agentica-org/DeepScaleR-Preview-Dataset | Given the equation $x^3 - 12x^2 + 27x - 18 = 0$ with roots $a$, $b$, $c$, find the value of $\frac{1}{a^3} + \frac{1}{b^3} + \frac{1}{c^3}$. | \frac{13}{24} |
|
agentica-org/DeepScaleR-Preview-Dataset | A rectangular table with dimensions $x$ cm $\times 80$ cm is covered with identical sheets of paper measuring 5 cm $\times 8$ cm. The first sheet is placed in the bottom-left corner, and each subsequent sheet is placed one centimeter higher and one centimeter to the right of the previous sheet. The last sheet is positioned in the top-right corner. What is the length $x$ in centimeters? | 77 |
|
agentica-org/DeepScaleR-Preview-Dataset | Given that $C$ is an interior angle of $\triangle ABC$, and the vectors $\overrightarrow{m}=(2\cos C-1,-2)$, $\overrightarrow{n}=(\cos C,\cos C+1)$. If $\overrightarrow{m}\perp \overrightarrow{n}$, calculate the value of $\angle C$. | \dfrac{2\pi}{3} |
|
agentica-org/DeepScaleR-Preview-Dataset | If $0 \le p \le 1$ and $0 \le q \le 1$, define $F(p, q)$ by
\[
F(p, q) = -2pq + 3p(1-q) + 3(1-p)q - 4(1-p)(1-q).
\]Define $G(p)$ to be the maximum of $F(p, q)$ over all $q$ (in the interval $0 \le q \le 1$). What is the value of $p$ (in the interval $0 \le p \le 1$) that minimizes $G(p)$? | \frac{7}{12} |
|
agentica-org/DeepScaleR-Preview-Dataset | Given an ellipse with its foci on the x-axis and its lower vertex at D(0, -1), the eccentricity of the ellipse is $e = \frac{\sqrt{6}}{3}$. A line L passes through the point P(0, 2).
(Ⅰ) Find the standard equation of the ellipse.
(Ⅱ) If line L is tangent to the ellipse, find the equation of line L.
(Ⅲ) If line L intersects the ellipse at two distinct points M and N, find the maximum area of triangle DMN. | \frac{3\sqrt{3}}{4} |
|
agentica-org/DeepScaleR-Preview-Dataset | Kelvin the frog lives in a pond with an infinite number of lily pads, numbered $0,1,2,3$, and so forth. Kelvin starts on lily pad 0 and jumps from pad to pad in the following manner: when on lily pad $i$, he will jump to lily pad $(i+k)$ with probability $\frac{1}{2^{k}}$ for $k>0$. What is the probability that Kelvin lands on lily pad 2019 at some point in his journey? | \frac{1}{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | The Eagles and the Hawks play 5 times. The Hawks, being the stronger team, have an 80% chance of winning any given game. What is the probability that the Hawks will win at least 4 out of the 5 games? Express your answer as a common fraction. | \frac{73728}{100000} |
|
agentica-org/DeepScaleR-Preview-Dataset | Compute
\[
\left( 1 - \sin \frac {\pi}{8} \right) \left( 1 - \sin \frac {3\pi}{8} \right) \left( 1 - \sin \frac {5\pi}{8} \right) \left( 1 - \sin \frac {7\pi}{8} \right).
\] | \frac{1}{4} |
|
agentica-org/DeepScaleR-Preview-Dataset | In a grid where the dimensions are 7 steps in width and 6 steps in height, how many paths are there from the bottom left corner $C$ to the top right corner $D$, considering that each step must either move right or move up? | 1716 |
|
agentica-org/DeepScaleR-Preview-Dataset | For \(50 \le n \le 150\), how many integers \(n\) are there such that \(\frac{n}{n+1}\) is a repeating decimal and \(n+1\) is not divisible by 3? | 67 |
|
agentica-org/DeepScaleR-Preview-Dataset | In $\triangle ABC$, $AB = 3$, $BC = 4$, and $CA = 5$. Circle $\omega$ intersects $\overline{AB}$ at $E$ and $B$, $\overline{BC}$ at $B$ and $D$, and $\overline{AC}$ at $F$ and $G$. Given that $EF=DF$ and $\frac{DG}{EG} = \frac{3}{4}$, length $DE=\frac{a\sqrt{b}}{c}$, where $a$ and $c$ are relatively prime positive integers, and $b$ is a positive integer not divisible by the square of any prime. Find $a+b+c$. | 41 |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $X$ be a set of $100$ elements. Find the smallest possible $n$ satisfying the following condition: Given a sequence of $n$ subsets of $X$, $A_1,A_2,\ldots,A_n$, there exists $1 \leq i < j < k \leq n$ such that
$$A_i \subseteq A_j \subseteq A_k \text{ or } A_i \supseteq A_j \supseteq A_k.$$ | 2 \binom{100}{50} + 2 \binom{100}{49} + 1 |
|
agentica-org/DeepScaleR-Preview-Dataset | Given the function $f(x) = \sin x + \cos x$.
(1) If $f(x) = 2f(-x)$, find the value of $\frac{\cos^2x - \sin x\cos x}{1 + \sin^2x}$;
(2) Find the maximum value and the intervals of monotonic increase for the function $F(x) = f(x) \cdot f(-x) + f^2(x)$. | \frac{6}{11} |
|
agentica-org/DeepScaleR-Preview-Dataset | A regular polygon has exterior angles each measuring 15 degrees. How many sides does the polygon have? | 24 |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $p,$ $q,$ $r$ be positive real numbers. Find the smallest possible value of
\[4p^3 + 6q^3 + 24r^3 + \frac{8}{3pqr}.\] | 16 |
|
agentica-org/DeepScaleR-Preview-Dataset | In a new diagram, $A$ is the center of a circle with radii $AB=AC=8$. The sector $BOC$ is shaded except for a triangle $ABC$ within it, where $B$ and $C$ lie on the circle. If the central angle of $BOC$ is $240^\circ$, what is the perimeter of the shaded region? | 16 + \frac{32}{3}\pi |
|
agentica-org/DeepScaleR-Preview-Dataset | How many positive integers \(N\) possess the property that exactly one of the numbers \(N\) and \((N+20)\) is a 4-digit number? | 40 |
|
agentica-org/DeepScaleR-Preview-Dataset | Given that $a > 0$, $b > 0$, $c > 1$, and $a + b = 1$, find the minimum value of $( \frac{a^{2}+1}{ab} - 2) \cdot c + \frac{\sqrt{2}}{c - 1}$. | 4 + 2\sqrt{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | Is it possible to represent the number $1986$ as the sum of squares of $6$ odd integers? | \text{No} |
|
agentica-org/DeepScaleR-Preview-Dataset | Given Jane lists the whole numbers $1$ through $50$ once and Tom copies Jane's numbers, replacing each occurrence of the digit $3$ by the digit $2$, calculate how much larger Jane's sum is than Tom's sum. | 105 |
|
agentica-org/DeepScaleR-Preview-Dataset | A deck of cards has only red cards and black cards. The probability of a randomly chosen card being red is $\frac{1}{3}$. When $4$ black cards are added to the deck, the probability of choosing red becomes $\frac{1}{4}$. How many cards were in the deck originally? | 12 |
|
agentica-org/DeepScaleR-Preview-Dataset | Given a geometric sequence $\{a_n\}$ satisfies $a_2a_5=2a_3$, and $a_4$, $\frac{5}{4}$, $2a_7$ form an arithmetic sequence, the maximum value of $a_1a_2a_3…a_n$ is \_\_\_\_\_\_. | 1024 |
|
agentica-org/DeepScaleR-Preview-Dataset | In the cube $ABCDEFGH$ with opposite vertices $C$ and $E,$ $J$ and $I$ are the midpoints of segments $\overline{FB}$ and $\overline{HD},$ respectively. Let $R$ be the ratio of the area of the cross-section $EJCI$ to the area of one of the faces of the cube. What is $R^2?$ | \frac{9}{4} |
|
agentica-org/DeepScaleR-Preview-Dataset | Find the smallest positive integer $b$ such that $1111_{b}$ ( 1111 in base $b$) is a perfect square. If no such $b$ exists, write "No solution". | 7 |
|
agentica-org/DeepScaleR-Preview-Dataset | Among five numbers, if we take the average of any four numbers and add the remaining number, the sums will be 74, 80, 98, 116, and 128, respectively. By how much is the smallest number less than the largest number among these five numbers? | 72 |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $b_0 = \sin^2 \left( \frac{\pi}{30} \right)$ and for $n \geq 0$,
\[ b_{n + 1} = 4b_n (1 - b_n). \]
Find the smallest positive integer $n$ such that $b_n = b_0$. | 15 |
|
agentica-org/DeepScaleR-Preview-Dataset | Point P is the intersection of the hyperbola $\frac{x^2}{a^2}-\frac{y^2}{b^2}=1$ ($a > 0, b > 0$) and the circle $x^2+y^2=a^2+b^2$ in the first quadrant. $F_1$ and $F_2$ are the left and right foci of the hyperbola, respectively, and $|PF_1|=3|PF_2|$. Calculate the eccentricity of the hyperbola. | \frac{\sqrt{10}}{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | What is the value of the expression $\frac{1 \cdot 2 \cdot 3 \cdot 4 \cdot 5 \cdot 6 \cdot 7 \cdot 8}{1+2+3+4+5+6+7+8}$? | 1120 |
|
agentica-org/DeepScaleR-Preview-Dataset | The line $l: x - 2y + 2 = 0$ passes through the left focus F<sub>1</sub> and a vertex B of an ellipse. Find the eccentricity of the ellipse. | \frac{2\sqrt{5}}{5} |
|
agentica-org/DeepScaleR-Preview-Dataset | Factor $x^2+4x+4-81x^4$ into two quadratic polynomials with integer coefficients. Submit your answer in the form $(ax^2+bx+c)(dx^2+ex+f)$, with $a<d$. | (-9x^2+x+2)(9x^2+x+2) |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $a_{n+1} = \frac{4}{7}a_n + \frac{3}{7}a_{n-1}$ and $a_0 = 1$ , $a_1 = 2$ . Find $\lim_{n \to \infty} a_n$ . | 1.7 |
|
agentica-org/DeepScaleR-Preview-Dataset | In a scalene triangle with integer side lengths $a, b, c$, the following relation holds. What is the smallest height of the triangle?
$$
\frac{a^{2}}{c}-(a-c)^{2}=\frac{b^{2}}{c}-(b-c)^{2}
$$ | 2.4 |
|
agentica-org/DeepScaleR-Preview-Dataset | If lines $l_{1}$: $ax+2y+6=0$ and $l_{2}$: $x+(a-1)y+3=0$ are parallel, find the value of $a$. | -1 |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $A B C D$ be a convex quadrilateral such that $\angle A B D=\angle B C D=90^{\circ}$, and let $M$ be the midpoint of segment $B D$. Suppose that $C M=2$ and $A M=3$. Compute $A D$. | \sqrt{21} |
|
agentica-org/DeepScaleR-Preview-Dataset |
A finite arithmetic progression \( a_1, a_2, \ldots, a_n \) with a positive common difference has a sum of \( S \), and \( a_1 > 0 \). It is known that if the common difference of the progression is increased by 3 times while keeping the first term unchanged, the sum \( S \) doubles. By how many times will \( S \) increase if the common difference of the initial progression is increased by 4 times (keeping the first term unchanged)? | 5/2 |
|
agentica-org/DeepScaleR-Preview-Dataset | The players on a basketball team made some three-point shots, some two-point shots, and some one-point free throws. They scored as many points with two-point shots as with three-point shots. Their number of successful free throws was one more than their number of successful two-point shots. The team's total score was $61$ points. How many free throws did they make? | 13 |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $x$ be the number of students in Danny's high school. If Maria's high school has $4$ times as many students as Danny's high school, then Maria's high school has $4x$ students. The difference between the number of students in the two high schools is $1800$, so we have the equation $4x-x=1800$. | 2400 |
|
agentica-org/DeepScaleR-Preview-Dataset | Find the area bounded by the graph of $y = \arcsin(\cos x)$ and the $x$-axis on the interval $0 \le x \le 2\pi.$ | \frac{\pi^2}{4} |
|
agentica-org/DeepScaleR-Preview-Dataset | Given the odd function $f(x)$ is increasing on the interval $[3, 7]$ and its minimum value is 5, determine the nature of $f(x)$ and its minimum value on the interval $[-7, -3]$. | -5 |
|
agentica-org/DeepScaleR-Preview-Dataset | The area of this region formed by six congruent squares is 294 square centimeters. What is the perimeter of the region, in centimeters?
[asy]
draw((0,0)--(-10,0)--(-10,10)--(0,10)--cycle);
draw((0,10)--(0,20)--(-30,20)--(-30,10)--cycle);
draw((-10,10)--(-10,20));
draw((-20,10)--(-20,20));
draw((-20,20)--(-20,30)--(-40,30)--(-40,20)--cycle);
draw((-30,20)--(-30,30));
[/asy] | 98 |
|
agentica-org/DeepScaleR-Preview-Dataset | How many three-digit numbers exist that are 5 times the product of their digits? | 175 |
|
agentica-org/DeepScaleR-Preview-Dataset | Given that in triangle $\triangle ABC$, the sides opposite angles $A$, $B$, and $C$ are $a$, $b$, and $c$ respectively. If $\angle BAC = 60^{\circ}$, $D$ is a point on side $BC$ such that $AD = \sqrt{7}$, and $BD:DC = 2c:b$, then the minimum value of the area of $\triangle ABC$ is ____. | 2\sqrt{3} |
|
agentica-org/DeepScaleR-Preview-Dataset | Calculate $x$ such that the sum \[1 \cdot 1979 + 2 \cdot 1978 + 3 \cdot 1977 + \dots + 1978 \cdot 2 + 1979 \cdot 1 = 1979 \cdot 990 \cdot x.\] | 661 |
|
agentica-org/DeepScaleR-Preview-Dataset | 650 students were surveyed about their pasta preferences. The choices were lasagna, manicotti, ravioli and spaghetti. The results of the survey are displayed in the bar graph. What is the ratio of the number of students who preferred spaghetti to the number of students who preferred manicotti? | \frac{5}{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | Evaluate $|\omega^2+6\omega+58|$ if $\omega=9+2i$. | 195 |
|
agentica-org/DeepScaleR-Preview-Dataset | $13$ fractions are corrected by using each of the numbers $1,2,...,26$ once.**Example:** $\frac{12}{5},\frac{18}{26}.... $ What is the maximum number of fractions which are integers? | 12 |
|
agentica-org/DeepScaleR-Preview-Dataset | The symbol $\lfloor x \rfloor$ denotes the largest integer not exceeding $x$. For example, $\lfloor 3 \rfloor = 3,$ and $\lfloor 9/2 \rfloor = 4.$ Compute \[\lfloor \sqrt{1} \rfloor + \lfloor \sqrt{2} \rfloor + \lfloor \sqrt{3} \rfloor + \cdots + \lfloor \sqrt{16} \rfloor.\] | 38 |
|
agentica-org/DeepScaleR-Preview-Dataset | A company plans to promote the same car in two locations, A and B. It is known that the relationship between the sales profit (unit: ten thousand yuan) and the sales volume (unit: cars) in the two locations is $y_1=5.06t-0.15t^2$ and $y_2=2t$, respectively, where $t$ is the sales volume ($t\in\mathbb{N}$). The company plans to sell a total of 15 cars in these two locations.
(1) Let the sales volume in location A be $x$, try to write the function relationship between the total profit $y$ and $x$;
(2) Find the maximum profit the company can obtain. | 45.6 |
|
agentica-org/DeepScaleR-Preview-Dataset | A rectangle has a perimeter of 30 units and its dimensions are whole numbers. What is the maximum possible area of the rectangle in square units? | 56 |
|
agentica-org/DeepScaleR-Preview-Dataset | Find the number of positive divisors of 2002. | 16 |
|
agentica-org/DeepScaleR-Preview-Dataset | Three natural numbers are written on the board: two ten-digit numbers \( a \) and \( b \), and their sum \( a + b \). What is the maximum number of odd digits that could be written on the board? | 30 |
|
agentica-org/DeepScaleR-Preview-Dataset | Point \( M \) divides the side \( BC \) of parallelogram \( ABCD \) in the ratio \( BM : MC = 3 \). Line \( AM \) intersects the diagonal \( BD \) at point \( K \). Find the area of the quadrilateral \( CMKD \) if the area of parallelogram \( ABCD \) is 1. | 19/56 |
|
agentica-org/DeepScaleR-Preview-Dataset | What is the greatest common factor of 84, 112 and 210? | 14 |
|
agentica-org/DeepScaleR-Preview-Dataset | Compute the definite integral:
$$
\int_{0}^{\sqrt{2}} \frac{x^{4} \cdot d x}{\left(4-x^{2}\right)^{3 / 2}}
$$ | 5 - \frac{3\pi}{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $A$, $B$, $C$ and $D$ be the vertices of a regular tetrahedron each of whose edges measures 1 meter. A bug, starting from vertex $A$, observes the following rule: at each vertex it chooses one of the three edges meeting at that vertex, each edge being equally likely to be chosen, and crawls along that edge to the vertex at its opposite end. Let $p = \frac n{729}$ be the probability that the bug is at vertex $A$ when it has crawled exactly 7 meters. Find the value of $n$.
| 182 |
|
agentica-org/DeepScaleR-Preview-Dataset | How many four-digit numbers are composed of four distinct digits such that one digit is the average of any two other digits? | 216 |
|
agentica-org/DeepScaleR-Preview-Dataset | A teacher wants to arrange 3 copies of Introduction to Geometry and 4 copies of Introduction to Number Theory on a bookshelf. In how many ways can he do that? | 35 |
|
agentica-org/DeepScaleR-Preview-Dataset | What is the maximum number of sides of a convex polygon that can be divided into right triangles with acute angles measuring 30 and 60 degrees? | 12 |
|
agentica-org/DeepScaleR-Preview-Dataset | In 1960, there were 450,000 cases of measles reported in the U.S. In 1996, there were 500 cases reported. How many cases of measles would have been reported in 1987 if the number of cases reported from 1960 to 1996 decreased linearly? | 112,\!875 |
|
agentica-org/DeepScaleR-Preview-Dataset | Quantities $r$ and $s$ vary inversely. When $r$ is $1200,$ $s$ is $0.35.$ What is the value of $s$ when $r$ is $2400$? Express your answer as a decimal to the nearest thousandths. | .175 |
|
agentica-org/DeepScaleR-Preview-Dataset | A school has between 130 and 210 students enrolled. Every afternoon, all the students gather to participate in a singing session. The students are divided into eight distinct groups. If two students are absent from school, the groups can all have the same number of students. What is the sum of all possible numbers of students enrolled at the school? | 1870 |
|
agentica-org/DeepScaleR-Preview-Dataset | Given that Jennifer plans to build a fence around her garden in the shape of a rectangle, with $24$ fence posts, and evenly distributing the remaining along the edges, with $6$ yards between each post, and with the longer side of the garden, including corners, having three times as many posts as the shorter side, calculate the area, in square yards, of Jennifer’s garden. | 855 |
|
agentica-org/DeepScaleR-Preview-Dataset | A laser is placed at the point $(3,5)$. The laser beam travels in a straight line. Larry wants the beam to hit and bounce off the $y$-axis, then hit and bounce off the $x$-axis, then hit the point $(7,5)$. What is the total distance the beam will travel along this path? | 10\sqrt{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | Given that point $P$ lies on the line $3x+4y+8=0$, and $PA$ and $PB$ are the two tangents drawn from $P$ to the circle $x^{2}+y^{2}-2x-2y+1=0$. Let $A$ and $B$ be the points of tangency, and $C$ be the center of the circle. Find the minimum possible area of the quadrilateral $PACB$. | 2\sqrt{2} |
|
agentica-org/DeepScaleR-Preview-Dataset | In regular pentagon $ABCDE$, diagonal $AC$ is drawn, as shown. Given that each interior angle of a regular pentagon measures 108 degrees, what is the measure of angle $CAB$?
[asy]
size(4cm,4cm);
defaultpen(linewidth(1pt)+fontsize(10pt));
pair A,B,C,D,E;
A = (0,0);
B = dir(108);
C = B+dir(39);
D = C+dir(-39);
E = (1,0);
draw(A--B--C--D--E--cycle,linewidth(1));
draw(A--C,linewidth(1)+linetype("0 4"));
label("A",A,S);
label("B",B,W);
label("C",C,N);
label("D",D,E);
label("E",E,S);
label("$108^\circ$",B,E);;
[/asy] | 36 |
|
agentica-org/DeepScaleR-Preview-Dataset | Let \( f(n) = \sum_{k=2}^{\infty} \frac{1}{k^n \cdot k!} \). Calculate \( \sum_{n=2}^{\infty} f(n) \). | 3 - e |
|
agentica-org/DeepScaleR-Preview-Dataset | Let $\theta$ be the angle between the planes $2x + y - 2z + 3 = 0$ and $6x + 3y + 2z - 5 = 0.$ Find $\cos \theta.$ | \frac{11}{21} |
|
agentica-org/DeepScaleR-Preview-Dataset | How many one-fourths are there in $\frac{7}{2}$? | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.