id
stringlengths 17
17
| question
stringlengths 6
1.17k
| question_chinese
stringlengths 6
303
| chain
stringlengths 18
2.75k
| result
stringlengths 1
33
| result_float
float64 -1,000
1,000,000,000,000,000B
| equation
stringlengths 3
1.35k
|
---|---|---|---|---|---|---|
ape210k__01037833 | There are two natural numbers, the first number is the largest two-digit even number, and the second number is 6 less than twice the first number, what is the sum of these two numbers? | 有两个自然数,第一个数是最大的两位偶数,第二个数比第一个数的2倍少6,这两个数的和是多少? | <gadget id="calculator">98 * 2</gadget>
<output>196</output>
<gadget id="calculator">196 - 6</gadget>
<output>190</output>
<gadget id="calculator">98 + 190</gadget>
<output>288</output>
<result>288</result> | 288 | 288 | x=98+(98*2-6) |
ape210k__00518918 | A company holds a tea party to welcome the new year, and buys 5 boxes of apples with the same weight. After taking out 20.4 kg from each box, the sum of the masses of the remaining apples in each box is exactly equal to the mass of 2 boxes of apples. So how much does each box weigh? kilogram? | 某公司举行迎新春茶话会,买来5箱同样重的苹果,从每箱中取出20.4千克后,各箱所剩下的苹果质量的和正好等于2箱苹果的质量,那么原来每箱苹果重多少千克? | <gadget id="calculator">5 - 2</gadget>
<output>3</output>
<gadget id="calculator">20.4 / 3</gadget>
<output>6.8</output>
<gadget id="calculator">5 * 6.8</gadget>
<output>34</output>
<result>34</result> | 34 | 34 | x=5*20.4/(5-2) |
ape210k__00007288 | If a coin and a dice are rolled simultaneously, what is the probability that the coin will come up heads and the dice will score greater than 4? | 同时掷一枚硬币和一枚骰子,出现硬币正面朝上且骰子点数大于4的可能性是多少. | <gadget id="calculator">2 / 12</gadget>
<output>1/6 = around 0.166667</output>
<result>1/6 = around 0.166667</result> | 1/6 | 0.166667 | x=2/12 |
ape210k__00035277 | Two brothers ride bicycles from A to B at the same time. The younger brother travels 4 kilometers per hour for the first half of the journey, and 6 kilometers per hour for the second half of the journey. My brother drives according to time, 4 kilometers per hour in the first (1/3) time, 5 kilometers per hour in the middle (1/3) time, and 6,000 kilometers per hour in the last (1/3) time m, the elder brother arrived 20 minutes earlier than the younger brother. Question: How many miles is the distance between A and B? | 兄弟两人骑自行车同时从甲地到乙地,弟弟在前一半路程每小时行4千米,后一半路程每小时行6千米.哥哥按时间分段行驶,前(1/3)的时间每小时行4千米,中间(1/3)的时间每小时行5千米,最后(1/3)的时间每小时行6千米,结果哥哥比弟弟早到20分钟.问:甲、乙两地相距多少千米? | <gadget id="calculator">1 / 3</gadget>
<output>1/3 = around 0.333333</output>
<gadget id="calculator">3 + 2</gadget>
<output>5</output>
<gadget id="calculator">3 / 5</gadget>
<output>3/5 = around 0.6</output>
<gadget id="calculator">(1/3) * (3/5) * 4</gadget>
<output>4/5 = around 0.8</output>
<gadget id="calculator">2 / 5</gadget>
<output>2/5 = around 0.4</output>
<gadget id="calculator">(1/3) * (2/5) * 6</gadget>
<output>4/5 = around 0.8</output>
<gadget id="calculator">(4/5) + (4/5)</gadget>
<output>8/5 = around 1.6</output>
<gadget id="calculator">(1/3) * 4</gadget>
<output>4/3 = around 1.333333</output>
<gadget id="calculator">(1/3) * 5</gadget>
<output>5/3 = around 1.666667</output>
<gadget id="calculator">(1/3) * 6</gadget>
<output>2</output>
<gadget id="calculator">(3/5) * 4</gadget>
<output>12/5 = around 2.4</output>
<gadget id="calculator">(2/5) * 6</gadget>
<output>12/5 = around 2.4</output>
<gadget id="calculator">2 - (12/5) - (12/5)</gadget>
<output>-14/5 = around -2.8</output>
<gadget id="calculator">(4/3) + (5/3) + (-14/5)</gadget>
<output>1/5 = around 0.2</output>
<gadget id="calculator">(8/5) / (1/5)</gadget>
<output>8</output>
<gadget id="calculator">8 * 5</gadget>
<output>40</output>
<result>40</result> | 40 | 40 | x=(1/3*3/(3+2)*4+1/3*2/(3+2)*6)/(1/3*4+1/3*(3+2)+1/3*6-3/(3+2)*4-2/(3+2)*6)*(3+2) |
ape210k__00128451 | A pile of coal is burned out in a week, and the average daily amount of (1/5) tons is burned. How many tons are there in this pile of coal? ((())/(())) of this pile of coal is burned on average every day. | 一堆煤一星期烧完,平均每天烧(1/5)吨,这堆煤共有多少吨,平均每天烧了这堆煤的((())/(())). | <gadget id="calculator">1 / 5</gadget>
<output>1/5 = around 0.2</output>
<gadget id="calculator">(1/5) * 7</gadget>
<output>7/5 = around 1.4</output>
<result>7/5 = around 1.4</result> | 7/5 | 1.4 | x=(1/5)*7 |
ape210k__00961901 | Put a layer of cement on the bottom and inner walls of a cuboid swimming pool with a length of 60 meters, a width of 2.5 meters, and a depth of 2 meters. What is the area of the cement in square meters? | 在一个长60米,宽2.5米,深2米的长方体游泳池的底面和内壁抹一层水泥,抹水泥的面积是多少平方米. | <gadget id="calculator">60 * 2.5</gadget>
<output>150</output>
<gadget id="calculator">2.5 * 2</gadget>
<output>5</output>
<gadget id="calculator">2 * 60</gadget>
<output>120</output>
<gadget id="calculator">150 + 5 + 120</gadget>
<output>275</output>
<gadget id="calculator">275 * 2</gadget>
<output>550</output>
<gadget id="calculator">550 - 150</gadget>
<output>400</output>
<result>400</result> | 400 | 400 | x=(60*2.5+2.5*2+2*60)*2-60*2.5 |
ape210k__00542624 | The total length of a cartoon is 387 minutes, and it is broadcast in 3 days, with 3 episodes per day. How long is each episode on average? | 一部动画片总长387分钟,分3天播完,每天播3集,平均每集播多长时间? | <gadget id="calculator">3 * 3</gadget>
<output>9</output>
<gadget id="calculator">387 / 9</gadget>
<output>43</output>
<result>43</result> | 43 | 43 | x=387/(3*3) |
ape210k__00361098 | It takes 12 hours for a passenger car to drive from point A to point B, and it takes 15 hours for a truck to drive from point B to point A. The two cars leave opposite to each other at the same time. When the bus arrives at point B, the truck exceeds the midpoint by 180 How many kilometers is the distance between A and B? | 一辆客车从A地开往B地要12小时,一辆货车从B地开往A地要15小时,两车同时从两地相对开出,当客车到达B地时,货车超过中点180千米,A、B两地相距多少千米? | <gadget id="calculator">1 / 15</gadget>
<output>1/15 = around 0.066667</output>
<gadget id="calculator">(1/15) * 12</gadget>
<output>4/5 = around 0.8</output>
<gadget id="calculator">1 / 2</gadget>
<output>1/2 = around 0.5</output>
<gadget id="calculator">(4/5) - (1/2)</gadget>
<output>3/10 = around 0.3</output>
<gadget id="calculator">180 / (3/10)</gadget>
<output>600</output>
<result>600</result> | 600 | 600 | x=180/((1/15)*12-(1/2)) |
ape210k__00100010 | The diameter of the front wheel of a road roller is 1m, the width of the wheel is 2m, and it rolls 15 times per minute when it is working. | 一台压路机前轮直径1m,轮宽2m,工作时每分钟滚动15周,这台压路机工作半小时前轮压过的路面是多少平方米? | <gadget id="calculator">3.14 * 1 * 15 * 30</gadget>
<output>1_413</output>
<gadget id="calculator">1_413 * 2</gadget>
<output>2_826</output>
<result>2_826</result> | 2_826 | 2,826 | x=(3.14*1*15*30)*2 |
ape210k__00262528 | Add 6 to the numerator of (3/4), how much should be added to the denominator to keep its size constant. | 把(3/4)的分子加上6,要使它的大小不变,分母应加上多少. | <gadget id="calculator">12 - 4</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | x=12-4 |
ape210k__00814717 | Xinhua Bookstore has newly arrived six boxes of books, and the number of books in them is not equal, namely: 15 books, 16 books, 18 books, 19 books, 20 books, and 31 books. Among the five boxes, the total number of books in three boxes is exactly twice the total number of books in the other two boxes. How many books are in the box other than these five boxes? | 新华书店新到六箱书,装的本数都不相等,分别是:15本、16本、18本、19本、20本、31本.在其中的五个箱子中,有三个箱子的总本数刚好是另两个箱子总本数的2倍,除这五个箱子外的那个箱子装有几本书? | <gadget id="calculator">15 / 1</gadget>
<output>15</output>
<gadget id="calculator">15 + 5</gadget>
<output>20</output>
<result>20</result> | 20 | 20 | x=15/1+5 |
ape210k__00607249 | The school library newly purchased 280 fairy tale books and story books each. Each fairy tale book is 13.8 yuan, and each story book is 15.2 yuan. How much did it cost to buy these books? | 学校图书室新购进童话书和故事书各280本.童话书每本13.8元,故事书每本15.2元.购进这些书一共需要多少钱? | <gadget id="calculator">13.8 * 280</gadget>
<output>3_864</output>
<gadget id="calculator">15.2 * 280</gadget>
<output>4_256</output>
<gadget id="calculator">3_864 + 4_256</gadget>
<output>8_120</output>
<result>8_120</result> | 8_120 | 8,120 | x=13.8*280+15.2*280 |
ape210k__00307881 | The students want to plant 85 trees, 15 of which have already been planted, and the remaining saplings are distributed to 7 groups on average. How many trees do each group need to plant? | 同学们要植85棵树,已经植了15棵,剩下的树苗平均分给7个小组,每个小组还要植多少棵树? | <gadget id="calculator">85 - 15</gadget>
<output>70</output>
<gadget id="calculator">70 / 7</gadget>
<output>10</output>
<result>10</result> | 10 | 10 | x=(85-15)/7 |
ape210k__00588573 | If the height of a cylinder remains the same and the radius of the base doubles, how many times will its volume increase? | 一个圆柱的高不变,底面半径扩大2倍,它的体积扩大几倍? | <gadget id="calculator">2 * 2</gadget>
<output>4</output>
<result>4</result> | 4 | 4 | x=2*2 |
ape210k__00196633 | In a square paper with a circumference of 80 cm, cut a largest circle, what is the area of the cut circle in square centimeters? | 在一张周长80cm的正方形纸内,剪一个最大的圆,所剪圆的面积是多少平方厘米. | <gadget id="calculator">80 / 4</gadget>
<output>20</output>
<gadget id="calculator">20 / 2</gadget>
<output>10</output>
<gadget id="calculator">10 ** 2</gadget>
<output>100</output>
<gadget id="calculator">3.14 * 100</gadget>
<output>314</output>
<result>314</result> | 314 | 314 | x=3.14*((80/4)/2)**2 |
ape210k__00514505 | Change tables and stools. This semester, we replaced 22 sets of new desks and stools. Each table is 65 yuan, and each stool is 35 yuan. How much does it cost to buy these tables and stools? | 换桌凳.本学期,我们换了22套新桌凳.每张桌子65元,每把凳子35元,购买这些桌凳要多少钱? | <gadget id="calculator">65 + 35</gadget>
<output>100</output>
<gadget id="calculator">100 * 22</gadget>
<output>2_200</output>
<result>2_200</result> | 2_200 | 2,200 | x=(65+35)*22 |
ape210k__00172710 | There is a cube water tank with three outlet holes of the same size at the same height on one side. Use one water inlet pipe to fill the empty water tank. If all three water outlet holes are closed, it takes 1 hour to fill the water tank; if one water outlet hole is opened, it takes 1 hour and 5 minutes to fill the water tank; outlet hole, it takes 72 minutes to fill the water tank. So, if all three outlet holes are fully open, how many minutes will it take to fill the water tank? | 有一个正方体水箱,在某一个侧面相同高度的地方有三个大小相同的出水孔.用一个进水管给空水箱灌水,若三个出水孔全关闭,则需要用1个小时将水箱灌满;若打开一个出水孔,则需要用1小时5分钟将水箱灌满;若打开两个出水孔,则需要用72分钟将水箱灌满.那么,若三个出水孔全打开,则需要用多少分钟才能将水箱灌满? | <gadget id="calculator">72 - 65</gadget>
<output>7</output>
<gadget id="calculator">7 * 5</gadget>
<output>35</output>
<gadget id="calculator">65 - 35</gadget>
<output>30</output>
<gadget id="calculator">1 / 7</gadget>
<output>1/7 = around 0.142857</output>
<gadget id="calculator">3 * (1/7)</gadget>
<output>3/7 = around 0.428571</output>
<gadget id="calculator">1 - (3/7)</gadget>
<output>4/7 = around 0.571429</output>
<gadget id="calculator">30 / (4/7)</gadget>
<output>105/2 = around 52.5</output>
<gadget id="calculator">30 + (105/2)</gadget>
<output>165/2 = around 82.5</output>
<result>165/2 = around 82.5</result> | 165/2 | 82.5 | x=(65-((72-65)*5))+(65-((72-65)*5))/(1-3*(1/(72-65))) |
ape210k__00359068 | A circular flower bed with a diameter of 20 meters, how many square meters does it cover? | 一个直径20米的圆形花坛,它的占地面积是多少平方米? | <gadget id="calculator">20 / 2</gadget>
<output>10</output>
<gadget id="calculator">10 ** 2</gadget>
<output>100</output>
<gadget id="calculator">3.14 * 100</gadget>
<output>314</output>
<result>314</result> | 314 | 314 | x=3.14*(20/2)**2 |
ape210k__00355881 | There are 3,600 people going to the zoo, among which adults account for (2/5), and the number of adults is equivalent to the number of children (3/4). How many children are there in the zoo? | 有3600人到动物园玩,其中成人占(2/5),成人的人数相当于小孩人数的(3/4),到动物园的小孩有多少人? | <gadget id="calculator">2 / 5</gadget>
<output>2/5 = around 0.4</output>
<gadget id="calculator">3 / 4</gadget>
<output>3/4 = around 0.75</output>
<gadget id="calculator">(2/5) / (3/4)</gadget>
<output>8/15 = around 0.533333</output>
<gadget id="calculator">3_600 * (8/15)</gadget>
<output>1_920</output>
<result>1_920</result> | 1_920 | 1,920 | x=3600*(2/5)/(3/4) |
ape210k__00615677 | Wang Liang finished reading a storybook in three days. On the first day, he read 36 pages, which happened to be 3/7 of the whole book. The ratio of pages he read on the second day to the third day was 7:5. How many pages have you read? | 王亮三天看完一本故事书,第一天看了36页,正好看了全书的(3/7),第二天与第三天看的页数的比为7:5,第二天看了多少页? | <gadget id="calculator">3 / 7</gadget>
<output>3/7 = around 0.428571</output>
<gadget id="calculator">36 / (3/7)</gadget>
<output>84</output>
<gadget id="calculator">84 - 36</gadget>
<output>48</output>
<gadget id="calculator">7 + 5</gadget>
<output>12</output>
<gadget id="calculator">48 / 12</gadget>
<output>4</output>
<gadget id="calculator">4 * 7</gadget>
<output>28</output>
<result>28</result> | 28 | 28 | x=(36/(3/7)-36)/(7+5)*7 |
ape210k__00796041 | The average length of Zhang Bo's step is 5 decimeters. He walked around the playground runway for a total of 800 steps. How many meters is the length of the playground runway? | 张博一步的平均长度是5分米,他绕操场跑道走了一圈共走了800步,操场跑道一圈长多少米. | <gadget id="calculator">5 / 10</gadget>
<output>1/2 = around 0.5</output>
<gadget id="calculator">(1/2) * 800</gadget>
<output>400</output>
<result>400</result> | 400 | 400 | x=(5/10)*800 |
ape210k__00071185 | What is the sum of (3/8) of (6/5) plus (5/8) divided by (5/6)? | (6/5)的(3/8)加上(5/8)除以(5/6)的商,和是多少? | <gadget id="calculator">6 / 5</gadget>
<output>6/5 = around 1.2</output>
<gadget id="calculator">3 / 8</gadget>
<output>3/8 = around 0.375</output>
<gadget id="calculator">(6/5) * (3/8)</gadget>
<output>9/20 = around 0.45</output>
<gadget id="calculator">5 / 8</gadget>
<output>5/8 = around 0.625</output>
<gadget id="calculator">5 / 6</gadget>
<output>5/6 = around 0.833333</output>
<gadget id="calculator">(5/8) / (5/6)</gadget>
<output>3/4 = around 0.75</output>
<gadget id="calculator">(9/20) + (3/4)</gadget>
<output>6/5 = around 1.2</output>
<result>6/5 = around 1.2</result> | 6/5 | 1.2 | x=(6/5)*(3/8)+(5/8)/(5/6) |
ape210k__00610803 | The mother cat caught 150 fish in 3 days, and the kitten caught 100 fish less than the mother cat. How many fish did the kitten catch? | 猫妈妈3天钓了150条鱼,小猫比猫妈妈少钓100条,小猫钓了多少条鱼? | <gadget id="calculator">150 - 100</gadget>
<output>50</output>
<result>50</result> | 50 | 50 | x=150-100 |
ape210k__00975233 | A project with a planned investment of 1.18 million yuan actually saved 5% compared to the plan. How much did you save? | 一项工程,计划投资118万元,实际比计划节约了5%.节约了多少万元? | <gadget id="calculator">5 / 100</gadget>
<output>1/20 = around 0.05</output>
<gadget id="calculator">118 * (1/20)</gadget>
<output>59/10 = around 5.9</output>
<result>59/10 = around 5.9</result> | 59/10 | 5.9 | x=118*5% |
ape210k__00154978 | The 49th World Table Tennis Championships was held in Guangzhou, China. The men's team final was held between the Chinese team and the South Korean team. The match started at 19:30 and ended at 21:15. How many minutes did the game take? | 第49届世乒赛在中国广州举行.男团决赛在中国队和韩国队之间进行,比赛从19:30开始,到21:15结束.这场比赛共用了多少分钟. | <result>105</result> | 105 | 105 | x=105 |
ape210k__00346760 | A washing machine is now priced at 3,000 yuan each, which is 750 yuan lower than before. What percentage of the original price is the current price of each machine? | 一种洗衣机现在每台售价3000元,比原来降低了750元,现在每台的售价是原价的百分之几? | <gadget id="calculator">3_000 + 750</gadget>
<output>3_750</output>
<gadget id="calculator">3_000 / 3_750</gadget>
<output>4/5 = around 0.8</output>
<result>4/5 = around 0.8</result> | 4/5 | 0.8 | x=3000/(3000+750) |
ape210k__00002064 | Add 20 grams of sugar to 1 kg of water, how much sugar accounts for the sugar water | 在1千克水中加入20克糖,这时糖占糖水的多少 | <gadget id="calculator">1 * 1_000</gadget>
<output>1_000</output>
<gadget id="calculator">1_000 + 20</gadget>
<output>1_020</output>
<gadget id="calculator">20 / 1_020</gadget>
<output>1/51 = around 0.019608</output>
<result>1/51 = around 0.019608</result> | 1/51 | 0.019608 | x=20/(1*1000+20) |
ape210k__01040965 | A is in city A, B and C are walking towards each other in city B at the same time, A is traveling at 14 kilometers per hour, B is at 11 kilometers per hour, and C is at 9 kilometers per hour. It is known that after A and B meet, it will take another 2 hours for A and C to meet each other , so how many kilometers is the distance between the two cities? | 甲在A城,乙、丙在B城同时相向而行,甲时速14千米,乙时速11千米,丙时速9千米,已知甲、乙相遇后,又经过2小时甲,丙相遇,那么两城间的路程是多少千米? | <gadget id="calculator">14 + 9</gadget>
<output>23</output>
<gadget id="calculator">11 - 9</gadget>
<output>2</output>
<gadget id="calculator">2 / 2</gadget>
<output>1</output>
<gadget id="calculator">14 + 11</gadget>
<output>25</output>
<gadget id="calculator">23 * 1 * 25</gadget>
<output>575</output>
<result>575</result> | 575 | 575 | x=(14+9)*2/(11-9)*(14+11) |
ape210k__00111543 | The total length of a road is 1045 meters, and 177 meters have been repaired. The rest of the road will take 28 days to complete. How many meters are repaired per day on average? | 一条路总长1045米,已经修了177米,剩下的路要用28天修完,平均每天修多少米? | <gadget id="calculator">1_045 - 177</gadget>
<output>868</output>
<gadget id="calculator">868 / 28</gadget>
<output>31</output>
<result>31</result> | 31 | 31 | x=(1045-177)/28 |
ape210k__00342250 | There are several goldfishes in tanks A and B, among which tank A accounts for 60%, and 12 goldfishes are taken out from tank B and put into tank A. At this time, tank B accounts for 25% of the total. How many goldfish were there in Tank A? | 甲、乙两缸共有金鱼若干尾,其中甲缸占60%,从乙缸取出12尾放入甲缸,这时乙缸金鱼占总数的25%.甲缸原来有金鱼多少尾? | <gadget id="calculator">60 / 100</gadget>
<output>3/5 = around 0.6</output>
<gadget id="calculator">25 / 100</gadget>
<output>1/4 = around 0.25</output>
<gadget id="calculator">1 - (3/5) - (1/4)</gadget>
<output>3/20 = around 0.15</output>
<gadget id="calculator">12 / (3/20)</gadget>
<output>80</output>
<gadget id="calculator">80 * (3/5)</gadget>
<output>48</output>
<result>48</result> | 48 | 48 | x=12/(1-60%-25%)*60% |
ape210k__00565662 | For a drawer with a length of 6dm, a width of 4dm, and a height of 1.5dm, at least how many dm of wooden boards should be used**2. | 一个长6dm,宽4dm,高1.5dm的抽屉,至少要用木板多少dm**2. | <gadget id="calculator">6 * 1.5</gadget>
<output>9</output>
<gadget id="calculator">4 * 1.5</gadget>
<output>6</output>
<gadget id="calculator">9 + 6</gadget>
<output>15</output>
<gadget id="calculator">15 * 2</gadget>
<output>30</output>
<gadget id="calculator">6 * 4</gadget>
<output>24</output>
<gadget id="calculator">30 + 24</gadget>
<output>54</output>
<result>54</result> | 54 | 54 | x=(6*1.5+4*1.5)*2+6*4 |
ape210k__00357014 | The school paints the walls, and 2/5 of a bucket of paint is poured out, which is exactly 10 kilograms. How many kilograms is this bucket of paint originally? | 学校粉刷墙壁,一桶涂料倒出2/5,刚好倒出10千克.这桶涂料原有多少千克? | <gadget id="calculator">2 / 5</gadget>
<output>2/5 = around 0.4</output>
<gadget id="calculator">10 / (2/5)</gadget>
<output>25</output>
<result>25</result> | 25 | 25 | x=10/(2/5) |
ape210k__01206167 | How many cuboids are required to form a cube with a length of 9 cm, a width of 6 cm, and a height of 7 cm? | 长9厘米,宽6厘米,高7厘米的长方体堆成一个正方体至少需要这样的长方体多少块? | <gadget id="calculator">3 * 3 * 2 * 7</gadget>
<output>126</output>
<gadget id="calculator">126 * 126 * 126</gadget>
<output>2_000_376</output>
<gadget id="calculator">9 * 6 * 7</gadget>
<output>378</output>
<gadget id="calculator">2_000_376 / 378</gadget>
<output>5_292</output>
<result>5_292</result> | 5_292 | 5,292 | x=((3*3*2*7)*(3*3*2*7)*(3*3*2*7))/(9*6*7) |
ape210k__00896439 | Two masters and apprentices process a batch of parts. The number of parts made by the master is the total number of parts made by the two (5/8). If 63 parts are taken from the parts processed by the master and given to the apprentice, the ratio of the number of parts between the master and apprentice is 2:3, how many parts did the master process? | 师徒二人加工一批零件,师傅做的零件数是两人共做零件的(5/8),如果从师傅加工的零件中取出63个给徒弟,那么师徒二人零件数的比为2:3,师傅加工了多少个零件? | <gadget id="calculator">5 / 8</gadget>
<output>5/8 = around 0.625</output>
<gadget id="calculator">2 + 3</gadget>
<output>5</output>
<gadget id="calculator">2 / 5</gadget>
<output>2/5 = around 0.4</output>
<gadget id="calculator">(5/8) - (2/5)</gadget>
<output>9/40 = around 0.225</output>
<gadget id="calculator">63 / (9/40)</gadget>
<output>280</output>
<gadget id="calculator">280 * (5/8)</gadget>
<output>175</output>
<result>175</result> | 175 | 175 | x=63/((5/8)-(2/(2+3)))*(5/8) |
ape210k__00669265 | When calculating which formula, the divisor should be regarded as 40 to test business? How many | 计算哪道算式时,要把除数看作40来试商?多少 | <gadget id="calculator">385 / 36</gadget>
<output>385/36 = around 10.694444</output>
<result>385/36 = around 10.694444</result> | 385/36 | 10.694444 | x=385/36 |
ape210k__00322556 | The water consumption of Xiaoming’s family in September was 14.5 tons. If the price of water per ton is 2.40 yuan, how much does Xiaoming’s family spend on water per day on average in September? | 小明家九月份用水量是14.5吨,如果每吨水的价格是2.40元,小明家九月份平均每天用水花去多少钱? | <gadget id="calculator">2.4 / 30</gadget>
<output>0.08</output>
<gadget id="calculator">14.5 * 0.08</gadget>
<output>1.16</output>
<result>1.16</result> | 1.16 | 1.16 | x=14.5*2.40/30 |
ape210k__00063437 | A classroom is 8 meters long and 7 meters wide, what is the area in square meters? | 一间教室长8米、宽7米,面积是多少平方米. | <gadget id="calculator">8 * 7</gadget>
<output>56</output>
<result>56</result> | 56 | 56 | x=8*7 |
ape210k__00111457 | (5/8), (1/2) and (3/5) are transformed into fractions with the same denominator, what should be the common denominator is more appropriate. | (5/8)、(1/2)和(3/5)化成同分母分数,公分母应该是多少比较合适. | <result>40</result> | 40 | 40 | x=40 |
ape210k__00233483 | What is the reciprocal of 0.5. | 0.5的倒数是多少. | <gadget id="calculator">1 / 0.5</gadget>
<output>2</output>
<result>2</result> | 2 | 2 | x=1/0.5 |
ape210k__00128186 | A woolen sweater is 158 yuan, and the price of a coat is 4 times that of a woolen sweater. How much does it cost to buy a coat and a sweater? | 一件羊毛衫是158元,一件大衣的价钱是一件羊毛衫的4倍.买一件大衣和一件羊毛衫一共需要多少钱? | <gadget id="calculator">158 * 4</gadget>
<output>632</output>
<gadget id="calculator">632 + 158</gadget>
<output>790</output>
<result>790</result> | 790 | 790 | x=158*4+158 |
ape210k__00572958 | A new batch of pens has been purchased in the school store. The wholesale price is 3 yuan each, and the current price is 5 yuan each. When there are 20 pens left, the profit has been 80 yuan. How many pens did the store buy in total? | 学校商店新进一批钢笔,批发价为3元一支,现售价5元一支,当卖到还剩20支是,已经获利80元,这个商店一共进了多少支钢笔? | <gadget id="calculator">5 - 3</gadget>
<output>2</output>
<gadget id="calculator">80 / 2</gadget>
<output>40</output>
<gadget id="calculator">40 + 20</gadget>
<output>60</output>
<result>60</result> | 60 | 60 | x=80/(5-3)+20 |
ape210k__00331280 | Divide a 5-meter-long wooden strip into 4 sections on average, and each section accounts for ((())/(())) of the total length. How many meters is each section? | 把5米长的木条平均分成4段,每段占全长的((())/(())),每段长多少米. | <gadget id="calculator">5 / 4</gadget>
<output>5/4 = around 1.25</output>
<result>5/4 = around 1.25</result> | 5/4 | 1.25 | x=5/4 |
ape210k__00153969 | There are three consecutive even numbers with two digits, the sum of their single digits is divisible by 7, what is the smallest sum of these three numbers | 有三个两位的连续偶数,它们的个位数字的和能被7整除,这三个数的和最小是多少 | <gadget id="calculator">0 + 2 + 4</gadget>
<output>6</output>
<gadget id="calculator">4 + 6 + 8</gadget>
<output>18</output>
<gadget id="calculator">16 + 18 + 20</gadget>
<output>54</output>
<result>54</result> | 54 | 54 | x=16+(4+(0+2+4)+8)+20 |
ape210k__00558079 | The width of a cuboid box is 1/2 its length, its length is 4 times its height, and the sum of its sides is 56dm. What is its volume in cubic decimeters? | 一个长方体箱子的宽是长的(1/2),长是高的4倍,棱长总和是56dm,它的体积是多少立方分米? | <gadget id="calculator">56 / 4</gadget>
<output>14</output>
<gadget id="calculator">2 / 1</gadget>
<output>2</output>
<gadget id="calculator">1 + 2 + 4</gadget>
<output>7</output>
<gadget id="calculator">14 / 7</gadget>
<output>2</output>
<gadget id="calculator">2 * 2 * 2 * 2 * 2 * 2</gadget>
<output>64</output>
<result>64</result> | 64 | 64 | x=(56/4)/(1+(2/1)+4)*(56/4)/(1+(2/1)+4)*(56/4)/(1+(2/1)+4)*(56/4)/(1+(2/1)+4)*(56/4)/(1+(2/1)+4)*(56/4)/(1+(2/1)+4) |
ape210k__00361878 | A pool has two inlet pipes A and B and one outlet pipe C. Opening pipe A alone can fill the pool in 6 minutes, opening pipe B alone can fill it in 8 minutes, and opening pipe C alone can drain the pool of water in 4 minutes. Three-pronged approach, how many minutes can the pool be filled? | 某水池装有甲乙两个进水管和丙一个出水管.单开甲管6分钟可以注满水池,单开乙管8分钟可以注满,单开丙管4分钟可以把满池水排完.三管齐开,几分钟能使水池注满? | <gadget id="calculator">1 / 6</gadget>
<output>1/6 = around 0.166667</output>
<gadget id="calculator">1 / 8</gadget>
<output>1/8 = around 0.125</output>
<gadget id="calculator">1 / 4</gadget>
<output>1/4 = around 0.25</output>
<gadget id="calculator">(1/8) - (1/4)</gadget>
<output>-1/8 = around -0.125</output>
<gadget id="calculator">(1/6) + (-1/8)</gadget>
<output>1/24 = around 0.041667</output>
<gadget id="calculator">1 / (1/24)</gadget>
<output>24</output>
<result>24</result> | 24 | 24 | x=1/((1/6)+(1/8)-(1/4)) |
ape210k__01138359 | A total of 480 books were donated. Every 8 books are bundled into a pack, and each box is 6 packs. How many boxes can be packed in total? | 一共捐了480本书.每8本捆成一包,每箱表6包,一共能装多少箱? | <gadget id="calculator">480 / 8 / 6</gadget>
<output>10</output>
<result>10</result> | 10 | 10 | x=480/8/6 |
ape210k__00910135 | The Happiness Restaurant buys 130 kilograms of pork every day, and each kilogram of pork is 25 yuan. How much does the restaurant spend on buying pork every day? | 幸福饭店每天要购进130千克猪肉,每千克猪肉25元,饭店每天买猪肉要花多少元. | <gadget id="calculator">25 * 130</gadget>
<output>3_250</output>
<result>3_250</result> | 3_250 | 3,250 | x=25*130 |
ape210k__00355455 | According to reports, the invention patent of disposable wooden chopsticks belongs to Japan, and the consumption of disposable wooden chopsticks in Japan also ranks first in the world, but Japan itself never produces this kind of product, and all of them are imported from abroad. China exports 20 billion pairs of high-quality wooden chopsticks to Japan every year, and 20,000 cubic meters of wood are used to manufacture 100 million pairs of wooden chopsticks, and each cubic meter of wood is equivalent to about 4 large trees. May I ask China to export to Japan every year? 20 billion pairs of wooden chopsticks, how many trees need to be cut down? | 据报道,一次性木筷的发明专利属于日本n,日本国内一次性木筷的消耗量也名列世界第一,但日本自己却从不生产这种产品,全部从国外进口.中国每年向日本出口200亿双优质木筷,而每制造1亿双木筷就要用去0.2万立方米的木材,而每立方米木材大约相当于4棵大树,请问中国每年向日本出口200亿双木筷,需要砍去多少棵大树? | <gadget id="calculator">400_000 * 4</gadget>
<output>1_600_000</output>
<result>1_600_000</result> | 1_600_000 | 1,600,000 | x=400000*4 |
ape210k__00425906 | What is the probability of randomly drawing an even number from the cards 2.3.4.5.6 | 从卡片2.3.4.5.6中任意抽取一张是双数的可能性是多少 | <gadget id="calculator">3 / 5</gadget>
<output>3/5 = around 0.6</output>
<result>3/5 = around 0.6</result> | 3/5 | 0.6 | x=3/5 |
ape210k__00588523 | Selling moon cakes, the "Osmanthus" brand moon cakes processed by the pastry factory, every 4 pieces are packed in a box, and every 2 boxes are packed in a box, each sells for 3 yuan, how much does a box of such mooncakes sell for? | 出售月饼,糕点厂加工的"桂花"牌月饼,每4个装1盒,每2盒装一箱,每个卖3元,一箱这样的月饼卖多少元? | <gadget id="calculator">4 * 2</gadget>
<output>8</output>
<gadget id="calculator">3 * 8</gadget>
<output>24</output>
<result>24</result> | 24 | 24 | x=3*(4*2) |
ape210k__00256552 | Teacher Hou is a master of table tennis. He bought table tennis balls for the students in the elective class. There are 32 table tennis balls in each box. How many? How many table tennis balls did he buy in total? (Supplementary conditions and answers) | 侯老师是乒乓球高手,他为选修班的同学买回乒乓球,每盒32个乒乓球,多少,共买回多少个乒乓球?(补充条件并解答) | <result>5</result> | 5 | 5 | x=5 |
ape210k__00605065 | A number can divide both 45 and 75, what is the largest number. | 一个数既能整除45,又能整除75,这个数最大是多少. | <gadget id="calculator">3 * 5</gadget>
<output>15</output>
<result>15</result> | 15 | 15 | x=3*5 |
ape210k__01089839 | cylinder, if cut along its diameter, its cross-section is a square with side length 3 decimeters, what is the surface area of this cylinder? | 一个圆柱,如果沿着它的直径剖开,它的剖面是一个边长3分米的正方形,这个圆柱的表面积是多少? | <gadget id="calculator">3.14 * 3 * 3</gadget>
<output>28.26</output>
<gadget id="calculator">3 / 2</gadget>
<output>3/2 = around 1.5</output>
<gadget id="calculator">(3/2) ** 2</gadget>
<output>9/4 = around 2.25</output>
<gadget id="calculator">2 * 3.14 * (9/4)</gadget>
<output>14.13</output>
<gadget id="calculator">28.26 + 14.13</gadget>
<output>42.39</output>
<result>42.39</result> | 42.39 | 42.39 | x=3.14*3*3+2*3.14*(3/2)**2 |
ape210k__00609042 | Move the decimal point of how many two places to the left, and then expand it by 10 times to get 7.02. | 把多少的小数点向左移动两位,再扩大10倍后得到7.02. | <gadget id="calculator">7.02 / 10</gadget>
<output>0.702</output>
<gadget id="calculator">0.702 * 100</gadget>
<output>70.2</output>
<result>70.2</result> | 70.2 | 70.2 | x=7.02/10*100 |
ape210k__00078028 | Classmates get together, and the 2-liter drink is distributed to 5 people, how many milliliters of drink can each person drink on average? | 同学们聚会,2升装的饮料分给5个人喝,平均每人可以喝到多少毫升饮料? | <gadget id="calculator">2 * 1_000</gadget>
<output>2_000</output>
<gadget id="calculator">2_000 / 5</gadget>
<output>400</output>
<result>400</result> | 400 | 400 | x=(2*1000)/5 |
ape210k__00341868 | The school has 600 science and technology books, which is 5 times that of literature and art books. How many science and literature books are there? | 学校有科技书600本,是文艺书的5倍,科技书和文艺书共有多少本? | <gadget id="calculator">600 / 5</gadget>
<output>120</output>
<gadget id="calculator">120 + 600</gadget>
<output>720</output>
<result>720</result> | 720 | 720 | x=600/5+600 |
ape210k__01072331 | (3/4) of A's number is 60, and (3/4) of B's number is 60. How much is the difference between the two numbers? | 甲数的(3/4)是60,乙数是60的(3/4),两数相差多少? | <gadget id="calculator">3 / 4</gadget>
<output>3/4 = around 0.75</output>
<gadget id="calculator">60 / (3/4)</gadget>
<output>80</output>
<gadget id="calculator">60 * (3/4)</gadget>
<output>45</output>
<gadget id="calculator">80 - 45</gadget>
<output>35</output>
<result>35</result> | 35 | 35 | x=(60/(3/4))-(60*(3/4)) |
ape210k__00889033 | The school bought a batch of new books. There are more literature books than Kezhi books (1/3) and less than comic books (1/5). It is known that there are 200 comic books bought. How many new books are there in this batch? | 学校买来一批新书,文艺书比科枝书多(1/3),比连环画书少(1/5),已知买来的连环画200本,这批新书共有多少本? | <gadget id="calculator">1 / 5</gadget>
<output>1/5 = around 0.2</output>
<gadget id="calculator">1 - (1/5)</gadget>
<output>4/5 = around 0.8</output>
<gadget id="calculator">200 * (4/5)</gadget>
<output>160</output>
<gadget id="calculator">1 / 3</gadget>
<output>1/3 = around 0.333333</output>
<gadget id="calculator">1 + (1/3)</gadget>
<output>4/3 = around 1.333333</output>
<gadget id="calculator">160 / (4/3)</gadget>
<output>120</output>
<gadget id="calculator">160 + 120 + 200</gadget>
<output>480</output>
<result>480</result> | 480 | 480 | x=(200*(1-(1/5)))+((200*(1-(1/5)))/(1+(1/3)))+200 |
ape210k__00632264 | On one side of the road, a colorful flag is inserted every 2 meters (both ends are inserted), and a total of 50 flags are inserted. How long is this road in meters? | 在公路的一侧,每隔2米插一面彩旗(两端都插),共插了50面,这条公路长多少米. | <gadget id="calculator">50 - 1</gadget>
<output>49</output>
<gadget id="calculator">49 * 2</gadget>
<output>98</output>
<result>98</result> | 98 | 98 | x=(50-1)*2 |
ape210k__00287016 | There are 2,400 peach trees planted in the orchard, and the number of apple trees is less than that of peach trees (1/6). How many apple trees are planted? | 果园里种了2400棵桃树,苹果树的棵数比桃树少(1/6),苹果树种了多少棵? | <gadget id="calculator">1 / 6</gadget>
<output>1/6 = around 0.166667</output>
<gadget id="calculator">1 - (1/6)</gadget>
<output>5/6 = around 0.833333</output>
<gadget id="calculator">2_400 * (5/6)</gadget>
<output>2_000</output>
<result>2_000</result> | 2_000 | 2,000 | x=2400*(1-(1/6)) |
ape210k__00200897 | A stamp book has 16 pages, 6 lines of stamps are pasted on each page, and 4 stamps are pasted on each line; if there is one less line on each sheet, how many stamps will be missing in this stamp book? | 一本集邮本有16页,每页贴6行邮票,每行贴4张邮票;如果每张少贴1行,这本集邮本一共要少贴多少张邮票? | <gadget id="calculator">16 * 4</gadget>
<output>64</output>
<result>64</result> | 64 | 64 | x=16*4 |
ape210k__00063177 | It is known that the five-digit number "\overline{8***8}" can be divisible by 2008, what is the quotient obtained? | 已知五位数"\overline{8***8}"能被2008整除,则除得的商是多少. | <result>41</result> | 41 | 41 | x=41 |
ape210k__00892273 | In order to prepare for her son's study expenses, Xiao Ming's mother deposited the saved 5,000 yuan in the bank in the form of education savings for a period of three years. The annual interest rate of the three-year education savings is 3.69%. How much is the total amount of principal and interest that Xiao Ming's mother can get at maturity? (Education savings are exempt from interest tax) | 小明的妈妈为准备儿子的学习费用,把节省下来的5000元钱以教育储蓄的形式存入银行,存期三年.三年教育储蓄的年利率为3.69%,小明妈妈到期可得本金和利息一共是多少元?(教育储蓄免缴利息税) | <gadget id="calculator">3.69 / 100</gadget>
<output>0.0369</output>
<gadget id="calculator">5_000 * 0.0369 * 3</gadget>
<output>553.5</output>
<gadget id="calculator">5_000 + 553.5</gadget>
<output>5_553.5</output>
<result>5_553.5</result> | 5_553.5 | 5,553.5 | x=5000+(5000*3.69%*3) |
ape210k__00128550 | To build a road from the county town to Xianfeng Village, which is 165 kilometers long, and the engineering team will repair about 15 kilometers a week. How many weeks will it take to complete the task? | 从县城修一条公路到先锋村,长165千米,工程队每周大约修15千米,几周能完成任务? | <gadget id="calculator">165 / 15</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | x=165/15 |
ape210k__01041085 | Jianshe Elementary School organizes a chorus team, with 20 participants in the sixth grade, 25% more participants in the fifth grade than the sixth grade, and 12% fewer participants in the fourth grade than the fifth grade. How many people are there in the fourth and fifth grades in the chorus? | 建设小学组织合唱队,六年级有20人参加,五年级参加的人数比六年级多25%,四年级参加的人数比五年级少12%.合唱队中四、五年级总共有多少人? | <gadget id="calculator">25 / 100</gadget>
<output>1/4 = around 0.25</output>
<gadget id="calculator">1 + (1/4)</gadget>
<output>5/4 = around 1.25</output>
<gadget id="calculator">20 * (5/4)</gadget>
<output>25</output>
<gadget id="calculator">12 / 100</gadget>
<output>3/25 = around 0.12</output>
<gadget id="calculator">1 - (3/25)</gadget>
<output>22/25 = around 0.88</output>
<gadget id="calculator">25 * (22/25)</gadget>
<output>22</output>
<gadget id="calculator">22 + 25</gadget>
<output>47</output>
<result>47</result> | 47 | 47 | x=(20*(1+25%))*(1-12%)+(20*(1+25%)) |
ape210k__00252473 | The two adjacent sides of a rectangle are 3cm and 4cm respectively. Taking the 3cm side as the axis, a cylinder is obtained by rotating it once. What is the lateral area of this cylinder in cm**2. | 一个长方形相邻的两条边分别为3cm,4cm,以3cm的边为轴,旋转一周就得到了一个圆柱,这个圆柱的侧面积是多少cm**2. | <gadget id="calculator">3.14 * 4 * 2 * 3</gadget>
<output>75.36</output>
<result>75.36</result> | 75.36 | 75.36 | x=3.14*4*2*3 |
ape210k__00237115 | A power plant originally had 3,000 tons of coal and used up (5/6), how many tons are left. | 一个发电厂原有煤3000吨,用去(5/6),还剩多少吨. | <gadget id="calculator">5 / 6</gadget>
<output>5/6 = around 0.833333</output>
<gadget id="calculator">1 - (5/6)</gadget>
<output>1/6 = around 0.166667</output>
<gadget id="calculator">3_000 * (1/6)</gadget>
<output>500</output>
<result>500</result> | 500 | 500 | x=3000*(1-(5/6)) |
ape210k__00096720 | 50 students participated in the Chinese and Mathematics competitions. There are 25 people who won the mathematics competition, 32 people who won the Chinese competition, 18 people who won the two subjects, and how many people did not win the Chinese and mathematics competitions? | 50名同学参加语文和数学学科竞赛.数学竞赛获奖的有25人,语文竞赛获奖的有32人,两科都获奖的有18人,语文、数学竞赛都没获奖的有多少人? | <gadget id="calculator">25 - 18</gadget>
<output>7</output>
<gadget id="calculator">32 - 18</gadget>
<output>14</output>
<gadget id="calculator">7 + 14 + 18</gadget>
<output>39</output>
<gadget id="calculator">50 - 39</gadget>
<output>11</output>
<result>11</result> | 11 | 11 | x=50-((25-18)+(32-18)+18) |
ape210k__00307019 | After 60% of a barrel of oil is used up, another 12 liters are poured in. At this time, there is as much oil in the barrel as before. How many liters is this barrel of oil originally? | 用去一桶油的60%后,又倒入12升,这时桶里的油和原来一样多.这桶油原来有多少升? | <gadget id="calculator">60 / 100</gadget>
<output>3/5 = around 0.6</output>
<gadget id="calculator">12 / (3/5)</gadget>
<output>20</output>
<result>20</result> | 20 | 20 | x=12/60% |
ape210k__00490630 | In a right triangle, the ratio of the two sides is 2:5, and one side is 6 cm shorter than the other side. What is the area of the triangle in square centimeters? | 一个直角三角形,两条直角边的比是2:5,其中一条直角边比另一条直角边短6厘米,这个三角形的面积是多少平方厘米. | <gadget id="calculator">5 - 2</gadget>
<output>3</output>
<gadget id="calculator">6 / 3</gadget>
<output>2</output>
<gadget id="calculator">5 / 2</gadget>
<output>5/2 = around 2.5</output>
<gadget id="calculator">2 * 2 * 2 * (5/2)</gadget>
<output>20</output>
<result>20</result> | 20 | 20 | x=(6/(5-2))*(6/(5-2))*(6/(5-2))*5/(6/(5-2)) |
ape210k__00964343 | A total of 86 people participated in the interest group activities in our school, including 25 people in the music group, 1.2 times as many people in the computer group as the music group, and the rest were in the painting group. How many people are in the painting group? | 我校参加兴趣小组活动的共有86人,其中音乐小组有25人,微机小组的人数是音乐小组的1.2倍,其余的是绘画小组.绘画小组由多少人? | <gadget id="calculator">25 * 1.2</gadget>
<output>30</output>
<gadget id="calculator">25 + 30</gadget>
<output>55</output>
<gadget id="calculator">86 - 55</gadget>
<output>31</output>
<result>31</result> | 31 | 31 | x=86-(25+25*1.2) |
ape210k__00633892 | 12 boxes of bees can produce 900 kilograms of honey a year. Xiao Ming’s family has 36 boxes of these bees. How much honey can be produced in a year? | 12箱蜜蜂一年可以酿蜂蜜900千克,小明家养了36箱这样的蜜蜂,一年可以酿蜂蜜多少千克? | <gadget id="calculator">900 / 12</gadget>
<output>75</output>
<gadget id="calculator">75 * 36</gadget>
<output>2_700</output>
<result>2_700</result> | 2_700 | 2,700 | x=900/12*36 |
ape210k__00164967 | Xinxing Primary School newly purchased 165 sets of desks and chairs, each desk is 66 yuan, and each chair is 34 yuan. How much did it cost? | 新兴小学新购进165套课桌椅,每张课桌66元,每把椅子34元,一共花了多少钱? | <gadget id="calculator">66 + 34</gadget>
<output>100</output>
<gadget id="calculator">100 * 165</gadget>
<output>16_500</output>
<result>16_500</result> | 16_500 | 16,500 | x=(66+34)*165 |
ape210k__00102840 | Each sapling is 16 yuan, buy 3 and get 1 free, buy 3 at a time, how much is each sapling cheaper? | 每棵树苗16元,买3棵送1棵,一次买3棵,每棵便宜多少元? | <gadget id="calculator">3 + 1</gadget>
<output>4</output>
<gadget id="calculator">3 / 4</gadget>
<output>3/4 = around 0.75</output>
<gadget id="calculator">16 * (3/4)</gadget>
<output>12</output>
<gadget id="calculator">16 - 12</gadget>
<output>4</output>
<result>4</result> | 4 | 4 | x=16-16*3/(3+1) |
ape210k__00087134 | (2008/2009)*1006+(2008/2009)*1004-(2008/2009). | (2008/2009)*1006+(2008/2009)*1004-(2008/2009). | <gadget id="calculator">2_008 / 2_009</gadget>
<output>2_008/2_009 = around 0.999502</output>
<gadget id="calculator">(2_008/2_009) * 1_006</gadget>
<output>2_020_048/2_009 = around 1_005.499253</output>
<gadget id="calculator">(2_008/2_009) * 1_004</gadget>
<output>2_016_032/2_009 = around 1_003.500249</output>
<gadget id="calculator">(2_016_032/2_009) - (2_008/2_009)</gadget>
<output>2_014_024/2_009 = around 1_002.500747</output>
<gadget id="calculator">(2_020_048/2_009) + (2_014_024/2_009)</gadget>
<output>2_008</output>
<result>2_008</result> | 2_008 | 2,008 | x=(2008/2009)*1006+(2008/2009)*1004-(2008/2009) |
ape210k__00419106 | Aunt Li took a fancy to a set of suits with an original price of 1,200 yuan. She is now offering a 20% discount in shopping malls. Aunt Li can enjoy a 5% discount on top of the discount with her VIP card. How much did she actually pay for this suit? | 李阿姨看中了一套套装原价1200元,现商场八折酬宾,李阿姨凭贵宾卡在打折的基础上又享受5%的优惠,她买这套套装实际付多少元. | <gadget id="calculator">80 / 100</gadget>
<output>4/5 = around 0.8</output>
<gadget id="calculator">5 / 100</gadget>
<output>1/20 = around 0.05</output>
<gadget id="calculator">1 - (1/20)</gadget>
<output>19/20 = around 0.95</output>
<gadget id="calculator">1_200 * (4/5) * (19/20)</gadget>
<output>912</output>
<result>912</result> | 912 | 912 | x=1200*80%*(1-5%) |
ape210k__00148685 | A batch of notebooks was distributed to Class 1 students in the sixth grade, with an average of 12 copies per person. If only girls were distributed, each person would receive 20 copies on average. If only boys were distributed, how many copies per person would be distributed on average. | 一批本子分发给六年级一班学生,平均每人分到12本,若只发给女生,平均每人可分到20本,若只发给男生,平均每人可分到多少本. | <gadget id="calculator">1 / 12</gadget>
<output>1/12 = around 0.083333</output>
<gadget id="calculator">1 / 20</gadget>
<output>1/20 = around 0.05</output>
<gadget id="calculator">(1/12) - (1/20)</gadget>
<output>1/30 = around 0.033333</output>
<gadget id="calculator">1 / (1/30)</gadget>
<output>30</output>
<result>30</result> | 30 | 30 | x=1/((1/12)-(1/20)) |
ape210k__00611492 | The box office income of Yellow River Park's "June 1st" holiday is 105,000 yuan, which is 40% lower than the box office income of "May 1st" holiday. How much is the box office income of Yellow River Park's "May 1st" holiday? | 黄河公园"六一"假期的票房收入为10.5万元,比"五一"假期的票房收入减少了40%,黄河公园"五一"假期票房收入为多少万元? | <gadget id="calculator">40 / 100</gadget>
<output>2/5 = around 0.4</output>
<gadget id="calculator">1 - (2/5)</gadget>
<output>3/5 = around 0.6</output>
<gadget id="calculator">10.5 / (3/5)</gadget>
<output>17.5</output>
<result>17.5</result> | 17.5 | 17.5 | x=10.5/(1-40%) |
ape210k__00316268 | (((15/28)-(11/36))*(21/29)+□/(16/21))/16(1/2)=(5/9), then□=how much. | (((15/28)-(11/36))*(21/29)+□/(16/21))/16(1/2)=(5/9),则□=多少. | <gadget id="calculator">11 / 36</gadget>
<output>11/36 = around 0.305556</output>
<gadget id="calculator">21 / 29</gadget>
<output>21/29 = around 0.724138</output>
<gadget id="calculator">2 / 33</gadget>
<output>2/33 = around 0.060606</output>
<gadget id="calculator">(11/36) * (21/29) * (2/33)</gadget>
<output>7/522 = around 0.01341</output>
<gadget id="calculator">5 / 9</gadget>
<output>5/9 = around 0.555556</output>
<gadget id="calculator">15 / 28</gadget>
<output>15/28 = around 0.535714</output>
<gadget id="calculator">(15/28) * (21/29) * (2/33)</gadget>
<output>15/638 = around 0.023511</output>
<gadget id="calculator">(5/9) - (15/638)</gadget>
<output>3_055/5_742 = around 0.532045</output>
<gadget id="calculator">(7/522) + (3_055/5_742)</gadget>
<output>6/11 = around 0.545455</output>
<gadget id="calculator">21 / 16</gadget>
<output>21/16 = around 1.3125</output>
<gadget id="calculator">(21/16) * (2/33)</gadget>
<output>7/88 = around 0.079545</output>
<gadget id="calculator">(6/11) / (7/88)</gadget>
<output>48/7 = around 6.857143</output>
<result>48/7 = around 6.857143</result> | 48/7 | 6.857143 | x=(11/36*21/29*2/33+5/9-15/28*21/29*2/33)/(21/16*2/33) |
ape210k__00034806 | Chickens and rabbits share the same cage, with a total of 206 legs. The number of rabbits is 52 less than that of chickens. How many chickens are there? | 鸡兔同笼,共206条腿,兔比鸡少52只,鸡有多少只. | <gadget id="calculator">2 * 52</gadget>
<output>104</output>
<gadget id="calculator">206 - 104</gadget>
<output>102</output>
<gadget id="calculator">4 + 2</gadget>
<output>6</output>
<gadget id="calculator">102 / 6</gadget>
<output>17</output>
<gadget id="calculator">17 + 52</gadget>
<output>69</output>
<result>69</result> | 69 | 69 | x=(206-2*52)/(4+2)+52 |
ape210k__00028363 | There are 6 cowsheds in the dairy farm, and there are 8 cows in each cowshed. A total of 960 kilograms of feed is fed a day. How many kilograms of feed is fed to each cow on average? | 奶牛场有6个牛棚,每个牛棚里有8头奶牛,一天共喂饲料960千克,平均每头奶牛每天喂饲料多少千克? | <gadget id="calculator">960 / 6 / 8</gadget>
<output>20</output>
<result>20</result> | 20 | 20 | x=960/6/8 |
ape210k__00654615 | Divide a circle into several equal parts and assemble them into approximate rectangles. The perimeter of the assembled rectangle is 16.56cm, what is the area of the circle in cm**2. . | 把一个圆分成若干等分,拼成近似的长方形.拼成的长方形的周长是16.56cm,圆的面积是多少cm**2.. | <gadget id="calculator">2 ** 2</gadget>
<output>4</output>
<gadget id="calculator">3.14 * 4</gadget>
<output>12.56</output>
<result>12.56</result> | 12.56 | 12.56 | x=3.14*2**2 |
ape210k__00608958 | How many 0s are there at the end of the product of 132*50? | 132*50的积的末尾有多少个0. | <result>2</result> | 2 | 2 | x=2 |
ape210k__00276429 | There are at most 4 digits, and any two of them have at least two digits different. | 最多有多少个4位数,它们中的任意两个至少有两位的数字不同. | <gadget id="calculator">1_000 / 10</gadget>
<output>100</output>
<gadget id="calculator">100 * 9</gadget>
<output>900</output>
<result>900</result> | 900 | 900 | x=(1000/10)*9 |
ape210k__00403367 | A classic book has 540 pages in total, and 180 pages have been read. The rest read an average of 18 pages a day, how many days? | 一本经典读物共有540页,已经看了180页.余下的平均每天看18页,几天看完? | <gadget id="calculator">540 - 180</gadget>
<output>360</output>
<gadget id="calculator">360 / 18</gadget>
<output>20</output>
<result>20</result> | 20 | 20 | x=(540-180)/18 |
ape210k__00225090 | The floor of Xiaohong’s living room is 48 decimeters long and 32 meters wide. Now lay square floor tiles on the floor of the living room. There are three kinds of floor tiles with side lengths of 3 decimeters, 6 decimeters and 8 decimeters to choose from. Can you help me? Xiaohong thinks about it, which floor tiles to choose are neatly laid and there will be no surplus? | 小红家的客厅地面长48分米,宽32米,现在给客厅的地面铺正方形地砖,有边长分别为3分米、6分米、8分米的三种地砖可供选择,你帮小红家想想,选择哪种地砖铺得既整齐又不会有剩余? | <gadget id="calculator">2 * 2 * 2</gadget>
<output>8</output>
<result>8</result> | 8 | 8 | x=2*2*2 |
ape210k__00344315 | Uncle Li works from 8:00 in the morning to 11:00 in the morning, and from 2:00 in the afternoon to 5:00 in the afternoon to make a total of 72 parts. How many parts does Uncle Li make on average per hour? | 李叔叔每天早上8:00工作到11:00,下午2:00工作到下午5:00共做72个零件,李叔叔平均每小时要做几个零件? | <gadget id="calculator">3 + 3</gadget>
<output>6</output>
<gadget id="calculator">72 / 6</gadget>
<output>12</output>
<result>12</result> | 12 | 12 | x=72/(3+3) |
ape210k__00346146 | The department store sold 4 boxes of hats, each with 20 hats, for a total of 480 yuan. How much is each hat? | 百货商店卖出4箱帽子,每箱20顶,一共卖了480元.每顶帽子多少元? | <gadget id="calculator">480 / 4 / 20</gadget>
<output>6</output>
<result>6</result> | 6 | 6 | x=480/4/20 |
ape210k__00531746 | Add 6 to a certain number, multiply by 6, and divide by 6. The result is still 6. What is this number? | 某数加上6,乘以6,再除以6,其结果还是6,这个数是多少? | <gadget id="calculator">6 / 6</gadget>
<output>1</output>
<gadget id="calculator">6 * 1</gadget>
<output>6</output>
<gadget id="calculator">6 - 6</gadget>
<output>0</output>
<gadget id="calculator">0 / 1</gadget>
<output>0</output>
<result>0</result> | 0 | 0 | x=(6-6*6/6)/(6/6) |
ape210k__00586913 | There is a rest area in the stadium, the length is 13 meters, and the width is 5 meters. What is the area of this rest area in square meters? | 体育场中有休息场地,长是13米,宽是5米,这块休息场地的面积是多少平方米? | <gadget id="calculator">13 * 5</gadget>
<output>65</output>
<result>65</result> | 65 | 65 | x=13*5 |
ape210k__00216191 | The number of A is 25% more than the number of B, and the number of B is the number of A | 甲数比乙数多25%,乙数是甲数的多少 | <gadget id="calculator">25 / 100</gadget>
<output>1/4 = around 0.25</output>
<gadget id="calculator">1 + (1/4)</gadget>
<output>5/4 = around 1.25</output>
<gadget id="calculator">1 / (5/4)</gadget>
<output>4/5 = around 0.8</output>
<result>4/5 = around 0.8</result> | 4/5 | 0.8 | x=1/(1+25%) |
ape210k__00227517 | How much should be filled in 4, 8, 16, 32, □, □ | 4,8,16,32,□,□里应填多少 | <gadget id="calculator">32 * 2</gadget>
<output>64</output>
<result>64</result> | 64 | 64 | x=32*2 |
ape210k__01191965 | The diameter of a circular island is 50m, the middle is a circular flower bed with a diameter of 20m, and the other places are lawns. What is the size of the lawn? | 一个圆形环岛的直径是50m,中间是一个直径为20m的圆形花坛,其他地方是草坪.草坪的占地面积是多少? | <gadget id="calculator">50 / 2</gadget>
<output>25</output>
<gadget id="calculator">25 ** 2</gadget>
<output>625</output>
<gadget id="calculator">20 / 2</gadget>
<output>10</output>
<gadget id="calculator">10 ** 2</gadget>
<output>100</output>
<gadget id="calculator">625 - 100</gadget>
<output>525</output>
<gadget id="calculator">3.14 * 525</gadget>
<output>1_648.5</output>
<result>1_648.5</result> | 1_648.5 | 1,648.5 | x=3.14*((50/2)**2-(20/2)**2) |
ape210k__00032193 | The floor of the school conference room is 15 meters long and 11 meters wide. What would be the area of the rug to cover it with a rug of the same size? | 学校会议室地面长是15米,宽是11米.要铺上同样大小的地毯,这块地毯的面积应该是多少? | <gadget id="calculator">15 * 11</gadget>
<output>165</output>
<result>165</result> | 165 | 165 | x=15*11 |
ape210k__00841573 | Two cars, A and B, start at the same time from places A and B, which are 260 kilometers apart, and drive toward each other. Car A travels 20 kilometers per hour, and car B travels 45 kilometers per hour. How many kilometers did B travel when they meet? | 甲乙两车分别从相距260千米的A、B两地同时出发,相向而行,甲车每小时行20千米,乙车每小时行45千米,相遇时乙车行了多少千米? | <gadget id="calculator">20 + 45</gadget>
<output>65</output>
<gadget id="calculator">260 / 65</gadget>
<output>4</output>
<gadget id="calculator">45 * 4</gadget>
<output>180</output>
<result>180</result> | 180 | 180 | x=45*(260/(20+45)) |
ape210k__01055109 | The Seventh National Urban Games was held in Nanchang, from the opening on October 16, 2011 to the closing on October 25, 2011. How many days did it last? | 第七届全国城市运动会在南昌举行,从2011年10月16日开幕,到2011年10月25日闭幕,一共举行了多少天? | <gadget id="calculator">25 - 16</gadget>
<output>9</output>
<gadget id="calculator">9 + 1</gadget>
<output>10</output>
<result>10</result> | 10 | 10 | x=25-16+1 |
ape210k__00412640 | There used to be 29 telephone poles on one side of an old street, and the distance between each two adjacent poles was 40 meters. Now the government has decided to replace all of them with large cement utility poles, with every two adjacent poles 28 meters apart. So how many large cement poles are needed. | 一条旧街道的一侧原来有电线杆29根,每相邻两根相距40米.现在政府决定全部换成大型水泥电线杆,每相邻两根相距28米.那么需大型水泥电线杆多少根. | <gadget id="calculator">29 - 1</gadget>
<output>28</output>
<gadget id="calculator">28 * 40</gadget>
<output>1_120</output>
<gadget id="calculator">1_120 / 28</gadget>
<output>40</output>
<gadget id="calculator">40 + 1</gadget>
<output>41</output>
<result>41</result> | 41 | 41 | x=((29-1)*40)/28+1 |
ape210k__00164645 | Uncle Li planted 30 radishes. In order to estimate the yield, he took two radishes and weighed them to 10 kg. According to this, how many kilograms of radishes can Uncle Li collect? | 李叔叔种了30畦萝卜,为了估计一下产量,他先收下两畦称了称重10千克.照这样李叔叔大约可收萝卜多少千克? | <gadget id="calculator">10 / 2</gadget>
<output>5</output>
<gadget id="calculator">5 * 30</gadget>
<output>150</output>
<result>150</result> | 150 | 150 | x=10/2*30 |
ape210k__00753511 | Group photo of 34 students from Class 1, the price is 24.5 yuan, and 4 photos are given. In addition, there is a charge of 2.3 yuan for each additional photo. If each person in the class wants 1 photo, how much is the total cost? | 四1班34名同学合影,价格是24.5元,给4张照片.另外每加印1张收费2.3元,若全班每人都要1张照片,一共需付多少元? | <gadget id="calculator">34 - 4</gadget>
<output>30</output>
<gadget id="calculator">30 * 2.3</gadget>
<output>69</output>
<gadget id="calculator">24.5 + 69</gadget>
<output>93.5</output>
<result>93.5</result> | 93.5 | 93.5 | x=24.5+(34-4)*2.3 |
ape210k__00891221 | A cuboid is 6 meters long, 5 meters wide, and 4 meters high. What is the area in square meters placed on the ground? | 一个长方体,长6米,宽5米,高4米,放在地面上的占地面积是多少平方米. | <gadget id="calculator">6 * 5</gadget>
<output>30</output>
<result>30</result> | 30 | 30 | x=6*5 |