text stringlengths 12 178 | module stringclasses 8
values | template stringclasses 56
values |
|---|---|---|
Let t = -0.042 + 2.042. What is the nearest to 1 in -3/4, t, -4?
t | comparison | closest_composed |
Let s = 0 - 1. Let k = -19 - -18.7. What is the closest to -1/2 in k, -4, s?
k | comparison | closest_composed |
Let z = 6 - 6. Let w = -20.7 + 24. Let s = 3 - w. Which is the closest to z? (a) s (b) -2/3 (c) 5
a | comparison | closest_composed |
Suppose 4*c + 16 = -68. Let b be (2/(-3))/((-14)/c). What is the nearest to b in -1/6, -2, 1?
-1/6 | comparison | closest_composed |
Let v = -15 + 11. Let x = v - -4. Suppose -w = 2*p - 9, -w + 5*p = -5*w + 24. What is the nearest to -0.1 in x, w, -3?
x | comparison | closest_composed |
Let h = -24 - 1. Let m = h - -177/7. Let f(v) = v**2 - 4*v + 3. Let k be f(3). Which is the closest to k? (a) -0.4 (b) m (c) -2/9
c | comparison | closest_composed |
Let y = -0.33 + -0.07. Which is the nearest to 0.1? (a) y (b) 0.2 (c) 2/7
b | comparison | closest_composed |
Let z = 1.1 - 0.1. Let p(b) = -b + 0 + 3 + 2*b - 4. Let y be p(1). What is the nearest to z in 2/9, y, 1/5?
2/9 | comparison | closest_composed |
Let t = 8.2 + -3.2. What is the nearest to -1 in 1/9, t, -1?
-1 | comparison | closest_composed |
Let i = -11 + 7. Let r be 1/(1/i) - -2. What is the closest to 2 in r, -1, 0.3?
0.3 | comparison | closest_composed |
What is the fourth biggest value in -0.4, -4/5, 5.6, -3?
-3 | comparison | kth_biggest |
Which is the fourth biggest value? (a) 0.5 (b) -0.3 (c) 94 (d) -1 (e) 5
b | comparison | kth_biggest |
What is the third smallest value in -1, -0.1, 1/6, 0.1?
0.1 | comparison | kth_biggest |
Which is the smallest value? (a) 0.1 (b) 0.4 (c) 5
a | comparison | kth_biggest |
What is the biggest value in 1, -3, 0.6, 3/2?
3/2 | comparison | kth_biggest |
Which is the third biggest value? (a) -4/9 (b) 0.4 (c) 0.0842
a | comparison | kth_biggest |
What is the fourth smallest value in -22, -1, 0.5, 0.6?
0.6 | comparison | kth_biggest |
Which is the third smallest value? (a) -0.1 (b) 1/4 (c) 1/5 (d) -2/7
c | comparison | kth_biggest |
What is the biggest value in 4/3, 1, 19/2, 2/21?
19/2 | comparison | kth_biggest |
What is the biggest value in 5, -2, 167, 0.4?
167 | comparison | kth_biggest |
Let j = 0.8 - 1. Which is the fourth smallest value? (a) 2/11 (b) j (c) -2/13 (d) -0.5
a | comparison | kth_biggest_composed |
Let v be (3*-1)/((-3)/(-4)). Let u = v + 5. Let o = 0.1 + 0.1. What is the third biggest value in -3, o, u?
-3 | comparison | kth_biggest_composed |
Suppose 3 = m + g - 1, -2*m - g + 6 = 0. Let p = -0.7 + -0.3. Let k = -0.21 + 0.41. What is the second smallest value in m, p, k?
k | comparison | kth_biggest_composed |
Let x = -0.37 + -0.03. Let f = 0 - -0.3. Let r = 0.2 + f. Which is the second smallest value? (a) 0.2 (b) x (c) r
a | comparison | kth_biggest_composed |
Let i = -237 + 432. Let w = -972/5 + i. Let h = -106 + 745/7. Which is the biggest value? (a) w (b) -1 (c) h
a | comparison | kth_biggest_composed |
Suppose -w - 5*u + 2 = -0*w, -5*u = 2*w - 4. Suppose 3*r - w = r. What is the smallest value in r, 3, 5?
r | comparison | kth_biggest_composed |
Let n = -23 + 23.3. What is the third smallest value in -6, -3, n?
n | comparison | kth_biggest_composed |
Let o = 1 + 4. Let i = 5 - o. Let v = 92/1235 + 2/65. What is the second biggest value in v, -2/5, i?
i | comparison | kth_biggest_composed |
Let k = -11 - -8. Which is the smallest value? (a) k (b) -0.7 (c) 1 (d) 5
a | comparison | kth_biggest_composed |
Let g = -0.9 + 0.5. What is the biggest value in 3/5, -0.3, g?
3/5 | comparison | kth_biggest_composed |
Which is bigger: -5/6 or -2?
-5/6 | comparison | pair |
Is -2/51 greater than or equal to -9/10?
True | comparison | pair |
Which is greater: 1/893 or 1?
1 | comparison | pair |
Which is smaller: -1300 or 2/5?
-1300 | comparison | pair |
Which is greater: 1/151 or 0?
1/151 | comparison | pair |
Which is smaller: 460 or 459?
459 | comparison | pair |
Which is greater: 0.02298 or 0.1?
0.1 | comparison | pair |
Which is smaller: 54 or 35?
35 | comparison | pair |
Which is greater: -8 or 23?
23 | comparison | pair |
Which is greater: -10 or -3?
-3 | comparison | pair |
Suppose 0 = -u + 3*o + 10, -4*u - o = -3 + 2. Let k be u/4 - 10/8. Is k greater than or equal to -2/3?
False | comparison | pair_composed |
Suppose 3*f + 0*z = 3*z + 21, -z = -4*f + 37. Let d = f + -2. Let w be 6 + -7 - (-10)/d. Is -0.1 at least as big as w?
False | comparison | pair_composed |
Suppose 0 = -2*c - 1 + 5. Let j be (5 - c)*(-2)/6. Is -1/6 < j?
False | comparison | pair_composed |
Let b be (-2)/(-8) + (-22)/(-8). Suppose k - b = -2. Let h = -3/2 - -1. Which is smaller: h or k?
h | comparison | pair_composed |
Let i = -842 - -24422/29. Do 1 and i have the same value?
False | comparison | pair_composed |
Let m = -8/7 - 31/28. Which is smaller: m or -1?
m | comparison | pair_composed |
Let t be (-62)/(-3) - 2/(-6). Let c be t/(-4) - (-3)/12. Are -6 and c unequal?
True | comparison | pair_composed |
Let y = 53 - 105/2. Is 2 >= y?
True | comparison | pair_composed |
Let x = 0 - -1. Let o be 0 - (-3 + 2) - x. Let r = -0.3 + 0.5. Is o equal to r?
False | comparison | pair_composed |
Let u = -0.02 + -0.13. Let t = 0.05 - u. Is t at least 2/9?
False | comparison | pair_composed |
Put 2/21, 0.2, -8 in increasing order.
-8, 2/21, 0.2 | comparison | sort |
Put 0.04, -0.1, -2/3, -6 in increasing order.
-6, -2/3, -0.1, 0.04 | comparison | sort |
Sort -3, 15, -2, 10 in decreasing order.
15, 10, -2, -3 | comparison | sort |
Put 2, -547, 0.2 in increasing order.
-547, 0.2, 2 | comparison | sort |
Sort -0.2, 0.02, 2/3 in ascending order.
-0.2, 0.02, 2/3 | comparison | sort |
Put 0.4, -5, 1/2 in ascending order.
-5, 0.4, 1/2 | comparison | sort |
Put 0, 58, -5, -3 in descending order.
58, 0, -3, -5 | comparison | sort |
Sort 5, 2/5, 1/4, 14.
1/4, 2/5, 5, 14 | comparison | sort |
Sort 37, 1, -2, 6 in descending order.
37, 6, 1, -2 | comparison | sort |
Sort -0.02, -0.2, 3 in ascending order.
-0.2, -0.02, 3 | comparison | sort |
Let r = 3/95 + -131/1140. Sort r, 1/3, 4 in descending order.
4, 1/3, r | comparison | sort_composed |
Let x = -15 + 21. Let s = -2 + x. Put -1/4, 0.1, s in increasing order.
-1/4, 0.1, s | comparison | sort_composed |
Suppose 9*h - 16 = h. Put h, -5, 5 in ascending order.
-5, h, 5 | comparison | sort_composed |
Let o be 6/9*(-6)/26. Let g = 2.38 + -0.39. Let x = 0.01 + g. Put o, x, 1/2 in descending order.
x, 1/2, o | comparison | sort_composed |
Let z = -0.18 - 0.12. Put 0.05, z, 2/15 in descending order.
2/15, 0.05, z | comparison | sort_composed |
Let y = 0 - -0.1. Let f be 2 - (2 - -4 - 2). Let a be (-2)/(-1) + 4/f. Sort y, 1/4, a.
a, y, 1/4 | comparison | sort_composed |
Let m = -5 + 0. Let j = -20.5 + 20. Suppose 0 = 4*i - 0*i + 12. Sort j, m, i in ascending order.
m, i, j | comparison | sort_composed |
Suppose -2*o + 5 + 11 = 0. Suppose -5*f - 2*h + 13 = h, -2*h = -5*f + o. Let k be 5/2 + f/(-4). Sort 0, -3, k in ascending order.
-3, 0, k | comparison | sort_composed |
Let h be 0 - (-1)/(3 - 2). Let i = 0 + h. Put 3, 0, i in descending order.
3, i, 0 | comparison | sort_composed |
Let t(r) = -r**2 + 11*r - 13. Let w be t(10). Suppose 3*v = 2*c - 10, 3*c + 2*v = 1 + 1. Suppose 9 = c*q - 1. Sort w, 3, q in increasing order.
w, 3, q | comparison | sort_composed |
What is 4137.13l in millilitres?
4137130 | measurement | conversion |
What is 2.032394 milligrams in kilograms?
0.000002032394 | measurement | conversion |
Convert 6986.17 litres to millilitres.
6986170 | measurement | conversion |
What is 0.221122 millennia in decades?
22.1122 | measurement | conversion |
What is 9520.326mm in centimeters?
952.0326 | measurement | conversion |
What is 11452.311 months in years?
954.35925 | measurement | conversion |
How many micrometers are there in 0.0601786 kilometers?
60178600 | measurement | conversion |
What is 0.114228 decades in millennia?
0.00114228 | measurement | conversion |
How many grams are there in 21779.9 micrograms?
0.0217799 | measurement | conversion |
How many millilitres are there in 5/4 of a litre?
1250 | measurement | conversion |
What is 444 minutes after 1:04 PM?
8:28 PM | measurement | time |
How many minutes are there between 9:21 PM and 8:31 AM?
670 | measurement | time |
How many minutes are there between 9:34 AM and 6:58 PM?
564 | measurement | time |
How many minutes are there between 12:33 AM and 1:29 AM?
56 | measurement | time |
How many minutes are there between 12:50 PM and 1:32 PM?
42 | measurement | time |
What is 127 minutes before 8:17 PM?
6:10 PM | measurement | time |
How many minutes are there between 11:35 AM and 5:19 PM?
344 | measurement | time |
How many minutes are there between 8:08 AM and 7:47 PM?
699 | measurement | time |
How many minutes are there between 11:42 PM and 4:12 AM?
270 | measurement | time |
How many minutes are there between 2:44 AM and 1:07 PM?
623 | measurement | time |
3 (base 9) to base 7
3 | numbers | base_conversion |
3 (base 5) to base 10
3 | numbers | base_conversion |
Convert 11 (base 2) to base 8.
3 | numbers | base_conversion |
-51 (base 7) to base 4
-210 | numbers | base_conversion |
What is 6 (base 11) in base 5?
11 | numbers | base_conversion |
21 (base 5) to base 16
b | numbers | base_conversion |
3 (base 12) to base 5
3 | numbers | base_conversion |
Convert 16 (base 9) to base 8.
17 | numbers | base_conversion |
Convert -2 (base 11) to base 7.
-2 | numbers | base_conversion |
1111 (base 2) to base 14
11 | numbers | base_conversion |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.