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 intense detective thriller in Festival de Clairmont equals 3 times the number of intense detective thriller in Festival de Saint-Rivage. The number of futuristic sci-fi movie in Cinéma de Montreval equals 4. The number of intense detective thriller in Cinéma de Montreval equals 4 times the sum of the numb...
How many intense detective thriller does Festival de Saint-Rivage have?
Define futuristic sci-fi movie in Festival de Saint-Rivage as r; so r = 4. Define futuristic sci-fi movie in Festival de Clairmont as T; so T = r = 4. Define intense detective thriller in Rêves de Belleville as o; M = T + r = 4 + 4 = 8; so o = 1 + M = 1 + 8 = 9. Define total number of movies in Rêves de Belleville as W...
10
5_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult racoon in Bundle Ranch equals 4. The number of adult wolf in Bundle Ranch equals 2 plus the number of adult wolf in Mayer Aquarium. The number of adult racoon in Mayer Aquarium equals 3. The number of adult racoon in Jefferson Circus equals 2 plus the number of adult fox in Jefferson Circus. The num...
How many adult bear does Bundle Ranch have?
Define adult racoon in Mayer Aquarium as G; so G = 3. Define adult wolf in Mayer Aquarium as l; so l = 4. Define adult fox in Mayer Aquarium as o; P = G = 3; so o = 4 * P = 4 * 3 = 12. Define total number of adult animals in Mayer Aquarium as H; K = G + o = 3 + 12 = 15; so H = K + l = 15 + 4 = 19. Define adult bear in ...
10
3_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult wolf in Pine Ridge equals 4. The number of adult fox in Maple Creek equals 3 times the sum of the total number of adult animals in Pine Ridge and the number of adult wolf in Pine Ridge. The number of adult wolf in Beverly Forest equals the sum of the number of adult deer in Beverly Forest and the nu...
How many adult fox does Maple Creek have?
Define adult deer in Pine Ridge as H; so H = 3. Define adult fox in Pine Ridge as b; p = H = 3; so b = 3 + p = 3 + 3 = 6. Define adult wolf in Pine Ridge as r; so r = 4. Define total number of adult animals in Pine Ridge as e; K = r + b = 4 + 6 = 10; so e = K + H = 10 + 3 = 13. Define adult fox in Maple Creek as N; q =...
10
20_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult parrot in Bundle Ranch equals 1. The number of adult parrot in Hamilton Farm equals 3. The number of adult crow in Bundle Ranch equals the number of adult blue jay in Bundle Ranch. The number of adult blue jay in Hamilton Farm equals the number of adult crow in Mayer Aquarium. The number of adult ea...
What is the total number of adult animals in South Zoo?
Define adult eagle in Bundle Ranch as h; so h = 4. Define adult parrot in Bundle Ranch as p; so p = 1. Define adult blue jay in Bundle Ranch as s; so s = h = 4. Define adult crow in Bundle Ranch as r; so r = s = 4. Define total number of adult animals in Bundle Ranch as u; R = p + h = 1 + 4 = 5; L = R + r = 5 + 4 = 9; ...
10
19_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult bear in Jefferson Circus equals 3 times the number of adult fox in Jefferson Circus. The number of adult fox in Bundle Ranch equals 4 times the sum of the total number of adult animals in Jefferson Circus, the number of adult fox in Jefferson Circus, and the number of adult bear in Jefferson Circus....
What is the total number of adult animals in Bundle Ranch?
Define adult fox in Jefferson Circus as y; so y = 2. Define adult bear in Jefferson Circus as O; F = y = 2; so O = 3 * F = 3 * 2 = 6. Define total number of adult animals in Jefferson Circus as q; so q = y + O = 2 + 6 = 8. Define adult fox in Bundle Ranch as Y; i = q + y = 8 + 2 = 10; K = i + O = 10 + 6 = 16; so Y = 4 ...
10
1_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult owl in Bundle Ranch equals 4. The number of adult parrot in Mayer Aquarium equals 4 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 parrot in Bundle Ranch. The number of adult parrot in Bundle Ranch equals 1 plus the...
What is the total number of adult animals in Mayer Aquarium?
Define adult owl in Bundle Ranch as O; so O = 4. Define adult parrot in Bundle Ranch as g; j = O = 4; so g = 1 + j = 1 + 4 = 5. Define total number of adult animals in Bundle Ranch as n; so n = g + O = 5 + 4 = 9. Define adult parrot in Mayer Aquarium as a; e = n + O = 9 + 4 = 13; M = e + g = 13 + 5 = 18; so a = 4 + M =...
10
3_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult wolf in Mayer Aquarium equals 2 plus the sum of the number of adult bear in Bundle Ranch, the number of adult bear in Mayer Aquarium, and the total number of adult animals in Mayer Aquarium. The number of adult deer in Bundle Ranch equals 4 plus the difference between the total number of adult anima...
What is the total number of adult animals in Bundle Ranch?
Define adult wolf in Jefferson Circus as S; so S = 3. Define total number of adult animals in Jefferson Circus as p; so p = S = 3. Define adult bear in Bundle Ranch as s; n = S + p = 3 + 3 = 6; so s = 3 * n = 3 * 6 = 18. Define adult deer in Bundle Ranch as C; m = p - S = 3 - 3 = 0; so C = 4 + m = 4 + 0 = 4. Define tot...
10
0_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult deer in Beverly Forest equals 4. The number of adult racoon in Cedar Valley equals 4 plus the sum of the number of adult wolf in Pine Ridge, the number of adult deer in Pine Ridge, and the number of adult racoon in Pine Ridge. The number of adult deer in Cedar Valley equals 1. The number of adult wo...
What is the total number of adult animals in Pine Ridge?
Define adult fox in Pine Ridge as v; so v = 3. Define adult wolf in Pine Ridge as H; so H = v = 3. Define adult racoon in Pine Ridge as Q; K = H = 3; so Q = 2 + K = 2 + 3 = 5. Define adult deer in Pine Ridge as f; l = v = 3; so f = 4 * l = 4 * 3 = 12. Define total number of adult animals in Pine Ridge as O; z = f + H =...
10
16_p8
crazy_zootopia
normalforward
zero_context
2
The number of elementary school in Clearwater Bay equals the sum of the total number of schools in Ruby Bay, the number of public highschool in Ruby Bay, and the number of elementary school in Shoreline City. The number of public highschool in Shoreline City equals 2. The number of public highschool in Ruby Bay equals ...
What is the total number of schools in Clearwater Bay?
Define public highschool in Shoreline City as I; so I = 2. Define elementary school in Shoreline City as U; so U = I = 2. Define total number of schools in Shoreline City as T; so T = U + I = 2 + 2 = 4. Define public highschool in Ruby Bay as v; so v = T = 4. Define total number of schools in Ruby Bay as G; so G = v = ...
10
12_p8
teachers_in_school
normalforward
zero_context
2
The number of adult parrot in Cedar Valley equals the number of adult eagle in Pine Ridge. The number of adult crow in Pine Ridge equals 1. The number of adult crow in Cedar Valley equals the sum of the number of adult blue jay in Beverly Forest, the number of adult parrot in Pine Ridge, the number of adult owl in Ceda...
What is the total number of adult animals in Beverly Forest?
Define adult parrot in Beverly Forest as L; so L = 3. Define adult owl in Beverly Forest as R; so R = 4. Define adult crow in Beverly Forest as q; so q = L = 3. Define adult eagle in Beverly Forest as Z; so Z = R = 4. Define adult blue jay in Beverly Forest as T; so T = 2. Define total number of adult animals in Beverl...
10
13_p8
crazy_zootopia
normalforward
zero_context
2
The number of culinarian school in Riverton City equals 2 plus the sum of the number of regional medical school in Riverton City and the number of culinarian school in Oakbridge City. The number of culinarian school in Oakbridge City equals 3. The number of regional medical school in Riverton City equals 4 plus the sum...
What is the total number of schools in Riverton City?
Define culinarian school in Oakbridge City as l; so l = 3. Define total number of schools in Oakbridge City as A; so A = l = 3. Define regional medical school in Riverton City as B; b = A + l = 3 + 3 = 6; so B = 4 + b = 4 + 6 = 10. Define culinarian school in Riverton City as H; Y = B + l = 10 + 3 = 13; so H = 2 + Y = ...
10
10_p8
teachers_in_school
normalforward
zero_context
2
The number of adult blue jay in Bundle Ranch equals 4. The number of adult crow in Hamilton Farm equals 1 plus the total number of adult animals in South Zoo. The number of adult owl in South Zoo equals 3 times the total number of adult animals in Bundle Ranch. The number of adult eagle in Hamilton Farm equals 2.
What is the total number of adult animals in Hamilton Farm?
Define adult blue jay in Bundle Ranch as u; so u = 4. Define total number of adult animals in Bundle Ranch as o; so o = u = 4. Define adult owl in South Zoo as L; O = o = 4; so L = 3 * O = 3 * 4 = 12. Define adult eagle in Hamilton Farm as H; so H = 2. Define total number of adult animals in South Zoo as Y; so Y = L = ...
10
0_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult eagle in Mayer Aquarium equals 2 times the number of adult crow in Mayer Aquarium. The number of adult crow in Mayer Aquarium equals 1. The number of adult parrot in Jefferson Circus equals 3 plus the sum of the total number of adult animals in Mayer Aquarium, the number of adult crow in Mayer Aquar...
What is the total number of adult animals in Jefferson Circus?
Define adult crow in Mayer Aquarium as l; so l = 1. Define adult eagle in Mayer Aquarium as Z; n = l = 1; so Z = 2 * n = 2 * 1 = 2. Define total number of adult animals in Mayer Aquarium as Q; so Q = Z + l = 2 + 1 = 3. Define adult parrot in Jefferson Circus as S; F = Q + l = 3 + 1 = 4; I = F + Z = 4 + 2 = 6; so S = 3 ...
10
8_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult owl in Pine Ridge equals the sum of the number of adult crow in Pine Ridge, the number of adult crow in Cedar Valley, and the total number of adult animals in Cedar Valley. The number of adult crow in Maple Creek equals the number of adult crow in Cedar Valley. The number of adult crow in Oakridge R...
What is the total number of adult animals in Pine Ridge?
Define adult crow in Cedar Valley as b; so b = 4. Define total number of adult animals in Cedar Valley as c; so c = b = 4. Define adult crow in Pine Ridge as Z; Y = c + b = 4 + 4 = 8; so Z = 4 * Y = 4 * 8 = 32. Define adult owl in Pine Ridge as H; F = Z + b = 32 + 4 = 36; so H = F + c = 36 + 4 = 40. Define total number...
10
22_p8
crazy_zootopia
normalforward
zero_context
2
The number of elementary school in Westhaven City equals the number of culinarian school in Brightford. The number of culinarian school in Westhaven City equals the total number of schools in Brightford. The number of public highschool in Hawkesbury equals the total number of schools in Westhaven City. The number of cu...
What is the total number of schools in Hawkesbury?
Define public highschool in Brightford as E; so E = 2. Define culinarian school in Brightford as l; so l = 4. Define total number of schools in Brightford as c; so c = E + l = 2 + 4 = 6. Define culinarian school in Westhaven City as X; so X = c = 6. Define elementary school in Westhaven City as e; so e = l = 4. Define ...
10
22_p8
teachers_in_school
normalforward
zero_context
2
The number of culinarian school in Westhaven City equals 1. The number of regional medical school in Glenfield City equals the number of public highschool in Glenfield City. The number of culinarian school in Glenfield City equals the number of public highschool in Glenfield City. The number of elementary school in Gle...
What is the total number of schools in Glenfield City?
Define public highschool in Glenfield City as y; so y = 2. Define regional medical school in Glenfield City as J; so J = y = 2. Define elementary school in Glenfield City as G; E = y + J = 2 + 2 = 4; so G = 4 + E = 4 + 4 = 8. Define culinarian school in Glenfield City as Z; so Z = y = 2. Define total number of schools ...
10
12_p8
teachers_in_school
normalforward
zero_context
2
The number of upbeat metropolis comedy in Verdi Movie Festival equals the difference between the number of futuristic sci-fi movie in Golden Banana Movie Festival and the number of futuristic sci-fi movie in Northwood Movie Festival. The number of calm road movie in Taylor Movie Festival equals 4 times the difference b...
What is the total number of movies in West Sahara Movie Festival?
Define solemn period drama in Northwood Movie Festival as b; so b = 1. Define futuristic sci-fi movie in Northwood Movie Festival as B; y = b = 1; so B = 3 + y = 3 + 1 = 4. Define total number of movies in Northwood Movie Festival as v; so v = b + B = 1 + 4 = 5. Define solemn period drama in West Sahara Movie Festival ...
10
16_p8
movie_festival_awards
normalforward
zero_context
2
The number of futuristic sci-fi movie in Verdi Movie Festival equals 3. The number of solemn period drama in Northwood Movie Festival equals the sum of the number of futuristic sci-fi movie in Verdi Movie Festival and the number of solemn period drama in Taylor Movie Festival. The number of solemn period drama in Verdi...
What is the total number of movies in Taylor Movie Festival?
Define futuristic sci-fi movie in Verdi Movie Festival as z; so z = 3. Define solemn period drama in Verdi Movie Festival as q; Z = z = 3; so q = 4 * Z = 4 * 3 = 12. Define total number of movies in Verdi Movie Festival as V; so V = q + z = 12 + 3 = 15. Define solemn period drama in Taylor Movie Festival as X; e = V + ...
10
22_p8
movie_festival_awards
normalforward
zero_context
2
The number of regional medical school in Glenfield City equals 2 times the sum of the number of private middle school in Glenfield City and the number of regional medical school in Westhaven City. The number of regional medical school in Westhaven City equals 3. The number of private middle school in Glenfield City equ...
What is the total number of schools in Glenfield City?
Define regional medical school in Westhaven City as w; so w = 3. Define total number of schools in Westhaven City as z; so z = w = 3. Define private middle school in Glenfield City as t; K = z + w = 3 + 3 = 6; so t = 4 * K = 4 * 6 = 24. Define regional medical school in Glenfield City as d; a = t + w = 24 + 3 = 27; so ...
10
20_p8
teachers_in_school
normalforward
zero_context
2
The number of adult owl in Pine Ridge equals 3. The number of adult parrot in Cedar Valley equals 4. The number of adult parrot in Oakridge Riverside equals the sum of the number of adult owl in Maple Creek, the number of adult blue jay in Oakridge Riverside, and the total number of adult animals in Maple Creek. The nu...
What is the total number of adult animals in Maple Creek?
Define adult parrot in Maple Creek as F; so F = 2. Define adult crow in Maple Creek as l; so l = 4. Define adult blue jay in Maple Creek as d; M = F - l = 2 - 4 = -2; so d = 3 + M = 3 + -2 = 1. Define adult owl in Maple Creek as O; so O = l = 4. Define total number of adult animals in Maple Creek as x; h = F + l = 2 + ...
10
7_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult deer in Maple Creek equals the number of adult deer in Pine Ridge. The number of adult fox in Oakridge Riverside equals 4 times the sum of the number of adult bear in Oakridge Riverside and the number of adult bear in Pine Ridge. The number of adult fox in Maple Creek equals the number of adult deer...
How many adult fox does Pine Ridge have?
Define adult deer in Pine Ridge as M; so M = 4. Define adult deer in Maple Creek as c; so c = M = 4. Define adult fox in Maple Creek as V; so V = M = 4. Define adult bear in Maple Creek as u; so u = V = 4. Define total number of adult animals in Maple Creek as C; B = V + u = 4 + 4 = 8; so C = B + c = 8 + 4 = 12. Define...
10
13_p8
crazy_zootopia
normalforward
zero_context
2
The number of elementary school in Ruby Bay equals 3. The number of public highschool in Ruby Bay equals the number of public highschool in Clearwater Bay. The number of private middle school in Oakbridge City equals the sum of the total number of schools in Ruby Bay, the number of public highschool in Clearwater Bay, ...
How many regional medical school does Oakbridge City have?
Define public highschool in Clearwater Bay as M; so M = 2. Define elementary school in Ruby Bay as m; so m = 3. Define regional medical school in Ruby Bay as a; so a = 2. Define public highschool in Ruby Bay as K; so K = M = 2. Define total number of schools in Ruby Bay as F; y = m + a = 3 + 2 = 5; so F = y + K = 5 + 2...
10
20_p8
teachers_in_school
normalforward
zero_context
2
The number of private middle school in Evervale City equals the number of culinarian school in Evervale City. The number of regional medical school in Brightford equals 1 plus the total number of schools in Evervale City. The number of culinarian school in Evervale City equals 2. The number of private middle school in ...
What is the total number of schools in Brightford?
Define culinarian school in Evervale City as C; so C = 2. Define private middle school in Evervale City as w; so w = C = 2. Define total number of schools in Evervale City as O; so O = w + C = 2 + 2 = 4. Define regional medical school in Brightford as B; y = O = 4; so B = 1 + y = 1 + 4 = 5. Define private middle school...
10
2_p8
teachers_in_school
normalforward
zero_context
2
The number of adult owl in Pine Ridge equals 3 times the sum of the total number of adult animals in Oakridge Riverside, the number of adult owl in Beverly Forest, and the total number of adult animals in Beverly Forest. The number of adult parrot in Oakridge Riverside equals 3 plus the difference between the total num...
How many adult owl does Pine Ridge have?
Define adult owl in Beverly Forest as Z; so Z = 3. Define total number of adult animals in Beverly Forest as n; so n = Z = 3. Define adult parrot in Oakridge Riverside as Q; b = n - Z = 3 - 3 = 0; so Q = 3 + b = 3 + 0 = 3. Define total number of adult animals in Oakridge Riverside as T; so T = Q = 3. Define adult owl i...
10
13_p8
crazy_zootopia
normalforward
zero_context
2
The number of public highschool in Hawkesbury equals 2 times the sum of the total number of schools in Westhaven City, the number of elementary school in Westhaven City, and the number of culinarian school in Westhaven City. The number of elementary school in Westhaven City equals 4. The number of culinarian school in ...
What is the total number of schools in Hawkesbury?
Define elementary school in Westhaven City as o; so o = 4. Define culinarian school in Westhaven City as F; y = o = 4; so F = 4 + y = 4 + 4 = 8. Define total number of schools in Westhaven City as t; so t = o + F = 4 + 8 = 12. Define public highschool in Hawkesbury as P; V = t + o = 12 + 4 = 16; s = V + F = 16 + 8 = 24...
10
21_p8
teachers_in_school
normalforward
zero_context
2
The number of adult fox in Hamilton Farm equals the number of adult bear in Hamilton Farm. The number of adult bear in Hamilton Farm equals 2. The number of adult bear in South Zoo equals 3 times the sum of the total number of adult animals in Hamilton Farm and the number of adult bear in Hamilton Farm. The number of a...
What is the total number of adult animals in South Zoo?
Define adult bear in Hamilton Farm as K; so K = 2. Define adult fox in Hamilton Farm as u; so u = K = 2. Define adult fox in South Zoo as V; so V = K = 2. Define total number of adult animals in Hamilton Farm as m; so m = K + u = 2 + 2 = 4. Define adult bear in South Zoo as Q; f = m + K = 4 + 2 = 6; so Q = 3 * f = 3 * ...
10
19_p8
crazy_zootopia
normalforward
zero_context
2
The number of intense detective thriller in Festival de Saint-Rivage equals 4 times the difference between the total number of movies in Festival Lumière de Valmont and the number of calm road movie in Festival de Saint-Rivage. The number of intense detective thriller in Festival Lumière de Valmont equals 3 plus the nu...
How many intense detective thriller does Festival de Saint-Rivage have?
Define calm road movie in Festival de Saint-Rivage as I; so I = 4. Define calm road movie in Festival Lumière de Valmont as y; B = I = 4; so y = 2 * B = 2 * 4 = 8. Define intense detective thriller in Festival Lumière de Valmont as Q; r = I = 4; so Q = 3 + r = 3 + 4 = 7. Define total number of movies in Festival Lumièr...
10
1_p8
movie_festival_awards
normalforward
zero_context
2
The number of elementary school in Clearwater Bay equals 4 times the number of public highschool in Ruby Bay. The number of culinarian school in Ruby Bay equals 4. The number of public highschool in Clearwater Bay equals 4 times the total number of schools in Riverton City. The number of elementary school in Ruby Bay e...
How many public highschool does Clearwater Bay have?
Define culinarian school in Ruby Bay as l; so l = 4. Define culinarian school in Riverton City as M; so M = l = 4. Define public highschool in Riverton City as T; so T = 3. Define elementary school in Riverton City as R; m = M = 4; so R = 4 * m = 4 * 4 = 16. Define total number of schools in Riverton City as z; p = M +...
10
3_p8
teachers_in_school
normalforward
zero_context
2
The number of adult racoon in Bundle Ranch equals 4. The number of adult racoon in Jefferson Circus equals 2 plus the number of adult fox in Bundle Ranch. The number of adult fox in South Zoo equals the sum of the total number of adult animals in Jefferson Circus, the number of adult racoon in Jefferson Circus, the num...
How many adult fox does South Zoo have?
Define adult fox in Bundle Ranch as C; so C = 3. Define adult racoon in Jefferson Circus as j; y = C = 3; so j = 2 + y = 2 + 3 = 5. Define adult wolf in Jefferson Circus as V; so V = C = 3. Define total number of adult animals in Jefferson Circus as s; so s = V + j = 3 + 5 = 8. Define adult fox in South Zoo as E; v = s...
10
4_p8
crazy_zootopia
normalforward
zero_context
2
The number of public highschool in Shoreline City equals 3. The number of private middle school in Ruby Bay equals 3. The number of private middle school in Shoreline City equals the number of private middle school in Ruby Bay. The number of regional medical school in Shoreline City equals 1 plus the sum of the number ...
What is the total number of schools in Shoreline City?
Define private middle school in Ruby Bay as D; so D = 3. Define public highschool in Clearwater Bay as M; so M = D = 3. Define regional medical school in Shoreline City as B; t = M + D = 3 + 3 = 6; so B = 1 + t = 1 + 6 = 7. Define private middle school in Shoreline City as Q; so Q = D = 3. Define public highschool in S...
10
2_p8
teachers_in_school
normalforward
zero_context
2
The number of futuristic sci-fi movie in Northwood Movie Festival equals 3 times the number of calm road movie in Northwood Movie Festival. The number of calm road movie in Golden Banana Movie Festival equals 2 times the total number of movies in Northwood Movie Festival. The number of futuristic sci-fi movie in Golden...
What is the total number of movies in Golden Banana Movie Festival?
Define calm road movie in Northwood Movie Festival as t; so t = 1. Define futuristic sci-fi movie in Northwood Movie Festival as c; e = t = 1; so c = 3 * e = 3 * 1 = 3. Define total number of movies in Northwood Movie Festival as q; so q = c + t = 3 + 1 = 4. Define calm road movie in Golden Banana Movie Festival as P; ...
10
10_p8
movie_festival_awards
normalforward
zero_context
2
The number of upbeat metropolis comedy in West Sahara Movie Festival equals 2 plus the sum of the total number of movies in Taylor Movie Festival, the number of solemn period drama in West Sahara Movie Festival, and the number of solemn period drama in Taylor Movie Festival. The number of solemn period drama in West Sa...
How many intense detective thriller does Golden Banana Movie Festival have?
Define solemn period drama in West Sahara Movie Festival as D; so D = 3. Define solemn period drama in Taylor Movie Festival as J; so J = D = 3. Define total number of movies in Taylor Movie Festival as p; so p = J = 3. Define upbeat metropolis comedy in West Sahara Movie Festival as z; Y = p + D = 3 + 3 = 6; R = Y + J...
10
20_p8
movie_festival_awards
normalforward
zero_context
2
The number of upbeat metropolis comedy in Cinéma de Montreval equals the number of intense detective thriller in Cinéma de Montreval. The number of calm road movie in Rêves de Belleville equals the total number of movies in Cinéma de Montreval. The number of futuristic sci-fi movie in Cinéma de Montreval equals the num...
How many calm road movie does Rêves de Belleville have?
Define futuristic sci-fi movie in Rêves de Belleville as e; so e = 1. Define intense detective thriller in Cinéma de Montreval as H; so H = e = 1. Define calm road movie in Cinéma de Montreval as E; so E = H = 1. Define upbeat metropolis comedy in Cinéma de Montreval as U; so U = H = 1. Define futuristic sci-fi movie i...
10
9_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult parrot in Bundle Ranch equals 1 plus the sum of the total number of adult animals in Mayer Aquarium, the number of adult crow in Mayer Aquarium, and the number of adult parrot in Mayer Aquarium. The number of adult crow in Mayer Aquarium equals 2. The number of adult parrot in Mayer Aquarium equals ...
What is the total number of adult animals in Bundle Ranch?
Define adult crow in Mayer Aquarium as K; so K = 2. Define adult parrot in Mayer Aquarium as V; M = K = 2; so V = 2 * M = 2 * 2 = 4. Define total number of adult animals in Mayer Aquarium as s; so s = V + K = 4 + 2 = 6. Define adult parrot in Bundle Ranch as E; o = s + K = 6 + 2 = 8; p = o + V = 8 + 4 = 12; so E = 1 + ...
10
11_p8
crazy_zootopia
normalforward
zero_context
2
The number of futuristic sci-fi movie in Golden Banana Movie Festival equals 4. The number of calm road movie in Golden Banana Movie Festival equals 2. The number of calm road movie in Northwood Movie Festival equals the number of futuristic sci-fi movie in Northwood Movie Festival. The number of futuristic sci-fi movi...
What is the total number of movies in Northwood Movie Festival?
Define futuristic sci-fi movie in Golden Banana Movie Festival as R; so R = 4. Define calm road movie in Golden Banana Movie Festival as o; so o = 2. Define total number of movies in Golden Banana Movie Festival as x; so x = o + R = 2 + 4 = 6. Define futuristic sci-fi movie in Northwood Movie Festival as F; g = x + o =...
10
16_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult blue jay in South Zoo equals the total number of adult animals in Jefferson Circus. The number of adult eagle in South Zoo equals the sum of the total number of adult animals in Jefferson Circus and the number of adult blue jay in Jefferson Circus. The number of adult blue jay in Jefferson Circus eq...
How many adult eagle does Hamilton Farm have?
Define adult blue jay in Jefferson Circus as m; so m = 3. Define total number of adult animals in Jefferson Circus as g; so g = m = 3. Define adult eagle in South Zoo as J; so J = g + m = 3 + 3 = 6. Define adult blue jay in South Zoo as M; so M = g = 3. Define total number of adult animals in South Zoo as T; so T = J +...
10
0_p8
crazy_zootopia
normalforward
zero_context
2
The number of solemn period drama in Golden Banana Movie Festival equals 4. The number of solemn period drama in Northwood Movie Festival equals 2 plus the number of solemn period drama in Golden Banana Movie Festival. The number of futuristic sci-fi movie in Northwood Movie Festival equals 4 times the sum of the total...
What is the total number of movies in Northwood Movie Festival?
Define solemn period drama in Golden Banana Movie Festival as Y; so Y = 4. Define solemn period drama in Northwood Movie Festival as K; q = Y = 4; so K = 2 + q = 2 + 4 = 6. Define total number of movies in Golden Banana Movie Festival as m; so m = Y = 4. Define futuristic sci-fi movie in Northwood Movie Festival as o; ...
10
1_p8
movie_festival_awards
normalforward
zero_context
2
The number of intense detective thriller in Festival Lumière de Valmont equals 1. The number of upbeat metropolis comedy in Rêves de Belleville equals 4. The number of upbeat metropolis comedy in Festival Lumière de Valmont equals 3 plus the difference between the number of intense detective thriller in Rêves de Bellev...
What is the total number of movies in Rêves de Belleville?
Define intense detective thriller in Festival Lumière de Valmont as z; so z = 1. Define futuristic sci-fi movie in Rêves de Belleville as s; i = z = 1; so s = 2 * i = 2 * 1 = 2. Define upbeat metropolis comedy in Rêves de Belleville as r; so r = 4. Define intense detective thriller in Rêves de Belleville as n; o = s + ...
10
11_p8
movie_festival_awards
normalforward
zero_context
2
The number of regional medical school in Riverton City equals 3 times the sum of the total number of schools in Clearwater Bay, the number of private middle school in Clearwater Bay, and the number of public highschool in Clearwater Bay. The number of private middle school in Clearwater Bay equals 2. The number of publ...
What is the total number of schools in Riverton City?
Define private middle school in Clearwater Bay as x; so x = 2. Define public highschool in Clearwater Bay as Q; K = x = 2; so Q = 4 * K = 4 * 2 = 8. Define total number of schools in Clearwater Bay as i; so i = Q + x = 8 + 2 = 10. Define regional medical school in Riverton City as v; y = i + x = 10 + 2 = 12; m = y + Q ...
10
1_p8
teachers_in_school
normalforward
zero_context
2
The number of intense detective thriller in Verdi Movie Festival equals 4 times the sum of the total number of movies in Northwood Movie Festival and the number of intense detective thriller in Northwood Movie Festival. The number of intense detective thriller in Northwood Movie Festival equals 1. The number of calm ro...
What is the total number of movies in Verdi Movie Festival?
Define intense detective thriller in Northwood Movie Festival as S; so S = 1. Define total number of movies in Northwood Movie Festival as d; so d = S = 1. Define calm road movie in Verdi Movie Festival as B; J = d + S = 1 + 1 = 2; so B = 2 * J = 2 * 2 = 4. Define intense detective thriller in Verdi Movie Festival as p...
10
18_p8
movie_festival_awards
normalforward
zero_context
2
The number of calm road movie in Northwood Movie Festival equals 1. The number of intense detective thriller in Taylor Movie Festival equals the number of intense detective thriller in Northwood Movie Festival. The number of futuristic sci-fi movie in Taylor Movie Festival equals 4 times the number of futuristic sci-fi...
How many solemn period drama does Golden Banana Movie Festival have?
Define solemn period drama in Northwood Movie Festival as h; so h = 1. Define intense detective thriller in Northwood Movie Festival as w; so w = 4. Define futuristic sci-fi movie in Northwood Movie Festival as J; so J = w = 4. Define calm road movie in Northwood Movie Festival as K; so K = 1. Define total number of mo...
10
6_p8
movie_festival_awards
normalforward
zero_context
2
The number of private middle school in Glenfield City equals 4. The number of private middle school in Brightford equals 3 times the sum of the number of private middle school in Glenfield City and the number of regional medical school in Brightford. The number of public highschool in Westhaven City equals 4 times the ...
What is the total number of schools in Westhaven City?
Define culinarian school in Evervale City as z; so z = 3. Define private middle school in Evervale City as Z; P = z = 3; so Z = 4 * P = 4 * 3 = 12. Define total number of schools in Evervale City as y; so y = Z + z = 12 + 3 = 15. Define culinarian school in Westhaven City as R; so R = y = 15. Define public highschool i...
10
19_p8
teachers_in_school
normalforward
zero_context
2
The number of adult eagle in Bundle Ranch equals 4 plus the sum of the total number of adult animals in Jefferson Circus, the number of adult parrot in Jefferson Circus, and the number of adult eagle in Jefferson Circus. The number of adult eagle in Jefferson Circus equals 3 times the number of adult parrot in Jefferso...
What is the total number of adult animals in Bundle Ranch?
Define adult parrot in Jefferson Circus as H; so H = 4. Define adult eagle in Jefferson Circus as f; L = H = 4; so f = 3 * L = 3 * 4 = 12. Define total number of adult animals in Jefferson Circus as h; so h = H + f = 4 + 12 = 16. Define adult eagle in Bundle Ranch as N; b = h + H = 16 + 4 = 20; k = b + f = 20 + 12 = 32...
10
10_p8
crazy_zootopia
normalforward
zero_context
2
The number of calm road movie in Festival de Clairmont equals 3. The number of upbeat metropolis comedy in Festival de Clairmont equals 2. The number of upbeat metropolis comedy in Festival Lumière de Valmont equals the sum of the number of upbeat metropolis comedy in Festival de Clairmont and the total number of movie...
What is the total number of movies in Festival Lumière de Valmont?
Define upbeat metropolis comedy in Festival de Clairmont as D; so D = 2. Define calm road movie in Festival de Clairmont as u; so u = 3. Define total number of movies in Festival de Clairmont as g; so g = u + D = 3 + 2 = 5. Define calm road movie in Festival Lumière de Valmont as S; y = g = 5; so S = 2 + y = 2 + 5 = 7....
10
21_p8
movie_festival_awards
normalforward
zero_context
2
The number of upbeat metropolis comedy in West Sahara Movie Festival equals 2 times the total number of movies in Verdi Movie Festival. The number of futuristic sci-fi movie in Verdi Movie Festival equals 4. The number of futuristic sci-fi movie in West Sahara Movie Festival equals the sum of the number of upbeat metro...
What is the total number of movies in West Sahara Movie Festival?
Define futuristic sci-fi movie in Verdi Movie Festival as U; so U = 4. Define upbeat metropolis comedy in Verdi Movie Festival as l; so l = U = 4. Define total number of movies in Verdi Movie Festival as T; so T = l + U = 4 + 4 = 8. Define upbeat metropolis comedy in West Sahara Movie Festival as e; u = T = 8; so e = 2...
10
11_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult wolf in Mayer Aquarium equals the number of adult bear in South Zoo. The number of adult deer in Bundle Ranch equals the sum of the number of adult wolf in Jefferson Circus and the number of adult racoon in Jefferson Circus. The number of adult bear in Mayer Aquarium equals 3 plus the number of adul...
What is the total number of adult animals in Jefferson Circus?
Define adult fox in Jefferson Circus as y; so y = 3. Define adult wolf in Jefferson Circus as o; so o = y = 3. Define adult racoon in Jefferson Circus as N; Y = y = 3; so N = 1 + Y = 1 + 3 = 4. Define adult bear in Jefferson Circus as f; h = N = 4; so f = 4 * h = 4 * 4 = 16. Define total number of adult animals in Jeff...
10
5_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult bear in Hamilton Farm equals 3. The number of adult wolf in Hamilton Farm equals the sum of the total number of adult animals in Jefferson Circus, the number of adult deer in Jefferson Circus, and the number of adult wolf in Jefferson Circus. The number of adult bear in Mayer Aquarium equals 4 times...
How many adult wolf does Hamilton Farm have?
Define adult deer in Jefferson Circus as x; so x = 1. Define adult wolf in Jefferson Circus as l; d = x = 1; so l = 1 + d = 1 + 1 = 2. Define adult bear in Jefferson Circus as z; so z = x = 1. Define total number of adult animals in Jefferson Circus as X; I = l + z = 2 + 1 = 3; so X = I + x = 3 + 1 = 4. Define adult wo...
10
8_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult parrot in Maple Creek equals the sum of the number of adult blue jay in Cedar Valley, the total number of adult animals in Cedar Valley, and the number of adult parrot in Cedar Valley. The number of adult blue jay in Maple Creek equals the total number of adult animals in Cedar Valley. The number of...
What is the total number of adult animals in Maple Creek?
Define adult parrot in Cedar Valley as A; so A = 3. Define adult blue jay in Cedar Valley as E; so E = 4. Define total number of adult animals in Cedar Valley as R; so R = A + E = 3 + 4 = 7. Define adult blue jay in Maple Creek as c; so c = R = 7. Define adult parrot in Maple Creek as r; w = E + R = 4 + 7 = 11; so r = ...
10
12_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult blue jay in Mayer Aquarium equals 4. The number of adult parrot in Mayer Aquarium equals 4 plus the number of adult blue jay in Mayer Aquarium. The number of adult parrot in Hamilton Farm equals the sum of the number of adult eagle in Hamilton Farm and the number of adult blue jay in South Zoo. The ...
How many adult parrot does South Zoo have?
Define adult blue jay in Mayer Aquarium as Q; so Q = 4. Define adult parrot in Mayer Aquarium as I; L = Q = 4; so I = 4 + L = 4 + 4 = 8. Define adult eagle in Mayer Aquarium as y; T = Q = 4; so y = 2 * T = 2 * 4 = 8. Define total number of adult animals in Mayer Aquarium as E; J = I + Q = 8 + 4 = 12; so E = J + y = 12 ...
10
8_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult eagle in Bundle Ranch equals the number of adult crow in Jefferson Circus. The number of adult eagle in Mayer Aquarium equals the number of adult parrot in Jefferson Circus. The number of adult crow in Jefferson Circus equals 4. The number of adult crow in Mayer Aquarium equals 1. The number of adul...
How many adult eagle does Mayer Aquarium have?
Define adult crow in Jefferson Circus as N; so N = 4. Define adult eagle in Bundle Ranch as Z; so Z = N = 4. Define adult parrot in Bundle Ranch as f; Q = Z = 4; so f = 1 + Q = 1 + 4 = 5. Define adult parrot in Mayer Aquarium as W; so W = f = 5. Define adult eagle in Jefferson Circus as L; so L = W = 5. Define adult pa...
10
8_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult eagle in Pine Ridge equals the number of adult eagle in Beverly Forest. The number of adult blue jay in Beverly Forest equals 2. The number of adult blue jay in Pine Ridge equals 2 plus the difference between the total number of adult animals in Beverly Forest and the number of adult eagle in Beverl...
What is the total number of adult animals in Pine Ridge?
Define adult blue jay in Beverly Forest as V; so V = 2. Define adult eagle in Beverly Forest as K; so K = V = 2. Define total number of adult animals in Beverly Forest as R; so R = K + V = 2 + 2 = 4. Define adult blue jay in Pine Ridge as b; o = R - K = 4 - 2 = 2; so b = 2 + o = 2 + 2 = 4. Define adult eagle in Pine Ri...
10
13_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult crow in Beverly Forest equals 2. The number of adult parrot in Beverly Forest equals the sum of the number of adult crow in Beverly Forest and the number of adult parrot in Pine Ridge. The number of adult blue jay in Oakridge Riverside equals 3 times the number of adult crow in Oakridge Riverside. T...
What is the total number of adult animals in Oakridge Riverside?
Define adult crow in Oakridge Riverside as U; so U = 4. Define adult owl in Oakridge Riverside as z; so z = U = 4. Define adult blue jay in Oakridge Riverside as x; W = U = 4; so x = 3 * W = 3 * 4 = 12. Define adult parrot in Oakridge Riverside as w; d = U = 4; so w = 2 * d = 2 * 4 = 8. Define total number of adult ani...
10
19_p8
crazy_zootopia
normalforward
zero_context
2
The number of calm road movie in Cinéma de Montreval equals 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 upbeat metropolis comedy in Festival de Saint-Rivage equals 1 plus the total number of movies in Cinéma de Mont...
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 u; so u = B = 4. Define total number of movies in Cinéma de Montreval as t; so t = B + u = 4 + 4 = 8. Define upbeat metropolis comedy in Festival de Saint-Rivage as Q; C = t = 8; so Q = 1 + C = 1 + 8 ...
10
4_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult parrot in Hamilton Farm equals the number of adult eagle in Jefferson Circus. The number of adult eagle in Hamilton Farm equals 3 plus the sum of the number of adult blue jay in Hamilton Farm and the number of adult eagle in Jefferson Circus. The number of adult eagle in Jefferson Circus equals 1. T...
What is the total number of adult animals in Hamilton Farm?
Define adult eagle in Jefferson Circus as G; so G = 1. Define adult blue jay in Hamilton Farm as Z; a = G = 1; so Z = 2 * a = 2 * 1 = 2. Define adult eagle in Hamilton Farm as F; R = Z + G = 2 + 1 = 3; so F = 3 + R = 3 + 3 = 6. Define adult parrot in Hamilton Farm as S; so S = G = 1. Define total number of adult animal...
10
8_p8
crazy_zootopia
normalforward
zero_context
2
The number of solemn period drama in Northwood Movie Festival equals 2 times the number of futuristic sci-fi movie in Northwood Movie Festival. The number of futuristic sci-fi movie in Taylor Movie Festival equals 4 plus the sum of the total number of movies in Northwood Movie Festival, the number of futuristic sci-fi ...
What is the total number of movies in Taylor Movie Festival?
Define futuristic sci-fi movie in Northwood Movie Festival as l; so l = 4. Define solemn period drama in Northwood Movie Festival as Y; c = l = 4; so Y = 2 * c = 2 * 4 = 8. Define total number of movies in Northwood Movie Festival as M; so M = Y + l = 8 + 4 = 12. Define futuristic sci-fi movie in Taylor Movie Festival ...
10
13_p8
movie_festival_awards
normalforward
zero_context
2
The number of upbeat metropolis comedy in Verdi Movie Festival equals 2 times the sum of the number of calm road movie in Verdi Movie Festival and the number of upbeat metropolis comedy in West Sahara Movie Festival. The number of calm road movie in West Sahara Movie Festival equals the number of upbeat metropolis come...
What is the total number of movies in Verdi Movie Festival?
Define intense detective thriller in Taylor Movie Festival as B; so B = 4. Define upbeat metropolis comedy in West Sahara Movie Festival as X; so X = B = 4. Define calm road movie in Verdi Movie Festival as b; k = X - B = 4 - 4 = 0; so b = 1 + k = 1 + 0 = 1. Define upbeat metropolis comedy in Verdi Movie Festival as s;...
10
3_p8
movie_festival_awards
normalforward
zero_context
2
The number of regional medical school in Hawkesbury equals 2. The number of public highschool in Hawkesbury equals 4. The number of public highschool in Evervale City equals 1 plus the difference between the total number of schools in Hawkesbury and the number of regional medical school in Hawkesbury. The number of reg...
What is the total number of schools in Evervale City?
Define regional medical school in Hawkesbury as c; so c = 2. Define public highschool in Hawkesbury as E; so E = 4. Define total number of schools in Hawkesbury as w; so w = E + c = 4 + 2 = 6. Define public highschool in Evervale City as q; W = w - c = 6 - 2 = 4; so q = 1 + W = 1 + 4 = 5. Define regional medical school...
10
17_p8
teachers_in_school
normalforward
zero_context
2
The number of adult eagle in Pine Ridge equals 3 plus the total number of adult animals in Maple Creek. The number of adult owl in Pine Ridge equals 2. The number of adult owl in Maple Creek equals 1. The number of adult eagle in Maple Creek equals 3 plus the number of adult owl in Maple Creek.
What is the total number of adult animals in Pine Ridge?
Define adult owl in Maple Creek as k; so k = 1. Define adult eagle in Maple Creek as n; z = k = 1; so n = 3 + z = 3 + 1 = 4. Define total number of adult animals in Maple Creek as i; so i = n + k = 4 + 1 = 5. Define adult eagle in Pine Ridge as w; I = i = 5; so w = 3 + I = 3 + 5 = 8. Define adult owl in Pine Ridge as S...
10
17_p8
crazy_zootopia
normalforward
zero_context
2
The number of private middle school in Ruby Bay equals 2. The number of public highschool in Ruby Bay equals the number of private middle school in Ruby Bay. The number of regional medical school in Riverton City equals 4. The number of public highschool in Oakbridge City equals 4. The number of culinarian school in Ru...
How many culinarian school does Riverton City have?
Define private middle school in Ruby Bay as e; so e = 2. Define regional medical school in Ruby Bay as W; so W = e = 2. Define culinarian school in Ruby Bay as c; H = W = 2; so c = 1 + H = 1 + 2 = 3. Define public highschool in Ruby Bay as q; so q = e = 2. Define total number of schools in Ruby Bay as l; V = e + q = 2 ...
10
6_p8
teachers_in_school
normalforward
zero_context
2
The number of intense detective thriller in Festival de Clairmont equals 2. The number of calm road movie in Cinéma de Montreval equals the sum of the total number of movies in Festival de Clairmont, the number of calm road movie in Festival de Clairmont, and the number of intense detective thriller in Festival de Clai...
What is the total number of movies in Cinéma de Montreval?
Define intense detective thriller in Festival de Clairmont as q; so q = 2. Define calm road movie in Festival de Clairmont as Q; so Q = q = 2. Define total number of movies in Festival de Clairmont as z; so z = Q + q = 2 + 2 = 4. Define calm road movie in Cinéma de Montreval as V; v = z + Q = 4 + 2 = 6; so V = v + q = ...
10
20_p8
movie_festival_awards
normalforward
zero_context
2
The number of futuristic sci-fi movie in Rêves de Belleville equals the sum of the total number of movies in Festival Lumière de Valmont and the number of solemn period drama in Festival Lumière de Valmont. The number of solemn period drama in Rêves de Belleville equals the sum of the total number of movies in Festival...
What is the total number of movies in Rêves de Belleville?
Define solemn period drama in Festival Lumière de Valmont as D; so D = 3. Define futuristic sci-fi movie in Festival Lumière de Valmont as Y; so Y = D = 3. Define total number of movies in Festival Lumière de Valmont as o; so o = Y + D = 3 + 3 = 6. Define futuristic sci-fi movie in Rêves de Belleville as j; so j = o + ...
10
5_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult parrot in Hamilton Farm equals 2 plus the sum of the total number of adult animals in Bundle Ranch, the number of adult crow in Bundle Ranch, and the number of adult parrot in Bundle Ranch. The number of adult crow in Bundle Ranch equals 3. The number of adult parrot in Bundle Ranch equals 4 plus th...
What is the total number of adult animals in Hamilton Farm?
Define adult crow in Bundle Ranch as R; so R = 3. Define adult parrot in Bundle Ranch as m; O = R = 3; so m = 4 + O = 4 + 3 = 7. Define total number of adult animals in Bundle Ranch as I; so I = R + m = 3 + 7 = 10. Define adult parrot in Hamilton Farm as V; w = I + R = 10 + 3 = 13; A = w + m = 13 + 7 = 20; so V = 2 + A...
10
1_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult deer in Maple Creek equals 2 times the sum of the total number of adult animals in Cedar Valley and the number of adult deer in Cedar Valley. The number of adult fox in Maple Creek equals the sum of the number of adult deer in Cedar Valley, the total number of adult animals in Cedar Valley, and the ...
What is the total number of adult animals in Maple Creek?
Define adult deer in Cedar Valley as K; so K = 4. Define total number of adult animals in Cedar Valley as E; so E = K = 4. Define adult deer in Maple Creek as G; Z = E + K = 4 + 4 = 8; so G = 2 * Z = 2 * 8 = 16. Define adult fox in Maple Creek as Y; L = K + E = 4 + 4 = 8; so Y = L + G = 8 + 16 = 24. Define total number...
10
3_p8
crazy_zootopia
normalforward
zero_context
2
The number of futuristic sci-fi movie in Taylor Movie Festival equals the number of upbeat metropolis comedy in Taylor Movie Festival. The number of upbeat metropolis comedy in Northwood Movie Festival equals the sum of the total number of movies in Taylor Movie Festival, the number of futuristic sci-fi movie in Taylor...
What is the total number of movies in Northwood Movie Festival?
Define upbeat metropolis comedy in Taylor Movie Festival as v; so v = 2. Define futuristic sci-fi movie in Taylor Movie Festival as l; so l = v = 2. Define total number of movies in Taylor Movie Festival as h; so h = v + l = 2 + 2 = 4. Define upbeat metropolis comedy in Northwood Movie Festival as p; R = h + l = 4 + 2 ...
10
8_p8
movie_festival_awards
normalforward
zero_context
2
The number of private middle school in Glenfield City equals 4 times the total number of schools in Brightford. The number of elementary school in Glenfield City equals 1. The number of elementary school in Brightford equals 3 plus the number of elementary school in Glenfield City. The number of private middle school i...
What is the total number of schools in Glenfield City?
Define elementary school in Glenfield City as c; so c = 1. Define private middle school in Brightford as d; so d = c = 1. Define elementary school in Brightford as h; n = c = 1; so h = 3 + n = 3 + 1 = 4. Define total number of schools in Brightford as H; so H = h + d = 4 + 1 = 5. Define private middle school in Glenfie...
10
11_p8
teachers_in_school
normalforward
zero_context
2
The number of private middle school in Brightford equals 3. The number of culinarian school in Westhaven City equals 1. The number of culinarian school in Glenfield City equals 1. The number of culinarian school in Evervale City equals 1. The number of private middle school in Glenfield City equals 4 times the sum of t...
What is the total number of schools in Glenfield City?
Define public highschool in Westhaven City as G; so G = 3. Define public highschool in Glenfield City as o; v = G = 3; so o = 2 + v = 2 + 3 = 5. Define private middle school in Glenfield City as Z; A = G + o = 3 + 5 = 8; so Z = 4 * A = 4 * 8 = 32. Define culinarian school in Glenfield City as F; so F = 1. Define total ...
10
15_p8
teachers_in_school
normalforward
zero_context
2
The number of adult bear in Cedar Valley equals the number of adult wolf in Cedar Valley. The number of adult deer in Cedar Valley equals the number of adult racoon in Cedar Valley. The number of adult wolf in Cedar Valley equals the number of adult racoon in Cedar Valley. The number of adult racoon in Cedar Valley equ...
What is the total number of adult animals in Cedar Valley?
Define adult racoon in Cedar Valley as Y; so Y = 2. Define adult deer in Cedar Valley as b; so b = Y = 2. Define adult wolf in Cedar Valley as W; so W = Y = 2. Define adult bear in Cedar Valley as m; so m = W = 2. Define adult fox in Cedar Valley as c; so c = b = 2. Define total number of adult animals in Cedar Valley ...
10
6_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult fox in South Zoo equals the total number of adult animals in Bundle Ranch. The number of adult wolf in Bundle Ranch equals 2. The number of adult bear in South Zoo equals the total number of adult animals in Bundle Ranch. The number of adult fox in Hamilton Farm equals 4. The number of adult wolf in...
What is the total number of adult animals in Hamilton Farm?
Define adult wolf in Bundle Ranch as T; so T = 2. Define total number of adult animals in Bundle Ranch as U; so U = T = 2. Define adult bear in South Zoo as D; so D = U = 2. Define adult fox in South Zoo as z; so z = U = 2. Define total number of adult animals in South Zoo as F; so F = D + z = 2 + 2 = 4. Define adult w...
10
9_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult eagle in Oakridge Riverside equals the difference between the number of adult crow in Beverly Forest and the total number of adult animals in Beverly Forest. The number of adult eagle in Maple Creek equals 3. The number of adult eagle in Beverly Forest equals the sum of the number of adult eagle in ...
What is the total number of adult animals in Beverly Forest?
Define adult eagle in Maple Creek as X; so X = 3. Define total number of adult animals in Maple Creek as C; so C = X = 3. Define adult crow in Beverly Forest as K; b = C - X = 3 - 3 = 0; so K = 1 + b = 1 + 0 = 1. Define adult eagle in Beverly Forest as r; E = X + C = 3 + 3 = 6; so r = E + K = 6 + 1 = 7. Define total nu...
10
20_p8
crazy_zootopia
normalforward
zero_context
2
The number of upbeat metropolis comedy in Festival de Saint-Rivage equals 1 plus the difference between the number of futuristic sci-fi movie in Cinéma de Montreval and the number of upbeat metropolis comedy in Cinéma de Montreval. The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 3 plus the sum ...
What is the total number of movies in Festival de Saint-Rivage?
Define upbeat metropolis comedy in Cinéma de Montreval as H; so H = 4. Define futuristic sci-fi movie in Cinéma de Montreval as P; so P = H = 4. Define upbeat metropolis comedy in Festival de Saint-Rivage as g; n = P - H = 4 - 4 = 0; so g = 1 + n = 1 + 0 = 1. Define futuristic sci-fi movie in Festival de Saint-Rivage a...
10
21_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult owl in Oakridge Riverside equals 4 plus the difference between the total number of adult animals in Cedar Valley and the number of adult blue jay in Cedar Valley. The number of adult blue jay in Cedar Valley equals 3. The number of adult eagle in Oakridge Riverside equals 4 plus the difference betwe...
What is the total number of adult animals in Oakridge Riverside?
Define adult blue jay in Cedar Valley as x; so x = 3. Define total number of adult animals in Cedar Valley as v; so v = x = 3. Define adult owl in Oakridge Riverside as l; B = v - x = 3 - 3 = 0; so l = 4 + B = 4 + 0 = 4. Define adult eagle in Oakridge Riverside as U; G = x - v = 3 - 3 = 0; so U = 4 + G = 4 + 0 = 4. Def...
10
3_p8
crazy_zootopia
normalforward
zero_context
2
The number of culinarian school in Westhaven City equals the sum of the total number of schools in Hawkesbury and the number of culinarian school in Hawkesbury. The number of culinarian school in Hawkesbury equals 4 times the number of elementary school in Hawkesbury. The number of public highschool in Westhaven City e...
What is the total number of schools in Westhaven City?
Define elementary school in Hawkesbury as R; so R = 2. Define culinarian school in Hawkesbury as i; Q = R = 2; so i = 4 * Q = 4 * 2 = 8. Define total number of schools in Hawkesbury as y; so y = R + i = 2 + 8 = 10. Define public highschool in Westhaven City as N; so N = 2. Define culinarian school in Westhaven City as ...
10
10_p8
teachers_in_school
normalforward
zero_context
2
The number of adult owl in South Zoo equals 2 plus the number of adult parrot in South Zoo. The number of adult owl in Bundle Ranch equals 4. The number of adult parrot in Bundle Ranch equals the number of adult owl in Bundle Ranch. The number of adult parrot in South Zoo equals 3 plus the total number of adult animals...
What is the total number of adult animals in South Zoo?
Define adult owl in Bundle Ranch as X; so X = 4. Define adult parrot in Bundle Ranch as u; so u = X = 4. Define total number of adult animals in Bundle Ranch as L; so L = u + X = 4 + 4 = 8. Define adult parrot in South Zoo as D; U = L = 8; so D = 3 + U = 3 + 8 = 11. Define adult owl in South Zoo as K; z = D = 11; so K ...
10
17_p8
crazy_zootopia
normalforward
zero_context
2
The number of upbeat metropolis comedy in Northwood Movie Festival equals the number of calm road movie in Northwood Movie Festival. The number of upbeat metropolis comedy in Verdi Movie Festival equals 2. The number of calm road movie in Northwood Movie Festival equals the sum of the total number of movies in West Sah...
What is the total number of movies in Golden Banana Movie Festival?
Define intense detective thriller in West Sahara Movie Festival as i; so i = 1. Define total number of movies in West Sahara Movie Festival as s; so s = i = 1. Define calm road movie in Northwood Movie Festival as t; so t = s + i = 1 + 1 = 2. Define upbeat metropolis comedy in Northwood Movie Festival as m; so m = t = ...
10
14_p8
movie_festival_awards
normalforward
zero_context
2
The number of upbeat metropolis comedy in Rêves de Belleville equals 2 plus the total number of movies in Cinéma de Montreval. The number of calm road movie in Rêves de Belleville equals the sum of the number of upbeat metropolis comedy in Cinéma de Montreval and the number of calm road movie in Cinéma de Montreval. Th...
What is the total number of movies in Rêves de Belleville?
Define calm road movie in Cinéma de Montreval as x; so x = 4. Define upbeat metropolis comedy in Cinéma de Montreval as l; so l = x = 4. Define calm road movie in Rêves de Belleville as a; so a = l + x = 4 + 4 = 8. Define total number of movies in Cinéma de Montreval as m; so m = l + x = 4 + 4 = 8. Define upbeat metrop...
10
7_p8
movie_festival_awards
normalforward
zero_context
2
The number of calm road movie in Festival de Saint-Rivage equals the sum of the number of calm road movie in Cinéma de Montreval and the number of futuristic sci-fi movie in Cinéma de Montreval. The number of futuristic sci-fi movie in Festival de Saint-Rivage equals 3 plus the total number of movies in Cinéma de Montr...
What is the total number of movies in Festival de Saint-Rivage?
Define calm road movie in Cinéma de Montreval as s; so s = 4. Define futuristic sci-fi movie in Cinéma de Montreval as Y; so Y = s = 4. Define total number of movies in Cinéma de Montreval as Z; so Z = s + Y = 4 + 4 = 8. Define futuristic sci-fi movie in Festival de Saint-Rivage as U; Q = Z = 8; so U = 3 + Q = 3 + 8 = ...
10
15_p8
movie_festival_awards
normalforward
zero_context
2
The number of regional medical school in Hawkesbury equals 1 plus the number of private middle school in Hawkesbury. The number of elementary school in Westhaven City equals the sum of the number of elementary school in Brightford, the total number of schools in Hawkesbury, and the number of private middle school in Ha...
What is the total number of schools in Westhaven City?
Define private middle school in Hawkesbury as f; so f = 1. Define regional medical school in Hawkesbury as o; Q = f = 1; so o = 1 + Q = 1 + 1 = 2. Define total number of schools in Hawkesbury as F; so F = o + f = 2 + 1 = 3. Define elementary school in Brightford as P; so P = F = 3. Define elementary school in Westhaven...
10
19_p8
teachers_in_school
normalforward
zero_context
2
The number of culinarian school in Evervale City equals 3 plus the number of private middle school in Evervale City. The number of private middle school in Evervale City equals 1. The number of private middle school in Brightford equals 1 plus the sum of the total number of schools in Evervale City, the number of priva...
What is the total number of schools in Brightford?
Define private middle school in Evervale City as P; so P = 1. Define culinarian school in Evervale City as h; J = P = 1; so h = 3 + J = 3 + 1 = 4. Define total number of schools in Evervale City as E; so E = P + h = 1 + 4 = 5. Define private middle school in Brightford as l; b = E + P = 5 + 1 = 6; A = b + h = 6 + 4 = 1...
10
1_p8
teachers_in_school
normalforward
zero_context
2
The number of adult parrot in Jefferson Circus equals the sum of the number of adult parrot in Hamilton Farm and the number of adult parrot in Bundle Ranch. The number of adult crow in South Zoo equals 4 plus the number of adult owl in South Zoo. The number of adult eagle in Mayer Aquarium equals 2 times the number of ...
What is the total number of adult animals in Hamilton Farm?
Define adult owl in South Zoo as P; so P = 1. Define adult crow in South Zoo as M; N = P = 1; so M = 4 + N = 4 + 1 = 5. Define total number of adult animals in South Zoo as a; so a = P + M = 1 + 5 = 6. Define adult parrot in Hamilton Farm as F; c = a + P = 6 + 1 = 7; h = c + M = 7 + 5 = 12; so F = 3 * h = 3 * 12 = 36. ...
10
11_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult eagle in Cedar Valley equals 3 times the sum of the total number of adult animals in Maple Creek, the number of adult crow in Maple Creek, and the number of adult blue jay in Maple Creek. The number of adult blue jay in Maple Creek equals 2 times the number of adult crow in Maple Creek. The number o...
What is the total number of adult animals in Cedar Valley?
Define adult crow in Maple Creek as g; so g = 4. Define adult blue jay in Maple Creek as L; O = g = 4; so L = 2 * O = 2 * 4 = 8. Define total number of adult animals in Maple Creek as R; so R = g + L = 4 + 8 = 12. Define adult eagle in Cedar Valley as o; y = R + g = 12 + 4 = 16; x = y + L = 16 + 8 = 24; so o = 3 * x = ...
10
22_p8
crazy_zootopia
normalforward
zero_context
2
The number of elementary school in Westhaven City equals 2. The number of regional medical school in Evervale City equals the sum of the total number of schools in Westhaven City, the number of regional medical school in Westhaven City, and the number of elementary school in Evervale City. The number of elementary scho...
What is the total number of schools in Evervale City?
Define elementary school in Westhaven City as R; so R = 2. Define regional medical school in Westhaven City as f; so f = 2. Define total number of schools in Westhaven City as X; so X = f + R = 2 + 2 = 4. Define elementary school in Evervale City as i; so i = X = 4. Define regional medical school in Evervale City as x;...
10
10_p8
teachers_in_school
normalforward
zero_context
2
The number of solemn period drama in Cinéma de Montreval equals 1 plus the sum of the total number of movies in Festival Lumière de Valmont and the number of futuristic sci-fi movie in Festival Lumière de Valmont. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 2. The number of futuristic sc...
What is the total number of movies in Cinéma de Montreval?
Define futuristic sci-fi movie in Festival Lumière de Valmont as K; so K = 2. Define total number of movies in Festival Lumière de Valmont as T; so T = K = 2. Define solemn period drama in Cinéma de Montreval as R; c = T + K = 2 + 2 = 4; so R = 1 + c = 1 + 4 = 5. Define futuristic sci-fi movie in Cinéma de Montreval as...
10
6_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult bear in Beverly Forest 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 racoon in Beverly Forest. The number of adult deer in Oakridge Riverside equals the difference between the number of adult fox in Beverly Fore...
How many adult bear does Oakridge Riverside have?
Define adult racoon in Pine Ridge as l; so l = 2. Define adult bear in Pine Ridge as m; h = l = 2; so m = 4 * h = 4 * 2 = 8. Define total number of adult animals in Pine Ridge as o; so o = m + l = 8 + 2 = 10. Define adult racoon in Beverly Forest as x; n = o + l = 10 + 2 = 12; C = n + m = 12 + 8 = 20; so x = 4 * C = 4 ...
10
11_p8
crazy_zootopia
normalforward
zero_context
2
The number of upbeat metropolis comedy in Festival de Saint-Rivage equals 4. The number of futuristic sci-fi movie in Festival Lumière de Valmont equals 4. The number of solemn period drama in Festival de Saint-Rivage equals 4 plus the difference between the total number of movies in Festival Lumière de Valmont and the...
What is the total number of movies in Cinéma de Montreval?
Define futuristic sci-fi movie in Festival Lumière de Valmont as g; so g = 4. Define total number of movies in Festival Lumière de Valmont as i; so i = g = 4. Define solemn period drama in Festival de Saint-Rivage as e; C = i - g = 4 - 4 = 0; so e = 4 + C = 4 + 0 = 4. Define upbeat metropolis comedy in Cinéma de Montre...
10
17_p8
movie_festival_awards
normalforward
zero_context
2
The number of culinarian school in Glenfield City equals 3 plus the number of regional medical school in Glenfield City. The number of culinarian school in Hawkesbury equals the difference between the total number of schools in Glenfield City and the number of regional medical school in Glenfield City. The number of re...
What is the total number of schools in Hawkesbury?
Define regional medical school in Glenfield City as X; so X = 3. Define culinarian school in Glenfield City as E; D = X = 3; so E = 3 + D = 3 + 3 = 6. Define total number of schools in Glenfield City as l; so l = X + E = 3 + 6 = 9. Define regional medical school in Hawkesbury as C; so C = E = 6. Define culinarian schoo...
10
5_p8
teachers_in_school
normalforward
zero_context
2
The number of adult blue jay in Cedar Valley equals the number of adult eagle in Cedar Valley. The number of adult eagle in Maple Creek equals 4 times the sum of the number of adult blue jay in Cedar Valley and the number of adult eagle in Cedar Valley. The number of adult eagle in Cedar Valley equals 4. The number of ...
What is the total number of adult animals in Maple Creek?
Define adult eagle in Cedar Valley as K; so K = 4. Define adult blue jay in Cedar Valley as N; so N = K = 4. Define adult eagle in Maple Creek as x; T = N + K = 4 + 4 = 8; so x = 4 * T = 4 * 8 = 32. Define adult blue jay in Maple Creek as u; i = N + K = 4 + 4 = 8; so u = i + x = 8 + 32 = 40. Define total number of adul...
10
8_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult wolf in Maple Creek equals 4. The number of adult wolf in Cedar Valley equals 1 plus the difference between the total number of adult animals in Maple Creek and the number of adult wolf in Maple Creek. The number of adult bear in Cedar Valley equals the sum of the total number of adult animals in Ma...
What is the total number of adult animals in Cedar Valley?
Define adult wolf in Maple Creek as d; so d = 4. Define total number of adult animals in Maple Creek as g; so g = d = 4. Define adult wolf in Cedar Valley as x; R = g - d = 4 - 4 = 0; so x = 1 + R = 1 + 0 = 1. Define adult bear in Cedar Valley as G; F = g + x = 4 + 1 = 5; so G = F + d = 5 + 4 = 9. Define total number o...
10
15_p8
crazy_zootopia
normalforward
zero_context
2
The number of calm road movie in Northwood Movie Festival equals 3 times the number of futuristic sci-fi movie in Northwood Movie Festival. The number of upbeat metropolis comedy in Taylor Movie Festival equals 2 plus the sum of the total number of movies in Northwood Movie Festival, the number of futuristic sci-fi mov...
What is the total number of movies in Taylor Movie Festival?
Define futuristic sci-fi movie in Northwood Movie Festival as g; so g = 3. Define calm road movie in Northwood Movie Festival as x; Z = g = 3; so x = 3 * Z = 3 * 3 = 9. Define total number of movies in Northwood Movie Festival as A; so A = x + g = 9 + 3 = 12. Define upbeat metropolis comedy in Taylor Movie Festival as ...
10
11_p8
movie_festival_awards
normalforward
zero_context
2
The number of culinarian school in Brightford equals the sum of the total number of schools in Evervale City, the number of culinarian school in Evervale City, and the number of private middle school in Evervale City. The number of private middle school in Evervale City equals 4. The number of culinarian school in Ever...
What is the total number of schools in Brightford?
Define private middle school in Evervale City as F; so F = 4. Define culinarian school in Evervale City as b; so b = F = 4. Define total number of schools in Evervale City as O; so O = F + b = 4 + 4 = 8. Define culinarian school in Brightford as p; L = O + b = 8 + 4 = 12; so p = L + F = 12 + 4 = 16. Define private midd...
10
19_p8
teachers_in_school
normalforward
zero_context
2
The number of futuristic sci-fi movie in Cinéma de Montreval equals the number of upbeat metropolis comedy in Cinéma de Montreval. The number of futuristic sci-fi movie in Festival de Clairmont equals the number of upbeat metropolis comedy in Cinéma de Montreval. The number of upbeat metropolis comedy in Cinéma de Mont...
What is the total number of movies in Rêves de Belleville?
Define intense detective thriller in Festival de Saint-Rivage as h; so h = 1. Define upbeat metropolis comedy in Cinéma de Montreval as l; w = h = 1; so l = 2 + w = 2 + 1 = 3. Define futuristic sci-fi movie in Cinéma de Montreval as D; so D = l = 3. Define total number of movies in Cinéma de Montreval as f; so f = l + ...
10
18_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult racoon in Beverly Forest equals 3 plus the number of adult bear in Beverly Forest. The number of adult bear in Oakridge Riverside equals 4 plus the sum of the total number of adult animals in Beverly Forest, the number of adult bear in Beverly Forest, and the number of adult racoon in Beverly Forest...
What is the total number of adult animals in Oakridge Riverside?
Define adult bear in Beverly Forest as k; so k = 3. Define adult racoon in Beverly Forest as W; B = k = 3; so W = 3 + B = 3 + 3 = 6. Define total number of adult animals in Beverly Forest as C; so C = W + k = 6 + 3 = 9. Define adult bear in Oakridge Riverside as y; Y = C + k = 9 + 3 = 12; Z = Y + W = 12 + 6 = 18; so y ...
10
22_p8
crazy_zootopia
normalforward
zero_context
2
The number of solemn period drama in Verdi Movie Festival equals 3. The number of intense detective thriller in Golden Banana Movie Festival equals the total number of movies in Verdi Movie Festival. The number of solemn period drama in West Sahara Movie Festival equals 4 plus the sum of the total number of movies in G...
What is the total number of movies in West Sahara Movie Festival?
Define upbeat metropolis comedy in Verdi Movie Festival as f; so f = 3. Define solemn period drama in Verdi Movie Festival as H; so H = 3. Define total number of movies in Verdi Movie Festival as g; so g = H + f = 3 + 3 = 6. Define intense detective thriller in Golden Banana Movie Festival as V; so V = g = 6. Define to...
10
4_p8
movie_festival_awards
normalforward
zero_context
2
The number of elementary school in Clearwater Bay equals the number of regional medical school in Clearwater Bay. The number of regional medical school in Clearwater Bay equals 3. The number of elementary school in Ruby Bay equals 1. The number of regional medical school in Ruby Bay equals 2 times the difference betwee...
What is the total number of schools in Ruby Bay?
Define regional medical school in Clearwater Bay as Y; so Y = 3. Define elementary school in Clearwater Bay as X; so X = Y = 3. Define total number of schools in Clearwater Bay as d; so d = X + Y = 3 + 3 = 6. Define regional medical school in Ruby Bay as r; c = d - X = 6 - 3 = 3; so r = 2 * c = 2 * 3 = 6. Define elemen...
10
13_p8
teachers_in_school
normalforward
zero_context
2
The number of regional medical school in Brightford equals 2 plus the number of public highschool in Westhaven City. The number of public highschool in Hawkesbury equals 4 plus the number of culinarian school in Hawkesbury. The number of public highschool in Brightford equals 4. The number of public highschool in Westh...
What is the total number of schools in Hawkesbury?
Define culinarian school in Hawkesbury as H; so H = 1. Define culinarian school in Brightford as Q; so Q = H = 1. Define regional medical school in Hawkesbury as o; c = Q + H = 1 + 1 = 2; so o = 3 * c = 3 * 2 = 6. Define public highschool in Hawkesbury as L; A = H = 1; so L = 4 + A = 4 + 1 = 5. Define total number of s...
10
1_p8
teachers_in_school
normalforward
zero_context
2
The number of public highschool in Glenfield City equals 3. The number of public highschool in Brightford equals the sum of the total number of schools in Glenfield City, the number of public highschool in Glenfield City, and the number of private middle school in Glenfield City. The number of private middle school in ...
What is the total number of schools in Brightford?
Define public highschool in Glenfield City as S; so S = 3. Define private middle school in Glenfield City as p; so p = S = 3. Define total number of schools in Glenfield City as O; so O = p + S = 3 + 3 = 6. Define public highschool in Brightford as T; g = O + S = 6 + 3 = 9; so T = g + p = 9 + 3 = 12. Define private mid...
10
21_p8
teachers_in_school
normalforward
zero_context
2
The number of futuristic sci-fi movie in Taylor Movie Festival equals 4. The number of calm road movie in Verdi Movie Festival equals 3 plus the number of upbeat metropolis comedy in Verdi Movie Festival. The number of calm road movie in Taylor Movie Festival equals 3 times the number of futuristic sci-fi movie in Tayl...
What is the total number of movies in Verdi Movie Festival?
Define upbeat metropolis comedy in Verdi Movie Festival as Y; so Y = 1. Define futuristic sci-fi movie in Verdi Movie Festival as f; so f = 1. Define calm road movie in Verdi Movie Festival as Q; L = Y = 1; so Q = 3 + L = 3 + 1 = 4. Define solemn period drama in Verdi Movie Festival as o; a = Y = 1; so o = 3 + a = 3 + ...
10
22_p8
movie_festival_awards
normalforward
zero_context
2
The number of adult wolf in Pine Ridge equals 2 plus the number of adult deer in Pine Ridge. The number of adult racoon in Oakridge Riverside equals the number of adult deer in Oakridge Riverside. The number of adult fox in Oakridge Riverside equals 2. The number of adult deer in Beverly Forest equals the difference be...
How many adult fox does Pine Ridge have?
Define adult fox in Oakridge Riverside as i; so i = 2. Define adult deer in Oakridge Riverside as M; so M = 3. Define adult racoon in Oakridge Riverside as I; so I = M = 3. Define total number of adult animals in Oakridge Riverside as x; D = I + i = 3 + 2 = 5; so x = D + M = 5 + 3 = 8. Define adult fox in Pine Ridge as...
10
9_p8
crazy_zootopia
normalforward
zero_context
2
The number of adult parrot in Hamilton Farm equals 3. The number of adult owl in Hamilton Farm equals 2. The number of adult parrot in Mayer Aquarium equals the sum of the total number of adult animals in Hamilton Farm, the number of adult owl in Hamilton Farm, and the number of adult parrot in Hamilton Farm. The numbe...
What is the total number of adult animals in Mayer Aquarium?
Define adult owl in Hamilton Farm as H; so H = 2. Define adult parrot in Hamilton Farm as B; so B = 3. Define total number of adult animals in Hamilton Farm as w; so w = H + B = 2 + 3 = 5. Define adult parrot in Mayer Aquarium as d; W = w + H = 5 + 2 = 7; so d = W + B = 7 + 3 = 10. Define adult owl in Mayer Aquarium as...
10
21_p8
crazy_zootopia
normalforward
zero_context
2
The number of upbeat metropolis comedy in Festival de Saint-Rivage equals 2 plus the number of intense detective thriller in Festival de Saint-Rivage. The number of intense detective thriller in Festival de Saint-Rivage equals 4. The number of intense detective thriller in Cinéma de Montreval equals 1 plus the sum of t...
What is the total number of movies in Cinéma de Montreval?
Define intense detective thriller in Festival de Saint-Rivage as M; so M = 4. Define upbeat metropolis comedy in Festival de Saint-Rivage as w; t = M = 4; so w = 2 + t = 2 + 4 = 6. Define total number of movies in Festival de Saint-Rivage as y; so y = w + M = 6 + 4 = 10. Define intense detective thriller in Cinéma de M...
10
1_p8
movie_festival_awards
normalforward
zero_context
2
The number of upbeat metropolis comedy in Northwood Movie Festival equals 2. The number of calm road movie in West Sahara Movie Festival equals 3 times the sum of the total number of movies in Northwood Movie Festival and the number of upbeat metropolis comedy in Northwood Movie Festival. The number of futuristic sci-f...
What is the total number of movies in West Sahara Movie Festival?
Define upbeat metropolis comedy in Northwood Movie Festival as m; so m = 2. Define total number of movies in Northwood Movie Festival as I; so I = m = 2. Define calm road movie in West Sahara Movie Festival as z; l = I + m = 2 + 2 = 4; so z = 3 * l = 3 * 4 = 12. Define futuristic sci-fi movie in West Sahara Movie Festi...
10
22_p8
movie_festival_awards
normalforward
zero_context
2