question
stringlengths
117
119
answer
stringlengths
2
37
metadata
dict
difficulty
int64
2
4
Find the prime factorization of 650. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 5 × 5 × 13
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 5, 5, 13 ], "number": 650, "source_dataset": "prime_factorization", "source_index": 30 }
3
Find the prime factorization of 1073. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
29 × 37
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 29, 37 ], "number": 1073, "source_dataset": "prime_factorization", "source_index": 31 }
3
Find the prime factorization of 1750. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 5 × 5 × 5 × 7
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 5, 5, 5, 7 ], "number": 1750, "source_dataset": "prime_factorization", "source_index": 32 }
3
Find the prime factorization of 1423. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
1423
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 1423 ], "number": 1423, "source_dataset": "prime_factorization", "source_index": 33 }
3
Find the prime factorization of 1258. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 17 × 37
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 17, 37 ], "number": 1258, "source_dataset": "prime_factorization", "source_index": 34 }
3
Find the prime factorization of 1017. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 3 × 113
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 3, 3, 113 ], "number": 1017, "source_dataset": "prime_factorization", "source_index": 35 }
3
Find the prime factorization of 884. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 13 × 17
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 13, 17 ], "number": 884, "source_dataset": "prime_factorization", "source_index": 36 }
3
Find the prime factorization of 797. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
797
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 797 ], "number": 797, "source_dataset": "prime_factorization", "source_index": 37 }
3
Find the prime factorization of 1056. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 2 × 2 × 3 × 11
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 2, 2, 2, 3, 11 ], "number": 1056, "source_dataset": "prime_factorization", "source_index": 38 }
3
Find the prime factorization of 1536. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 2 × 2 × 2 × 2 × 2 × 2 × 3
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 2, 2, 2, 2, 2, 2, 2, 3 ], "number": 1536, "source_dataset": "prime_factorization", "source_index": 39 }
3
Find the prime factorization of 796. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 199
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 199 ], "number": 796, "source_dataset": "prime_factorization", "source_index": 40 }
3
Find the prime factorization of 1516. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 379
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 379 ], "number": 1516, "source_dataset": "prime_factorization", "source_index": 41 }
3
Find the prime factorization of 1998. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 3 × 3 × 37
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 3, 3, 3, 37 ], "number": 1998, "source_dataset": "prime_factorization", "source_index": 42 }
3
Find the prime factorization of 908. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 227
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 227 ], "number": 908, "source_dataset": "prime_factorization", "source_index": 43 }
3
Find the prime factorization of 563. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
563
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 563 ], "number": 563, "source_dataset": "prime_factorization", "source_index": 44 }
3
Find the prime factorization of 798. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 7 × 19
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 3, 7, 19 ], "number": 798, "source_dataset": "prime_factorization", "source_index": 45 }
3
Find the prime factorization of 1314. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 3 × 73
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 3, 3, 73 ], "number": 1314, "source_dataset": "prime_factorization", "source_index": 46 }
3
Find the prime factorization of 666. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 3 × 37
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 3, 3, 37 ], "number": 666, "source_dataset": "prime_factorization", "source_index": 47 }
3
Find the prime factorization of 917. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
7 × 131
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 7, 131 ], "number": 917, "source_dataset": "prime_factorization", "source_index": 48 }
3
Find the prime factorization of 671. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
11 × 61
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 11, 61 ], "number": 671, "source_dataset": "prime_factorization", "source_index": 49 }
3
Find the prime factorization of 1362. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 227
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 3, 227 ], "number": 1362, "source_dataset": "prime_factorization", "source_index": 50 }
3
Find the prime factorization of 1512. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 3 × 3 × 3 × 7
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 2, 3, 3, 3, 7 ], "number": 1512, "source_dataset": "prime_factorization", "source_index": 51 }
3
Find the prime factorization of 1619. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
1619
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 1619 ], "number": 1619, "source_dataset": "prime_factorization", "source_index": 52 }
3
Find the prime factorization of 1589. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
7 × 227
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 7, 227 ], "number": 1589, "source_dataset": "prime_factorization", "source_index": 53 }
3
Find the prime factorization of 1258. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 17 × 37
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 17, 37 ], "number": 1258, "source_dataset": "prime_factorization", "source_index": 54 }
3
Find the prime factorization of 898. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 449
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 449 ], "number": 898, "source_dataset": "prime_factorization", "source_index": 55 }
3
Find the prime factorization of 1229. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
1229
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 1229 ], "number": 1229, "source_dataset": "prime_factorization", "source_index": 56 }
3
Find the prime factorization of 1327. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
1327
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 1327 ], "number": 1327, "source_dataset": "prime_factorization", "source_index": 57 }
3
Find the prime factorization of 798. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 7 × 19
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 3, 7, 19 ], "number": 798, "source_dataset": "prime_factorization", "source_index": 58 }
3
Find the prime factorization of 1690. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 5 × 13 × 13
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 5, 13, 13 ], "number": 1690, "source_dataset": "prime_factorization", "source_index": 59 }
3
Find the prime factorization of 803. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
11 × 73
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 11, 73 ], "number": 803, "source_dataset": "prime_factorization", "source_index": 60 }
3
Find the prime factorization of 1962. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 3 × 109
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 3, 3, 109 ], "number": 1962, "source_dataset": "prime_factorization", "source_index": 61 }
3
Find the prime factorization of 540. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 3 × 3 × 3 × 5
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 3, 3, 3, 5 ], "number": 540, "source_dataset": "prime_factorization", "source_index": 62 }
3
Find the prime factorization of 1711. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
29 × 59
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 29, 59 ], "number": 1711, "source_dataset": "prime_factorization", "source_index": 63 }
3
Find the prime factorization of 1955. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
5 × 17 × 23
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 5, 17, 23 ], "number": 1955, "source_dataset": "prime_factorization", "source_index": 64 }
3
Find the prime factorization of 1004. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 251
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 251 ], "number": 1004, "source_dataset": "prime_factorization", "source_index": 65 }
3
Find the prime factorization of 767. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
13 × 59
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 13, 59 ], "number": 767, "source_dataset": "prime_factorization", "source_index": 66 }
3
Find the prime factorization of 1072. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 2 × 67
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 2, 2, 2, 67 ], "number": 1072, "source_dataset": "prime_factorization", "source_index": 67 }
3
Find the prime factorization of 1294. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 647
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 2, 647 ], "number": 1294, "source_dataset": "prime_factorization", "source_index": 68 }
3
Find the prime factorization of 935. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
5 × 11 × 17
{ "difficulty": { "value": [ 500, 2000 ] }, "factors": [ 5, 11, 17 ], "number": 935, "source_dataset": "prime_factorization", "source_index": 69 }
3
Find the prime factorization of 4619. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
31 × 149
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 31, 149 ], "number": 4619, "source_dataset": "prime_factorization", "source_index": 0 }
4
Find the prime factorization of 2157. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 719
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 719 ], "number": 2157, "source_dataset": "prime_factorization", "source_index": 1 }
4
Find the prime factorization of 3673. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3673
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3673 ], "number": 3673, "source_dataset": "prime_factorization", "source_index": 2 }
4
Find the prime factorization of 3113. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
11 × 283
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 11, 283 ], "number": 3113, "source_dataset": "prime_factorization", "source_index": 3 }
4
Find the prime factorization of 2312. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 17 × 17
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 2, 17, 17 ], "number": 2312, "source_dataset": "prime_factorization", "source_index": 4 }
4
Find the prime factorization of 3441. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 31 × 37
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 31, 37 ], "number": 3441, "source_dataset": "prime_factorization", "source_index": 5 }
4
Find the prime factorization of 4245. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 5 × 283
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 5, 283 ], "number": 4245, "source_dataset": "prime_factorization", "source_index": 6 }
4
Find the prime factorization of 2273. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2273
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2273 ], "number": 2273, "source_dataset": "prime_factorization", "source_index": 7 }
4
Find the prime factorization of 4037. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
11 × 367
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 11, 367 ], "number": 4037, "source_dataset": "prime_factorization", "source_index": 8 }
4
Find the prime factorization of 2997. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 3 × 3 × 3 × 37
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 3, 3, 3, 37 ], "number": 2997, "source_dataset": "prime_factorization", "source_index": 9 }
4
Find the prime factorization of 3099. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 1033
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 1033 ], "number": 3099, "source_dataset": "prime_factorization", "source_index": 10 }
4
Find the prime factorization of 4527. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 3 × 503
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 3, 503 ], "number": 4527, "source_dataset": "prime_factorization", "source_index": 11 }
4
Find the prime factorization of 2563. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
11 × 233
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 11, 233 ], "number": 2563, "source_dataset": "prime_factorization", "source_index": 12 }
4
Find the prime factorization of 2370. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 5 × 79
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 3, 5, 79 ], "number": 2370, "source_dataset": "prime_factorization", "source_index": 13 }
4
Find the prime factorization of 4292. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 29 × 37
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 29, 37 ], "number": 4292, "source_dataset": "prime_factorization", "source_index": 14 }
4
Find the prime factorization of 2174. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 1087
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 1087 ], "number": 2174, "source_dataset": "prime_factorization", "source_index": 15 }
4
Find the prime factorization of 4378. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 11 × 199
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 11, 199 ], "number": 4378, "source_dataset": "prime_factorization", "source_index": 16 }
4
Find the prime factorization of 2918. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 1459
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 1459 ], "number": 2918, "source_dataset": "prime_factorization", "source_index": 17 }
4
Find the prime factorization of 3260. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 5 × 163
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 5, 163 ], "number": 3260, "source_dataset": "prime_factorization", "source_index": 18 }
4
Find the prime factorization of 4025. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
5 × 5 × 7 × 23
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 5, 5, 7, 23 ], "number": 4025, "source_dataset": "prime_factorization", "source_index": 19 }
4
Find the prime factorization of 4356. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 3 × 3 × 11 × 11
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 3, 3, 11, 11 ], "number": 4356, "source_dataset": "prime_factorization", "source_index": 20 }
4
Find the prime factorization of 3823. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3823
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3823 ], "number": 3823, "source_dataset": "prime_factorization", "source_index": 21 }
4
Find the prime factorization of 3950. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 5 × 5 × 79
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 5, 5, 79 ], "number": 3950, "source_dataset": "prime_factorization", "source_index": 22 }
4
Find the prime factorization of 3698. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 43 × 43
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 43, 43 ], "number": 3698, "source_dataset": "prime_factorization", "source_index": 23 }
4
Find the prime factorization of 2290. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 5 × 229
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 5, 229 ], "number": 2290, "source_dataset": "prime_factorization", "source_index": 24 }
4
Find the prime factorization of 2306. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 1153
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 1153 ], "number": 2306, "source_dataset": "prime_factorization", "source_index": 25 }
4
Find the prime factorization of 3910. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 5 × 17 × 23
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 5, 17, 23 ], "number": 3910, "source_dataset": "prime_factorization", "source_index": 26 }
4
Find the prime factorization of 4802. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 7 × 7 × 7 × 7
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 7, 7, 7, 7 ], "number": 4802, "source_dataset": "prime_factorization", "source_index": 27 }
4
Find the prime factorization of 2485. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
5 × 7 × 71
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 5, 7, 71 ], "number": 2485, "source_dataset": "prime_factorization", "source_index": 28 }
4
Find the prime factorization of 3326. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 1663
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 1663 ], "number": 3326, "source_dataset": "prime_factorization", "source_index": 29 }
4
Find the prime factorization of 2300. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 5 × 5 × 23
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 5, 5, 23 ], "number": 2300, "source_dataset": "prime_factorization", "source_index": 30 }
4
Find the prime factorization of 3146. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 11 × 11 × 13
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 11, 11, 13 ], "number": 3146, "source_dataset": "prime_factorization", "source_index": 31 }
4
Find the prime factorization of 4501. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
7 × 643
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 7, 643 ], "number": 4501, "source_dataset": "prime_factorization", "source_index": 32 }
4
Find the prime factorization of 3846. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 641
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 3, 641 ], "number": 3846, "source_dataset": "prime_factorization", "source_index": 33 }
4
Find the prime factorization of 3517. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3517
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3517 ], "number": 3517, "source_dataset": "prime_factorization", "source_index": 34 }
4
Find the prime factorization of 3035. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
5 × 607
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 5, 607 ], "number": 3035, "source_dataset": "prime_factorization", "source_index": 35 }
4
Find the prime factorization of 2768. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 2 × 173
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 2, 2, 173 ], "number": 2768, "source_dataset": "prime_factorization", "source_index": 36 }
4
Find the prime factorization of 2595. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 5 × 173
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 5, 173 ], "number": 2595, "source_dataset": "prime_factorization", "source_index": 37 }
4
Find the prime factorization of 3112. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 389
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 2, 389 ], "number": 3112, "source_dataset": "prime_factorization", "source_index": 38 }
4
Find the prime factorization of 4072. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 509
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 2, 509 ], "number": 4072, "source_dataset": "prime_factorization", "source_index": 39 }
4
Find the prime factorization of 2592. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 2 × 2 × 3 × 3 × 3 × 3
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 2, 2, 2, 3, 3, 3, 3 ], "number": 2592, "source_dataset": "prime_factorization", "source_index": 40 }
4
Find the prime factorization of 4032. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 2 × 2 × 2 × 3 × 3 × 7
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 2, 2, 2, 2, 3, 3, 7 ], "number": 4032, "source_dataset": "prime_factorization", "source_index": 41 }
4
Find the prime factorization of 4996. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 1249
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 1249 ], "number": 4996, "source_dataset": "prime_factorization", "source_index": 42 }
4
Find the prime factorization of 2817. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 3 × 313
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 3, 313 ], "number": 2817, "source_dataset": "prime_factorization", "source_index": 43 }
4
Find the prime factorization of 2127. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 709
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 709 ], "number": 2127, "source_dataset": "prime_factorization", "source_index": 44 }
4
Find the prime factorization of 2597. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
7 × 7 × 53
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 7, 7, 53 ], "number": 2597, "source_dataset": "prime_factorization", "source_index": 45 }
4
Find the prime factorization of 3628. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 907
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 907 ], "number": 3628, "source_dataset": "prime_factorization", "source_index": 46 }
4
Find the prime factorization of 2332. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 11 × 53
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 11, 53 ], "number": 2332, "source_dataset": "prime_factorization", "source_index": 47 }
4
Find the prime factorization of 2834. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 13 × 109
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 13, 109 ], "number": 2834, "source_dataset": "prime_factorization", "source_index": 48 }
4
Find the prime factorization of 2342. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 1171
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 1171 ], "number": 2342, "source_dataset": "prime_factorization", "source_index": 49 }
4
Find the prime factorization of 3724. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 7 × 7 × 19
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 7, 7, 19 ], "number": 3724, "source_dataset": "prime_factorization", "source_index": 50 }
4
Find the prime factorization of 4024. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 2 × 503
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 2, 503 ], "number": 4024, "source_dataset": "prime_factorization", "source_index": 51 }
4
Find the prime factorization of 4239. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 3 × 3 × 157
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 3, 3, 157 ], "number": 4239, "source_dataset": "prime_factorization", "source_index": 52 }
4
Find the prime factorization of 4178. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2089
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2089 ], "number": 4178, "source_dataset": "prime_factorization", "source_index": 53 }
4
Find the prime factorization of 3517. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3517
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3517 ], "number": 3517, "source_dataset": "prime_factorization", "source_index": 54 }
4
Find the prime factorization of 2796. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 3 × 233
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 3, 233 ], "number": 2796, "source_dataset": "prime_factorization", "source_index": 55 }
4
Find the prime factorization of 3459. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
3 × 1153
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 3, 1153 ], "number": 3459, "source_dataset": "prime_factorization", "source_index": 56 }
4
Find the prime factorization of 3654. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 3 × 3 × 7 × 29
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 3, 3, 7, 29 ], "number": 3654, "source_dataset": "prime_factorization", "source_index": 57 }
4
Find the prime factorization of 2596. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 11 × 59
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 11, 59 ], "number": 2596, "source_dataset": "prime_factorization", "source_index": 58 }
4
Find the prime factorization of 4380. Write the factors separated by × (Example: for 12 the answer would be: 2 × 2 × 3)
2 × 2 × 3 × 5 × 73
{ "difficulty": { "value": [ 2000, 5000 ] }, "factors": [ 2, 2, 3, 5, 73 ], "number": 4380, "source_dataset": "prime_factorization", "source_index": 59 }
4