question stringlengths 22 68 | answer stringclasses 44 values | metadata dict | difficulty int64 2 5 |
|---|---|---|---|
Determine the value of u that satisfies: 4*u + 5 = 13 | 2 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "4*u + 5 = 13",
"source_dataset": "simple_equations",
"source_index": 0,
"variable": "u"
} | 2 |
Determine the value of b that satisfies: -2*b - 5 = -7 | 1 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "-2*b - 5 = -7",
"source_dataset": "simple_equations",
"source_index": 1,
"variable": "b"
} | 2 |
Determine the value of n that satisfies: 5*n + 7 = 17 | 2 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "5*n + 7 = 17",
"source_dataset": "simple_equations",
"source_index": 2,
"variable": "n"
} | 2 |
Solve for i: 6*i + 6 = 18 | 2 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "6*i + 6 = 18",
"source_dataset": "simple_equations",
"source_index": 3,
"variable": "i"
} | 2 |
Find the value of c in the equation: 9*c = 9 | 1 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "9*c = 9",
"source_dataset": "simple_equations",
"source_index": 4,
"variable": "c"
} | 2 |
Solve for l: 10*l + 7 = 97 | 9 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "10*l + 7 = 97",
"source_dataset": "simple_equations",
"source_index": 5,
"variable": "l"
} | 2 |
Find the value of r in the equation: 9*r - 6 = 21 | 3 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "9*r - 6 = 21",
"source_dataset": "simple_equations",
"source_index": 6,
"variable": "r"
} | 2 |
Find the value of c in the equation: 14 - 9*c = -31 | 5 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "14 - 9*c = -31",
"source_dataset": "simple_equations",
"source_index": 7,
"variable": "c"
} | 2 |
Find the value of p in the equation: 14 - 2*p = -4 | 9 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "14 - 2*p = -4",
"source_dataset": "simple_equations",
"source_index": 8,
"variable": "p"
} | 2 |
Determine the value of h that satisfies: 4 - 7*h = -52 | 8 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "4 - 7*h = -52",
"source_dataset": "simple_equations",
"source_index": 9,
"variable": "h"
} | 2 |
Find the value of i in the equation: 7*i + 9 = 30 | 3 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "7*i + 9 = 30",
"source_dataset": "simple_equations",
"source_index": 10,
"variable": "i"
} | 2 |
Determine the value of t that satisfies: 9*t + 8 = 80 | 8 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "9*t + 8 = 80",
"source_dataset": "simple_equations",
"source_index": 11,
"variable": "t"
} | 2 |
Find the value of e in the equation: 7*e + 17 = 66 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "7*e + 17 = 66",
"source_dataset": "simple_equations",
"source_index": 12,
"variable": "e"
} | 2 |
Determine the value of c that satisfies: 3*c + 5 = 23 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "3*c + 5 = 23",
"source_dataset": "simple_equations",
"source_index": 13,
"variable": "c"
} | 2 |
Determine the value of r that satisfies: 72*r = 504 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "72*r = 504",
"source_dataset": "simple_equations",
"source_index": 14,
"variable": "r"
} | 2 |
Determine the value of b that satisfies: 9*b + 9 = 72 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "9*b + 9 = 72",
"source_dataset": "simple_equations",
"source_index": 15,
"variable": "b"
} | 2 |
Solve for s: 4*s - 4 = 20 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "4*s - 4 = 20",
"source_dataset": "simple_equations",
"source_index": 16,
"variable": "s"
} | 2 |
Find the value of h in the equation: 5*h - 1 = 49 | 10 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "5*h - 1 = 49",
"source_dataset": "simple_equations",
"source_index": 17,
"variable": "h"
} | 2 |
Find the value of j in the equation: 8*j + 2 = 10 | 1 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "8*j + 2 = 10",
"source_dataset": "simple_equations",
"source_index": 18,
"variable": "j"
} | 2 |
Solve for p: 5*p + 9 = 14 | 1 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "5*p + 9 = 14",
"source_dataset": "simple_equations",
"source_index": 19,
"variable": "p"
} | 2 |
Find the value of s in the equation: 10*s = 60 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "10*s = 60",
"source_dataset": "simple_equations",
"source_index": 20,
"variable": "s"
} | 2 |
Solve for o: 2*o + 10 = 18 | 4 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "2*o + 10 = 18",
"source_dataset": "simple_equations",
"source_index": 21,
"variable": "o"
} | 2 |
Determine the value of p that satisfies: 28*p = 112 | 4 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "28*p = 112",
"source_dataset": "simple_equations",
"source_index": 22,
"variable": "p"
} | 2 |
Determine the value of n that satisfies: 1 - 8*n = -47 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "1 - 8*n = -47",
"source_dataset": "simple_equations",
"source_index": 23,
"variable": "n"
} | 2 |
Determine the value of c that satisfies: 35*c - 8 = 62 | 2 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "35*c - 8 = 62",
"source_dataset": "simple_equations",
"source_index": 24,
"variable": "c"
} | 2 |
Solve for c: 35*c = 245 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "35*c = 245",
"source_dataset": "simple_equations",
"source_index": 25,
"variable": "c"
} | 2 |
Solve for x: 4*x + 7 = 31 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "4*x + 7 = 31",
"source_dataset": "simple_equations",
"source_index": 26,
"variable": "x"
} | 2 |
Solve for v: 10*v + 3 = 93 | 9 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "10*v + 3 = 93",
"source_dataset": "simple_equations",
"source_index": 27,
"variable": "v"
} | 2 |
Find the value of d in the equation: 2*d + 5 = 25 | 10 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "2*d + 5 = 25",
"source_dataset": "simple_equations",
"source_index": 28,
"variable": "d"
} | 2 |
Find the value of k in the equation: 5*k + 3 = 48 | 9 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "5*k + 3 = 48",
"source_dataset": "simple_equations",
"source_index": 29,
"variable": "k"
} | 2 |
Find the value of c in the equation: 6 - 5*c = -44 | 10 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "6 - 5*c = -44",
"source_dataset": "simple_equations",
"source_index": 30,
"variable": "c"
} | 2 |
Solve for i: 8*i + 8 = 24 | 2 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "8*i + 8 = 24",
"source_dataset": "simple_equations",
"source_index": 31,
"variable": "i"
} | 2 |
Solve for t: 18*t = 72 | 4 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "18*t = 72",
"source_dataset": "simple_equations",
"source_index": 32,
"variable": "t"
} | 2 |
Find the value of o in the equation: 8 - 8*o = -40 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "8 - 8*o = -40",
"source_dataset": "simple_equations",
"source_index": 33,
"variable": "o"
} | 2 |
Solve for l: 28*l + 5 = 229 | 8 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "28*l + 5 = 229",
"source_dataset": "simple_equations",
"source_index": 34,
"variable": "l"
} | 2 |
Find the value of z in the equation: 8*z + 16 = 96 | 10 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "8*z + 16 = 96",
"source_dataset": "simple_equations",
"source_index": 35,
"variable": "z"
} | 2 |
Determine the value of g that satisfies: 5 - g = -2 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "5 - g = -2",
"source_dataset": "simple_equations",
"source_index": 36,
"variable": "g"
} | 2 |
Solve for e: 4*e - 13 = -5 | 2 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "4*e - 13 = -5",
"source_dataset": "simple_equations",
"source_index": 37,
"variable": "e"
} | 2 |
Find the value of i in the equation: 15 - 9*i = -48 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "15 - 9*i = -48",
"source_dataset": "simple_equations",
"source_index": 38,
"variable": "i"
} | 2 |
Determine the value of q that satisfies: 48*q + 9 = 393 | 8 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "48*q + 9 = 393",
"source_dataset": "simple_equations",
"source_index": 39,
"variable": "q"
} | 2 |
Solve for e: 15*e + 15 = 120 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "15*e + 15 = 120",
"source_dataset": "simple_equations",
"source_index": 40,
"variable": "e"
} | 2 |
Solve for p: 3*p + 7 = 16 | 3 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "3*p + 7 = 16",
"source_dataset": "simple_equations",
"source_index": 41,
"variable": "p"
} | 2 |
Determine the value of x that satisfies: 8 - 6*x = -46 | 9 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "8 - 6*x = -46",
"source_dataset": "simple_equations",
"source_index": 42,
"variable": "x"
} | 2 |
Determine the value of g that satisfies: 8*g - 4 = 44 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "8*g - 4 = 44",
"source_dataset": "simple_equations",
"source_index": 43,
"variable": "g"
} | 2 |
Determine the value of z that satisfies: 2*z - 6 = 4 | 5 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "2*z - 6 = 4",
"source_dataset": "simple_equations",
"source_index": 44,
"variable": "z"
} | 2 |
Determine the value of e that satisfies: 9 - 6*e = -27 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "9 - 6*e = -27",
"source_dataset": "simple_equations",
"source_index": 45,
"variable": "e"
} | 2 |
Solve for m: 9*m - 3 = 6 | 1 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "9*m - 3 = 6",
"source_dataset": "simple_equations",
"source_index": 46,
"variable": "m"
} | 2 |
Find the value of c in the equation: 7*c + 8 = 50 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "7*c + 8 = 50",
"source_dataset": "simple_equations",
"source_index": 47,
"variable": "c"
} | 2 |
Solve for g: 48*g = 480 | 10 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "48*g = 480",
"source_dataset": "simple_equations",
"source_index": 48,
"variable": "g"
} | 2 |
Find the value of c in the equation: 3 - 8*c = -37 | 5 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "3 - 8*c = -37",
"source_dataset": "simple_equations",
"source_index": 49,
"variable": "c"
} | 2 |
Determine the value of n that satisfies: 54*n = 540 | 10 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "54*n = 540",
"source_dataset": "simple_equations",
"source_index": 50,
"variable": "n"
} | 2 |
Find the value of p in the equation: 3*p - 4 = 26 | 10 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "3*p - 4 = 26",
"source_dataset": "simple_equations",
"source_index": 51,
"variable": "p"
} | 2 |
Solve for r: 14*r = 112 | 8 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "14*r = 112",
"source_dataset": "simple_equations",
"source_index": 52,
"variable": "r"
} | 2 |
Find the value of y in the equation: y - 1 = 4 | 5 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "y - 1 = 4",
"source_dataset": "simple_equations",
"source_index": 53,
"variable": "y"
} | 2 |
Determine the value of l that satisfies: 9 - l = 2 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "9 - l = 2",
"source_dataset": "simple_equations",
"source_index": 54,
"variable": "l"
} | 2 |
Solve for g: 9*g + 9 = 54 | 5 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "9*g + 9 = 54",
"source_dataset": "simple_equations",
"source_index": 55,
"variable": "g"
} | 2 |
Find the value of l in the equation: 8*l + 7 = 79 | 9 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "8*l + 7 = 79",
"source_dataset": "simple_equations",
"source_index": 56,
"variable": "l"
} | 2 |
Determine the value of m that satisfies: 4*m + 13 = 41 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "4*m + 13 = 41",
"source_dataset": "simple_equations",
"source_index": 57,
"variable": "m"
} | 2 |
Find the value of e in the equation: 30*e = 270 | 9 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "30*e = 270",
"source_dataset": "simple_equations",
"source_index": 58,
"variable": "e"
} | 2 |
Determine the value of s that satisfies: 9 - s = 5 | 4 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "9 - s = 5",
"source_dataset": "simple_equations",
"source_index": 59,
"variable": "s"
} | 2 |
Find the value of e in the equation: 7*e - 1 = 69 | 10 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "7*e - 1 = 69",
"source_dataset": "simple_equations",
"source_index": 60,
"variable": "e"
} | 2 |
Determine the value of w that satisfies: 2 - 2*w = -10 | 6 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "2 - 2*w = -10",
"source_dataset": "simple_equations",
"source_index": 61,
"variable": "w"
} | 2 |
Find the value of a in the equation: 4 - a = 3 | 1 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "4 - a = 3",
"source_dataset": "simple_equations",
"source_index": 62,
"variable": "a"
} | 2 |
Solve for s: 11 - 9*s = -16 | 3 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "11 - 9*s = -16",
"source_dataset": "simple_equations",
"source_index": 63,
"variable": "s"
} | 2 |
Find the value of w in the equation: w + 9 = 11 | 2 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "w + 9 = 11",
"source_dataset": "simple_equations",
"source_index": 64,
"variable": "w"
} | 2 |
Find the value of h in the equation: 11 - 9*h = -79 | 10 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "11 - 9*h = -79",
"source_dataset": "simple_equations",
"source_index": 65,
"variable": "h"
} | 2 |
Find the value of e in the equation: 28*e = 140 | 5 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "28*e = 140",
"source_dataset": "simple_equations",
"source_index": 66,
"variable": "e"
} | 2 |
Solve for i: 2*i + 8 = 24 | 8 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "2*i + 8 = 24",
"source_dataset": "simple_equations",
"source_index": 67,
"variable": "i"
} | 2 |
Solve for m: 7 - 9*m = -74 | 9 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "7 - 9*m = -74",
"source_dataset": "simple_equations",
"source_index": 68,
"variable": "m"
} | 2 |
Determine the value of g that satisfies: 80*g - 7 = 553 | 7 | {
"difficulty": {
"max_terms": 3,
"max_value": 10,
"min_terms": 2,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "80*g - 7 = 553",
"source_dataset": "simple_equations",
"source_index": 69,
"variable": "g"
} | 2 |
Find the value of u in the equation: 5*u - 17 = 73 | 18 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "5*u - 17 = 73",
"source_dataset": "simple_equations",
"source_index": 0,
"variable": "u"
} | 3 |
Determine the value of b that satisfies: 2 - 20*b = -238 | 12 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "2 - 20*b = -238",
"source_dataset": "simple_equations",
"source_index": 1,
"variable": "b"
} | 3 |
Find the value of n in the equation: n - 2 = 2 | 4 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "n - 2 = 2",
"source_dataset": "simple_equations",
"source_index": 2,
"variable": "n"
} | 3 |
Solve for i: i + 35 = 39 | 4 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "i + 35 = 39",
"source_dataset": "simple_equations",
"source_index": 3,
"variable": "i"
} | 3 |
Determine the value of c that satisfies: 46 - 361*c = -3925 | 11 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "46 - 361*c = -3925",
"source_dataset": "simple_equations",
"source_index": 4,
"variable": "c"
} | 3 |
Find the value of l in the equation: 11*l + 32 = 252 | 20 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "11*l + 32 = 252",
"source_dataset": "simple_equations",
"source_index": 5,
"variable": "l"
} | 3 |
Solve for r: 2520*r + 900 = 10980 | 4 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "2520*r + 900 = 10980",
"source_dataset": "simple_equations",
"source_index": 6,
"variable": "r"
} | 3 |
Determine the value of c that satisfies: 2*c - 11 = -7 | 2 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "2*c - 11 = -7",
"source_dataset": "simple_equations",
"source_index": 7,
"variable": "c"
} | 3 |
Solve for p: 18*p + 3 = 93 | 5 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "18*p + 3 = 93",
"source_dataset": "simple_equations",
"source_index": 8,
"variable": "p"
} | 3 |
Determine the value of h that satisfies: -13*h - 10 = -244 | 18 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "-13*h - 10 = -244",
"source_dataset": "simple_equations",
"source_index": 9,
"variable": "h"
} | 3 |
Find the value of i in the equation: 34*i + 12 = 488 | 14 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "34*i + 12 = 488",
"source_dataset": "simple_equations",
"source_index": 10,
"variable": "i"
} | 3 |
Find the value of t in the equation: 32 - 17*t = 15 | 1 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "32 - 17*t = 15",
"source_dataset": "simple_equations",
"source_index": 11,
"variable": "t"
} | 3 |
Determine the value of e that satisfies: 8*e - 8 = 48 | 7 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "8*e - 8 = 48",
"source_dataset": "simple_equations",
"source_index": 12,
"variable": "e"
} | 3 |
Determine the value of c that satisfies: 6*c + 15 = 111 | 16 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "6*c + 15 = 111",
"source_dataset": "simple_equations",
"source_index": 13,
"variable": "c"
} | 3 |
Find the value of r in the equation: 14*r - 1 = 279 | 20 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "14*r - 1 = 279",
"source_dataset": "simple_equations",
"source_index": 14,
"variable": "r"
} | 3 |
Find the value of b in the equation: 624*b - 8 = 8104 | 13 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "624*b - 8 = 8104",
"source_dataset": "simple_equations",
"source_index": 15,
"variable": "b"
} | 3 |
Solve for s: 30*s - 14 = 256 | 9 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "30*s - 14 = 256",
"source_dataset": "simple_equations",
"source_index": 16,
"variable": "s"
} | 3 |
Solve for h: 20 - h = 4 | 16 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "20 - h = 4",
"source_dataset": "simple_equations",
"source_index": 17,
"variable": "h"
} | 3 |
Determine the value of j that satisfies: 15*j + 855 = 900 | 3 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "15*j + 855 = 900",
"source_dataset": "simple_equations",
"source_index": 18,
"variable": "j"
} | 3 |
Solve for p: 198*p + 11 = 2387 | 12 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "198*p + 11 = 2387",
"source_dataset": "simple_equations",
"source_index": 19,
"variable": "p"
} | 3 |
Solve for s: 12*s + 18 = 30 | 1 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "12*s + 18 = 30",
"source_dataset": "simple_equations",
"source_index": 20,
"variable": "s"
} | 3 |
Determine the value of o that satisfies: 3*o + 35 = 65 | 10 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "3*o + 35 = 65",
"source_dataset": "simple_equations",
"source_index": 21,
"variable": "o"
} | 3 |
Determine the value of p that satisfies: p + 33 = 40 | 7 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "p + 33 = 40",
"source_dataset": "simple_equations",
"source_index": 22,
"variable": "p"
} | 3 |
Find the value of n in the equation: -952*n = -13328 | 14 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "-952*n = -13328",
"source_dataset": "simple_equations",
"source_index": 23,
"variable": "n"
} | 3 |
Solve for c: 3960*c = 23760 | 6 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "3960*c = 23760",
"source_dataset": "simple_equations",
"source_index": 24,
"variable": "c"
} | 3 |
Determine the value of c that satisfies: -20*c = -140 | 7 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "-20*c = -140",
"source_dataset": "simple_equations",
"source_index": 25,
"variable": "c"
} | 3 |
Determine the value of x that satisfies: -14*x - 22 = -232 | 15 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "-14*x - 22 = -232",
"source_dataset": "simple_equations",
"source_index": 26,
"variable": "x"
} | 3 |
Solve for v: 120*v = 2160 | 18 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "120*v = 2160",
"source_dataset": "simple_equations",
"source_index": 27,
"variable": "v"
} | 3 |
Solve for d: 75*d + 6 = 1056 | 14 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "75*d + 6 = 1056",
"source_dataset": "simple_equations",
"source_index": 28,
"variable": "d"
} | 3 |
Determine the value of k that satisfies: 3*k + 16 = 37 | 7 | {
"difficulty": {
"max_terms": 4,
"max_value": 20,
"min_terms": 3,
"min_value": 1,
"operators_weights": [
0.4,
0.4,
0.2
]
},
"equation": "3*k + 16 = 37",
"source_dataset": "simple_equations",
"source_index": 29,
"variable": "k"
} | 3 |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 7