question stringlengths 42 985 | answer stringlengths 50 1.23k | question_embedding sequencelengths 768 768 | answer_embedding sequencelengths 768 768 | essential_math_concepts sequencelengths 1 6 | world_context sequencelengths 1 3 | difficulty int64 1 5 |
|---|---|---|---|---|---|---|
Kim orders a $10 meal and a drink for 2.5. She gives a 20% tip. She pays with a $20 bill. How much does she get in change? | The dinner cost 10+2.5=$<<10+2.5=12.5>>12.5.
The tip comes to 12.5*.2=$2.5.
So the total cost is 12.5+2.5=$<<12.5+2.5=15>>15.
That means she gets 20-15=$<<20-15=5>>5 in change.
#### 5 | [
0.1934591382741928,
1.1417642831802368,
-3.5337016582489014,
0.6745566129684448,
-0.32600152492523193,
-0.25322669744491577,
-0.8553021550178528,
-0.2016037255525589,
0.06679756939411163,
0.6618444919586182,
-1.548299789428711,
0.4776442050933838,
0.757113516330719,
1.4279228448867798,
0... | [
1.4380396604537964,
1.8466989994049072,
-3.4310719966888428,
-0.684512734413147,
0.028525937348604202,
-0.7849326729774475,
0.2592505216598511,
-0.3393881320953369,
0.6397786140441895,
1.0689537525177002,
-2.355125904083252,
0.5963883399963379,
1.1233166456222534,
0.7213827967643738,
0.8... | [
"percentages",
"decimals",
"addition",
"subtraction"
] | [
"restaurant"
] | 2 |
James orders an 8 piece pizza. His friend eats 2 slices and James eats half of what is left. How many slices does James eat? | There are 8-2=<<8-2=6>>6 slices left after his friend eats some slices
That means So he eats 6/2=<<6/2=3>>3 slices
#### 3 | [
0.5910590887069702,
1.3820223808288574,
-2.9370458126068115,
0.2816857695579529,
0.10503338277339935,
0.25472012162208557,
-0.5044487714767456,
0.6914005279541016,
-0.7036149501800537,
0.1339610069990158,
-1.4419461488723755,
0.9253928661346436,
-0.6702808141708374,
0.780194878578186,
-0... | [
1.1424952745437622,
0.9785247445106506,
-3.7023351192474365,
-0.5870093703269958,
0.36454683542251587,
-0.27132636308670044,
-0.6524285674095154,
-0.16756805777549744,
-0.02628123015165329,
0.16690482199192047,
-1.6399141550064087,
0.8076090812683105,
-0.0030737940687686205,
1.011442780494... | [
"fractions",
"subtraction"
] | [
"food",
"social_situations"
] | 2 |
John has to restring 3 basses with 4 strings each, twice as many guitars which have 6 strings each, and 3 fewer 8 string guitars than the normal guitars. How many strings does he need? | The basses take 3*4=<<3*4=12>>12 strings
He restrings 2*3=<<2*3=6>>6 normal guitars
That takes 6*6=<<6*6=36>>36 strings
He restrings 6-3=3 guitars with 8 strings
So that uses 3*8=<<3*8=24>>24 strings
So he uses 12+36+24=<<12+36+24=72>>72 strings
#### 72 | [
-0.36591628193855286,
1.9431312084197998,
-3.2079949378967285,
-0.5450760722160339,
-0.639666736125946,
-0.15135955810546875,
0.3035752475261688,
-0.014936594292521477,
0.2159433364868164,
-0.05317681282758713,
-2.2154977321624756,
-0.2147803157567978,
-0.6987742781639099,
0.17491765320301... | [
0.37847384810447693,
1.0436294078826904,
-3.597325325012207,
-0.7568557858467102,
-0.4874148964881897,
-1.0106093883514404,
0.908021092414856,
0.44304150342941284,
-0.23025746643543243,
-0.16322535276412964,
-1.4003548622131348,
0.595607340335846,
-0.3611242175102234,
-0.1466430276632309,
... | [
"multiplication",
"ratios",
"algebraic_equations"
] | [
"music"
] | 4 |
Steven has 4 times as many shirts as Andrew. Andrew has 6 times as many shirts as Brian. If Brian has 3 shirts, how many does Steven have? | Andrew has 6 * 3 = <<6*3=18>>18 shirts.
So, Steven has 4 * 18 = <<4*18=72>>72 shirts.
#### 72 | [
0.08060085773468018,
0.8830811381340027,
-3.770207643508911,
-0.2941407561302185,
-0.42450976371765137,
0.752413809299469,
-0.4330398440361023,
-0.054840028285980225,
0.4100590646266937,
0.42662107944488525,
-1.601489782333374,
-0.16926094889640808,
0.5955777168273926,
0.5984020829200745,
... | [
0.3510672450065613,
0.9474098086357117,
-4.21970272064209,
-0.8886538147926331,
-0.6626776456832886,
0.38088005781173706,
0.4000392556190491,
0.05834449827671051,
0.4768994152545929,
0.17336858808994293,
-1.1564027070999146,
-0.5531311631202698,
1.6984254121780396,
0.49864721298217773,
-... | [
"ratios",
"multiplication",
"algebraic_equations"
] | [
"everyday_life"
] | 2 |
There are 20 students in the orchestra and twice that number in the band. There are 12 boys and 16 girls in the choir. If each student only participates in one group, how many students, in total, are there in the orchestra, the band, and the choir? | There are 20 x 2 = <<20*2=40>>40 students in the band.
There are 12 + 16 = <<12+16=28>>28 students in the choir.
In total there are 20 + 40 + 28 = <<20+40+28=88>>88 students.
#### 88 | [
-1.1133794784545898,
0.8195173144340515,
-3.0010178089141846,
-0.12160132080316544,
0.7097667455673218,
0.7663448452949524,
0.7932875156402588,
0.056209005415439606,
0.01958213746547699,
0.08946925401687622,
-1.7033913135528564,
0.7344393134117126,
0.9861467480659485,
1.120503544807434,
... | [
-0.6550154089927673,
0.5658499598503113,
-3.7716331481933594,
-0.750677227973938,
-0.09335973113775253,
0.2333597093820572,
0.6576284170150757,
0.3085004687309265,
0.42637377977371216,
0.30899864435195923,
-0.7430669665336609,
0.9815396070480347,
0.9498727917671204,
0.5862866640090942,
0... | [
"multiplication",
"addition"
] | [
"music",
"school"
] | 2 |
Donald drinks 3 more than twice the number of juice bottles Paul drinks in one day. If Paul drinks 3 bottles of juice per day, how many bottles does Donald drink per day? | Twice the number of bottles Paul drinks in one day is 3 * 2 = <<3*2=6>>6 bottles.
So, the number of bottles that Donald drinks in one day is 6 + 3 = <<6+3=9>>9 bottles.
#### 9 | [
-0.29684123396873474,
1.6714086532592773,
-3.549731492996216,
-0.26354843378067017,
-0.8765413165092468,
0.41686612367630005,
-0.5851717591285706,
0.5177388191223145,
-0.650190532207489,
-0.3420937955379486,
-0.42405569553375244,
-0.440438836812973,
0.5521957874298096,
0.7533993124961853,
... | [
-0.3142940104007721,
1.6373438835144043,
-3.703152894973755,
-0.7581987977027893,
-0.03015059605240822,
0.035663045942783356,
-0.08474868535995483,
0.6631536483764648,
-0.3167646527290344,
-0.5472224354743958,
-1.0132728815078735,
-0.2632400393486023,
1.1086379289627075,
0.5164445042610168... | [
"algebraic_equations",
"linear_equations"
] | [
"daily_life"
] | 2 |
"Annie went to a liquidation sale and bought 5 televisions that each cost $50. She also purchased 10(...TRUNCATED) | "Annie spent 5 * $50 = $<<5*50=250>>250 on televisions.\nShe has $260 - $250 = $<<260-250=10>>10 lef(...TRUNCATED) | [0.7030122876167297,1.541225552558899,-3.61944580078125,-0.898026704788208,-0.43164297938346863,0.17(...TRUNCATED) | [0.3996800482273102,1.6375153064727783,-3.950498342514038,-1.0840340852737427,-0.7467961311340332,-0(...TRUNCATED) | [
"algebraic_equations",
"subtraction",
"division"
] | [
"shopping"
] | 2 |
"Elizabeth wants to buy the steak knives from a bridal registry as a wedding gift. The couple regis(...TRUNCATED) | "Each steak knife set has 4 steak knives and Elizabeth bought 2 sets so there are 4*2 = <<4*2=8>>8 s(...TRUNCATED) | [0.33654549717903137,2.370433807373047,-3.43632173538208,0.1648922711610794,0.3498665988445282,-0.48(...TRUNCATED) | [0.875802755355835,2.078629493713379,-3.977165460586548,0.07496649026870728,0.15654820203781128,-0.7(...TRUNCATED) | [
"multiplication",
"division"
] | [
"shopping",
"wedding"
] | 2 |
"Alyssa and Chelsea jointly bought 40 candles to decorate their room. Alyssa used half of them, and (...TRUNCATED) | "Alyssa used half of the candles, which is 1/2*40 = <<1/2*40=20>>20 candles\nThe number of candles t(...TRUNCATED) | [-0.04436971992254257,0.7900069952011108,-3.983912706375122,-0.7339547276496887,-0.5576772689819336,(...TRUNCATED) | [0.4876091778278351,0.5014519691467285,-3.5715668201446533,-0.5132561922073364,-0.14615032076835632,(...TRUNCATED) | [
"fractions",
"percentages"
] | [
"everyday_life",
"decorating"
] | 2 |
"Marissa has 4.5 feet of ribbon that she wants to use to tie some boxes. If 1 foot of ribbon is left(...TRUNCATED) | "Marissa used a total of 4.5 - 1 = <<4.5-1=3.5>>3.5 feet of ribbon to the boxes.\nThus, there were 3(...TRUNCATED) | [0.9195923209190369,1.3012632131576538,-3.1449618339538574,-1.325272798538208,-0.07917691022157669,-(...TRUNCATED) | [1.4046894311904907,1.8552615642547607,-3.3135106563568115,-1.2331181764602661,0.17017187178134918,-(...TRUNCATED) | [
"subtraction",
"division",
"multiplication"
] | [
"packaging"
] | 2 |
End of preview. Expand in Data Studio
- Downloads last month
- 15