Unnamed: 0
int64 0
40.3k
| problem
stringlengths 10
5.15k
| ground_truth
stringlengths 1
1.22k
| solved_percentage
float64 0
100
|
---|---|---|---|
600 | Last year Mr. Jon Q. Public received an inheritance. He paid $20\%$ in federal taxes on the inheritance, and paid $10\%$ of what he had left in state taxes. He paid a total of $\textdollar10500$ for both taxes. How many dollars was his inheritance? | 37500 | 99.21875 |
601 | For how many positive integers $n \le 1000$ is$\left\lfloor \dfrac{998}{n} \right\rfloor+\left\lfloor \dfrac{999}{n} \right\rfloor+\left\lfloor \dfrac{1000}{n}\right \rfloor$not divisible by $3$? | 22 | 89.84375 |
602 | For how many positive integers $x$ is $\log_{10}(x-40) + \log_{10}(60-x) < 2$? | 18 | 65.625 |
603 | Let $F=\frac{6x^2+16x+3m}{6}$ be the square of an expression which is linear in $x$. Then $m$ has a particular value between: | 3 and 4 | 0 |
604 | Given two positive numbers $a$, $b$ such that $a<b$. Let $A.M.$ be their arithmetic mean and let $G.M.$ be their positive geometric mean. Then $A.M.$ minus $G.M.$ is always less than: | \frac{(b-a)^2}{8a} | 7.8125 |
605 | A list of $2018$ positive integers has a unique mode, which occurs exactly $10$ times. What is the least number of distinct values that can occur in the list? | 225 | 21.875 |
606 | A nickel is placed on a table. The number of nickels which can be placed around it, each tangent to it and to two others is: | 6 | 79.6875 |
607 | What is the largest difference that can be formed by subtracting two numbers chosen from the set $\{ -16,-4,0,2,4,12 \}$? | 28 | 100 |
608 | What is the largest quotient that can be formed using two numbers chosen from the set $\{ -24, -3, -2, 1, 2, 8 \}$? | 12 | 6.25 |
609 | In the right triangle shown the sum of the distances $BM$ and $MA$ is equal to the sum of the distances $BC$ and $CA$.
If $MB = x, CB = h$, and $CA = d$, then $x$ equals: | \frac{hd}{2h+d} | 0 |
610 | A circle of radius 2 is centered at $A$. An equilateral triangle with side 4 has a vertex at $A$. What is the difference between the area of the region that lies inside the circle but outside the triangle and the area of the region that lies inside the triangle but outside the circle? | $4(\pi - \sqrt{3})$ | 0 |
611 | The third exit on a highway is located at milepost 40 and the tenth exit is at milepost 160. There is a service center on the highway located three-fourths of the way from the third exit to the tenth exit. At what milepost would you expect to find this service center? | 130 | 87.5 |
612 | Real numbers $x$ and $y$ satisfy $x + y = 4$ and $x \cdot y = -2$. What is the value of
\[x + \frac{x^3}{y^2} + \frac{y^3}{x^2} + y?\] | 440 | 50 |
613 | If $3^p + 3^4 = 90$, $2^r + 44 = 76$, and $5^3 + 6^s = 1421$, what is the product of $p$, $r$, and $s$? | 40 | 99.21875 |
614 | On an algebra quiz, $10\%$ of the students scored $70$ points, $35\%$ scored $80$ points, $30\%$ scored $90$ points, and the rest scored $100$ points. What is the difference between the mean and median score of the students' scores on this quiz? | 3 | 25 |
615 | Samuel's birthday cake is in the form of a $4 \times 4 \times 4$ inch cube. The cake has icing on the top and the four side faces, and no icing on the bottom. Suppose the cake is cut into $64$ smaller cubes, each measuring $1 \times 1 \times 1$ inch, as shown below. How many of the small pieces will have icing on exactly two sides? | 20 | 0 |
616 | If for any three distinct numbers $a$, $b$, and $c$ we define $f(a,b,c)=\frac{c+a}{c-b}$, then $f(1,-2,-3)$ is | 2 | 94.53125 |
617 | When the mean, median, and mode of the list
\[10,2,5,2,4,2,x\]
are arranged in increasing order, they form a non-constant arithmetic progression. What is the sum of all possible real values of $x$? | 20 | 12.5 |
618 | Alice and Bob play a game involving a circle whose circumference is divided by 12 equally-spaced points. The points are numbered clockwise, from 1 to 12. Both start on point 12. Alice moves clockwise and Bob, counterclockwise.
In a turn of the game, Alice moves 5 points clockwise and Bob moves 9 points counterclockwise. The game ends when they stop on the same point. How many turns will this take? | 6 | 93.75 |
619 | The bar graph shows the grades in a mathematics class for the last grading period. If A, B, C, and D are satisfactory grades, what fraction of the grades shown in the graph are satisfactory? | \frac{3}{4} | 0.78125 |
620 | How many subsets of two elements can be removed from the set $\{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11\}$ so that the mean (average) of the remaining numbers is 6? | 5 | 93.75 |
621 | If the side of one square is the diagonal of a second square, what is the ratio of the area of the first square to the area of the second? | 2 | 92.1875 |
622 | On this monthly calendar, the date behind one of the letters is added to the date behind $\text{C}$. If this sum equals the sum of the dates behind $\text{A}$ and $\text{B}$, then the letter is | P | 0 |
623 | Define $x\otimes y=x^3-y$. What is $h\otimes (h\otimes h)$? | h | 82.8125 |
624 | The sum of seven integers is $-1$. What is the maximum number of the seven integers that can be larger than $13$? | 6 | 19.53125 |
625 | What is the area enclosed by the geoboard quadrilateral below?
[asy] unitsize(3mm); defaultpen(linewidth(.8pt)); dotfactor=2; for(int a=0; a<=10; ++a) for(int b=0; b<=10; ++b) { dot((a,b)); }; draw((4,0)--(0,5)--(3,4)--(10,10)--cycle); [/asy] | 22\frac{1}{2} | 0 |
626 | Part of an \(n\)-pointed regular star is shown. It is a simple closed polygon in which all \(2n\) edges are congruent, angles \(A_1,A_2,\cdots,A_n\) are congruent, and angles \(B_1,B_2,\cdots,B_n\) are congruent. If the acute angle at \(A_1\) is \(10^\circ\) less than the acute angle at \(B_1\), then \(n=\) | 36 | 6.25 |
627 | The acute angles of a right triangle are $a^{\circ}$ and $b^{\circ}$, where $a>b$ and both $a$ and $b$ are prime numbers. What is the least possible value of $b$? | 7 | 94.53125 |
628 | Connie multiplies a number by 2 and gets 60 as her answer. However, she should have divided the number by 2 to get the correct answer. What is the correct answer? | 15 | 89.84375 |
629 | Four of the eight vertices of a cube are the vertices of a regular tetrahedron. Find the ratio of the surface area of the cube to the surface area of the tetrahedron. | \sqrt{3} | 83.59375 |
630 | The two digits in Jack's age are the same as the digits in Bill's age, but in reverse order. In five years Jack will be twice as old as Bill will be then. What is the difference in their current ages? | 18 | 83.59375 |
631 | Each vertex of a cube is to be labeled with an integer 1 through 8, with each integer being used once, in such a way that the sum of the four numbers on the vertices of a face is the same for each face. Arrangements that can be obtained from each other through rotations of the cube are considered to be the same. How many different arrangements are possible? | 6 | 61.71875 |
632 | Find the sum of the arithmetic series
\[20+20\frac{1}{5}+20\frac{2}{5}+\cdots+40\] | 3030 | 90.625 |
633 | Squares $ABCD$ and $EFGH$ are congruent, $AB=10$, and $G$ is the center of square $ABCD$. The area of the region in the plane covered by these squares is | 175 | 60.15625 |
634 | An iterative average of the numbers 1, 2, 3, 4, and 5 is computed the following way. Arrange the five numbers in some order. Find the mean of the first two numbers, then find the mean of that with the third number, then the mean of that with the fourth number, and finally the mean of that with the fifth number. What is the difference between the largest and smallest possible values that can be obtained using this procedure? | \frac{17}{8} | 7.03125 |
635 | Two counterfeit coins of equal weight are mixed with $8$ identical genuine coins. The weight of each of the counterfeit coins is different from the weight of each of the genuine coins. A pair of coins is selected at random without replacement from the $10$ coins. A second pair is selected at random without replacement from the remaining $8$ coins. The combined weight of the first pair is equal to the combined weight of the second pair. What is the probability that all $4$ selected coins are genuine? | \frac{15}{19} | 0 |
636 | Tetrahedron $ABCD$ has $AB=5$, $AC=3$, $BC=4$, $BD=4$, $AD=3$, and $CD=\frac{12}5\sqrt2$. What is the volume of the tetrahedron? | \frac{24}{5} | 3.125 |
637 | Isaac has written down one integer two times and another integer three times. The sum of the five numbers is 100, and one of the numbers is 28. What is the other number? | 8 | 89.84375 |
638 | Let $a$, $b$, $c$, $d$, and $e$ be distinct integers such that
$(6-a)(6-b)(6-c)(6-d)(6-e)=45$
What is $a+b+c+d+e$? | 25 | 95.3125 |
639 | Portia's high school has $3$ times as many students as Lara's high school. The two high schools have a total of $2600$ students. How many students does Portia's high school have? | 1950 | 98.4375 |
640 | Monica is tiling the floor of her 12-foot by 16-foot living room. She plans to place one-foot by one-foot square tiles to form a border along the edges of the room and to fill in the rest of the floor with two-foot by two-foot square tiles. How many tiles will she use? | 87 | 57.8125 |
641 | The sum of the numerical coefficients in the complete expansion of $(x^2 - 2xy + y^2)^7$ is: | 0 | 92.1875 |
642 | In the xy-plane, what is the length of the shortest path from $(0,0)$ to $(12,16)$ that does not go inside the circle $(x-6)^{2}+(y-8)^{2}= 25$? | 10\sqrt{3}+\frac{5\pi}{3} | 3.90625 |
643 | The diagram above shows several numbers in the complex plane. The circle is the unit circle centered at the origin.
One of these numbers is the reciprocal of $F$. Which one? | C | 2.34375 |
644 | Each of the $20$ balls is tossed independently and at random into one of the $5$ bins. Let $p$ be the probability that some bin ends up with $3$ balls, another with $5$ balls, and the other three with $4$ balls each. Let $q$ be the probability that every bin ends up with $4$ balls. What is $\frac{p}{q}$? | 30 | 0 |
645 | From a regular octagon, a triangle is formed by connecting three randomly chosen vertices of the octagon. What is the probability that at least one of the sides of the triangle is also a side of the octagon? | \frac{5}{7} | 3.90625 |
646 | Jason rolls three fair standard six-sided dice. Then he looks at the rolls and chooses a subset of the dice (possibly empty, possibly all three dice) to reroll. After rerolling, he wins if and only if the sum of the numbers face up on the three dice is exactly $7.$ Jason always plays to optimize his chances of winning. What is the probability that he chooses to reroll exactly two of the dice? | \frac{7}{36} | 0 |
647 | How many ordered pairs of integers $(x, y)$ satisfy the equation $x^{2020} + y^2 = 2y$? | 4 | 100 |
648 | Hiram's algebra notes are $50$ pages long and are printed on $25$ sheets of paper; the first sheet contains pages $1$ and $2$, the second sheet contains pages $3$ and $4$, and so on. One day he leaves his notes on the table before leaving for lunch, and his roommate decides to borrow some pages from the middle of the notes. When Hiram comes back, he discovers that his roommate has taken a consecutive set of sheets from the notes and that the average (mean) of the page numbers on all remaining sheets is exactly $19$. How many sheets were borrowed? | 13 | 35.15625 |
649 | On a certain math exam, $10\%$ of the students got $70$ points, $25\%$ got $80$ points, $20\%$ got $85$ points, $15\%$ got $90$ points, and the rest got $95$ points. What is the difference between the mean and the median score on this exam? | 1 | 44.53125 |
650 | Define $a@b = ab - b^{2}$ and $a\#b = a + b - ab^{2}$. What is $\frac {6@2}{6\#2}$? | -\frac{1}{2} | 89.84375 |
651 | The sum of the numerical coefficients in the expansion of the binomial $(a+b)^6$ is: | 64 | 95.3125 |
652 | What is the ratio of the least common multiple of 180 and 594 to the greatest common factor of 180 and 594? | 330 | 100 |
653 | Let $x$ be a real number selected uniformly at random between 100 and 200. If $\lfloor {\sqrt{x}} \rfloor = 12$, find the probability that $\lfloor {\sqrt{100x}} \rfloor = 120$. ($\lfloor {v} \rfloor$ means the greatest integer less than or equal to $v$.) | \frac{241}{2500} | 39.84375 |
654 | There are 24 four-digit whole numbers that use each of the four digits 2, 4, 5 and 7 exactly once. Only one of these four-digit numbers is a multiple of another one. What is it? | 7425 | 92.1875 |
655 | If the pattern in the diagram continues, what fraction of eighth triangle would be shaded?
[asy] unitsize(10); draw((0,0)--(12,0)--(6,6sqrt(3))--cycle); draw((15,0)--(27,0)--(21,6sqrt(3))--cycle); fill((21,0)--(18,3sqrt(3))--(24,3sqrt(3))--cycle,black); draw((30,0)--(42,0)--(36,6sqrt(3))--cycle); fill((34,0)--(32,2sqrt(3))--(36,2sqrt(3))--cycle,black); fill((38,0)--(36,2sqrt(3))--(40,2sqrt(3))--cycle,black); fill((36,2sqrt(3))--(34,4sqrt(3))--(38,4sqrt(3))--cycle,black); draw((45,0)--(57,0)--(51,6sqrt(3))--cycle); fill((48,0)--(46.5,1.5sqrt(3))--(49.5,1.5sqrt(3))--cycle,black); fill((51,0)--(49.5,1.5sqrt(3))--(52.5,1.5sqrt(3))--cycle,black); fill((54,0)--(52.5,1.5sqrt(3))--(55.5,1.5sqrt(3))--cycle,black); fill((49.5,1.5sqrt(3))--(48,3sqrt(3))--(51,3sqrt(3))--cycle,black); fill((52.5,1.5sqrt(3))--(51,3sqrt(3))--(54,3sqrt(3))--cycle,black); fill((51,3sqrt(3))--(49.5,4.5sqrt(3))--(52.5,4.5sqrt(3))--cycle,black); [/asy] | \frac{7}{16} | 10.9375 |
656 | Convex quadrilateral $ABCD$ has $AB = 9$ and $CD = 12$. Diagonals $AC$ and $BD$ intersect at $E$, $AC = 14$, and $\triangle AED$ and $\triangle BEC$ have equal areas. What is $AE$? | 6 | 71.09375 |
657 | At an elementary school, the students in third grade, fourth grade, and fifth grade run an average of $12$, $15$, and $10$ minutes per day, respectively. There are twice as many third graders as fourth graders, and twice as many fourth graders as fifth graders. What is the average number of minutes run per day by these students? | \frac{88}{7} | 92.96875 |
658 | Isabella's house has $3$ bedrooms. Each bedroom is $12$ feet long, $10$ feet wide, and $8$ feet high. Isabella must paint the walls of all the bedrooms. Doorways and windows, which will not be painted, occupy $60$ square feet in each bedroom. How many square feet of walls must be painted? | 876 | 33.59375 |
659 | Karl's car uses a gallon of gas every $35$ miles, and his gas tank holds $14$ gallons when it is full. One day, Karl started with a full tank of gas, drove $350$ miles, bought $8$ gallons of gas, and continued driving to his destination. When he arrived, his gas tank was half full. How many miles did Karl drive that day? | 525 | 73.4375 |
660 | The arithmetic mean (average) of four numbers is $85$. If the largest of these numbers is $97$, then the mean of the remaining three numbers is | 81.0 | 36.71875 |
661 | A cube with $3$-inch edges is to be constructed from $27$ smaller cubes with $1$-inch edges. Twenty-one of the cubes are colored red and $6$ are colored white. If the $3$-inch cube is constructed to have the smallest possible white surface area showing, what fraction of the surface area is white? | \frac{5}{54} | 12.5 |
662 | Four boys bought a boat for $60. The first boy paid one half of the sum of the amounts paid by the other boys; the second boy paid one third of the sum of the amounts paid by the other boys; and the third boy paid one fourth of the sum of the amounts paid by the other boys. How much did the fourth boy pay? | $13 | 0 |
663 | Each third-grade classroom at Pearl Creek Elementary has 18 students and 2 pet rabbits. How many more students than rabbits are there in all 4 of the third-grade classrooms? | 64 | 100 |
664 | What is the area of the triangle formed by the lines $y=5$, $y=1+x$, and $y=1-x$? | 16 | 99.21875 |
665 | A charity sells $140$ benefit tickets for a total of $2001$. Some tickets sell for full price (a whole dollar amount), and the rest sells for half price. How much money is raised by the full-price tickets? | $782 | 0 |
666 | Let $ABCD$ be a convex quadrilateral with $AB = CD = 10$, $BC = 14$, and $AD = 2\sqrt{65}$. Assume that the diagonals of $ABCD$ intersect at point $P$, and that the sum of the areas of triangles $APB$ and $CPD$ equals the sum of the areas of triangles $BPC$ and $APD$. Find the area of quadrilateral $ABCD$. | 70 | 0 |
667 | In the figure, the length of side $AB$ of square $ABCD$ is $\sqrt{50}$ and $BE=1$. What is the area of the inner square $EFGH$? | 36 | 0.78125 |
668 | For what value(s) of $k$ does the pair of equations $y=x^2$ and $y=3x+k$ have two identical solutions? | -\frac{9}{4} | 95.3125 |
669 | Three fourths of a pitcher is filled with pineapple juice. The pitcher is emptied by pouring an equal amount of juice into each of $5$ cups. What percent of the total capacity of the pitcher did each cup receive? | 15 | 89.84375 |
670 | What is the difference between the sum of the first $2003$ even counting numbers and the sum of the first $2003$ odd counting numbers? | 2003 | 98.4375 |
671 | The expression $\frac{x^2-3x+2}{x^2-5x+6} \div \frac{x^2-5x+4}{x^2-7x+12}$, when simplified is: | 1 | 78.125 |
672 | A scout troop buys $1000$ candy bars at a price of five for $2$ dollars. They sell all the candy bars at the price of two for $1$ dollar. What was their profit, in dollars? | 100 | 96.09375 |
673 | For how many of the following types of quadrilaterals does there exist a point in the plane of the quadrilateral that is equidistant from all four vertices of the quadrilateral?
a square
a rectangle that is not a square
a rhombus that is not a square
a parallelogram that is not a rectangle or a rhombus
an isosceles trapezoid that is not a parallelogram | 3 | 71.875 |
674 | Assuming $a \neq 3$, $b \neq 4$, and $c \neq 5$, what is the value in simplest form of the following expression?
\[\frac{a-3}{5-c} \cdot \frac{b-4}{3-a} \cdot \frac{c-5}{4-b}\] | -1 | 92.96875 |
675 | Marie does three equally time-consuming tasks in a row without taking breaks. She begins the first task at 1:00 PM and finishes the second task at 2:40 PM. When does she finish the third task? | 3:30 PM | 7.03125 |
676 | How many squares whose sides are parallel to the axes and whose vertices have coordinates that are integers lie entirely within the region bounded by the line $y=\pi x$, the line $y=-0.1$ and the line $x=5.1?$ | 50 | 13.28125 |
677 | Three balls are randomly and independantly tossed into bins numbered with the positive integers so that for each ball, the probability that it is tossed into bin $i$ is $2^{-i}$ for $i=1,2,3,....$ More than one ball is allowed in each bin. The probability that the balls end up evenly spaced in distinct bins is $\frac pq,$ where $p$ and $q$ are relatively prime positive integers. (For example, the balls are evenly spaced if they are tossed into bins $3,17,$ and $10.$) What is $p+q?$ | 55 | 9.375 |
678 | A store owner bought $1500$ pencils at $\$ 0.10$ each. If he sells them for $\$ 0.25$ each, how many of them must he sell to make a profit of exactly $\$ 100.00$? | 1000 | 25.78125 |
679 | If $\frac{b}{a} = 2$ and $\frac{c}{b} = 3$, what is the ratio of $a + b$ to $b + c$? | \frac{3}{8} | 100 |
680 | Rectangle $ABCD$ is inscribed in a semicircle with diameter $\overline{FE},$ as shown in the figure. Let $DA=16,$ and let $FD=AE=9.$ What is the area of $ABCD?$ | 240 | 68.75 |
681 | The product of two positive numbers is 9. The reciprocal of one of these numbers is 4 times the reciprocal of the other number. What is the sum of the two numbers? | \frac{15}{2} | 98.4375 |
682 | Figures $I$, $II$, and $III$ are squares. The perimeter of $I$ is $12$ and the perimeter of $II$ is $24$. The perimeter of $III$ is | 36 | 78.125 |
683 | The real value of $x$ such that $64^{x-1}$ divided by $4^{x-1}$ equals $256^{2x}$ is: | -\frac{1}{3} | 94.53125 |
684 | Driving at a constant speed, Sharon usually takes $180$ minutes to drive from her house to her mother's house. One day Sharon begins the drive at her usual speed, but after driving $\frac{1}{3}$ of the way, she hits a bad snowstorm and reduces her speed by $20$ miles per hour. This time the trip takes her a total of $276$ minutes. How many miles is the drive from Sharon's house to her mother's house? | 135 | 73.4375 |
685 | Abe holds 1 green and 1 red jelly bean in his hand. Bob holds 1 green, 1 yellow, and 2 red jelly beans in his hand. Each randomly picks a jelly bean to show the other. What is the probability that the colors match? | \frac{3}{8} | 66.40625 |
686 | The number of distinct points in the $xy$-plane common to the graphs of $(x+y-5)(2x-3y+5)=0$ and $(x-y+1)(3x+2y-12)=0$ is | 1 | 78.90625 |
687 | In the BIG N, a middle school football conference, each team plays every other team exactly once. If a total of 21 conference games were played during the 2012 season, how many teams were members of the BIG N conference? | 7 | 85.9375 |
688 | Find the value of $x$ that satisfies the equation $25^{-2} = \frac{5^{48/x}}{5^{26/x} \cdot 25^{17/x}}.$ | 3 | 78.125 |
689 | What is the value of the product
\[\left(1+\frac{1}{1}\right)\cdot\left(1+\frac{1}{2}\right)\cdot\left(1+\frac{1}{3}\right)\cdot\left(1+\frac{1}{4}\right)\cdot\left(1+\frac{1}{5}\right)\cdot\left(1+\frac{1}{6}\right)?\] | 7 | 97.65625 |
690 | Triangle $OAB$ has $O=(0,0)$, $B=(5,0)$, and $A$ in the first quadrant. In addition, $\angle ABO=90^\circ$ and $\angle AOB=30^\circ$. Suppose that $OA$ is rotated $90^\circ$ counterclockwise about $O$. What are the coordinates of the image of $A$? | $\left( - \frac {5}{3}\sqrt {3},5\right)$ | 0 |
691 | The radius of Earth at the equator is approximately 4000 miles. Suppose a jet flies once around Earth at a speed of 500 miles per hour relative to Earth. If the flight path is a neglibile height above the equator, then, among the following choices, the best estimate of the number of hours of flight is: | 50 | 86.71875 |
692 | A coin is altered so that the probability that it lands on heads is less than $\frac{1}{2}$ and when the coin is flipped four times, the probability of an equal number of heads and tails is $\frac{1}{6}$. What is the probability that the coin lands on heads? | \frac{3-\sqrt{3}}{6} | 66.40625 |
693 | The figure is constructed from $11$ line segments, each of which has length $2$. The area of pentagon $ABCDE$ can be written as $\sqrt{m} + \sqrt{n}$, where $m$ and $n$ are positive integers. What is $m + n ?$ | 23 | 0 |
694 | 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} | 64.0625 |
695 | Erin the ant starts at a given corner of a cube and crawls along exactly 7 edges in such a way that she visits every corner exactly once and then finds that she is unable to return along an edge to her starting point. How many paths are there meeting these conditions? | 6 | 8.59375 |
696 | Two boys start moving from the same point A on a circular track but in opposite directions. Their speeds are 5 ft. per second and 9 ft. per second. If they start at the same time and finish when they first meet at the point A again, then the number of times they meet, excluding the start and finish, is | 13 | 31.25 |
697 | A square with integer side length is cut into 10 squares, all of which have integer side length and at least 8 of which have area 1. What is the smallest possible value of the length of the side of the original square? | 4 | 42.96875 |
698 | For how many integers $n$ is $\frac n{20-n}$ the square of an integer? | 4 | 23.4375 |
699 | A bakery owner turns on his doughnut machine at 8:30 AM. At 11:10 AM the machine has completed one third of the day's job. At what time will the doughnut machine complete the job? | 4:30 PM | 0 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.