problem
stringlengths
98
4.03k
question
stringclasses
230 values
solution
stringlengths
126
1.67k
op
int64
2
20
id
stringclasses
437 values
template
stringclasses
3 values
mode
stringclasses
2 values
length
stringclasses
1 value
d
int64
2
2
The number of adult eagle in South Zoo equals 2 plus the difference between the total number of adult animals in Hamilton Farm and the number of adult owl in Hamilton Farm. The number of adult crow in Jefferson Circus equals 4 plus the sum of the number of adult eagle in South Zoo, the number of adult owl in Hamilton F...
What is the total number of adult animals in Jefferson Circus?
Define adult owl in Hamilton Farm as p; so p = 4. Define total number of adult animals in Hamilton Farm as C; so C = p = 4. Define adult eagle in South Zoo as b; a = C - p = 4 - 4 = 0; so b = 2 + a = 2 + 0 = 2. Define adult crow in Jefferson Circus as u; P = b + p = 2 + 4 = 6; I = P + C = 6 + 4 = 10; so u = 4 + I = 4 +...
10
20_p8
crazy_zootopia
normalforward
zero_context
2
The number of calm road movie in Golden Banana Movie Festival equals 1. The number of calm road movie in Verdi Movie Festival equals the number of calm road movie in Golden Banana Movie Festival. The number of intense detective thriller in Golden Banana Movie Festival equals 4. The number of intense detective thriller ...
What is the total number of movies in Verdi Movie Festival?
Define intense detective thriller in Golden Banana Movie Festival as u; so u = 4. Define calm road movie in Golden Banana Movie Festival as s; so s = 1. Define total number of movies in Golden Banana Movie Festival as R; so R = u + s = 4 + 1 = 5. Define calm road movie in Verdi Movie Festival as T; so T = s = 1. Define...
10
14_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult owl in Beverly Forest equals 3. The number of adult eagle in Beverly Forest equals 4 plus the sum of the number of adult eagle in Oakridge Riverside and the number of adult owl in Beverly Forest. The number of adult owl in Cedar Valley equals the number of adult eagle in Beverly Forest. The number o...
What is the total number of adult animals in Cedar Valley?
Define adult owl in Beverly Forest as G; so G = 3. Define adult eagle in Oakridge Riverside as P; k = G = 3; so P = 2 + k = 2 + 3 = 5. Define adult eagle in Beverly Forest as z; v = P + G = 5 + 3 = 8; so z = 4 + v = 4 + 8 = 12. Define adult eagle in Cedar Valley as e; so e = z = 12. Define adult owl in Cedar Valley as ...
10
5_p8
crazy_zootopia
normalforward
zero_context
2
The number of elementary school in Ruby Bay equals the total number of schools in Clearwater Bay. The number of regional medical school in Ruby Bay equals the total number of schools in Clearwater Bay. The number of private middle school in Ruby Bay equals 3. The number of private middle school in Shoreline City equals...
What is the total number of schools in Shoreline City?
Define private middle school in Clearwater Bay as C; so C = 2. Define total number of schools in Clearwater Bay as g; so g = C = 2. Define regional medical school in Ruby Bay as I; so I = g = 2. Define elementary school in Ruby Bay as h; so h = g = 2. Define private middle school in Ruby Bay as z; so z = 3. Define tota...
10
16_p8
teachers_in_school
normalforward
zero_context
2
The number of adult racoon in Beverly Forest equals 4. The number of adult racoon in Pine Ridge equals 2. The number of adult wolf in Pine Ridge equals 2 times the difference between the total number of adult animals in Beverly Forest and the number of adult wolf in Beverly Forest. The number of adult wolf in Beverly F...
What is the total number of adult animals in Pine Ridge?
Define adult wolf in Beverly Forest as C; so C = 2. Define adult racoon in Beverly Forest as Y; so Y = 4. Define total number of adult animals in Beverly Forest as t; so t = Y + C = 4 + 2 = 6. Define adult wolf in Pine Ridge as R; x = t - C = 6 - 2 = 4; so R = 2 * x = 2 * 4 = 8. Define adult racoon in Pine Ridge as L; ...
10
14_p8
crazy_zootopia
normalforward
zero_context
2
The number of solemn period drama in Verdi Movie Festival equals 3. The number of solemn period drama in West Sahara Movie Festival equals 2 plus the number of upbeat metropolis comedy in West Sahara Movie Festival. The number of futuristic sci-fi movie in Northwood Movie Festival equals 2. The number of solemn period ...
How many solemn period drama does Taylor Movie Festival have?
Define upbeat metropolis comedy in West Sahara Movie Festival as S; so S = 3. Define futuristic sci-fi movie in West Sahara Movie Festival as J; so J = 4. Define solemn period drama in West Sahara Movie Festival as V; b = S = 3; so V = 2 + b = 2 + 3 = 5. Define total number of movies in West Sahara Movie Festival as l;...
10
1_p8
movie_festival_awards
normalforward
zero_context
2
The number of public highschool in Riverton City equals 4. The number of elementary school in Ruby Bay equals 1 plus the number of culinarian school in Ruby Bay. The number of public highschool in Ruby Bay equals 2 plus the number of culinarian school in Ruby Bay. The number of private middle school in Ruby Bay equals ...
What is the total number of schools in Ruby Bay?
Define culinarian school in Ruby Bay as b; so b = 4. Define public highschool in Ruby Bay as X; V = b = 4; so X = 2 + V = 2 + 4 = 6. Define private middle school in Ruby Bay as t; so t = X = 6. Define elementary school in Ruby Bay as w; f = b = 4; so w = 1 + f = 1 + 4 = 5. Define total number of schools in Ruby Bay as ...
10
13_p8
teachers_in_school
normalforward
zero_context
2
The number of adult deer in Maple Creek equals 1 plus the number of adult racoon in Maple Creek. The number of adult racoon in Maple Creek equals 2. The number of adult deer in Pine Ridge equals 4. The number of adult racoon in Pine Ridge equals the sum of the total number of adult animals in Maple Creek and the number...
What is the total number of adult animals in Pine Ridge?
Define adult racoon in Maple Creek as P; so P = 2. Define adult deer in Maple Creek as k; D = P = 2; so k = 1 + D = 1 + 2 = 3. Define total number of adult animals in Maple Creek as C; so C = P + k = 2 + 3 = 5. Define adult racoon in Pine Ridge as R; so R = C + k = 5 + 3 = 8. Define adult deer in Pine Ridge as Q; so Q ...
10
7_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult deer in Beverly Forest equals the number of adult bear in Beverly Forest. The number of adult racoon in Oakridge Riverside equals 1. The number of adult deer in Oakridge Riverside equals the sum of the number of adult bear in Oakridge Riverside and the number of adult deer in Cedar Valley. The numbe...
What is the total number of adult animals in Beverly Forest?
Define adult deer in Cedar Valley as F; so F = 2. Define adult bear in Beverly Forest as q; R = F = 2; so q = 2 * R = 2 * 2 = 4. Define adult racoon in Beverly Forest as A; so A = F = 2. Define adult deer in Beverly Forest as w; so w = q = 4. Define adult fox in Beverly Forest as c; so c = A = 2. Define total number of...
10
16_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult parrot in Jefferson Circus equals the number of adult owl in Jefferson Circus. The number of adult owl in Jefferson Circus equals 3 times the number of adult blue jay in Jefferson Circus. The number of adult blue jay in Jefferson Circus equals 4. The number of adult eagle in Jefferson Circus equals ...
What is the total number of adult animals in Jefferson Circus?
Define adult blue jay in Jefferson Circus as U; so U = 4. Define adult owl in Jefferson Circus as V; f = U = 4; so V = 3 * f = 3 * 4 = 12. Define adult eagle in Jefferson Circus as i; so i = V - U = 12 - 4 = 8. Define adult parrot in Jefferson Circus as o; so o = V = 12. Define total number of adult animals in Jefferso...
10
6_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult crow in Jefferson Circus equals 2. The number of adult parrot in South Zoo equals 3 plus the difference between the number of adult crow in Jefferson Circus and the number of adult crow in South Zoo. The number of adult parrot in Jefferson Circus equals the total number of adult animals in South Zoo...
What is the total number of adult animals in Jefferson Circus?
Define adult crow in Jefferson Circus as t; so t = 2. Define adult crow in South Zoo as D; so D = t = 2. Define adult parrot in South Zoo as V; y = t - D = 2 - 2 = 0; so V = 3 + y = 3 + 0 = 3. Define total number of adult animals in South Zoo as S; so S = D + V = 2 + 3 = 5. Define adult parrot in Jefferson Circus as w;...
10
22_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult fox in Hamilton Farm equals 1. The number of adult wolf in Mayer Aquarium equals the difference between the number of adult deer in Hamilton Farm and the total number of adult animals in Hamilton Farm. The number of adult racoon in Hamilton Farm equals the sum of the number of adult fox in Hamilton ...
What is the total number of adult animals in Hamilton Farm?
Define adult fox in Hamilton Farm as i; so i = 1. Define adult deer in Hamilton Farm as P; G = i = 1; so P = 3 * G = 3 * 1 = 3. Define adult wolf in Hamilton Farm as a; so a = 2. Define adult racoon in Hamilton Farm as C; so C = i + P = 1 + 3 = 4. Define total number of adult animals in Hamilton Farm as J; c = P + i = ...
10
17_p8
crazy_zootopia
normalforward
zero_context
2
The number of culinarian school in Riverton City equals the total number of schools in Ruby Bay. The number of private middle school in Ruby Bay equals 2. The number of culinarian school in Ruby Bay equals 3. The number of private middle school in Riverton City equals the sum of the total number of schools in Ruby Bay,...
What is the total number of schools in Riverton City?
Define private middle school in Ruby Bay as g; so g = 2. Define culinarian school in Ruby Bay as q; so q = 3. Define total number of schools in Ruby Bay as Q; so Q = g + q = 2 + 3 = 5. Define private middle school in Riverton City as H; d = Q + q = 5 + 3 = 8; so H = d + g = 8 + 2 = 10. Define culinarian school in River...
10
1_p8
teachers_in_school
normalforward
zero_context
2
The number of solemn period drama in Golden Banana Movie Festival equals 3 times the number of intense detective thriller in Northwood Movie Festival. The number of solemn period drama in Northwood Movie Festival equals 4 times the sum of the total number of movies in Taylor Movie Festival and the number of calm road m...
What is the total number of movies in Taylor Movie Festival?
Define calm road movie in Northwood Movie Festival as x; so x = 2. Define intense detective thriller in Golden Banana Movie Festival as Q; so Q = x = 2. Define calm road movie in Taylor Movie Festival as k; P = Q + x = 2 + 2 = 4; so k = 3 + P = 3 + 4 = 7. Define intense detective thriller in Taylor Movie Festival as L;...
10
1_p8
movie_festival_awards
normalforward
zero_context
2
The number of culinarian school in Riverton City equals the sum of the total number of schools in Oakbridge City, the number of regional medical school in Shoreline City, and the number of public highschool in Shoreline City. The number of regional medical school in Shoreline City equals 1 plus the number of public hig...
How many culinarian school does Riverton City have?
Define public highschool in Shoreline City as m; so m = 3. Define regional medical school in Shoreline City as f; M = m = 3; so f = 1 + M = 1 + 3 = 4. Define total number of schools in Shoreline City as s; so s = f + m = 4 + 3 = 7. Define private middle school in Oakbridge City as h; so h = s = 7. Define total number o...
10
22_p8
teachers_in_school
normalforward
zero_context
2
The number of public highschool in Shoreline City equals 1. The number of regional medical school in Clearwater Bay equals 2 times the sum of the number of regional medical school in Ruby Bay and the number of public highschool in Clearwater Bay. The number of elementary school in Clearwater Bay equals 1. The number of...
What is the total number of schools in Clearwater Bay?
Define regional medical school in Ruby Bay as k; so k = 4. Define public highschool in Clearwater Bay as h; Z = k = 4; so h = 3 + Z = 3 + 4 = 7. Define regional medical school in Clearwater Bay as F; u = k + h = 4 + 7 = 11; so F = 2 * u = 2 * 11 = 22. Define elementary school in Clearwater Bay as Q; so Q = 1. Define to...
10
21_p8
teachers_in_school
normalforward
zero_context
2
The number of private middle school in Evervale City equals 1. The number of culinarian school in Brightford equals 4 times the sum of the total number of schools in Evervale City, the number of private middle school in Evervale City, and the number of culinarian school in Evervale City. The number of culinarian school...
What is the total number of schools in Brightford?
Define private middle school in Evervale City as S; so S = 1. Define culinarian school in Evervale City as p; M = S = 1; so p = 2 * M = 2 * 1 = 2. Define total number of schools in Evervale City as b; so b = p + S = 2 + 1 = 3. Define culinarian school in Brightford as A; P = b + S = 3 + 1 = 4; X = P + p = 4 + 2 = 6; so...
10
14_p8
teachers_in_school
normalforward
zero_context
2
The number of public highschool in Hawkesbury equals 3. The number of public highschool in Brightford equals 3. The number of culinarian school in Hawkesbury equals 1. The number of culinarian school in Brightford equals 2 times the sum of the total number of schools in Hawkesbury and the number of culinarian school in...
What is the total number of schools in Brightford?
Define culinarian school in Hawkesbury as f; so f = 1. Define public highschool in Brightford as k; so k = 3. Define public highschool in Hawkesbury as U; so U = 3. Define total number of schools in Hawkesbury as w; so w = f + U = 1 + 3 = 4. Define culinarian school in Brightford as C; i = w + f = 4 + 1 = 5; so C = 2 *...
10
5_p8
teachers_in_school
normalforward
zero_context
2
The number of elementary school in Evervale City equals 1. The number of private middle school in Hawkesbury equals the number of public highschool in Hawkesbury. The number of regional medical school in Brightford equals the number of private middle school in Brightford. The number of private middle school in Brightfo...
What is the total number of schools in Hawkesbury?
Define public highschool in Hawkesbury as W; so W = 2. Define private middle school in Hawkesbury as V; so V = W = 2. Define culinarian school in Hawkesbury as c; so c = W = 2. Define regional medical school in Hawkesbury as v; A = W - V = 2 - 2 = 0; so v = 4 + A = 4 + 0 = 4. Define total number of schools in Hawkesbur...
10
0_p8
teachers_in_school
normalforward
zero_context
2
The number of adult wolf in Hamilton Farm equals the sum of the number of adult wolf in Mayer Aquarium, the total number of adult animals in Mayer Aquarium, and the number of adult bear in Mayer Aquarium. The number of adult bear in Hamilton Farm equals the total number of adult animals in Mayer Aquarium. The number of...
What is the total number of adult animals in Hamilton Farm?
Define adult wolf in Mayer Aquarium as w; so w = 4. Define adult bear in Mayer Aquarium as S; so S = 3. Define total number of adult animals in Mayer Aquarium as m; so m = S + w = 3 + 4 = 7. Define adult bear in Hamilton Farm as L; so L = m = 7. Define adult wolf in Hamilton Farm as N; v = w + m = 4 + 7 = 11; so N = v ...
10
14_p8
crazy_zootopia
normalforward
zero_context
2
The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 4 times the number of solemn period drama in Festival Lumière de Valmont. The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 2 times the number of solemn period drama in Festival Lumière de Valmont. The number of solemn pe...
What is the total number of movies in Festival de Saint-Rivage?
Define solemn period drama in Festival Lumière de Valmont as C; so C = 3. Define futuristic sci-fi movie in Festival Lumière de Valmont as M; f = C = 3; so M = 4 * f = 4 * 3 = 12. Define total number of movies in Festival Lumière de Valmont as T; so T = C + M = 3 + 12 = 15. Define solemn period drama in Festival de Sai...
10
19_p8
movie_festival_awards
normalforward
zero_context
2
The number of public highschool in Oakbridge City equals 3 times the total number of schools in Clearwater Bay. The number of culinarian school in Clearwater Bay equals the number of public highschool in Clearwater Bay. The number of public highschool in Clearwater Bay equals 4. The number of culinarian school in Oakbr...
What is the total number of schools in Oakbridge City?
Define public highschool in Clearwater Bay as R; so R = 4. Define culinarian school in Clearwater Bay as j; so j = R = 4. Define total number of schools in Clearwater Bay as U; so U = j + R = 4 + 4 = 8. Define culinarian school in Oakbridge City as F; V = U = 8; so F = 4 + V = 4 + 8 = 12. Define public highschool in Oa...
10
0_p8
teachers_in_school
normalforward
zero_context
2
The number of adult parrot in Jefferson Circus equals 1. The number of adult eagle in Mayer Aquarium equals 3 plus the number of adult blue jay in Mayer Aquarium. The number of adult eagle in Bundle Ranch equals 3. The number of adult parrot in Bundle Ranch equals the total number of adult animals in Mayer Aquarium. Th...
How many adult blue jay does Bundle Ranch have?
Define adult blue jay in Mayer Aquarium as P; so P = 2. Define adult eagle in Mayer Aquarium as Z; M = P = 2; so Z = 3 + M = 3 + 2 = 5. Define adult parrot in Mayer Aquarium as W; r = P = 2; so W = 3 * r = 3 * 2 = 6. Define total number of adult animals in Mayer Aquarium as Q; j = Z + W = 5 + 6 = 11; so Q = j + P = 11 ...
10
15_p8
crazy_zootopia
normalforward
zero_context
2
The number of intense detective thriller in Cinéma de Montreval equals 3. The number of intense detective thriller in Festival de Clairmont equals the sum of the total number of movies in Cinéma de Montreval, the number of intense detective thriller in Cinéma de Montreval, and the number of calm road movie in Cinéma de...
What is the total number of movies in Festival de Clairmont?
Define intense detective thriller in Cinéma de Montreval as a; so a = 3. Define calm road movie in Cinéma de Montreval as A; so A = 2. Define total number of movies in Cinéma de Montreval as K; so K = A + a = 2 + 3 = 5. Define calm road movie in Festival de Clairmont as r; so r = 2. Define intense detective thriller in...
10
18_p8
movie_festival_awards
normalforward
zero_context
2
The number of upbeat metropolis comedy in Taylor Movie Festival equals 2. The number of upbeat metropolis comedy in Golden Banana Movie Festival equals 4 plus the total number of movies in Taylor Movie Festival. The number of calm road movie in Taylor Movie Festival equals 3 times the number of upbeat metropolis comedy...
What is the total number of movies in Golden Banana Movie Festival?
Define upbeat metropolis comedy in Taylor Movie Festival as G; so G = 2. Define calm road movie in Taylor Movie Festival as L; D = G = 2; so L = 3 * D = 3 * 2 = 6. Define total number of movies in Taylor Movie Festival as w; so w = G + L = 2 + 6 = 8. Define upbeat metropolis comedy in Golden Banana Movie Festival as z;...
10
13_p8
movie_festival_awards
normalforward
zero_context
2
The number of regional medical school in Hawkesbury equals 3 times the sum of the total number of schools in Glenfield City and the number of regional medical school in Glenfield City. The number of culinarian school in Hawkesbury equals the sum of the number of regional medical school in Hawkesbury, the total number o...
What is the total number of schools in Hawkesbury?
Define regional medical school in Glenfield City as s; so s = 2. Define total number of schools in Glenfield City as q; so q = s = 2. Define regional medical school in Hawkesbury as R; j = q + s = 2 + 2 = 4; so R = 3 * j = 3 * 4 = 12. Define culinarian school in Hawkesbury as P; z = R + q = 12 + 2 = 14; so P = z + s = ...
10
10_p8
teachers_in_school
normalforward
zero_context
2
The number of futuristic sci-fi movie in Verdi Movie Festival equals the sum of the number of calm road movie in Northwood Movie Festival and the number of calm road movie in West Sahara Movie Festival. The number of calm road movie in Verdi Movie Festival equals 3 plus the total number of movies in Northwood Movie Fes...
How many calm road movie does Verdi Movie Festival have?
Define calm road movie in Northwood Movie Festival as D; so D = 2. Define intense detective thriller in Northwood Movie Festival as E; so E = D = 2. Define futuristic sci-fi movie in Northwood Movie Festival as d; g = E - D = 2 - 2 = 0; so d = 4 + g = 4 + 0 = 4. Define total number of movies in Northwood Movie Festival...
10
7_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult parrot in Maple Creek equals 3. The number of adult crow in Maple Creek equals 4 times the number of adult parrot in Maple Creek. The number of adult blue jay in Oakridge Riverside equals 2 times the sum of the total number of adult animals in Maple Creek, the number of adult parrot in Maple Creek, ...
What is the total number of adult animals in Oakridge Riverside?
Define adult parrot in Maple Creek as d; so d = 3. Define adult crow in Maple Creek as H; A = d = 3; so H = 4 * A = 4 * 3 = 12. Define total number of adult animals in Maple Creek as w; so w = H + d = 12 + 3 = 15. Define adult blue jay in Oakridge Riverside as X; W = w + d = 15 + 3 = 18; N = W + H = 18 + 12 = 30; so X ...
10
17_p8
crazy_zootopia
normalforward
zero_context
2
The number of solemn period drama in Festival de Saint-Rivage equals 2. The number of calm road movie in Festival de Saint-Rivage equals 4. The number of intense detective thriller in Festival de Saint-Rivage equals 3. The number of calm road movie in Cinéma de Montreval equals 2 plus the sum of the number of solemn pe...
What is the total number of movies in Festival Lumière de Valmont?
Define calm road movie in Festival de Saint-Rivage as A; so A = 4. Define calm road movie in Festival Lumière de Valmont as e; so e = A = 4. Define solemn period drama in Festival Lumière de Valmont as z; Z = A + e = 4 + 4 = 8; so z = 4 * Z = 4 * 8 = 32. Define intense detective thriller in Festival Lumière de Valmont ...
10
1_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult owl in Mayer Aquarium equals 2. The number of adult crow in Jefferson Circus equals the total number of adult animals in Mayer Aquarium. The number of adult owl in Jefferson Circus equals the sum of the number of adult owl in Mayer Aquarium and the number of adult crow in Mayer Aquarium. The number ...
What is the total number of adult animals in Jefferson Circus?
Define adult owl in Mayer Aquarium as m; so m = 2. Define adult crow in Mayer Aquarium as o; K = m = 2; so o = 3 * K = 3 * 2 = 6. Define total number of adult animals in Mayer Aquarium as q; so q = o + m = 6 + 2 = 8. Define adult crow in Jefferson Circus as n; so n = q = 8. Define adult owl in Jefferson Circus as r; so...
10
4_p8
crazy_zootopia
normalforward
zero_context
2
The number of elementary school in Clearwater Bay equals 3 times the total number of schools in Ruby Bay. The number of private middle school in Clearwater Bay equals the number of private middle school in Ruby Bay. The number of private middle school in Ruby Bay equals 4. The number of elementary school in Ruby Bay eq...
What is the total number of schools in Clearwater Bay?
Define private middle school in Ruby Bay as P; so P = 4. Define private middle school in Clearwater Bay as x; so x = P = 4. Define elementary school in Ruby Bay as z; F = P = 4; so z = 3 + F = 3 + 4 = 7. Define total number of schools in Ruby Bay as g; so g = z + P = 7 + 4 = 11. Define elementary school in Clearwater B...
10
19_p8
teachers_in_school
normalforward
zero_context
2
The number of adult blue jay in Pine Ridge equals the number of adult parrot in Pine Ridge. The number of adult crow in Pine Ridge equals 4. The number of adult owl in Pine Ridge equals the sum of the number of adult parrot in Pine Ridge, the number of adult blue jay in Pine Ridge, and the number of adult crow in Pine ...
What is the total number of adult animals in Pine Ridge?
Define adult parrot in Pine Ridge as B; so B = 3. Define adult blue jay in Pine Ridge as i; so i = B = 3. Define adult crow in Pine Ridge as F; so F = 4. Define adult owl in Pine Ridge as j; G = B + i = 3 + 3 = 6; so j = G + F = 6 + 4 = 10. Define total number of adult animals in Pine Ridge as b; f = i + B = 3 + 3 = 6;...
10
1_p8
crazy_zootopia
normalforward
zero_context
2
The number of culinarian school in Clearwater Bay equals 4 times the number of elementary school in Clearwater Bay. The number of public highschool in Clearwater Bay equals 3 times the total number of schools in Riverton City. The number of public highschool in Oakbridge City equals 4 plus the total number of schools i...
How many public highschool does Ruby Bay have?
Define culinarian school in Ruby Bay as i; so i = 2. Define public highschool in Riverton City as n; Q = i = 2; so n = 3 * Q = 3 * 2 = 6. Define culinarian school in Riverton City as B; so B = i = 2. Define total number of schools in Riverton City as l; so l = n + B = 6 + 2 = 8. Define public highschool in Ruby Bay as ...
10
9_p8
teachers_in_school
normalforward
zero_context
2
The number of adult eagle in Mayer Aquarium equals 3 plus the sum of the total number of adult animals in Bundle Ranch, the number of adult owl in Bundle Ranch, and the number of adult eagle in Bundle Ranch. The number of adult owl in Bundle Ranch equals 4. The number of adult eagle in Bundle Ranch equals 4 times the n...
What is the total number of adult animals in Mayer Aquarium?
Define adult owl in Bundle Ranch as F; so F = 4. Define adult eagle in Bundle Ranch as C; z = F = 4; so C = 4 * z = 4 * 4 = 16. Define total number of adult animals in Bundle Ranch as X; so X = F + C = 4 + 16 = 20. Define adult eagle in Mayer Aquarium as u; M = X + F = 20 + 4 = 24; H = M + C = 24 + 16 = 40; so u = 3 + ...
10
16_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult blue jay in Maple Creek equals 2. The number of adult eagle in Pine Ridge equals the sum of the number of adult eagle in Beverly Forest, the number of adult blue jay in Beverly Forest, and the total number of adult animals in Beverly Forest. The number of adult blue jay in Pine Ridge equals 4. The n...
What is the total number of adult animals in Beverly Forest?
Define adult crow in Beverly Forest as z; so z = 2. Define adult owl in Beverly Forest as K; so K = z = 2. Define adult blue jay in Beverly Forest as n; j = z = 2; so n = 4 * j = 4 * 2 = 8. Define adult eagle in Beverly Forest as d; s = n = 8; so d = 2 + s = 2 + 8 = 10. Define total number of adult animals in Beverly F...
10
16_p8
crazy_zootopia
normalforward
zero_context
2
The number of intense detective thriller in Verdi Movie Festival equals 4 times the number of calm road movie in Verdi Movie Festival. The number of calm road movie in Northwood Movie Festival equals 2. The number of solemn period drama in Verdi Movie Festival equals the number of calm road movie in Verdi Movie Festiva...
What is the total number of movies in Verdi Movie Festival?
Define calm road movie in Northwood Movie Festival as Y; so Y = 2. Define total number of movies in Northwood Movie Festival as L; so L = Y = 2. Define calm road movie in Verdi Movie Festival as R; w = L = 2; so R = 3 * w = 3 * 2 = 6. Define intense detective thriller in Verdi Movie Festival as t; I = R = 6; so t = 4 *...
10
6_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult racoon in Mayer Aquarium equals 3 times the number of adult racoon in Hamilton Farm. The number of adult deer in Mayer Aquarium equals 3 plus the difference between the number of adult racoon in Mayer Aquarium and the number of adult racoon in Hamilton Farm. The number of adult racoon in Hamilton Fa...
What is the total number of adult animals in Mayer Aquarium?
Define adult racoon in Hamilton Farm as z; so z = 2. Define adult racoon in Mayer Aquarium as w; s = z = 2; so w = 3 * s = 3 * 2 = 6. Define adult deer in Mayer Aquarium as H; G = w - z = 6 - 2 = 4; so H = 3 + G = 3 + 4 = 7. Define adult fox in Mayer Aquarium as U; so U = 4. Define total number of adult animals in Maye...
10
0_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult eagle in Beverly Forest equals 3. The number of adult blue jay in Maple Creek equals the number of adult eagle in Maple Creek. The number of adult crow in Cedar Valley equals 4. The number of adult eagle in Oakridge Riverside equals 4 times the difference between the total number of adult animals in...
What is the total number of adult animals in Oakridge Riverside?
Define adult eagle in Maple Creek as d; so d = 3. Define adult blue jay in Maple Creek as k; so k = d = 3. Define adult owl in Maple Creek as o; so o = d = 3. Define total number of adult animals in Maple Creek as w; m = o + d = 3 + 3 = 6; so w = m + k = 6 + 3 = 9. Define adult eagle in Oakridge Riverside as n; b = w -...
10
3_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult parrot in Cedar Valley equals 4 times the number of adult eagle in Cedar Valley. The number of adult eagle in Cedar Valley equals 3. The number of adult parrot in Maple Creek equals 2 plus the sum of the total number of adult animals in Cedar Valley, the number of adult eagle in Cedar Valley, and th...
What is the total number of adult animals in Maple Creek?
Define adult eagle in Cedar Valley as u; so u = 3. Define adult parrot in Cedar Valley as H; f = u = 3; so H = 4 * f = 4 * 3 = 12. Define total number of adult animals in Cedar Valley as M; so M = H + u = 12 + 3 = 15. Define adult parrot in Maple Creek as Y; A = M + u = 15 + 3 = 18; r = A + H = 18 + 12 = 30; so Y = 2 +...
10
17_p8
crazy_zootopia
normalforward
zero_context
2
The number of solemn period drama in Festival de Clairmont equals 3. The number of solemn period drama in Rêves de Belleville equals 3. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 4 plus the number of upbeat metropolis comedy in Festival Lumière de Valmont. The number of upbeat metropoli...
How many futuristic sci-fi movie does Festival de Clairmont have?
Define upbeat metropolis comedy in Festival Lumière de Valmont as Q; so Q = 4. Define solemn period drama in Festival Lumière de Valmont as m; so m = Q = 4. Define futuristic sci-fi movie in Festival Lumière de Valmont as k; X = Q = 4; so k = 4 + X = 4 + 4 = 8. Define total number of movies in Festival Lumière de Valmo...
10
14_p8
movie_festival_awards
normalforward
zero_context
2
The number of calm road movie in Verdi Movie Festival equals 1. The number of upbeat metropolis comedy in Northwood Movie Festival equals 4 times the sum of the number of calm road movie in Northwood Movie Festival, the number of calm road movie in Verdi Movie Festival, and the total number of movies in Verdi Movie Fes...
What is the total number of movies in Northwood Movie Festival?
Define calm road movie in Verdi Movie Festival as s; so s = 1. Define total number of movies in Verdi Movie Festival as u; so u = s = 1. Define calm road movie in Northwood Movie Festival as e; t = u = 1; so e = 4 * t = 4 * 1 = 4. Define upbeat metropolis comedy in Northwood Movie Festival as S; M = e + s = 4 + 1 = 5; ...
10
6_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult owl in Cedar Valley equals the total number of adult animals in Beverly Forest. The number of adult crow in Beverly Forest equals 2. The number of adult crow in Maple Creek equals 4 times the number of adult owl in Maple Creek. The number of adult owl in Maple Creek equals the sum of the total numbe...
What is the total number of adult animals in Maple Creek?
Define adult crow in Beverly Forest as T; so T = 2. Define total number of adult animals in Beverly Forest as t; so t = T = 2. Define adult owl in Cedar Valley as b; so b = t = 2. Define total number of adult animals in Cedar Valley as Q; so Q = b = 2. Define adult owl in Maple Creek as S; so S = Q + t = 2 + 2 = 4. Def...
10
18_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult fox in Cedar Valley equals 4. The number of adult racoon in Maple Creek equals the sum of the total number of adult animals in Cedar Valley, the number of adult bear in Maple Creek, and the number of adult fox in Cedar Valley. The number of adult fox in Pine Ridge equals 2 plus the number of adult b...
What is the total number of adult animals in Maple Creek?
Define adult fox in Cedar Valley as e; so e = 4. Define total number of adult animals in Cedar Valley as M; so M = e = 4. Define adult bear in Maple Creek as N; z = M - e = 4 - 4 = 0; so N = 2 + z = 2 + 0 = 2. Define adult racoon in Maple Creek as Z; d = M + N = 4 + 2 = 6; so Z = d + e = 6 + 4 = 10. Define total number...
10
17_p8
crazy_zootopia
normalforward
zero_context
2
The number of solemn period drama in Taylor Movie Festival equals 1. The number of futuristic sci-fi movie in Taylor Movie Festival equals 2. The number of solemn period drama in West Sahara Movie Festival equals 4 times the sum of the number of futuristic sci-fi movie in West Sahara Movie Festival, the number of futur...
How many futuristic sci-fi movie does West Sahara Movie Festival have?
Define futuristic sci-fi movie in Northwood Movie Festival as I; so I = 1. Define calm road movie in Northwood Movie Festival as Z; so Z = 3. Define solemn period drama in Northwood Movie Festival as c; x = I + Z = 1 + 3 = 4; so c = 3 * x = 3 * 4 = 12. Define total number of movies in Northwood Movie Festival as z; L =...
10
17_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult owl in Mayer Aquarium equals the sum of the number of adult crow in Mayer Aquarium, the total number of adult animals in Hamilton Farm, and the number of adult owl in Hamilton Farm. The number of adult crow in Mayer Aquarium equals 2 plus the sum of the total number of adult animals in Hamilton Farm...
What is the total number of adult animals in Mayer Aquarium?
Define adult owl in Hamilton Farm as a; so a = 2. Define total number of adult animals in Hamilton Farm as c; so c = a = 2. Define adult crow in Mayer Aquarium as m; f = c + a = 2 + 2 = 4; so m = 2 + f = 2 + 4 = 6. Define adult owl in Mayer Aquarium as A; h = m + c = 6 + 2 = 8; so A = h + a = 8 + 2 = 10. Define total n...
10
1_p8
crazy_zootopia
normalforward
zero_context
2
The number of elementary school in Glenfield City equals 4. The number of elementary school in Westhaven City equals the number of culinarian school in Glenfield City. The number of regional medical school in Westhaven City equals the sum of the number of private middle school in Hawkesbury, the number of private middl...
What is the total number of schools in Glenfield City?
Define elementary school in Glenfield City as t; so t = 4. Define culinarian school in Glenfield City as O; a = t = 4; so O = 2 + a = 2 + 4 = 6. Define public highschool in Glenfield City as g; so g = 2. Define regional medical school in Glenfield City as T; M = O = 6; so T = 4 + M = 4 + 6 = 10. Define total number of ...
10
16_p8
teachers_in_school
normalforward
zero_context
2
The number of futuristic sci-fi movie in Golden Banana Movie Festival equals 4 times the number of solemn period drama in Taylor Movie Festival. The number of intense detective thriller in Golden Banana Movie Festival equals 4. The number of futuristic sci-fi movie in Taylor Movie Festival equals the total number of mo...
What is the total number of movies in West Sahara Movie Festival?
Define solemn period drama in Northwood Movie Festival as J; so J = 4. Define total number of movies in Northwood Movie Festival as V; so V = J = 4. Define upbeat metropolis comedy in West Sahara Movie Festival as n; so n = V = 4. Define calm road movie in West Sahara Movie Festival as r; so r = V = 4. Define futuristi...
10
2_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult blue jay in Bundle Ranch equals the number of adult parrot in South Zoo. The number of adult owl in South Zoo equals the number of adult parrot in Mayer Aquarium. The number of adult blue jay in Mayer Aquarium equals the number of adult parrot in Bundle Ranch. The number of adult blue jay in South Z...
How many adult blue jay does South Zoo have?
Define adult parrot in Mayer Aquarium as a; so a = 4. Define adult owl in South Zoo as U; so U = a = 4. Define adult parrot in South Zoo as p; M = U - a = 4 - 4 = 0; so p = 2 + M = 2 + 0 = 2. Define adult blue jay in Bundle Ranch as A; so A = p = 2. Define adult parrot in Bundle Ranch as Z; so Z = 3. Define total numbe...
10
10_p8
crazy_zootopia
normalforward
zero_context
2
The number of culinarian school in Brightford equals the number of private middle school in Evervale City. The number of culinarian school in Evervale City equals the number of regional medical school in Brightford. The number of public highschool in Westhaven City equals 2. The number of public highschool in Glenfield...
What is the total number of schools in Hawkesbury?
Define private middle school in Evervale City as X; so X = 4. Define culinarian school in Brightford as P; so P = X = 4. Define regional medical school in Brightford as u; so u = 1. Define total number of schools in Brightford as K; so K = u + P = 1 + 4 = 5. Define private middle school in Hawkesbury as i; d = K + P = ...
10
13_p8
teachers_in_school
normalforward
zero_context
2
The number of public highschool in Evervale City equals the sum of the number of regional medical school in Westhaven City and the number of public highschool in Westhaven City. The number of regional medical school in Evervale City equals the total number of schools in Westhaven City. The number of public highschool i...
What is the total number of schools in Evervale City?
Define regional medical school in Westhaven City as Y; so Y = 2. Define public highschool in Westhaven City as j; d = Y = 2; so j = 2 * d = 2 * 2 = 4. Define total number of schools in Westhaven City as V; so V = j + Y = 4 + 2 = 6. Define public highschool in Evervale City as O; so O = Y + j = 2 + 4 = 6. Define regiona...
10
7_p8
teachers_in_school
normalforward
zero_context
2
The number of adult crow in Beverly Forest equals 4 times the total number of adult animals in Cedar Valley. The number of adult crow in Cedar Valley equals 2. The number of adult eagle in Beverly Forest equals the difference between the number of adult crow in Beverly Forest and the total number of adult animals in Ce...
What is the total number of adult animals in Beverly Forest?
Define adult crow in Cedar Valley as i; so i = 2. Define adult eagle in Cedar Valley as I; so I = i = 2. Define total number of adult animals in Cedar Valley as D; so D = i + I = 2 + 2 = 4. Define adult crow in Beverly Forest as S; Q = D = 4; so S = 4 * Q = 4 * 4 = 16. Define adult eagle in Beverly Forest as T; so T = ...
10
9_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult owl in South Zoo equals the number of adult eagle in Jefferson Circus. The number of adult parrot in Mayer Aquarium equals 3. The number of adult eagle in South Zoo equals the number of adult eagle in Mayer Aquarium. The number of adult eagle in Jefferson Circus equals 2. The number of adult blue ja...
What is the total number of adult animals in Hamilton Farm?
Define adult parrot in Mayer Aquarium as d; so d = 3. Define adult eagle in Mayer Aquarium as O; o = d = 3; so O = 4 * o = 4 * 3 = 12. Define total number of adult animals in Mayer Aquarium as y; so y = d + O = 3 + 12 = 15. Define adult eagle in Hamilton Farm as n; p = y + d = 15 + 3 = 18; W = p + O = 18 + 12 = 30; so ...
10
8_p8
crazy_zootopia
normalforward
zero_context
2
The number of culinarian school in Evervale City equals the number of elementary school in Evervale City. The number of private middle school in Glenfield City equals 2. The number of private middle school in Evervale City equals the sum of the number of culinarian school in Evervale City, the number of elementary scho...
What is the total number of schools in Evervale City?
Define culinarian school in Glenfield City as H; so H = 3. Define private middle school in Hawkesbury as g; so g = H = 3. Define elementary school in Evervale City as b; so b = g = 3. Define culinarian school in Evervale City as z; so z = b = 3. Define private middle school in Evervale City as M; l = z + b = 3 + 3 = 6;...
10
7_p8
teachers_in_school
normalforward
zero_context
2
The number of adult racoon in Jefferson Circus equals 2 times the total number of adult animals in South Zoo. The number of adult bear in South Zoo equals the number of adult racoon in South Zoo. The number of adult bear in Bundle Ranch equals 2 times the total number of adult animals in Jefferson Circus. The number of...
What is the total number of adult animals in Bundle Ranch?
Define adult racoon in South Zoo as e; so e = 2. Define adult bear in South Zoo as w; so w = e = 2. Define total number of adult animals in South Zoo as t; so t = e + w = 2 + 2 = 4. Define adult racoon in Jefferson Circus as K; C = t = 4; so K = 2 * C = 2 * 4 = 8. Define total number of adult animals in Jefferson Circu...
10
2_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult eagle in Maple Creek equals 2. The number of adult crow in Beverly Forest equals the sum of the number of adult owl in Maple Creek, the number of adult crow in Maple Creek, and the number of adult blue jay in Oakridge Riverside. The number of adult parrot in Cedar Valley equals the number of adult p...
What is the total number of adult animals in Maple Creek?
Define adult eagle in Maple Creek as d; so d = 2. Define adult crow in Maple Creek as T; so T = 4. Define adult parrot in Maple Creek as j; Q = d = 2; so j = 4 + Q = 4 + 2 = 6. Define adult owl in Maple Creek as P; so P = T + d = 4 + 2 = 6. Define total number of adult animals in Maple Creek as h; o = d + j = 2 + 6 = 8...
10
22_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult bear in Cedar Valley equals 3. The number of adult bear in Pine Ridge equals 2. The number of adult wolf in Beverly Forest equals the sum of the number of adult fox in Beverly Forest, the number of adult bear in Pine Ridge, and the number of adult racoon in Beverly Forest. The number of adult fox in...
What is the total number of adult animals in Beverly Forest?
Define adult bear in Pine Ridge as d; so d = 2. Define adult fox in Beverly Forest as K; so K = d = 2. Define adult racoon in Beverly Forest as v; D = K = 2; so v = 2 * D = 2 * 2 = 4. Define adult wolf in Beverly Forest as r; u = K + d = 2 + 2 = 4; so r = u + v = 4 + 4 = 8. Define total number of adult animals in Bever...
10
6_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult blue jay in Pine Ridge equals the number of adult blue jay in Maple Creek. The number of adult crow in Pine Ridge equals the sum of the total number of adult animals in Maple Creek and the number of adult crow in Oakridge Riverside. The number of adult crow in Oakridge Riverside equals 1. The number...
What is the total number of adult animals in Pine Ridge?
Define adult crow in Oakridge Riverside as w; so w = 1. Define total number of adult animals in Oakridge Riverside as V; so V = w = 1. Define adult blue jay in Maple Creek as g; K = V = 1; so g = 4 * K = 4 * 1 = 4. Define total number of adult animals in Maple Creek as y; so y = g = 4. Define adult crow in Pine Ridge a...
10
6_p8
crazy_zootopia
normalforward
zero_context
2
The number of calm road movie in Golden Banana Movie Festival equals the number of calm road movie in Verdi Movie Festival. The number of intense detective thriller in Taylor Movie Festival equals the sum of the total number of movies in Verdi Movie Festival, the number of calm road movie in Northwood Movie Festival, t...
How many intense detective thriller does Northwood Movie Festival have?
Define upbeat metropolis comedy in Golden Banana Movie Festival as c; so c = 4. Define calm road movie in Northwood Movie Festival as J; W = c = 4; so J = 4 * W = 4 * 4 = 16. Define calm road movie in Verdi Movie Festival as D; so D = J = 16. Define upbeat metropolis comedy in Verdi Movie Festival as F; O = c + D = 4 +...
10
19_p8
movie_festival_awards
normalforward
zero_context
2
The number of futuristic sci-fi movie in Cinéma de Montreval equals 4. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals the sum of the number of intense detective thriller in Festival de Clairmont, the number of solemn period drama in Festival de Clairmont, and the total number of movies in C...
How many solemn period drama does Cinéma de Montreval have?
Define intense detective thriller in Festival Lumière de Valmont as j; so j = 2. Define futuristic sci-fi movie in Festival de Clairmont as B; t = j = 2; so B = 1 + t = 1 + 2 = 3. Define intense detective thriller in Festival de Clairmont as J; so J = 2. Define solemn period drama in Festival de Clairmont as r; so r = ...
10
0_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult blue jay in Beverly Forest equals 1 plus the sum of the number of adult crow in Maple Creek, the number of adult eagle in Maple Creek, and the number of adult eagle in Beverly Forest. The number of adult eagle in Beverly Forest equals the sum of the number of adult eagle in Maple Creek and the numbe...
How many adult parrot does Maple Creek have?
Define adult crow in Cedar Valley as y; so y = 3. Define adult parrot in Cedar Valley as w; so w = y = 3. Define adult eagle in Cedar Valley as h; so h = w = 3. Define adult blue jay in Cedar Valley as j; so j = 2. Define total number of adult animals in Cedar Valley as P; G = h + y = 3 + 3 = 6; e = G + w = 6 + 3 = 9; ...
10
5_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult racoon in Bundle Ranch equals 4 times the number of adult bear in Bundle Ranch. The number of adult bear in Mayer Aquarium equals 2 plus the sum of the total number of adult animals in Bundle Ranch, the number of adult bear in Bundle Ranch, and the number of adult racoon in Bundle Ranch. The number ...
What is the total number of adult animals in Mayer Aquarium?
Define adult bear in Bundle Ranch as V; so V = 2. Define adult racoon in Bundle Ranch as p; L = V = 2; so p = 4 * L = 4 * 2 = 8. Define total number of adult animals in Bundle Ranch as E; so E = V + p = 2 + 8 = 10. Define adult bear in Mayer Aquarium as z; I = E + V = 10 + 2 = 12; K = I + p = 12 + 8 = 20; so z = 2 + K ...
10
17_p8
crazy_zootopia
normalforward
zero_context
2
The number of elementary school in Oakbridge City equals the total number of schools in Ruby Bay. The number of culinarian school in Ruby Bay equals 2. The number of culinarian school in Oakbridge City equals 4 times the sum of the total number of schools in Shoreline City and the number of elementary school in Shoreli...
What is the total number of schools in Oakbridge City?
Define elementary school in Shoreline City as b; so b = 1. Define total number of schools in Shoreline City as G; so G = b = 1. Define culinarian school in Oakbridge City as V; l = G + b = 1 + 1 = 2; so V = 4 * l = 4 * 2 = 8. Define culinarian school in Ruby Bay as x; so x = 2. Define total number of schools in Ruby Ba...
10
6_p8
teachers_in_school
normalforward
zero_context
2
The number of public highschool in Westhaven City equals 3 plus the number of culinarian school in Brightford. The number of private middle school in Hawkesbury equals 4. The number of private middle school in Brightford equals 1 plus the number of culinarian school in Brightford. The number of culinarian school in Wes...
How many public highschool does Hawkesbury have?
Define culinarian school in Brightford as Z; so Z = 2. Define private middle school in Brightford as w; N = Z = 2; so w = 1 + N = 1 + 2 = 3. Define public highschool in Brightford as c; z = Z = 2; so c = 2 * z = 2 * 2 = 4. Define total number of schools in Brightford as U; l = Z + c = 2 + 4 = 6; so U = l + w = 6 + 3 = ...
10
1_p8
teachers_in_school
normalforward
zero_context
2
The number of adult owl in Mayer Aquarium equals 2 times the sum of the number of adult parrot in South Zoo, the number of adult owl in South Zoo, and the number of adult eagle in South Zoo. The number of adult owl in South Zoo equals the number of adult parrot in South Zoo. The number of adult blue jay in Hamilton Far...
What is the total number of adult animals in South Zoo?
Define adult parrot in South Zoo as R; so R = 3. Define adult blue jay in South Zoo as i; z = R = 3; so i = 4 * z = 4 * 3 = 12. Define adult eagle in South Zoo as m; X = i = 12; so m = 4 * X = 4 * 12 = 48. Define adult owl in South Zoo as f; so f = R = 3. Define total number of adult animals in South Zoo as T; l = R + ...
10
1_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult wolf in Bundle Ranch equals 3. The number of adult deer in Hamilton Farm equals 3 plus the sum of the total number of adult animals in Bundle Ranch, the number of adult wolf in Bundle Ranch, and the number of adult deer in Bundle Ranch. The number of adult deer in Bundle Ranch equals 4 times the num...
What is the total number of adult animals in Hamilton Farm?
Define adult wolf in Bundle Ranch as v; so v = 3. Define adult deer in Bundle Ranch as G; e = v = 3; so G = 4 * e = 4 * 3 = 12. Define total number of adult animals in Bundle Ranch as F; so F = G + v = 12 + 3 = 15. Define adult deer in Hamilton Farm as y; r = F + v = 15 + 3 = 18; X = r + G = 18 + 12 = 30; so y = 3 + X ...
10
14_p8
crazy_zootopia
normalforward
zero_context
2
The number of calm road movie in Rêves de Belleville equals 3 plus the number of solemn period drama in Rêves de Belleville. The number of calm road movie in Festival de Clairmont equals the difference between the total number of movies in Rêves de Belleville and the number of solemn period drama in Rêves de Belleville...
What is the total number of movies in Festival de Clairmont?
Define solemn period drama in Rêves de Belleville as y; so y = 3. Define calm road movie in Rêves de Belleville as K; i = y = 3; so K = 3 + i = 3 + 3 = 6. Define total number of movies in Rêves de Belleville as c; so c = K + y = 6 + 3 = 9. Define calm road movie in Festival de Clairmont as H; so H = c - y = 9 - 3 = 6. ...
10
21_p8
movie_festival_awards
normalforward
zero_context
2
The number of calm road movie in Festival Lumière de Valmont equals 4. The number of solemn period drama in Festival de Clairmont equals 1. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 2 times the total number of movies in Rêves de Belleville. The number of futuristic sci-fi movie in Rêve...
How many futuristic sci-fi movie does Festival Lumière de Valmont have?
Define solemn period drama in Festival de Clairmont as e; so e = 1. Define calm road movie in Rêves de Belleville as B; so B = e = 1. Define futuristic sci-fi movie in Rêves de Belleville as d; q = e = 1; so d = 3 + q = 3 + 1 = 4. Define solemn period drama in Rêves de Belleville as G; so G = e = 1. Define total number...
10
7_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult bear in Pine Ridge equals the total number of adult animals in Maple Creek. The number of adult deer in Maple Creek equals the number of adult wolf in Pine Ridge. The number of adult fox in Maple Creek equals 2. The number of adult wolf in Pine Ridge equals the number of adult deer in Pine Ridge. Th...
How many adult bear does Pine Ridge have?
Define adult deer in Pine Ridge as z; so z = 3. Define adult wolf in Pine Ridge as K; so K = z = 3. Define adult deer in Maple Creek as k; so k = K = 3. Define adult wolf in Maple Creek as T; P = K = 3; so T = 3 + P = 3 + 3 = 6. Define adult fox in Maple Creek as p; so p = 2. Define total number of adult animals in Map...
10
2_p8
crazy_zootopia
normalforward
zero_context
2
The number of culinarian school in Westhaven City equals 2. The number of public highschool in Westhaven City equals the number of culinarian school in Westhaven City. The number of public highschool in Hawkesbury equals 1 plus the sum of the total number of schools in Westhaven City and the number of public highschool...
What is the total number of schools in Hawkesbury?
Define culinarian school in Westhaven City as M; so M = 2. Define public highschool in Westhaven City as y; so y = M = 2. Define total number of schools in Westhaven City as D; so D = y + M = 2 + 2 = 4. Define public highschool in Hawkesbury as a; i = D + y = 4 + 2 = 6; so a = 1 + i = 1 + 6 = 7. Define culinarian schoo...
10
22_p8
teachers_in_school
normalforward
zero_context
2
The number of adult racoon in Oakridge Riverside equals the sum of the total number of adult animals in Maple Creek, the number of adult racoon in Maple Creek, and the number of adult wolf in Maple Creek. The number of adult racoon in Cedar Valley equals 1. The number of adult wolf in Pine Ridge equals 1. The number of...
What is the total number of adult animals in Oakridge Riverside?
Define adult racoon in Maple Creek as t; so t = 1. Define adult wolf in Maple Creek as G; so G = t = 1. Define adult bear in Maple Creek as W; so W = G = 1. Define total number of adult animals in Maple Creek as T; B = t + W = 1 + 1 = 2; so T = B + G = 2 + 1 = 3. Define adult racoon in Oakridge Riverside as H; s = T + ...
10
11_p8
crazy_zootopia
normalforward
zero_context
2
The number of intense detective thriller in Rêves de Belleville equals the sum of the total number of movies in Festival de Clairmont, the number of intense detective thriller in Festival de Clairmont, and the number of upbeat metropolis comedy in Festival de Clairmont. The number of intense detective thriller in Festi...
What is the total number of movies in Rêves de Belleville?
Define upbeat metropolis comedy in Festival de Clairmont as z; so z = 3. Define intense detective thriller in Festival de Clairmont as f; so f = z = 3. Define total number of movies in Festival de Clairmont as w; so w = z + f = 3 + 3 = 6. Define intense detective thriller in Rêves de Belleville as L; S = w + f = 6 + 3 ...
10
20_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult fox in Oakridge Riverside equals 4 plus the number of adult deer in Oakridge Riverside. The number of adult fox in Cedar Valley equals 1 plus the number of adult deer in Cedar Valley. The number of adult deer in Cedar Valley equals 2. The number of adult deer in Oakridge Riverside equals the total n...
What is the total number of adult animals in Oakridge Riverside?
Define adult deer in Cedar Valley as l; so l = 2. Define adult fox in Cedar Valley as B; N = l = 2; so B = 1 + N = 1 + 2 = 3. Define total number of adult animals in Cedar Valley as y; so y = B + l = 3 + 2 = 5. Define adult deer in Oakridge Riverside as d; so d = y = 5. Define adult fox in Oakridge Riverside as b; s = ...
10
9_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult wolf in Cedar Valley equals 2 times the number of adult bear in Cedar Valley. The number of adult bear in Cedar Valley equals 2. The number of adult bear in Maple Creek equals 4. The number of adult wolf in Maple Creek equals 2 times the total number of adult animals in Cedar Valley.
What is the total number of adult animals in Maple Creek?
Define adult bear in Cedar Valley as h; so h = 2. Define adult wolf in Cedar Valley as B; D = h = 2; so B = 2 * D = 2 * 2 = 4. Define total number of adult animals in Cedar Valley as H; so H = B + h = 4 + 2 = 6. Define adult wolf in Maple Creek as o; p = H = 6; so o = 2 * p = 2 * 6 = 12. Define adult bear in Maple Cree...
10
0_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult bear in South Zoo equals 2. The number of adult bear in Bundle Ranch equals 1 plus the number of adult wolf in Bundle Ranch. The number of adult deer in Bundle Ranch equals the number of adult bear in Bundle Ranch. The number of adult deer in Mayer Aquarium equals the number of adult bear in Mayer A...
How many adult wolf does South Zoo have?
Define adult wolf in Bundle Ranch as L; so L = 3. Define adult bear in Bundle Ranch as M; A = L = 3; so M = 1 + A = 1 + 3 = 4. Define adult deer in Bundle Ranch as J; so J = M = 4. Define total number of adult animals in Bundle Ranch as m; i = M + J = 4 + 4 = 8; so m = i + L = 8 + 3 = 11. Define adult wolf in South Zoo...
10
7_p8
crazy_zootopia
normalforward
zero_context
2
The number of solemn period drama in Festival de Clairmont equals 3 plus the number of futuristic sci-fi movie in Festival de Clairmont. The number of futuristic sci-fi movie in Festival de Clairmont equals 3. The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 3 plus the sum of the total numbe...
What is the total number of movies in Festival Lumière de Valmont?
Define futuristic sci-fi movie in Festival de Clairmont as E; so E = 3. Define solemn period drama in Festival de Clairmont as o; n = E = 3; so o = 3 + n = 3 + 3 = 6. Define total number of movies in Festival de Clairmont as V; so V = E + o = 3 + 6 = 9. Define upbeat metropolis comedy in Festival Lumière de Valmont as ...
10
18_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult racoon in Cedar Valley equals the total number of adult animals in Pine Ridge. The number of adult bear in Cedar Valley equals the difference between the total number of adult animals in Oakridge Riverside and the number of adult racoon in Cedar Valley. The number of adult bear in Oakridge Riverside...
What is the total number of adult animals in Oakridge Riverside?
Define adult bear in Pine Ridge as F; so F = 1. Define total number of adult animals in Pine Ridge as K; so K = F = 1. Define adult racoon in Cedar Valley as T; so T = K = 1. Define adult racoon in Beverly Forest as N; so N = T = 1. Define total number of adult animals in Beverly Forest as e; so e = N = 1. Define adult...
10
5_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult fox in Oakridge Riverside equals 3. The number of adult fox in Cedar Valley equals the total number of adult animals in Oakridge Riverside. The number of adult wolf in Cedar Valley equals 3 times the number of adult wolf in Oakridge Riverside. The number of adult wolf in Oakridge Riverside equals 2 ...
What is the total number of adult animals in Cedar Valley?
Define adult fox in Oakridge Riverside as o; so o = 3. Define adult wolf in Oakridge Riverside as r; w = o = 3; so r = 2 * w = 2 * 3 = 6. Define total number of adult animals in Oakridge Riverside as G; so G = r + o = 6 + 3 = 9. Define adult fox in Cedar Valley as U; so U = G = 9. Define adult wolf in Cedar Valley as n...
10
6_p8
crazy_zootopia
normalforward
zero_context
2
The number of futuristic sci-fi movie in West Sahara Movie Festival equals 1. The number of futuristic sci-fi movie in Northwood Movie Festival equals the sum of the number of intense detective thriller in Northwood Movie Festival and the number of futuristic sci-fi movie in West Sahara Movie Festival. The number of in...
How many intense detective thriller does West Sahara Movie Festival have?
Define futuristic sci-fi movie in West Sahara Movie Festival as d; so d = 1. Define intense detective thriller in Northwood Movie Festival as L; so L = d = 1. Define futuristic sci-fi movie in Northwood Movie Festival as D; so D = L + d = 1 + 1 = 2. Define total number of movies in Northwood Movie Festival as w; so w =...
10
22_p8
movie_festival_awards
normalforward
zero_context
2
The number of culinarian school in Westhaven City equals the number of regional medical school in Westhaven City. The number of regional medical school in Westhaven City equals 3 plus the total number of schools in Glenfield City. The number of regional medical school in Glenfield City equals 4. The number of culinaria...
What is the total number of schools in Westhaven City?
Define regional medical school in Glenfield City as s; so s = 4. Define culinarian school in Glenfield City as V; N = s = 4; so V = 4 + N = 4 + 4 = 8. Define total number of schools in Glenfield City as J; so J = V + s = 8 + 4 = 12. Define regional medical school in Westhaven City as t; H = J = 12; so t = 3 + H = 3 + 1...
10
11_p8
teachers_in_school
normalforward
zero_context
2
The number of private middle school in Oakbridge City equals 1 plus the sum of the total number of schools in Riverton City, the number of elementary school in Riverton City, and the number of private middle school in Riverton City. The number of elementary school in Clearwater Bay equals the number of private middle s...
How many private middle school does Oakbridge City have?
Define culinarian school in Riverton City as L; so L = 3. Define private middle school in Riverton City as u; so u = L = 3. Define elementary school in Riverton City as Y; so Y = L = 3. Define total number of schools in Riverton City as x; R = u + L = 3 + 3 = 6; so x = R + Y = 6 + 3 = 9. Define private middle school in...
10
22_p8
teachers_in_school
normalforward
zero_context
2
The number of elementary school in Westhaven City equals 4 times the number of public highschool in Westhaven City. The number of elementary school in Hawkesbury equals the total number of schools in Westhaven City. The number of public highschool in Hawkesbury equals the sum of the number of elementary school in Hawke...
How many public highschool does Hawkesbury have?
Define public highschool in Westhaven City as L; so L = 3. Define elementary school in Westhaven City as x; a = L = 3; so x = 4 * a = 4 * 3 = 12. Define total number of schools in Westhaven City as w; so w = L + x = 3 + 12 = 15. Define elementary school in Hawkesbury as X; so X = w = 15. Define public highschool in Haw...
10
3_p8
teachers_in_school
normalforward
zero_context
2
The number of adult wolf in Bundle Ranch equals 1 plus the number of adult deer in Bundle Ranch. The number of adult deer in Bundle Ranch equals 2. The number of adult wolf in Hamilton Farm equals 1 plus the sum of the total number of adult animals in Bundle Ranch, the number of adult deer in Bundle Ranch, and the numb...
What is the total number of adult animals in Hamilton Farm?
Define adult deer in Bundle Ranch as L; so L = 2. Define adult wolf in Bundle Ranch as g; n = L = 2; so g = 1 + n = 1 + 2 = 3. Define total number of adult animals in Bundle Ranch as a; so a = g + L = 3 + 2 = 5. Define adult wolf in Hamilton Farm as E; M = a + L = 5 + 2 = 7; V = M + g = 7 + 3 = 10; so E = 1 + V = 1 + 1...
10
2_p8
crazy_zootopia
normalforward
zero_context
2
The number of calm road movie in Festival Lumière de Valmont equals the total number of movies in Festival de Clairmont. The number of upbeat metropolis comedy in Rêves de Belleville equals 2 plus the total number of movies in Festival Lumière de Valmont. The number of futuristic sci-fi movie in Rêves de Belleville equ...
How many upbeat metropolis comedy does Rêves de Belleville have?
Define futuristic sci-fi movie in Rêves de Belleville as l; so l = 4. Define upbeat metropolis comedy in Festival de Clairmont as c; so c = l = 4. Define total number of movies in Festival de Clairmont as L; so L = c = 4. Define calm road movie in Festival Lumière de Valmont as J; so J = L = 4. Define upbeat metropolis...
10
3_p8
movie_festival_awards
normalforward
zero_context
2
The number of calm road movie in Cinéma de Montreval equals 4 times the number of upbeat metropolis comedy in Cinéma de Montreval. The number of upbeat metropolis comedy in Cinéma de Montreval equals 4. The number of calm road movie in Festival de Saint-Rivage equals 3 times the sum of the total number of movies in Cin...
What is the total number of movies in Festival de Saint-Rivage?
Define upbeat metropolis comedy in Cinéma de Montreval as b; so b = 4. Define calm road movie in Cinéma de Montreval as x; E = b = 4; so x = 4 * E = 4 * 4 = 16. Define total number of movies in Cinéma de Montreval as H; so H = b + x = 4 + 16 = 20. Define calm road movie in Festival de Saint-Rivage as O; j = H + b = 20 ...
10
18_p8
movie_festival_awards
normalforward
zero_context
2
The number of culinarian school in Evervale City equals 2 plus the total number of schools in Glenfield City. The number of culinarian school in Glenfield City equals 3 plus the number of public highschool in Glenfield City. The number of public highschool in Evervale City equals 4. The number of public highschool in G...
What is the total number of schools in Evervale City?
Define public highschool in Glenfield City as N; so N = 2. Define culinarian school in Glenfield City as C; P = N = 2; so C = 3 + P = 3 + 2 = 5. Define total number of schools in Glenfield City as W; so W = N + C = 2 + 5 = 7. Define culinarian school in Evervale City as D; q = W = 7; so D = 2 + q = 2 + 7 = 9. Define pu...
10
18_p8
teachers_in_school
normalforward
zero_context
2
The number of elementary school in Shoreline City equals 1 plus the sum of the total number of schools in Oakbridge City, the number of culinarian school in Shoreline City, and the number of public highschool in Oakbridge City. The number of public highschool in Oakbridge City equals 4 plus the number of culinarian sch...
What is the total number of schools in Shoreline City?
Define culinarian school in Shoreline City as x; so x = 1. Define public highschool in Oakbridge City as h; K = x = 1; so h = 4 + K = 4 + 1 = 5. Define total number of schools in Oakbridge City as H; so H = h = 5. Define elementary school in Shoreline City as s; O = H + x = 5 + 1 = 6; A = O + h = 6 + 5 = 11; so s = 1 +...
10
20_p8
teachers_in_school
normalforward
zero_context
2
The number of calm road movie in West Sahara Movie Festival equals the sum of the total number of movies in Taylor Movie Festival, the number of intense detective thriller in Taylor Movie Festival, and the number of calm road movie in Taylor Movie Festival. The number of calm road movie in Taylor Movie Festival equals ...
What is the total number of movies in West Sahara Movie Festival?
Define calm road movie in Taylor Movie Festival as P; so P = 4. Define intense detective thriller in Taylor Movie Festival as Q; so Q = 3. Define total number of movies in Taylor Movie Festival as V; so V = Q + P = 3 + 4 = 7. Define calm road movie in West Sahara Movie Festival as q; a = V + Q = 7 + 3 = 10; so q = a + ...
10
16_p8
movie_festival_awards
normalforward
zero_context
2
The number of culinarian school in Clearwater Bay equals 2. The number of elementary school in Shoreline City equals 2 times the sum of the total number of schools in Clearwater Bay, the number of culinarian school in Clearwater Bay, and the number of elementary school in Clearwater Bay. The number of elementary school...
What is the total number of schools in Shoreline City?
Define culinarian school in Clearwater Bay as I; so I = 2. Define elementary school in Clearwater Bay as B; T = I = 2; so B = 4 * T = 4 * 2 = 8. Define total number of schools in Clearwater Bay as w; so w = B + I = 8 + 2 = 10. Define elementary school in Shoreline City as X; x = w + I = 10 + 2 = 12; f = x + B = 12 + 8 ...
10
10_p8
teachers_in_school
normalforward
zero_context
2
The number of private middle school in Evervale City equals 1. The number of public highschool in Evervale City equals the total number of schools in Westhaven City. The number of elementary school in Westhaven City equals 4. The number of public highschool in Glenfield City equals the number of private middle school i...
How many public highschool does Evervale City have?
Define private middle school in Westhaven City as B; so B = 4. Define private middle school in Glenfield City as H; so H = 2. Define public highschool in Westhaven City as f; R = H - B = 2 - 4 = -2; so f = 4 + R = 4 + -2 = 2. Define elementary school in Westhaven City as N; so N = 4. Define total number of schools in W...
10
12_p8
teachers_in_school
normalforward
zero_context
2
The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 1 plus the total number of movies in Rêves de Belleville. The number of calm road movie in Rêves de Belleville equals 1. The number of calm road movie in Festival Lumière de Valmont equals 2 plus the number of upbeat metropolis comedy in Rêves...
What is the total number of movies in Festival Lumière de Valmont?
Define calm road movie in Rêves de Belleville as n; so n = 1. Define upbeat metropolis comedy in Rêves de Belleville as T; so T = 3. Define total number of movies in Rêves de Belleville as E; so E = T + n = 3 + 1 = 4. Define upbeat metropolis comedy in Festival Lumière de Valmont as B; J = E = 4; so B = 1 + J = 1 + 4 =...
10
9_p8
movie_festival_awards
normalforward
zero_context
2
The number of intense detective thriller in West Sahara Movie Festival equals 2 plus the sum of the total number of movies in Golden Banana Movie Festival, the number of upbeat metropolis comedy in Golden Banana Movie Festival, and the number of solemn period drama in Golden Banana Movie Festival. The number of upbeat ...
What is the total number of movies in West Sahara Movie Festival?
Define upbeat metropolis comedy in Golden Banana Movie Festival as q; so q = 2. Define solemn period drama in Golden Banana Movie Festival as B; m = q = 2; so B = 4 * m = 4 * 2 = 8. Define total number of movies in Golden Banana Movie Festival as Q; so Q = q + B = 2 + 8 = 10. Define intense detective thriller in West S...
10
13_p8
movie_festival_awards
normalforward
zero_context
2
The number of futuristic sci-fi movie in Verdi Movie Festival equals 2 plus the sum of the total number of movies in Northwood Movie Festival, the number of intense detective thriller in Northwood Movie Festival, and the number of futuristic sci-fi movie in Northwood Movie Festival. The number of intense detective thri...
What is the total number of movies in Verdi Movie Festival?
Define intense detective thriller in Northwood Movie Festival as e; so e = 2. Define futuristic sci-fi movie in Northwood Movie Festival as N; f = e = 2; so N = 3 * f = 3 * 2 = 6. Define total number of movies in Northwood Movie Festival as G; so G = e + N = 2 + 6 = 8. Define futuristic sci-fi movie in Verdi Movie Fest...
10
1_p8
movie_festival_awards
normalforward
zero_context
2
The number of private middle school in Shoreline City equals 4 plus the number of elementary school in Shoreline City. The number of elementary school in Clearwater Bay equals 2 times the sum of the total number of schools in Shoreline City, the number of elementary school in Shoreline City, and the number of private m...
What is the total number of schools in Clearwater Bay?
Define elementary school in Shoreline City as U; so U = 2. Define private middle school in Shoreline City as w; R = U = 2; so w = 4 + R = 4 + 2 = 6. Define total number of schools in Shoreline City as P; so P = U + w = 2 + 6 = 8. Define elementary school in Clearwater Bay as e; b = P + U = 8 + 2 = 10; u = b + w = 10 + ...
10
20_p8
teachers_in_school
normalforward
zero_context
2
The number of regional medical school in Glenfield City equals the number of culinarian school in Evervale City. The number of culinarian school in Hawkesbury equals the number of private middle school in Glenfield City. The number of public highschool in Glenfield City equals the number of culinarian school in Everval...
What is the total number of schools in Westhaven City?
Define public highschool in Westhaven City as T; so T = 1. Define private middle school in Westhaven City as B; z = T = 1; so B = 2 * z = 2 * 1 = 2. Define regional medical school in Westhaven City as l; so l = T = 1. Define culinarian school in Westhaven City as O; d = T = 1; so O = 4 * d = 4 * 1 = 4. Define total num...
10
18_p8
teachers_in_school
normalforward
zero_context
2
The number of private middle school in Riverton City equals 3 times the number of culinarian school in Riverton City. The number of regional medical school in Ruby Bay equals 4 plus the number of culinarian school in Ruby Bay. The number of public highschool in Shoreline City equals 2 times the difference between the t...
How many private middle school does Oakbridge City have?
Define culinarian school in Ruby Bay as C; so C = 3. Define regional medical school in Ruby Bay as f; G = C = 3; so f = 4 + G = 4 + 3 = 7. Define elementary school in Ruby Bay as A; so A = 2. Define total number of schools in Ruby Bay as J; t = C + f = 3 + 7 = 10; so J = t + A = 10 + 2 = 12. Define private middle schoo...
10
2_p8
teachers_in_school
normalforward
zero_context
2
The number of private middle school in Hawkesbury equals 3. The number of regional medical school in Westhaven City equals the sum of the total number of schools in Hawkesbury and the number of private middle school in Hawkesbury. The number of public highschool in Glenfield City equals 3 plus the total number of schoo...
What is the total number of schools in Glenfield City?
Define private middle school in Hawkesbury as k; so k = 3. Define public highschool in Hawkesbury as q; so q = k = 3. Define total number of schools in Hawkesbury as n; so n = q + k = 3 + 3 = 6. Define regional medical school in Westhaven City as J; so J = n + k = 6 + 3 = 9. Define total number of schools in Westhaven ...
10
15_p8
teachers_in_school
normalforward
zero_context
2
The number of calm road movie in Golden Banana Movie Festival equals 4 plus the number of solemn period drama in Golden Banana Movie Festival. The number of solemn period drama in Golden Banana Movie Festival equals 3. The number of solemn period drama in Verdi Movie Festival equals 2 times the sum of the total number ...
What is the total number of movies in Verdi Movie Festival?
Define solemn period drama in Golden Banana Movie Festival as K; so K = 3. Define calm road movie in Golden Banana Movie Festival as g; v = K = 3; so g = 4 + v = 4 + 3 = 7. Define total number of movies in Golden Banana Movie Festival as F; so F = g + K = 7 + 3 = 10. Define solemn period drama in Verdi Movie Festival a...
10
14_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult blue jay in Cedar Valley equals the sum of the number of adult owl in Pine Ridge and the number of adult blue jay in Maple Creek. The number of adult owl in Cedar Valley equals 3. The number of adult eagle in Pine Ridge equals 3. The number of adult crow in Oakridge Riverside equals 3. The number of...
How many adult blue jay does Maple Creek have?
Define adult eagle in Pine Ridge as g; so g = 3. Define adult blue jay in Pine Ridge as o; so o = g = 3. Define adult owl in Pine Ridge as G; W = g - o = 3 - 3 = 0; so G = 3 + W = 3 + 0 = 3. Define total number of adult animals in Pine Ridge as S; c = g + G = 3 + 3 = 6; so S = c + o = 6 + 3 = 9. Define adult blue jay i...
10
2_p8
crazy_zootopia
normalforward
zero_context
2
The number of elementary school in Shoreline City equals 4 times the number of culinarian school in Shoreline City. The number of culinarian school in Shoreline City equals 3. The number of culinarian school in Oakbridge City equals 4 times the total number of schools in Shoreline City. The number of elementary school ...
What is the total number of schools in Oakbridge City?
Define culinarian school in Shoreline City as I; so I = 3. Define elementary school in Shoreline City as S; T = I = 3; so S = 4 * T = 4 * 3 = 12. Define total number of schools in Shoreline City as u; so u = S + I = 12 + 3 = 15. Define culinarian school in Oakbridge City as Z; V = u = 15; so Z = 4 * V = 4 * 15 = 60. De...
10
10_p8
teachers_in_school
normalforward
zero_context
2
The number of regional medical school in Westhaven City equals the sum of the total number of schools in Brightford, the number of private middle school in Brightford, and the number of private middle school in Westhaven City. The number of private middle school in Brightford equals 1. The number of private middle scho...
What is the total number of schools in Westhaven City?
Define private middle school in Brightford as g; so g = 1. Define total number of schools in Brightford as c; so c = g = 1. Define private middle school in Westhaven City as P; s = c + g = 1 + 1 = 2; so P = 2 + s = 2 + 2 = 4. Define regional medical school in Westhaven City as u; E = c + g = 1 + 1 = 2; so u = E + P = 2...
10
17_p8
teachers_in_school
normalforward
zero_context
2