question stringlengths 9 165 | answer stringlengths 6 35 |
|---|---|
b'What is the smallest value in 0.071, 0.51, -2/79, 2/3, 5?\n' | b'-2/79\n' |
b"What is the k'th term of -871341, -1742679, -2614021, -3485367, -4356717?\n" | b'-2*k**2 - 871332*k - 7\n' |
b'Evaluate -40 + 4 + 12 + (-15 - -9) + -4.\n' | b'-34\n' |
b'Is 35759 a composite number?\n' | b'False\n' |
b'Which is the fourth smallest value? (a) -2/33 (b) -43 (c) 2 (d) 0.2 (e) -1\n' | b'd\n' |
b'What is the highest common factor of 105 and 50516445?\n' | b'105\n' |
b'((-45)/(-96))/(10*15/100)\n' | b'5/16\n' |
b'Simplify (-4 + sqrt(1872) + 3)**2 + sqrt(130)/sqrt(640)*3.\n' | b'-189*sqrt(13)/8 + 1873\n' |
b"What is the w'th term of -353, -1084, -2295, -3986, -6157, -8808?\n" | b'-240*w**2 - 11*w - 102\n' |
b'Calculate ((-2640)/(-6))/20*(-2)/(-12)*189/(-63).\n' | b'-11\n' |
b'Evaluate ((-54)/36)/(136/(-16)).\n' | b'3/17\n' |
b'Let c(v) be the first derivative of 23*v**2/2 - 4323. Let a(w) be the first derivative of 5*w**3/3 + 2. What is a(c(p))?\n' | b'2645*p**2\n' |
b'Calculate the remainder when 620591 is divided by 2586.\n' | b'2537\n' |
b'What is -227644322 rounded to the nearest 1000000?\n' | b'-228000000\n' |
b'Is -2*((-12030)/12 + -2 + -3) a multiple of 65?\n' | b'True\n' |
b'What is -0.28212377 - 0.6403?\n' | b'-0.92242377\n' |
b'Rearrange 935*d + 2*d**4 - d**2 - 11*d**4 - 13*d**3 + 11*d**3 - 865*d + 6*d**4 to the form x*d**2 + m*d**4 + u*d**3 + j*d + n and give x.\n' | b'-1\n' |
b'Let d be (-2)/13 - 201/(-39). What is j in -d*j**3 - 8*j**3 - 10*j**2 + 6*j**3 + 2*j**3 = 0?\n' | b'-2, 0\n' |
b'What is the ten millions digit of 30779883?\n' | b'3\n' |
b'What is the greatest common divisor of 91 and 1421?\n' | b'7\n' |
b'What is the third smallest value in 2, -2/3, 5, -3/8342?\n' | b'2\n' |
b'Is 523918391 prime?\n' | b'True\n' |
b'Let y be 4 + (-122 - -1)/(6/(-5)). Let q = y - 105. Which is the nearest to 0.01? (a) 1 (b) q (c) -4\n' | b'b\n' |
b'What comes next: 50, 563, 1962, 4691, 9194, 15915, 25298, 37787?\n' | b'53826\n' |
b'Expand (-2*h**2 + 2*h**2 - h**2)*(h**2 - 2*h**2 + 3*h**2) + 10*h - 10*h - 132*h**4.\n' | b'-134*h**4\n' |
b'What is 2270 to the power of 1/8, to the nearest integer?\n' | b'3\n' |
b'What is the derivative of 14519208*k + 16639540 wrt k?\n' | b'14519208\n' |
b'What is the second smallest value in 8, 1358716, -4/3?\n' | b'8\n' |
b'Let q(z) = z**3 + 66*z**2 - 646*z - 3992. What is q(-74)?\n' | b'4\n' |
b'What is 33968489 to the power of 1/8, to the nearest integer?\n' | b'9\n' |
b'Let k = 0.1 + 3.9. Let w = 11327/16 - 707. Let m = w + -107/80. What is the closest to m in k, 1, -5?\n' | b'1\n' |
b'Let n be 8/2 + -2 + 0. Let o(a) = 31*a**2 + a - n + 0 + 3. Is o(-1) a composite number?\n' | b'False\n' |
b'What is the third smallest value in 4, -1.4, -1, -0.4?\n' | b'-0.4\n' |
b'Suppose -3*o = -5*k + 25, 4*o = -k - 0*k + 28. Let t(u) = -k - u + 9 + 2*u. Let x(s) = 2 - 1 - 2. Determine -t(z) + x(z).\n' | b'-z - 2\n' |
b'Collect the terms in 9471*l - 1584*l - 1583*l - 1573*l - 1553*l - 1581*l - 1585*l.\n' | b'12*l\n' |
b'Simplify -5 + 2 + (-2*(-3*sqrt(68)*-2 - sqrt(68)))/(sqrt(100)*-2*-5).\n' | b'-3 - sqrt(17)/5\n' |
b'Calculate 15 - 1.593.\n' | b'13.407\n' |
b'What is prob of sequence uof when three letters picked without replacement from {p: 1, o: 1, f: 1, b: 4, u: 1, m: 1}?\n' | b'1/504\n' |
b'Two letters picked without replacement from bgbnugnybny. Give prob of sequence gy.\n' | b'2/55\n' |
b'Let p(n) = -2*n**2 + 7*n - 149. Let u(l) = -2*l**2 + 6*l - 149. Give 4*p(c) - 5*u(c).\n' | b'2*c**2 - 2*c + 149\n' |
b'Let h(c) = -c**3 + 28*c**2 - 47*c + 543. Let t be h(27). Let b(i) = -5*i + 3. Let m(n) = 60*n - 35. Calculate t*m(f) + 35*b(f).\n' | b'5*f\n' |
b'Let m = 0.048 + -0.008. Let i = -191.5 - -191. What is the third smallest value in m, i, 0?\n' | b'm\n' |
b'Calculate the remainder when 823779 is divided by 162.\n' | b'9\n' |
b'Calculate the remainder when 1698470 is divided by 356.\n' | b'350\n' |
b'What is next in 512685, 512694, 512703, 512712, 512721, 512730?\n' | b'512739\n' |
b'What is the third biggest value in -4, -13, -2/7?\n' | b'-13\n' |
b'Is 2526418 a multiple of 10?\n' | b'False\n' |
b'Suppose 3*g + 5*o = 2*o + 9, 0 = -4*g - 5*o + 10. Let h be 63/9 - (244 + 8). Is (h/g)/(-2 - -1) composite?\n' | b'True\n' |
b'Collect the terms in -6462 + 0*l + 24*l + 3233 + 29*l + 3229.\n' | b'53*l\n' |
b'Calculate the lowest common multiple of 14116194 and 5214.\n' | b'155278134\n' |
b"What is the x'th term of 965, 2565, 4165?\n" | b'1600*x - 635\n' |
b'Suppose -10 = 3*n + 5*w - 0*w, n = -5*w + 10. Let m be n/6 + (-3)/9. Let y be (-6)/(-4) + (-1)/m. Solve -g + 5*g = 2*r, r - y = 4*g for g.\n' | b'-1\n' |
b'What are the prime factors of 27960?\n' | b'2, 3, 5, 233\n' |
b"What is the z'th term of 802318, 802326, 802338, 802354, 802374, 802398?\n" | b'2*z**2 + 2*z + 802314\n' |
b'Let b = 0 - 4. Let q(m) = 5 + 2*m - m - m**2 + m + m. Let x(y) = -2*y**2 + 4*y + 6. Determine b*q(l) + 3*x(l).\n' | b'-2*l**2 - 2\n' |
b'Solve -4*r**4/5 + 1704*r**3/5 + 15364*r**2/5 - 642024*r/5 + 124992 = 0 for r.\n' | b'-24, 1, 15, 434\n' |
b'Solve 1266885*v = 1266920*v - 140 for v.\n' | b'4\n' |
b'Let m be (2/(-4))/(5/(-10)). What is the second derivative of m - 1 - 3*s - 3*s**2 - s wrt s?\n' | b'-6\n' |
b'Suppose -63 + 3 = -u + 2*y, 140 = 3*u + 2*y. Suppose -u = -5*p - 0*p. Suppose w = -3*m + 5*m - 99, -p = -2*w. List the prime factors of m.\n' | b'2, 13\n' |
b'Find the common denominator of 83/1727200 and 109/215900.\n' | b'1727200\n' |
b'What is the third derivative of 8286*l**4 - 1835*l**3 - 34605916*l**2 wrt l?\n' | b'198864*l - 11010\n' |
b'Let i be 1/(52/(-8))*11. Which is bigger: i or -1?\n' | b'-1\n' |
b'Let h = -87.042129 - -87.03. Round h to 4 dps.\n' | b'-0.0121\n' |
b'Let c be 7/3 + (-21)/63. Suppose -z = -4*i + 14 + 714, -5*z + 386 = c*i. Suppose -4*g = -g - i. List the prime factors of g.\n' | b'61\n' |
b'Calculate the greatest common factor of 19380 and 3040.\n' | b'380\n' |
b'Is 64 a factor of 6498613?\n' | b'False\n' |
b'What is the remainder when 471571 is divided by 23578?\n' | b'11\n' |
b'Work out -35489 + 1971659.\n' | b'1936170\n' |
b'Collect the terms in -3 - 30*t + 75*t**2 + 17*t + 13*t.\n' | b'75*t**2 - 3\n' |
b'Is 7048621 a composite number?\n' | b'False\n' |
b'Let c(r) = 41*r**2 + 15*r + 4. Let s be c(-11). Suppose z = -2*z - s. Round z to the nearest one thousand.\n' | b'-2000\n' |
b'Is 41442451 a prime number?\n' | b'True\n' |
b'What is the ten thousands digit of 6802595?\n' | b'0\n' |
b'Sort 14616, -6, 3, 6 in descending order.\n' | b'14616, 6, 3, -6\n' |
b'Evaluate 9 - (-8 + -1*2/14*52948/(-496)).\n' | b'7/4\n' |
b'Let c be ((-1)/(-1) - 0) + 1. Let d be c/3*36/8. What is the units digit of ((-24)/18)/((-1)/d)?\n' | b'4\n' |
b'Let v = 3642 + -3645. Sort v, 1/5, 78/5.\n' | b'v, 1/5, 78/5\n' |
b'Solve -28*k + 7410 = 85*k + 172*k for k.\n' | b'26\n' |
b'What is the third derivative of -3*a**5 - a**4 - 2464*a**3 + 101*a**2 + 1357*a wrt a?\n' | b'-180*a**2 - 24*a - 14784\n' |
b'Simplify ((g*g**4)/g*g**(-1)*g**(-11/5))/((g/g**(-6/5))/g*g/(g*g**2*g))**37 assuming g is positive.\n' | b'g**(337/5)\n' |
b'Let u be -1*(1 + -2)*1. Let t be ((45/(-70))/3)/((-570)/(-152)). Are t and u equal?\n' | b'False\n' |
b'Let r = -1022244.015099 - -1031515.9851. Let i = 9272 - r. Let w = i - 0.03. Round w to 5 dps.\n' | b'0\n' |
b'What is the fifth biggest value in 3, -215, -38, 1, -3/97?\n' | b'-215\n' |
b'Add together -131791683 and -13.\n' | b'-131791696\n' |
b'Let x be 4/2 + 0 + 1. Let k = 6025671/13 - 463817. Let i = 304 + k. Which is the second smallest value? (a) i (b) -5 (c) x\n' | b'a\n' |
b'Find the third derivative of -7*w**6 - 22*w**5 + 83*w**3 + 5767149*w**2 + w.\n' | b'-840*w**3 - 1320*w**2 + 498\n' |
b'Collect the terms in 191*p + 365*p - 95*p + 144*p - 137*p + 427*p.\n' | b'895*p\n' |
b'What is the greatest common factor of 40 and 5540?\n' | b'20\n' |
b'Collect the terms in 5*a**3 - 3*a**3 - 42*a - 49*a - 88*a + 235*a - 42*a.\n' | b'2*a**3 + 14*a\n' |
b'Let m = 153 - 173. Let k(j) = -j**3 - 8*j**2 + 12*j - 7. Is k(m) a prime number?\n' | b'False\n' |
b'Let z = 2480 - 12387/5. Is z bigger than 3?\n' | b'False\n' |
b'Solve -62*r**2 + 2/7*r**4 - 266*r - 10/7*r**3 + 0 = 0 for r.\n' | b'-7, 0, 19\n' |
b'What is 187 minutes before 9:56 AM?\n' | b'6:49 AM\n' |
b'Let x(l) be the first derivative of -13*l**5/5 - 16*l**3/3 - 9. What is the third derivative of x(a) wrt a?\n' | b'-312*a\n' |
b'What is the second derivative of -1527892*v**3 + 623963*v - 5?\n' | b'-9167352*v\n' |
b'Let p(u) = -3*u**2 + 23*u - 55. Determine p(4).\n' | b'-11\n' |
b'What is prob of picking 1 x and 1 l when two letters picked without replacement from lujuujlrfx?\n' | b'2/45\n' |
b'Calculate 0 - (0 - -4 - (4 - (-39 - (-7 + -1)))).\n' | b'31\n' |
b'Put -5, 0.3, 2, 1.5, -15/22, 9 in increasing order.\n' | b'-5, -15/22, 0.3, 1.5, 2, 9\n' |
b'What is the greatest common factor of 7513424 and 16?\n' | b'16\n' |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.