question stringlengths 12 165 | answer stringlengths 6 35 |
|---|---|
b'In base 10, what is 111 - 17?\n' | b'94\n' |
b'Solve -83*k - 899152 = -901891 for k.\n' | b'33\n' |
b'What is the remainder when 182304 is divided by 71?\n' | b'47\n' |
b'Round -82870.741 to the nearest 10.\n' | b'-82870\n' |
b'Rearrange -46*x + 62711 + 8*x**2 + 4*x**2 - 62712 to s*x + g + k*x**2 and give g.\n' | b'-1\n' |
b'What is the common denominator of -25/2909057 and -77/248166?\n' | b'52363026\n' |
b'Let i = 500 - 492. Solve 0 = -3*c - 5*c - i for c.\n' | b'-1\n' |
b'Let a(t) be the third derivative of t**7/210 - t**6/90 - 4*t**5/15 + 2*t**4 - 22*t**3/3 - t**2 - 3. Let o(p) be the first derivative of a(p). Factor o(d).\n' | b'4*(d - 2)**2*(d + 3)\n' |
b'Simplify (((n**2/n)**(2/5)*(n/(n**2*n)*n)**(-41/2))**(1/18))**(-8/9) assuming n is positive.\n' | b'n**(-418/405)\n' |
b'What is the least common multiple of 10 and 17190216?\n' | b'85951080\n' |
b'Let x(n) = n**3 - 3*n + 678. What is the tens digit of x(0)?\n' | b'7\n' |
b'Let w(l) = l + 2. Let m be w(-3). Let d(g) = g. Suppose 741*n = 998*n + 514. Let b(x) = x - 1. What is m*b(h) + n*d(h)?\n' | b'-3*h + 1\n' |
b'Which is the biggest value? (a) -4112.8 (b) -0.6 (c) 0.5\n' | b'c\n' |
b'What is 37.93916 rounded to the nearest integer?\n' | b'38\n' |
b'Sort -37, 0.06, 0.8, 5 in decreasing order.\n' | b'5, 0.8, 0.06, -37\n' |
b'What is the nearest to 3 in -1/7, -0.03, 1, -2/13?\n' | b'1\n' |
b'Let f(y) = 12*y**2 - 5*y + 3. Let b be f(2). Let r = b - -440. Is r a prime number?\n' | b'False\n' |
b'Are -0.0852 and -6687 non-equal?\n' | b'True\n' |
b'What is the value of ((-1184)/740)/((-116)/5)?\n' | b'2/29\n' |
b'Suppose -10 - 5 = -4*u + 5*y, 6 = -2*y. Let w = 6.872 + -0.072. Let k = 7 - w. Which is the second smallest value? (a) k (b) u (c) 5\n' | b'a\n' |
b'Let l = -17419 - -27914. Is l a prime number?\n' | b'False\n' |
b'Is 17133284171 a composite number?\n' | b'True\n' |
b'Is 1475 smaller than 1461?\n' | b'False\n' |
b'What are the prime factors of 140390?\n' | b'2, 5, 101, 139\n' |
b'How many milligrams are there in 2/25 of a kilogram?\n' | b'80000\n' |
b'(-1180)/118*((-24)/(-32))/3\n' | b'-5/2\n' |
b'What is the tens digit of 19375?\n' | b'7\n' |
b'Solve 0 = -1531*l + 9748 + 21190 + 4275 for l.\n' | b'23\n' |
b'Which is the closest to 0? (a) -1/3 (b) 0.4 (c) 5 (d) 0.268 (e) -7/8\n' | b'd\n' |
b'Let l(y) = -43*y**2 + y - 2. Calculate l(1).\n' | b'-44\n' |
b'-0.76*-0.08\n' | b'0.0608\n' |
b'Is (-486864)/(368/(-23)) + 4*2 a prime number?\n' | b'False\n' |
b'Express 4*o**4 + 1 + 238*o**3 + 236*o**3 + 242*o**3 - 12*o - 719*o**3 as s*o**2 + i*o + n + j*o**4 + d*o**3 and give j.\n' | b'4\n' |
b'Suppose m - 5*y = 29, 3*m + 2*m - 2*y - 76 = 0. Suppose 4 = q - m. List the prime factors of ((-208)/39)/((-2)/q).\n' | b'2, 3\n' |
b'Let n = -54707/8 - -6847. Let m = -20326/17537 - -7/1349. Find the common denominator of m and n.\n' | b'104\n' |
b'Express -512*p**2 + 155*p**2 - 221*p**2 - 355*p**2 + 18*p**2 in the form j + a*p + h*p**2 and give h.\n' | b'-915\n' |
b'Solve -1/2*r + 0*r**2 + 1/4 + 1/2*r**3 - 1/4*r**4 = 0 for r.\n' | b'-1, 1\n' |
b'Let p = 15994 - 9833. List the prime factors of p.\n' | b'61, 101\n' |
b'Suppose 5*u - 64825 = 3*l, 24*u = 22*u - 3*l + 25930. Round u to the nearest one hundred.\n' | b'13000\n' |
b'Suppose -431 = 9*o + 73. Let l = -61 - o. Suppose 4*v - 23 = -3*z, 6*z - 29 = -2*v + z. Sort v, l, -1, 3.\n' | b'l, -1, v, 3\n' |
b'Let m be (-8)/2 - -7 - -2. Let w be (0/(-1))/(-1) + 2. Suppose 0 = -3*t - 5*q + 19, m*t - w*t = 2*q + 47. List the prime factors of t.\n' | b'13\n' |
b'Convert -1a7 (base 16) to base 15.\n' | b'-1d3\n' |
b'What is the remainder when 4788326 is divided by 25606?\n' | b'4\n' |
b'What are the prime factors of 21885654?\n' | b'2, 3, 7, 74441\n' |
b'Is 366/(-2013) - 9206/(-22)*139 composite?\n' | b'True\n' |
b'Let q(a) be the third derivative of a**6/60 - 23*a**5/60 + 123*a**4/8 + 423*a**2. What is the second derivative of q(v) wrt v?\n' | b'12*v - 46\n' |
b'Three letters picked without replacement from rlalhoh. Give prob of sequence hrl.\n' | b'2/105\n' |
b'Simplify ((-2*(3*sqrt(550) + sqrt(550)) + -4*sqrt(550)*-3)/(-2*2*sqrt(4400)))**2.\n' | b'1/8\n' |
b'Does 11 divide 35397021?\n' | b'True\n' |
b'How many millilitres are there in fourty-five quarters of a litre?\n' | b'11250\n' |
b'Calculate 52 - (788 - -28)/16.\n' | b'1\n' |
b'What is 484 minutes after 12:39 PM?\n' | b'8:43 PM\n' |
b'Which is the smallest value? (a) -0.02 (b) -1.8 (c) -4\n' | b'c\n' |
b'Rearrange (2*g + g - g)*(-6*g + 3*g + 4*g + (3*g - g - 3*g)*(-3 - 2 + 3))*(-500*g**2 + 1210 - 188*g**2 - 1210) to f*g**2 + n + l*g**4 + h*g + v*g**3 and give l.\n' | b'-4128\n' |
b'Let o = 8144 - 8143. What is the closest to 0.06 in -0.09, o, 0.3?\n' | b'-0.09\n' |
b'Let v(g) = 2538*g**2 + 5*g - 15. Let q(d) = 7617*d**2 + 15*d - 44. Let j(z) = -2*q(z) + 7*v(z). Is j(2) composite?\n' | b'True\n' |
b'Suppose 4*l - 3*h - 55 = 0, 4*l = -2*h - h + 25. Suppose 0 = -4*d - 5*c, 3*d = 5*c - 7*c. Solve d = 3*m - l - 2 for m.\n' | b'4\n' |
b'Suppose -11*a + 39 = -7*a + b, -2*a - 4*b = -30. Suppose a*y = 284 + 94. Is y a multiple of 14?\n' | b'True\n' |
b'List the prime factors of 66109872.\n' | b'2, 3, 17, 81017\n' |
b'Divide -2189229 by -1281.\n' | b'1709\n' |
b'Calculate 0 divided by 3995002.\n' | b'0\n' |
b'Differentiate -4973225*d**2 + 6002731 wrt d.\n' | b'-9946450*d\n' |
b'Sort 0.01, 0.012, 0.3.\n' | b'0.01, 0.012, 0.3\n' |
b'In base 12, what is -67 + 1134307?\n' | b'1134260\n' |
b'Is 192052699 composite?\n' | b'False\n' |
b'Let d = -33154.2 - -36120. Let z = -2647 + d. Let c = z + -293. Round c to the nearest integer.\n' | b'26\n' |
b'Suppose -4*f = 3*t - 32, 3*f - 4*t = t - 5. Suppose -6*d + 18 = -30. Suppose -5*c + d*c = 6. Solve -f*h - 7 = -c for h.\n' | b'-1\n' |
b'Let j(i) be the third derivative of 4*i**5/15 - 36*i**2. Let r(b) = -2*b**2. What is j(r(w))?\n' | b'64*w**4\n' |
b'Let y(h) = -2*h - 6. Let l be y(-8). Let b = 15 - l. Suppose -2*f - 9 + 37 = 0. What is the remainder when f is divided by b?\n' | b'4\n' |
b'What is the ten millions digit of 88497911?\n' | b'8\n' |
b'Simplify (p**2/(p*p*p/(p*p/((p*p/((p*p**(-3/7))/p)*p)/p))*p))**(11/4)/((p**(-5/3)*p*(p/p**(-4))/p)/((p/p**5)/(p/(p**(1/5)*p)))) assuming p is positive.\n' | b'p**(-5801/420)\n' |
b'Let t = 55 - 53. Suppose 0 = 4*c, -t*h + 8 = -0*h - 4*c. Solve 0 = -2*o - h*d + 11 - 3, -5*o - 40 = -5*d for o.\n' | b'-4\n' |
b'Let a(b) = -b**3 + 29*b**2 + 28*b + 39. Let m be a(30). Let p be m/(-2) + (-3)/2. What is the greatest common divisor of p and 6?\n' | b'3\n' |
b'What is the remainder when 6463641 is divided by 23?\n' | b'20\n' |
b'Let o = -197120921/285 + 691651. Let h = o - -2/95. Are h and -1 equal?\n' | b'False\n' |
b'Solve -3*u - u + 4*x - 16 = 0, x + 1 = 0 for u.\n' | b'-5\n' |
b'Let w = 0 - -0.1. Let h = 0 + -0.3. Suppose 2*p = -3*p. What is the second biggest value in p, h, w?\n' | b'p\n' |
b'Let a(t) = 2*t**3 + 45*t**2 + 447*t + 8073. Give a(-21).\n' | b'9\n' |
b'Let z = 372 + -1102. Let d = -497 - z. Is d prime?\n' | b'True\n' |
b'Collect the terms in 100 + 756 - k**2 + 213 - 103.\n' | b'-k**2 + 966\n' |
b'What is the square root of 64570730 to the nearest integer?\n' | b'8036\n' |
b'Let a(j) be the second derivative of -2*j**3 - 11*j + 7*j**3 - 3*j**3. Let b(d) = -d. Determine b(a(w)).\n' | b'-12*w\n' |
b'What is the ten thousands digit of 78230295?\n' | b'3\n' |
b'Let y(j) = 0 - 2 - 4 - 2 + 2*j. Let d be y(4). Solve d = -4*x - 8, -4*l + 5*x - 2 = 2*x for l.\n' | b'-2\n' |
b'Which is the second smallest value? (a) -4/7 (b) 5 (c) -2 (d) 15.6\n' | b'a\n' |
b'Let z(w) = -2*w**2 - 97*w - 30. Let y be z(-48). Solve -2*b = -28*t + 27*t + 3, -4*t = -2*b - y for t.\n' | b'5\n' |
b'Let j = -2 + 8. Let d(v) be the third derivative of -v**4/8 + 10*v**3/3 + 4*v**2 + 32. Give d(j).\n' | b'2\n' |
b'Let z = 9085 - 299768/33. Find the common denominator of (-10)/8*324/(-60) and z.\n' | b'132\n' |
b'What is the thousands digit of 1369545636?\n' | b'5\n' |
b'Let q = 10 + -13. Let p = 0.44 + 0.08. Let z = p + -0.02. Sort q, 0.2, z in decreasing order.\n' | b'z, 0.2, q\n' |
b'Let s(w) = -1343*w - 609. What is s(0)?\n' | b'-609\n' |
b'In base 6, what is -51441335 - 14?\n' | b'-51441353\n' |
b'What is the common denominator of -73/758 and (-10 - 91)*4/(-40)?\n' | b'3790\n' |
b'What is the hundreds digit of 4/7 + (-3886)/406 + 9923?\n' | b'9\n' |
b'Calculate the greatest common divisor of 784 and 5978.\n' | b'98\n' |
b'What is (2/(-2))/(16*14/1568)?\n' | b'-7\n' |
b'What is the tens digit of 421?\n' | b'2\n' |
b'In base 14, what is 1 - b?\n' | b'-a\n' |
b'Let v(i) = 5855*i - 4 + 5860*i - 11701*i. Calculate v(3).\n' | b'38\n' |
b'Round -0.000021621342 to six dps.\n' | b'-0.000022\n' |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.