question stringlengths 104 120 | answer stringclasses 24
values | metadata dict | difficulty int64 2 4 |
|---|---|---|---|
Find the Greatest Common Divisor (GCD) of these numbers: 1128, 1969, 1903. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1128,
1969,
1903
],
"result": 1,
"source_dataset": "gcd",
"source_index": 30
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1497, 1327. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1497,
1327
],
"result": 1,
"source_dataset": "gcd",
"source_index": 31
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1404, 1435. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1404,
1435
],
"result": 1,
"source_dataset": "gcd",
"source_index": 32
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1992, 1552. Give only the GCD as your final answer. | 8 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1992,
1552
],
"result": 8,
"source_dataset": "gcd",
"source_index": 33
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 608, 1356, 986. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
608,
1356,
986
],
"result": 2,
"source_dataset": "gcd",
"source_index": 34
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 735, 1098. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
735,
1098
],
"result": 3,
"source_dataset": "gcd",
"source_index": 35
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 696, 1114. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
696,
1114
],
"result": 2,
"source_dataset": "gcd",
"source_index": 36
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 817, 635, 1218. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
817,
635,
1218
],
"result": 1,
"source_dataset": "gcd",
"source_index": 37
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1267, 550, 1626. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1267,
550,
1626
],
"result": 1,
"source_dataset": "gcd",
"source_index": 38
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1192, 1642, 1588. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1192,
1642,
1588
],
"result": 2,
"source_dataset": "gcd",
"source_index": 39
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 820, 568, 1387. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
820,
568,
1387
],
"result": 1,
"source_dataset": "gcd",
"source_index": 40
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 570, 600, 1830. Give only the GCD as your final answer. | 30 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
570,
600,
1830
],
"result": 30,
"source_dataset": "gcd",
"source_index": 41
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1746, 807, 1615. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1746,
807,
1615
],
"result": 1,
"source_dataset": "gcd",
"source_index": 42
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1444, 1208. Give only the GCD as your final answer. | 4 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1444,
1208
],
"result": 4,
"source_dataset": "gcd",
"source_index": 43
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1977, 1275, 710. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1977,
1275,
710
],
"result": 1,
"source_dataset": "gcd",
"source_index": 44
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1953, 750, 1244. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1953,
750,
1244
],
"result": 1,
"source_dataset": "gcd",
"source_index": 45
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1578, 1926. Give only the GCD as your final answer. | 6 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1578,
1926
],
"result": 6,
"source_dataset": "gcd",
"source_index": 46
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1742, 1940. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1742,
1940
],
"result": 2,
"source_dataset": "gcd",
"source_index": 47
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1961, 689. Give only the GCD as your final answer. | 53 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1961,
689
],
"result": 53,
"source_dataset": "gcd",
"source_index": 48
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1453, 1438, 1023. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1453,
1438,
1023
],
"result": 1,
"source_dataset": "gcd",
"source_index": 49
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1557, 1656, 1626. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1557,
1656,
1626
],
"result": 3,
"source_dataset": "gcd",
"source_index": 50
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 853, 1301. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
853,
1301
],
"result": 1,
"source_dataset": "gcd",
"source_index": 51
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 754, 1073. Give only the GCD as your final answer. | 29 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
754,
1073
],
"result": 29,
"source_dataset": "gcd",
"source_index": 52
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1791, 1066. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1791,
1066
],
"result": 1,
"source_dataset": "gcd",
"source_index": 53
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 696, 1198. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
696,
1198
],
"result": 2,
"source_dataset": "gcd",
"source_index": 54
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1378, 1261. Give only the GCD as your final answer. | 13 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1378,
1261
],
"result": 13,
"source_dataset": "gcd",
"source_index": 55
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1677, 588, 1221. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1677,
588,
1221
],
"result": 3,
"source_dataset": "gcd",
"source_index": 56
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 677, 1014. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
677,
1014
],
"result": 1,
"source_dataset": "gcd",
"source_index": 57
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1944, 1304. Give only the GCD as your final answer. | 8 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1944,
1304
],
"result": 8,
"source_dataset": "gcd",
"source_index": 58
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1604, 1234. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1604,
1234
],
"result": 2,
"source_dataset": "gcd",
"source_index": 59
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1287, 1099. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1287,
1099
],
"result": 1,
"source_dataset": "gcd",
"source_index": 60
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1972, 1926, 940. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1972,
1926,
940
],
"result": 2,
"source_dataset": "gcd",
"source_index": 61
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1961, 756. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1961,
756
],
"result": 1,
"source_dataset": "gcd",
"source_index": 62
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 835, 1213, 839. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
835,
1213,
839
],
"result": 1,
"source_dataset": "gcd",
"source_index": 63
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 616, 1030, 630. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
616,
1030,
630
],
"result": 2,
"source_dataset": "gcd",
"source_index": 64
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1488, 1132, 782. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1488,
1132,
782
],
"result": 2,
"source_dataset": "gcd",
"source_index": 65
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 665, 1113. Give only the GCD as your final answer. | 7 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
665,
1113
],
"result": 7,
"source_dataset": "gcd",
"source_index": 66
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 707, 966. Give only the GCD as your final answer. | 7 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
707,
966
],
"result": 7,
"source_dataset": "gcd",
"source_index": 67
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1614, 1353. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1614,
1353
],
"result": 3,
"source_dataset": "gcd",
"source_index": 68
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 1314, 1353. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1314,
1353
],
"result": 3,
"source_dataset": "gcd",
"source_index": 69
} | 3 |
Find the Greatest Common Divisor (GCD) of these numbers: 3771, 4033, 4654. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
3771,
4033,
4654
],
"result": 1,
"source_dataset": "gcd",
"source_index": 0
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2856, 3452, 3040. Give only the GCD as your final answer. | 4 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2856,
3452,
3040
],
"result": 4,
"source_dataset": "gcd",
"source_index": 1
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1119, 1920, 1477, 3329. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
1119,
1920,
1477,
3329
],
"result": 1,
"source_dataset": "gcd",
"source_index": 2
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1470, 2162, 4308. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
1470,
2162,
4308
],
"result": 2,
"source_dataset": "gcd",
"source_index": 3
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1124, 1282, 4207. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
1124,
1282,
4207
],
"result": 1,
"source_dataset": "gcd",
"source_index": 4
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4256, 2714, 3697. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
4256,
2714,
3697
],
"result": 1,
"source_dataset": "gcd",
"source_index": 5
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1678, 1633, 4957, 4304. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
1678,
1633,
4957,
4304
],
"result": 1,
"source_dataset": "gcd",
"source_index": 6
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2410, 2692, 4822. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2410,
2692,
4822
],
"result": 2,
"source_dataset": "gcd",
"source_index": 7
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1348, 3205, 2299, 1919. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
1348,
3205,
2299,
1919
],
"result": 1,
"source_dataset": "gcd",
"source_index": 8
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4794, 4552, 2627, 3245. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
4794,
4552,
2627,
3245
],
"result": 1,
"source_dataset": "gcd",
"source_index": 9
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4765, 1574, 1651. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
4765,
1574,
1651
],
"result": 1,
"source_dataset": "gcd",
"source_index": 10
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3982, 1127, 4515, 4805. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
3982,
1127,
4515,
4805
],
"result": 1,
"source_dataset": "gcd",
"source_index": 11
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2828, 2351, 3364. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2828,
2351,
3364
],
"result": 1,
"source_dataset": "gcd",
"source_index": 12
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4893, 1803, 1614. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
4893,
1803,
1614
],
"result": 3,
"source_dataset": "gcd",
"source_index": 13
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2940, 3675, 3143. Give only the GCD as your final answer. | 7 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2940,
3675,
3143
],
"result": 7,
"source_dataset": "gcd",
"source_index": 14
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2188, 4990, 2790, 3605. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
2188,
4990,
2790,
3605
],
"result": 1,
"source_dataset": "gcd",
"source_index": 15
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1168, 1788, 2840. Give only the GCD as your final answer. | 4 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
1168,
1788,
2840
],
"result": 4,
"source_dataset": "gcd",
"source_index": 16
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1346, 4820, 3664. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
1346,
4820,
3664
],
"result": 2,
"source_dataset": "gcd",
"source_index": 17
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4994, 4673, 1168, 4245. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
4994,
4673,
1168,
4245
],
"result": 1,
"source_dataset": "gcd",
"source_index": 18
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2991, 2464, 2471. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2991,
2464,
2471
],
"result": 1,
"source_dataset": "gcd",
"source_index": 19
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1700, 3080, 1766, 1661. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
1700,
3080,
1766,
1661
],
"result": 1,
"source_dataset": "gcd",
"source_index": 20
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1308, 3700, 1829. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
1308,
3700,
1829
],
"result": 1,
"source_dataset": "gcd",
"source_index": 21
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3861, 4356, 4187. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
3861,
4356,
4187
],
"result": 1,
"source_dataset": "gcd",
"source_index": 22
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2817, 2877, 3165. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2817,
2877,
3165
],
"result": 3,
"source_dataset": "gcd",
"source_index": 23
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4528, 4208, 3295, 1389. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
4528,
4208,
3295,
1389
],
"result": 1,
"source_dataset": "gcd",
"source_index": 24
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2997, 3546, 2138, 4766. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
2997,
3546,
2138,
4766
],
"result": 1,
"source_dataset": "gcd",
"source_index": 25
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2921, 2087, 3949, 4524. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
2921,
2087,
3949,
4524
],
"result": 1,
"source_dataset": "gcd",
"source_index": 26
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2903, 4394, 2754, 3322. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
2903,
4394,
2754,
3322
],
"result": 1,
"source_dataset": "gcd",
"source_index": 27
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3927, 3740, 2681. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
3927,
3740,
2681
],
"result": 1,
"source_dataset": "gcd",
"source_index": 28
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1355, 1817, 3098, 1224. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
1355,
1817,
3098,
1224
],
"result": 1,
"source_dataset": "gcd",
"source_index": 29
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2408, 3862, 3228. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2408,
3862,
3228
],
"result": 2,
"source_dataset": "gcd",
"source_index": 30
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1500, 3056, 2966, 3310. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
1500,
3056,
2966,
3310
],
"result": 2,
"source_dataset": "gcd",
"source_index": 31
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2439, 1491, 2809. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2439,
1491,
2809
],
"result": 1,
"source_dataset": "gcd",
"source_index": 32
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1409, 4675, 3835, 2298. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
1409,
4675,
3835,
2298
],
"result": 1,
"source_dataset": "gcd",
"source_index": 33
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2234, 4082, 4443, 2794. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
2234,
4082,
4443,
2794
],
"result": 1,
"source_dataset": "gcd",
"source_index": 34
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1595, 3276, 3583. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
1595,
3276,
3583
],
"result": 1,
"source_dataset": "gcd",
"source_index": 35
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4625, 3668, 2641. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
4625,
3668,
2641
],
"result": 1,
"source_dataset": "gcd",
"source_index": 36
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1634, 1270, 2437, 1121. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
1634,
1270,
2437,
1121
],
"result": 1,
"source_dataset": "gcd",
"source_index": 37
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2613, 3219, 4680, 3900. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
2613,
3219,
4680,
3900
],
"result": 3,
"source_dataset": "gcd",
"source_index": 38
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3755, 4124, 4451, 3482. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
3755,
4124,
4451,
3482
],
"result": 1,
"source_dataset": "gcd",
"source_index": 39
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3785, 2067, 1641. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
3785,
2067,
1641
],
"result": 1,
"source_dataset": "gcd",
"source_index": 40
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1774, 1712, 2265. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
1774,
1712,
2265
],
"result": 1,
"source_dataset": "gcd",
"source_index": 41
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2885, 3042, 4498. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2885,
3042,
4498
],
"result": 1,
"source_dataset": "gcd",
"source_index": 42
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1911, 2889, 4184. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
1911,
2889,
4184
],
"result": 1,
"source_dataset": "gcd",
"source_index": 43
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4364, 3955, 4346, 2550. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
4364,
3955,
4346,
2550
],
"result": 1,
"source_dataset": "gcd",
"source_index": 44
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4022, 1774, 4584. Give only the GCD as your final answer. | 2 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
4022,
1774,
4584
],
"result": 2,
"source_dataset": "gcd",
"source_index": 45
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4491, 2398, 3809. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
4491,
2398,
3809
],
"result": 1,
"source_dataset": "gcd",
"source_index": 46
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4145, 3485, 3880. Give only the GCD as your final answer. | 5 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
4145,
3485,
3880
],
"result": 5,
"source_dataset": "gcd",
"source_index": 47
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3360, 4638, 4971, 4350. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
3360,
4638,
4971,
4350
],
"result": 3,
"source_dataset": "gcd",
"source_index": 48
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2906, 2876, 4387, 2046. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
2906,
2876,
4387,
2046
],
"result": 1,
"source_dataset": "gcd",
"source_index": 49
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3335, 3140, 2931. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
3335,
3140,
2931
],
"result": 1,
"source_dataset": "gcd",
"source_index": 50
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2603, 1499, 4227. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2603,
1499,
4227
],
"result": 1,
"source_dataset": "gcd",
"source_index": 51
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2519, 4899, 2250, 2755. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
2519,
4899,
2250,
2755
],
"result": 1,
"source_dataset": "gcd",
"source_index": 52
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3583, 2133, 4306. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
3583,
2133,
4306
],
"result": 1,
"source_dataset": "gcd",
"source_index": 53
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3860, 4631, 1089. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
3860,
4631,
1089
],
"result": 1,
"source_dataset": "gcd",
"source_index": 54
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 1067, 4638, 4043. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
1067,
4638,
4043
],
"result": 1,
"source_dataset": "gcd",
"source_index": 55
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 4228, 3035, 4727. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
4228,
3035,
4727
],
"result": 1,
"source_dataset": "gcd",
"source_index": 56
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2028, 3986, 2569. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
2028,
3986,
2569
],
"result": 1,
"source_dataset": "gcd",
"source_index": 57
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 2775, 3076, 4276, 1450. Give only the GCD as your final answer. | 1 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 4,
"numbers": [
2775,
3076,
4276,
1450
],
"result": 1,
"source_dataset": "gcd",
"source_index": 58
} | 4 |
Find the Greatest Common Divisor (GCD) of these numbers: 3465, 1908, 4758. Give only the GCD as your final answer. | 3 | {
"difficulty": {
"num_terms": [
3,
4
],
"value": [
1000,
5000
]
},
"num_terms": 3,
"numbers": [
3465,
1908,
4758
],
"result": 3,
"source_dataset": "gcd",
"source_index": 59
} | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.