question
stringlengths 104
120
| answer
stringclasses 24
values | metadata
dict | difficulty
int64 2
4
|
|---|---|---|---|
Find the Greatest Common Divisor (GCD) of these numbers: 378, 53. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
378,
53
],
"result": 1,
"source_dataset": "gcd",
"source_index": 0
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 147, 357. Give only the GCD as your final answer.
|
21
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
147,
357
],
"result": 21,
"source_dataset": "gcd",
"source_index": 1
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 91, 195. Give only the GCD as your final answer.
|
13
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
91,
195
],
"result": 13,
"source_dataset": "gcd",
"source_index": 2
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 214, 250. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
214,
250
],
"result": 2,
"source_dataset": "gcd",
"source_index": 3
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 325, 265. Give only the GCD as your final answer.
|
5
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
325,
265
],
"result": 5,
"source_dataset": "gcd",
"source_index": 4
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 263, 198. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
263,
198
],
"result": 1,
"source_dataset": "gcd",
"source_index": 5
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 68, 286. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
68,
286
],
"result": 2,
"source_dataset": "gcd",
"source_index": 6
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 166, 386. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
166,
386
],
"result": 2,
"source_dataset": "gcd",
"source_index": 7
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 355, 243. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
355,
243
],
"result": 1,
"source_dataset": "gcd",
"source_index": 8
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 430, 258. Give only the GCD as your final answer.
|
86
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
430,
258
],
"result": 86,
"source_dataset": "gcd",
"source_index": 9
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 438, 483. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
438,
483
],
"result": 3,
"source_dataset": "gcd",
"source_index": 10
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 234, 258. Give only the GCD as your final answer.
|
6
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
234,
258
],
"result": 6,
"source_dataset": "gcd",
"source_index": 11
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 225, 285. Give only the GCD as your final answer.
|
15
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
225,
285
],
"result": 15,
"source_dataset": "gcd",
"source_index": 12
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 383, 95. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
383,
95
],
"result": 1,
"source_dataset": "gcd",
"source_index": 13
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 394, 278. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
394,
278
],
"result": 2,
"source_dataset": "gcd",
"source_index": 14
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 116, 264. Give only the GCD as your final answer.
|
4
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
116,
264
],
"result": 4,
"source_dataset": "gcd",
"source_index": 15
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 22, 99. Give only the GCD as your final answer.
|
11
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
22,
99
],
"result": 11,
"source_dataset": "gcd",
"source_index": 16
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 44, 478. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
44,
478
],
"result": 2,
"source_dataset": "gcd",
"source_index": 17
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 146, 296. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
146,
296
],
"result": 2,
"source_dataset": "gcd",
"source_index": 18
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 94, 286. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
94,
286
],
"result": 2,
"source_dataset": "gcd",
"source_index": 19
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 460, 344. Give only the GCD as your final answer.
|
4
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
460,
344
],
"result": 4,
"source_dataset": "gcd",
"source_index": 20
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 248, 338. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
248,
338
],
"result": 2,
"source_dataset": "gcd",
"source_index": 21
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 105, 138. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
105,
138
],
"result": 3,
"source_dataset": "gcd",
"source_index": 22
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 148, 148. Give only the GCD as your final answer.
|
148
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
148,
148
],
"result": 148,
"source_dataset": "gcd",
"source_index": 23
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 132, 442. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
132,
442
],
"result": 2,
"source_dataset": "gcd",
"source_index": 24
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 60, 393. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
60,
393
],
"result": 3,
"source_dataset": "gcd",
"source_index": 25
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 482, 354. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
482,
354
],
"result": 2,
"source_dataset": "gcd",
"source_index": 26
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 35, 310. Give only the GCD as your final answer.
|
5
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
35,
310
],
"result": 5,
"source_dataset": "gcd",
"source_index": 27
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 231, 70. Give only the GCD as your final answer.
|
7
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
231,
70
],
"result": 7,
"source_dataset": "gcd",
"source_index": 28
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 261, 318. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
261,
318
],
"result": 3,
"source_dataset": "gcd",
"source_index": 29
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 158, 379. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
158,
379
],
"result": 1,
"source_dataset": "gcd",
"source_index": 30
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 63, 258. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
63,
258
],
"result": 3,
"source_dataset": "gcd",
"source_index": 31
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 164, 62. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
164,
62
],
"result": 2,
"source_dataset": "gcd",
"source_index": 32
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 300, 224. Give only the GCD as your final answer.
|
4
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
300,
224
],
"result": 4,
"source_dataset": "gcd",
"source_index": 33
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 28, 215. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
28,
215
],
"result": 1,
"source_dataset": "gcd",
"source_index": 34
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 150, 244. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
150,
244
],
"result": 2,
"source_dataset": "gcd",
"source_index": 35
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 50, 154. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
50,
154
],
"result": 2,
"source_dataset": "gcd",
"source_index": 36
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 124, 126. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
124,
126
],
"result": 2,
"source_dataset": "gcd",
"source_index": 37
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 202, 278. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
202,
278
],
"result": 2,
"source_dataset": "gcd",
"source_index": 38
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 174, 286. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
174,
286
],
"result": 2,
"source_dataset": "gcd",
"source_index": 39
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 405, 86. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
405,
86
],
"result": 1,
"source_dataset": "gcd",
"source_index": 40
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 46, 66. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
46,
66
],
"result": 2,
"source_dataset": "gcd",
"source_index": 41
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 427, 101. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
427,
101
],
"result": 1,
"source_dataset": "gcd",
"source_index": 42
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 360, 315. Give only the GCD as your final answer.
|
45
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
360,
315
],
"result": 45,
"source_dataset": "gcd",
"source_index": 43
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 285, 429. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
285,
429
],
"result": 3,
"source_dataset": "gcd",
"source_index": 44
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 144, 387. Give only the GCD as your final answer.
|
9
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
144,
387
],
"result": 9,
"source_dataset": "gcd",
"source_index": 45
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 270, 394. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
270,
394
],
"result": 2,
"source_dataset": "gcd",
"source_index": 46
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 72, 177. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
72,
177
],
"result": 3,
"source_dataset": "gcd",
"source_index": 47
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 366, 48. Give only the GCD as your final answer.
|
6
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
366,
48
],
"result": 6,
"source_dataset": "gcd",
"source_index": 48
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 206, 486. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
206,
486
],
"result": 2,
"source_dataset": "gcd",
"source_index": 49
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 265, 290. Give only the GCD as your final answer.
|
5
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
265,
290
],
"result": 5,
"source_dataset": "gcd",
"source_index": 50
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 472, 290. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
472,
290
],
"result": 2,
"source_dataset": "gcd",
"source_index": 51
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 64, 422. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
64,
422
],
"result": 2,
"source_dataset": "gcd",
"source_index": 52
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 308, 44. Give only the GCD as your final answer.
|
44
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
308,
44
],
"result": 44,
"source_dataset": "gcd",
"source_index": 53
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 162, 465. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
162,
465
],
"result": 3,
"source_dataset": "gcd",
"source_index": 54
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 470, 432. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
470,
432
],
"result": 2,
"source_dataset": "gcd",
"source_index": 55
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 498, 243. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
498,
243
],
"result": 3,
"source_dataset": "gcd",
"source_index": 56
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 118, 128. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
118,
128
],
"result": 2,
"source_dataset": "gcd",
"source_index": 57
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 362, 202. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
362,
202
],
"result": 2,
"source_dataset": "gcd",
"source_index": 58
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 240, 25. Give only the GCD as your final answer.
|
5
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
240,
25
],
"result": 5,
"source_dataset": "gcd",
"source_index": 59
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 197, 150. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
197,
150
],
"result": 1,
"source_dataset": "gcd",
"source_index": 60
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 336, 196. Give only the GCD as your final answer.
|
28
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
336,
196
],
"result": 28,
"source_dataset": "gcd",
"source_index": 61
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 447, 102. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
447,
102
],
"result": 3,
"source_dataset": "gcd",
"source_index": 62
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 488, 2. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
488,
2
],
"result": 2,
"source_dataset": "gcd",
"source_index": 63
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 9, 285. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
9,
285
],
"result": 3,
"source_dataset": "gcd",
"source_index": 64
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 318, 298. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
318,
298
],
"result": 2,
"source_dataset": "gcd",
"source_index": 65
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 373, 142. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
373,
142
],
"result": 1,
"source_dataset": "gcd",
"source_index": 66
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 118, 236. Give only the GCD as your final answer.
|
118
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
118,
236
],
"result": 118,
"source_dataset": "gcd",
"source_index": 67
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 327, 278. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
327,
278
],
"result": 1,
"source_dataset": "gcd",
"source_index": 68
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 214, 316. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
2
],
"value": [
1,
500
]
},
"num_terms": 2,
"numbers": [
214,
316
],
"result": 2,
"source_dataset": "gcd",
"source_index": 69
}
| 2
|
Find the Greatest Common Divisor (GCD) of these numbers: 1885, 1616. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1885,
1616
],
"result": 1,
"source_dataset": "gcd",
"source_index": 0
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1085, 1925. Give only the GCD as your final answer.
|
35
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1085,
1925
],
"result": 35,
"source_dataset": "gcd",
"source_index": 1
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1093, 559. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1093,
559
],
"result": 1,
"source_dataset": "gcd",
"source_index": 2
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 648, 1491. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
648,
1491
],
"result": 3,
"source_dataset": "gcd",
"source_index": 3
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1695, 1601. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1695,
1601
],
"result": 1,
"source_dataset": "gcd",
"source_index": 4
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1303, 1760, 583. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1303,
1760,
583
],
"result": 1,
"source_dataset": "gcd",
"source_index": 5
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1534, 894, 1962. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1534,
894,
1962
],
"result": 2,
"source_dataset": "gcd",
"source_index": 6
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1892, 591. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1892,
591
],
"result": 1,
"source_dataset": "gcd",
"source_index": 7
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1045, 1245, 1805. Give only the GCD as your final answer.
|
5
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1045,
1245,
1805
],
"result": 5,
"source_dataset": "gcd",
"source_index": 8
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1313, 1622, 1449. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1313,
1622,
1449
],
"result": 1,
"source_dataset": "gcd",
"source_index": 9
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 825, 1345. Give only the GCD as your final answer.
|
5
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
825,
1345
],
"result": 5,
"source_dataset": "gcd",
"source_index": 10
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1434, 1528. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1434,
1528
],
"result": 2,
"source_dataset": "gcd",
"source_index": 11
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1398, 1638. Give only the GCD as your final answer.
|
6
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1398,
1638
],
"result": 6,
"source_dataset": "gcd",
"source_index": 12
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1220, 1978. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1220,
1978
],
"result": 2,
"source_dataset": "gcd",
"source_index": 13
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 693, 1267. Give only the GCD as your final answer.
|
7
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
693,
1267
],
"result": 7,
"source_dataset": "gcd",
"source_index": 14
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 960, 1552. Give only the GCD as your final answer.
|
16
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
960,
1552
],
"result": 16,
"source_dataset": "gcd",
"source_index": 15
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 584, 894. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
584,
894
],
"result": 2,
"source_dataset": "gcd",
"source_index": 16
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 546, 778, 1114. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
546,
778,
1114
],
"result": 2,
"source_dataset": "gcd",
"source_index": 17
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 970, 1490, 1456. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
970,
1490,
1456
],
"result": 2,
"source_dataset": "gcd",
"source_index": 18
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1495, 1232. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1495,
1232
],
"result": 1,
"source_dataset": "gcd",
"source_index": 19
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 633, 987. Give only the GCD as your final answer.
|
3
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
633,
987
],
"result": 3,
"source_dataset": "gcd",
"source_index": 20
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 654, 1850. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
654,
1850
],
"result": 2,
"source_dataset": "gcd",
"source_index": 21
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 755, 1790, 1755. Give only the GCD as your final answer.
|
5
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
755,
1790,
1755
],
"result": 5,
"source_dataset": "gcd",
"source_index": 22
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1408, 1438. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1408,
1438
],
"result": 2,
"source_dataset": "gcd",
"source_index": 23
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1138, 1390. Give only the GCD as your final answer.
|
2
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1138,
1390
],
"result": 2,
"source_dataset": "gcd",
"source_index": 24
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1498, 1773, 1069. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 3,
"numbers": [
1498,
1773,
1069
],
"result": 1,
"source_dataset": "gcd",
"source_index": 25
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 1384, 1460. Give only the GCD as your final answer.
|
4
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
1384,
1460
],
"result": 4,
"source_dataset": "gcd",
"source_index": 26
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 696, 841. Give only the GCD as your final answer.
|
29
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
696,
841
],
"result": 29,
"source_dataset": "gcd",
"source_index": 27
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 816, 1880. Give only the GCD as your final answer.
|
8
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
816,
1880
],
"result": 8,
"source_dataset": "gcd",
"source_index": 28
}
| 3
|
Find the Greatest Common Divisor (GCD) of these numbers: 908, 1549. Give only the GCD as your final answer.
|
1
|
{
"difficulty": {
"num_terms": [
2,
3
],
"value": [
500,
2000
]
},
"num_terms": 2,
"numbers": [
908,
1549
],
"result": 1,
"source_dataset": "gcd",
"source_index": 29
}
| 3
|
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 16