diff --git "a/data/grpo/train.csv" "b/data/grpo/train.csv" new file mode 100644--- /dev/null +++ "b/data/grpo/train.csv" @@ -0,0 +1,5001 @@ +id,problem_description,correct_answer,num1,num2,num3,num4 +1,"Use all four numbers (8, 6, 2, 9) to make 105. Only +, -, x, and / operators are allowed.",105,8,6,2,9 +2,"Using the numbers 20, 15, 100, and 1, create an expression that equals 3. You can only use +, -, x, and / operators.",3,20,15,100,1 +3,"Problem: How can you use the four numbers 69, 70, 35, 44 with +, -, x, and / operators to get 157?",157,69,70,35,44 +4,"Using the numbers 81, 9, 87, and 29, create an expression that equals 845. You can only use +, -, x, and / operators.",845,81,9,87,29 +5,"Your task: Use 29, 56, 71, and 71 exactly once each with only +, -, x, and / operators to create an expression equal to 84.",84,29,56,71,71 +6,"Use all four numbers (2, 40, 54, 94) to make 228. Only +, -, x, and / operators are allowed.",228,2,40,54,94 +7,"Use all four numbers (52, 31, 14, 97) to make 583. Only +, -, x, and / operators are allowed.",583,52,31,14,97 +8,"Use all four numbers (10, 81, 55, 81) to make 836. Only +, -, x, and / operators are allowed.",836,10,81,55,81 +9,"Arrange 37, 29, 18, and 87 with +, -, x, and / to make 43.",43,37,29,18,87 +10,"Can you make 24 using 4, 6, 38, and 38? Use only +, -, x, and / operators.",24,4,6,38,38 +11,"Problem: How can you use the four numbers 2, 61, 7, 95 with +, -, x, and / operators to get 210?",210,2,61,7,95 +12,"Find a way to combine 83, 9, 67, and 1 to get 685 using only +, -, x, and / operators.",685,83,9,67,1 +13,"Your task: Use 28, 17, 61, and 5 exactly once each with only +, -, x, and / operators to create an expression equal to 316.",316,28,17,61,5 +14,"Arrange 4, 28, 34, and 32 with +, -, x, and / to make 46.",46,4,28,34,32 +15,"Use all four numbers (95, 9, 22, 69) to make 946. Only +, -, x, and / operators are allowed.",946,95,9,22,69 +16,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 2, 50, and 54 to equal 175.",175,21,2,50,54 +17,"Use all four numbers (68, 36, 66, 13) to make 962. Only +, -, x, and / operators are allowed.",962,68,36,66,13 +18,"Arrange 33, 39, 22, and 30 with +, -, x, and / to make 654.",654,33,39,22,30 +19,"Using the numbers 38, 8, 99, and 85, create an expression that equals 745. You can only use +, -, x, and / operators.",745,38,8,99,85 +20,"Arrange 42, 7, 16, and 22 with +, -, x, and / to make 300.",300,42,7,16,22 +21,"Problem: How can you use the four numbers 97, 28, 7, 28 with +, -, x, and / operators to get 321?",321,97,28,7,28 +22,"Given the numbers 15, 49, 60, and 21, arrange them with +, -, x, and / operators to achieve 155.",155,15,49,60,21 +23,"Create a mathematical expression using 99, 49, 5, and 75 that equals 523. Only basic arithmetic operators (+, -, x, /) are permitted.",523,99,49,5,75 +24,"Can you make 388 using 98, 100, 38, and 5? Use only +, -, x, and / operators.",388,98,100,38,5 +25,"Can you make 117 using 39, 44, 39, and 22? Use only +, -, x, and / operators.",117,39,44,39,22 +26,"Arrange 85, 9, 2, and 6 with +, -, x, and / to make 193.",193,85,9,2,6 +27,"Problem: How can you use the four numbers 96, 2, 35, 94 with +, -, x, and / operators to get 107?",107,96,2,35,94 +28,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 2, 85, and 31 to equal 207.",207,6,2,85,31 +29,"Given the numbers 7, 34, 94, and 83, arrange them with +, -, x, and / operators to achieve 249.",249,7,34,94,83 +30,"Using the numbers 78, 10, 68, and 23, create an expression that equals 825. You can only use +, -, x, and / operators.",825,78,10,68,23 +31,"Using the numbers 33, 56, 96, and 16, create an expression that equals 369. You can only use +, -, x, and / operators.",369,33,56,96,16 +32,"Given the numbers 3, 13, 4, and 41, arrange them with +, -, x, and / operators to achieve 76.",76,3,13,4,41 +33,"Create a mathematical expression using 34, 57, 20, and 4 that equals 11. Only basic arithmetic operators (+, -, x, /) are permitted.",11,34,57,20,4 +34,"Find a way to combine 57, 69, 1, and 38 to get 164 using only +, -, x, and / operators.",164,57,69,1,38 +35,"Given the numbers 47, 39, 7, and 17, arrange them with +, -, x, and / operators to achieve 337.",337,47,39,7,17 +36,"Arrange 9, 13, 50, and 18 with +, -, x, and / to make 49.",49,9,13,50,18 +37,"Use all four numbers (86, 1, 17, 2) to make 51. Only +, -, x, and / operators are allowed.",51,86,1,17,2 +38,"Arrange 15, 36, 98, and 13 with +, -, x, and / to make 455.",455,15,36,98,13 +39,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 12, 70, 7, and 69 to equal 425.",425,12,70,7,69 +40,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 20, 2, 1, and 19 to equal 190.",190,20,2,1,19 +41,"Create a mathematical expression using 14, 63, 2, and 18 that equals 122. Only basic arithmetic operators (+, -, x, /) are permitted.",122,14,63,2,18 +42,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 96, 96, and 3 to equal 6.",6,4,96,96,3 +43,"Arrange 21, 16, 2, and 24 with +, -, x, and / to make 7.",7,21,16,2,24 +44,"Using the numbers 77, 22, 6, and 1, create an expression that equals 93. You can only use +, -, x, and / operators.",93,77,22,6,1 +45,"Use all four numbers (23, 29, 70, 86) to make 683. Only +, -, x, and / operators are allowed.",683,23,29,70,86 +46,"Can you make 140 using 79, 59, 59, and 60? Use only +, -, x, and / operators.",140,79,59,59,60 +47,"Use all four numbers (21, 64, 7, 5) to make 464. Only +, -, x, and / operators are allowed.",464,21,64,7,5 +48,"Find a way to combine 8, 16, 54, and 18 to get 56 using only +, -, x, and / operators.",56,8,16,54,18 +49,"Can you make 127 using 91, 39, 13, and 33? Use only +, -, x, and / operators.",127,91,39,13,33 +50,"Find a way to combine 26, 1, 47, and 29 to get 102 using only +, -, x, and / operators.",102,26,1,47,29 +51,"Using the numbers 95, 73, 83, and 1, create an expression that equals 251. You can only use +, -, x, and / operators.",251,95,73,83,1 +52,"Can you make 22 using 29, 8, 12, and 12? Use only +, -, x, and / operators.",22,29,8,12,12 +53,"Use all four numbers (16, 6, 32, 30) to make 970. Only +, -, x, and / operators are allowed.",970,16,6,32,30 +54,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 47, 60, 14, and 17 to equal 345.",345,47,60,14,17 +55,"Problem: How can you use the four numbers 30, 3, 100, 94 with +, -, x, and / operators to get 4?",4,30,3,100,94 +56,"Find a way to combine 49, 13, 76, and 53 to get 508 using only +, -, x, and / operators.",508,49,13,76,53 +57,"Arrange 19, 10, 97, and 41 with +, -, x, and / to make 134.",134,19,10,97,41 +58,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 70, 36, 17, and 51 to equal 901.",901,70,36,17,51 +59,"Your task: Use 69, 2, 75, and 79 exactly once each with only +, -, x, and / operators to create an expression equal to 142.",142,69,2,75,79 +60,"Use all four numbers (84, 3, 7, 34) to make 29. Only +, -, x, and / operators are allowed.",29,84,3,7,34 +61,"Can you make 20 using 45, 85, 68, and 20? Use only +, -, x, and / operators.",20,45,85,68,20 +62,"Use all four numbers (40, 12, 11, 22) to make 469. Only +, -, x, and / operators are allowed.",469,40,12,11,22 +63,"Arrange 72, 40, 17, and 61 with +, -, x, and / to make 813.",813,72,40,17,61 +64,"Given the numbers 4, 2, 68, and 73, arrange them with +, -, x, and / operators to achieve 3.",3,4,2,68,73 +65,"Create a mathematical expression using 2, 33, 8, and 11 that equals 85. Only basic arithmetic operators (+, -, x, /) are permitted.",85,2,33,8,11 +66,"Problem: How can you use the four numbers 9, 70, 33, 31 with +, -, x, and / operators to get 632?",632,9,70,33,31 +67,"Given the numbers 19, 25, 68, and 63, arrange them with +, -, x, and / operators to achieve 606.",606,19,25,68,63 +68,"Create a mathematical expression using 41, 1, 40, and 68 that equals 13. Only basic arithmetic operators (+, -, x, /) are permitted.",13,41,1,40,68 +69,"Arrange 60, 1, 89, and 48 with +, -, x, and / to make 101.",101,60,1,89,48 +70,"Find a way to combine 32, 14, 11, and 52 to get 511 using only +, -, x, and / operators.",511,32,14,11,52 +71,"Your task: Use 48, 31, 77, and 18 exactly once each with only +, -, x, and / operators to create an expression equal to 102.",102,48,31,77,18 +72,"Find a way to combine 48, 10, 43, and 90 to get 388 using only +, -, x, and / operators.",388,48,10,43,90 +73,"Your task: Use 60, 7, 31, and 17 exactly once each with only +, -, x, and / operators to create an expression equal to 372.",372,60,7,31,17 +74,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 40, 6, 90, and 41 to equal 559.",559,40,6,90,41 +75,"Problem: How can you use the four numbers 88, 24, 99, 33 with +, -, x, and / operators to get 109?",109,88,24,99,33 +76,"Given the numbers 83, 12, 10, and 15, arrange them with +, -, x, and / operators to achieve 664.",664,83,12,10,15 +77,"Create a mathematical expression using 3, 20, 78, and 70 that equals 52. Only basic arithmetic operators (+, -, x, /) are permitted.",52,3,20,78,70 +78,"Problem: How can you use the four numbers 7, 84, 76, 53 with +, -, x, and / operators to get 611?",611,7,84,76,53 +79,"Use all four numbers (72, 1, 35, 8) to make 315. Only +, -, x, and / operators are allowed.",315,72,1,35,8 +80,"Given the numbers 11, 23, 34, and 25, arrange them with +, -, x, and / operators to achieve 194.",194,11,23,34,25 +81,"Find a way to combine 4, 47, 2, and 38 to get 264 using only +, -, x, and / operators.",264,4,47,2,38 +82,"Problem: How can you use the four numbers 25, 38, 21, 3 with +, -, x, and / operators to get 932?",932,25,38,21,3 +83,"Your task: Use 51, 14, 1, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 158.",158,51,14,1,93 +84,"Using the numbers 9, 57, 68, and 12, create an expression that equals 457. You can only use +, -, x, and / operators.",457,9,57,68,12 +85,"Can you make 38 using 98, 52, 60, and 52? Use only +, -, x, and / operators.",38,98,52,60,52 +86,"Create a mathematical expression using 2, 42, 7, and 24 that equals 146. Only basic arithmetic operators (+, -, x, /) are permitted.",146,2,42,7,24 +87,"Given the numbers 86, 40, 8, and 34, arrange them with +, -, x, and / operators to achieve 115.",115,86,40,8,34 +88,"Can you make 163 using 38, 35, 18, and 5? Use only +, -, x, and / operators.",163,38,35,18,5 +89,"Using the numbers 4, 34, 46, and 18, create an expression that equals 164. You can only use +, -, x, and / operators.",164,4,34,46,18 +90,"Your task: Use 45, 1, 56, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 54.",54,45,1,56,7 +91,"Can you make 201 using 93, 70, 54, and 35? Use only +, -, x, and / operators.",201,93,70,54,35 +92,"Given the numbers 63, 39, 77, and 19, arrange them with +, -, x, and / operators to achieve 994.",994,63,39,77,19 +93,"Problem: How can you use the four numbers 52, 42, 72, 4 with +, -, x, and / operators to get 808?",808,52,42,72,4 +94,"Your task: Use 78, 29, 29, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 86.",86,78,29,29,7 +95,"Using the numbers 39, 23, 3, and 87, create an expression that equals 813. You can only use +, -, x, and / operators.",813,39,23,3,87 +96,"Arrange 55, 10, 75, and 27 with +, -, x, and / to make 198.",198,55,10,75,27 +97,"Can you make 163 using 95, 2, 31, and 4? Use only +, -, x, and / operators.",163,95,2,31,4 +98,"Your task: Use 39, 8, 99, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 318.",318,39,8,99,93 +99,"Using the numbers 13, 99, 5, and 100, create an expression that equals 608. You can only use +, -, x, and / operators.",608,13,99,5,100 +100,"Use all four numbers (20, 31, 21, 2) to make 93. Only +, -, x, and / operators are allowed.",93,20,31,21,2 +101,"Arrange 78, 16, 6, and 67 with +, -, x, and / to make 107.",107,78,16,6,67 +102,"Can you make 479 using 99, 5, 7, and 9? Use only +, -, x, and / operators.",479,99,5,7,9 +103,"Your task: Use 70, 64, 4, and 72 exactly once each with only +, -, x, and / operators to create an expression equal to 158.",158,70,64,4,72 +104,"Using the numbers 92, 58, 7, and 60, create an expression that equals 438. You can only use +, -, x, and / operators.",438,92,58,7,60 +105,"Use all four numbers (23, 48, 14, 1) to make 695. Only +, -, x, and / operators are allowed.",695,23,48,14,1 +106,"Your task: Use 39, 16, 41, and 54 exactly once each with only +, -, x, and / operators to create an expression equal to 611.",611,39,16,41,54 +107,"Using the numbers 41, 53, 53, and 82, create an expression that equals 123. You can only use +, -, x, and / operators.",123,41,53,53,82 +108,"Arrange 71, 25, 54, and 1 with +, -, x, and / to make 42.",42,71,25,54,1 +109,"Can you make 238 using 26, 11, 39, and 9? Use only +, -, x, and / operators.",238,26,11,39,9 +110,"Create a mathematical expression using 31, 31, 81, and 40 that equals 122. Only basic arithmetic operators (+, -, x, /) are permitted.",122,31,31,81,40 +111,"Create a mathematical expression using 9, 22, 37, and 92 that equals 143. Only basic arithmetic operators (+, -, x, /) are permitted.",143,9,22,37,92 +112,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 68, 83, and 65 to equal 556.",556,6,68,83,65 +113,"Using the numbers 35, 16, 41, and 96, create an expression that equals 423. You can only use +, -, x, and / operators.",423,35,16,41,96 +114,"Use all four numbers (4, 2, 99, 28) to make 226. Only +, -, x, and / operators are allowed.",226,4,2,99,28 +115,"Find a way to combine 18, 100, 51, and 34 to get 66 using only +, -, x, and / operators.",66,18,100,51,34 +116,"Your task: Use 70, 4, 75, and 27 exactly once each with only +, -, x, and / operators to create an expression equal to 397.",397,70,4,75,27 +117,"Find a way to combine 7, 51, 23, and 18 to get 362 using only +, -, x, and / operators.",362,7,51,23,18 +118,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 33, 11, 37, and 19 to equal 747.",747,33,11,37,19 +119,"Your task: Use 14, 63, 53, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 269.",269,14,63,53,6 +120,"Can you make 358 using 69, 75, 4, and 11? Use only +, -, x, and / operators.",358,69,75,4,11 +121,"Create a mathematical expression using 9, 56, 72, and 78 that equals 654. Only basic arithmetic operators (+, -, x, /) are permitted.",654,9,56,72,78 +122,"Create a mathematical expression using 14, 12, 19, and 52 that equals 97. Only basic arithmetic operators (+, -, x, /) are permitted.",97,14,12,19,52 +123,"Arrange 74, 25, 24, and 41 with +, -, x, and / to make 866.",866,74,25,24,41 +124,"Problem: How can you use the four numbers 61, 2, 1, 75 with +, -, x, and / operators to get 138?",138,61,2,1,75 +125,"Can you make 670 using 16, 40, 33, and 63? Use only +, -, x, and / operators.",670,16,40,33,63 +126,"Given the numbers 94, 6, 9, and 3, arrange them with +, -, x, and / operators to achieve 570.",570,94,6,9,3 +127,"Find a way to combine 38, 6, 24, and 31 to get 788 using only +, -, x, and / operators.",788,38,6,24,31 +128,"Your task: Use 64, 12, 2, and 5 exactly once each with only +, -, x, and / operators to create an expression equal to 761.",761,64,12,2,5 +129,"Use all four numbers (69, 9, 31, 52) to make 538. Only +, -, x, and / operators are allowed.",538,69,9,31,52 +130,"Find a way to combine 43, 15, 14, and 59 to get 718 using only +, -, x, and / operators.",718,43,15,14,59 +131,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 15, 59, 13, and 68 to equal 850.",850,15,59,13,68 +132,"Use all four numbers (62, 3, 23, 57) to make 152. Only +, -, x, and / operators are allowed.",152,62,3,23,57 +133,"Arrange 90, 6, 16, and 55 with +, -, x, and / to make 964.",964,90,6,16,55 +134,"Given the numbers 40, 26, 65, and 16, arrange them with +, -, x, and / operators to achieve 32.",32,40,26,65,16 +135,"Arrange 95, 61, 61, and 94 with +, -, x, and / to make 1.",1,95,61,61,94 +136,"Create a mathematical expression using 53, 10, 83, and 55 that equals 502. Only basic arithmetic operators (+, -, x, /) are permitted.",502,53,10,83,55 +137,"Can you make 678 using 75, 48, 11, and 75? Use only +, -, x, and / operators.",678,75,48,11,75 +138,"Problem: How can you use the four numbers 31, 10, 76, 1 with +, -, x, and / operators to get 234?",234,31,10,76,1 +139,"Your task: Use 72, 93, 30, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 345.",345,72,93,30,6 +140,"Can you make 737 using 41, 66, 63, and 10? Use only +, -, x, and / operators.",737,41,66,63,10 +141,"Can you make 39 using 46, 3, 69, and 30? Use only +, -, x, and / operators.",39,46,3,69,30 +142,"Create a mathematical expression using 99, 67, 38, and 76 that equals 233. Only basic arithmetic operators (+, -, x, /) are permitted.",233,99,67,38,76 +143,"Given the numbers 21, 21, 2, and 87, arrange them with +, -, x, and / operators to achieve 90.",90,21,21,2,87 +144,"Using the numbers 11, 85, 5, and 51, create an expression that equals 181. You can only use +, -, x, and / operators.",181,11,85,5,51 +145,"Use all four numbers (1, 100, 45, 68) to make 123. Only +, -, x, and / operators are allowed.",123,1,100,45,68 +146,"Given the numbers 67, 39, 23, and 8, arrange them with +, -, x, and / operators to achieve 972.",972,67,39,23,8 +147,"Arrange 45, 5, 64, and 12 with +, -, x, and / to make 277.",277,45,5,64,12 +148,"Create a mathematical expression using 24, 73, 24, and 19 that equals 407. Only basic arithmetic operators (+, -, x, /) are permitted.",407,24,73,24,19 +149,"Find a way to combine 78, 62, 89, and 45 to get 831 using only +, -, x, and / operators.",831,78,62,89,45 +150,"Your task: Use 5, 69, 54, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 336.",336,5,69,54,6 +151,"Given the numbers 6, 33, 88, and 51, arrange them with +, -, x, and / operators to achieve 59.",59,6,33,88,51 +152,"Your task: Use 10, 88, 86, and 59 exactly once each with only +, -, x, and / operators to create an expression equal to 853.",853,10,88,86,59 +153,"Arrange 76, 5, 78, and 10 with +, -, x, and / to make 312.",312,76,5,78,10 +154,"Arrange 1, 66, 33, and 16 with +, -, x, and / to make 49.",49,1,66,33,16 +155,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 46, 20, 10, and 26 to equal 49.",49,46,20,10,26 +156,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 65, 6, 92, and 12 to equal 629.",629,65,6,92,12 +157,"Your task: Use 21, 39, 70, and 5 exactly once each with only +, -, x, and / operators to create an expression equal to 469.",469,21,39,70,5 +158,"Can you make 53 using 30, 46, 27, and 54? Use only +, -, x, and / operators.",53,30,46,27,54 +159,"Your task: Use 23, 17, 68, and 33 exactly once each with only +, -, x, and / operators to create an expression equal to 426.",426,23,17,68,33 +160,"Arrange 83, 46, 9, and 50 with +, -, x, and / to make 579.",579,83,46,9,50 +161,"Your task: Use 98, 93, 75, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 866.",866,98,93,75,9 +162,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 85, 67, 2, and 29 to equal 210.",210,85,67,2,29 +163,"Find a way to combine 55, 96, 8, and 6 to get 53 using only +, -, x, and / operators.",53,55,96,8,6 +164,"Using the numbers 57, 3, 34, and 5, create an expression that equals 164. You can only use +, -, x, and / operators.",164,57,3,34,5 +165,"Use all four numbers (99, 68, 16, 31) to make 527. Only +, -, x, and / operators are allowed.",527,99,68,16,31 +166,"Arrange 49, 23, 69, and 92 with +, -, x, and / to make 966.",966,49,23,69,92 +167,"Create a mathematical expression using 44, 17, 7, and 89 that equals 14. Only basic arithmetic operators (+, -, x, /) are permitted.",14,44,17,7,89 +168,"Can you make 301 using 12, 4, 92, and 79? Use only +, -, x, and / operators.",301,12,4,92,79 +169,"Arrange 70, 7, 57, and 77 with +, -, x, and / to make 624.",624,70,7,57,77 +170,"Using the numbers 46, 6, 94, and 17, create an expression that equals 593. You can only use +, -, x, and / operators.",593,46,6,94,17 +171,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 40, 47, 15, and 56 to equal 833.",833,40,47,15,56 +172,"Create a mathematical expression using 2, 69, 31, and 88 that equals 81. Only basic arithmetic operators (+, -, x, /) are permitted.",81,2,69,31,88 +173,"Your task: Use 10, 24, 65, and 14 exactly once each with only +, -, x, and / operators to create an expression equal to 896.",896,10,24,65,14 +174,"Problem: How can you use the four numbers 51, 1, 7, 1 with +, -, x, and / operators to get 58?",58,51,1,7,1 +175,"Find a way to combine 32, 7, 38, and 7 to get 10 using only +, -, x, and / operators.",10,32,7,38,7 +176,"Your task: Use 76, 75, 25, and 21 exactly once each with only +, -, x, and / operators to create an expression equal to 58.",58,76,75,25,21 +177,"Your task: Use 12, 89, 8, and 79 exactly once each with only +, -, x, and / operators to create an expression equal to 997.",997,12,89,8,79 +178,"Use all four numbers (51, 1, 8, 98) to make 310. Only +, -, x, and / operators are allowed.",310,51,1,8,98 +179,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 70, 5, 43, and 42 to equal 351.",351,70,5,43,42 +180,"Given the numbers 96, 5, 15, and 28, arrange them with +, -, x, and / operators to achieve 493.",493,96,5,15,28 +181,"Arrange 9, 30, 27, and 96 with +, -, x, and / to make 147.",147,9,30,27,96 +182,"Arrange 14, 85, 29, and 26 with +, -, x, and / to make 683.",683,14,85,29,26 +183,"Problem: How can you use the four numbers 43, 6, 69, 23 with +, -, x, and / operators to get 25?",25,43,6,69,23 +184,"Create a mathematical expression using 73, 56, 10, and 31 that equals 439. Only basic arithmetic operators (+, -, x, /) are permitted.",439,73,56,10,31 +185,"Create a mathematical expression using 9, 37, 69, and 89 that equals 175. Only basic arithmetic operators (+, -, x, /) are permitted.",175,9,37,69,89 +186,"Find a way to combine 18, 57, 18, and 46 to get 962 using only +, -, x, and / operators.",962,18,57,18,46 +187,"Using the numbers 45, 63, 51, and 15, create an expression that equals 747. You can only use +, -, x, and / operators.",747,45,63,51,15 +188,"Arrange 97, 92, 92, and 2 with +, -, x, and / to make 95.",95,97,92,92,2 +189,"Find a way to combine 65, 10, 42, and 71 to get 679 using only +, -, x, and / operators.",679,65,10,42,71 +190,"Given the numbers 29, 29, 42, and 87, arrange them with +, -, x, and / operators to achieve 15.",15,29,29,42,87 +191,"Find a way to combine 86, 2, 25, and 22 to get 14 using only +, -, x, and / operators.",14,86,2,25,22 +192,"Find a way to combine 10, 76, 36, and 78 to get 718 using only +, -, x, and / operators.",718,10,76,36,78 +193,"Create a mathematical expression using 44, 77, 28, and 30 that equals 91. Only basic arithmetic operators (+, -, x, /) are permitted.",91,44,77,28,30 +194,"Given the numbers 6, 62, 15, and 1, arrange them with +, -, x, and / operators to achieve 53.",53,6,62,15,1 +195,"Can you make 234 using 12, 70, 3, and 46? Use only +, -, x, and / operators.",234,12,70,3,46 +196,"Create a mathematical expression using 41, 28, 2, and 98 that equals 287. Only basic arithmetic operators (+, -, x, /) are permitted.",287,41,28,2,98 +197,"Arrange 6, 24, 68, and 57 with +, -, x, and / to make 133.",133,6,24,68,57 +198,"Given the numbers 86, 58, 6, and 8, arrange them with +, -, x, and / operators to achieve 96.",96,86,58,6,8 +199,"Create a mathematical expression using 10, 71, 60, and 84 that equals 734. Only basic arithmetic operators (+, -, x, /) are permitted.",734,10,71,60,84 +200,"Use all four numbers (36, 66, 11, 42) to make 72. Only +, -, x, and / operators are allowed.",72,36,66,11,42 +201,"Problem: How can you use the four numbers 15, 42, 13, 96 with +, -, x, and / operators to get 657?",657,15,42,13,96 +202,"Using the numbers 100, 12, 80, and 24, create an expression that equals 140. You can only use +, -, x, and / operators.",140,100,12,80,24 +203,"Arrange 48, 57, 8, and 33 with +, -, x, and / to make 375.",375,48,57,8,33 +204,"Use all four numbers (40, 41, 75, 12) to make 981. Only +, -, x, and / operators are allowed.",981,40,41,75,12 +205,"Create a mathematical expression using 56, 99, 51, and 9 that equals 617. Only basic arithmetic operators (+, -, x, /) are permitted.",617,56,99,51,9 +206,"Given the numbers 4, 63, 41, and 25, arrange them with +, -, x, and / operators to achieve 318.",318,4,63,41,25 +207,"Can you make 843 using 84, 4, 13, and 39? Use only +, -, x, and / operators.",843,84,4,13,39 +208,"Create a mathematical expression using 84, 28, 12, and 67 that equals 916. Only basic arithmetic operators (+, -, x, /) are permitted.",916,84,28,12,67 +209,"Find a way to combine 89, 32, 51, and 68 to get 113 using only +, -, x, and / operators.",113,89,32,51,68 +210,"Problem: How can you use the four numbers 3, 77, 98, 75 with +, -, x, and / operators to get 404?",404,3,77,98,75 +211,"Create a mathematical expression using 91, 71, 2, and 35 that equals 198. Only basic arithmetic operators (+, -, x, /) are permitted.",198,91,71,2,35 +212,"Your task: Use 49, 2, 15, and 30 exactly once each with only +, -, x, and / operators to create an expression equal to 53.",53,49,2,15,30 +213,"Create a mathematical expression using 13, 24, 54, and 1 that equals 43. Only basic arithmetic operators (+, -, x, /) are permitted.",43,13,24,54,1 +214,"Create a mathematical expression using 6, 6, 15, and 1 that equals 15. Only basic arithmetic operators (+, -, x, /) are permitted.",15,6,6,15,1 +215,"Can you make 361 using 46, 85, 10, and 30? Use only +, -, x, and / operators.",361,46,85,10,30 +216,"Use all four numbers (19, 38, 31, 60) to make 930. Only +, -, x, and / operators are allowed.",930,19,38,31,60 +217,"Problem: How can you use the four numbers 36, 82, 82, 2 with +, -, x, and / operators to get 34?",34,36,82,82,2 +218,"Find a way to combine 68, 11, 41, and 91 to get 698 using only +, -, x, and / operators.",698,68,11,41,91 +219,"Arrange 61, 56, 39, and 75 with +, -, x, and / to make 491.",491,61,56,39,75 +220,"Use all four numbers (81, 9, 92, 62) to make 163. Only +, -, x, and / operators are allowed.",163,81,9,92,62 +221,"Can you make 637 using 39, 60, 49, and 20? Use only +, -, x, and / operators.",637,39,60,49,20 +222,"Using the numbers 73, 4, 5, and 11, create an expression that equals 347. You can only use +, -, x, and / operators.",347,73,4,5,11 +223,"Problem: How can you use the four numbers 38, 78, 3, 31 with +, -, x, and / operators to get 43?",43,38,78,3,31 +224,"Given the numbers 24, 58, 6, and 91, arrange them with +, -, x, and / operators to achieve 323.",323,24,58,6,91 +225,"Using the numbers 26, 68, 12, and 32, create an expression that equals 810. You can only use +, -, x, and / operators.",810,26,68,12,32 +226,"Can you make 198 using 33, 25, 10, and 14? Use only +, -, x, and / operators.",198,33,25,10,14 +227,"Find a way to combine 59, 35, 34, and 56 to get 161 using only +, -, x, and / operators.",161,59,35,34,56 +228,"Your task: Use 85, 77, 4, and 24 exactly once each with only +, -, x, and / operators to create an expression equal to 258.",258,85,77,4,24 +229,"Find a way to combine 45, 24, 37, and 66 to get 999 using only +, -, x, and / operators.",999,45,24,37,66 +230,"Given the numbers 3, 77, 53, and 61, arrange them with +, -, x, and / operators to achieve 117.",117,3,77,53,61 +231,"Using the numbers 96, 80, 40, and 55, create an expression that equals 247. You can only use +, -, x, and / operators.",247,96,80,40,55 +232,"Your task: Use 92, 86, 8, and 75 exactly once each with only +, -, x, and / operators to create an expression equal to 855.",855,92,86,8,75 +233,"Using the numbers 48, 24, 52, and 79, create an expression that equals 183. You can only use +, -, x, and / operators.",183,48,24,52,79 +234,"Can you make 446 using 21, 12, 33, and 29? Use only +, -, x, and / operators.",446,21,12,33,29 +235,"Your task: Use 20, 17, 67, and 8 exactly once each with only +, -, x, and / operators to create an expression equal to 415.",415,20,17,67,8 +236,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 43, 85, 69, and 43 to equal 688.",688,43,85,69,43 +237,"Create a mathematical expression using 59, 3, 72, and 84 that equals 359. Only basic arithmetic operators (+, -, x, /) are permitted.",359,59,3,72,84 +238,"Problem: How can you use the four numbers 83, 9, 63, 34 with +, -, x, and / operators to get 615?",615,83,9,63,34 +239,"Given the numbers 7, 55, 63, and 21, arrange them with +, -, x, and / operators to achieve 427.",427,7,55,63,21 +240,"Find a way to combine 29, 56, 51, and 17 to get 82 using only +, -, x, and / operators.",82,29,56,51,17 +241,"Problem: How can you use the four numbers 57, 2, 65, 23 with +, -, x, and / operators to get 202?",202,57,2,65,23 +242,"Arrange 6, 4, 3, and 57 with +, -, x, and / to make 75.",75,6,4,3,57 +243,"Create a mathematical expression using 28, 18, 74, and 34 that equals 612. Only basic arithmetic operators (+, -, x, /) are permitted.",612,28,18,74,34 +244,"Can you make 986 using 36, 29, 40, and 98? Use only +, -, x, and / operators.",986,36,29,40,98 +245,"Using the numbers 90, 46, 2, and 99, create an expression that equals 242. You can only use +, -, x, and / operators.",242,90,46,2,99 +246,"Can you make 148 using 37, 37, 12, and 4? Use only +, -, x, and / operators.",148,37,37,12,4 +247,"Arrange 11, 65, 13, and 25 with +, -, x, and / to make 41.",41,11,65,13,25 +248,"Can you make 916 using 82, 42, 20, and 6? Use only +, -, x, and / operators.",916,82,42,20,6 +249,"Given the numbers 55, 3, 43, and 72, arrange them with +, -, x, and / operators to achieve 256.",256,55,3,43,72 +250,"Can you make 169 using 40, 76, 20, and 17? Use only +, -, x, and / operators.",169,40,76,20,17 +251,"Problem: How can you use the four numbers 24, 81, 12, 41 with +, -, x, and / operators to get 597?",597,24,81,12,41 +252,"Arrange 3, 31, 44, and 19 with +, -, x, and / to make 156.",156,3,31,44,19 +253,"Arrange 81, 36, 10, and 34 with +, -, x, and / to make 765.",765,81,36,10,34 +254,"Create a mathematical expression using 81, 17, 7, and 65 that equals 135. Only basic arithmetic operators (+, -, x, /) are permitted.",135,81,17,7,65 +255,"Can you make 983 using 88, 9, 96, and 31? Use only +, -, x, and / operators.",983,88,9,96,31 +256,"Find a way to combine 21, 86, 43, and 84 to get 107 using only +, -, x, and / operators.",107,21,86,43,84 +257,"Arrange 57, 12, 42, and 96 with +, -, x, and / to make 630.",630,57,12,42,96 +258,"Use all four numbers (98, 49, 40, 96) to make 58. Only +, -, x, and / operators are allowed.",58,98,49,40,96 +259,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 96, 43, 38, and 7 to equal 319.",319,96,43,38,7 +260,"Can you make 113 using 78, 1, 27, and 62? Use only +, -, x, and / operators.",113,78,1,27,62 +261,"Find a way to combine 64, 53, 24, and 4 to get 5 using only +, -, x, and / operators.",5,64,53,24,4 +262,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 33, 5, 80, and 77 to equal 510.",510,33,5,80,77 +263,"Find a way to combine 61, 2, 57, and 65 to get 12 using only +, -, x, and / operators.",12,61,2,57,65 +264,"Using the numbers 21, 42, 26, and 13, create an expression that equals 42. You can only use +, -, x, and / operators.",42,21,42,26,13 +265,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 15, 4, 1, and 57 to equal 117.",117,15,4,1,57 +266,"Using the numbers 29, 20, 59, and 40, create an expression that equals 599. You can only use +, -, x, and / operators.",599,29,20,59,40 +267,"Given the numbers 80, 81, 26, and 6, arrange them with +, -, x, and / operators to achieve 431.",431,80,81,26,6 +268,"Given the numbers 27, 71, 39, and 7, arrange them with +, -, x, and / operators to achieve 371.",371,27,71,39,7 +269,"Problem: How can you use the four numbers 11, 25, 22, 100 with +, -, x, and / operators to get 968?",968,11,25,22,100 +270,"Arrange 100, 3, 2, and 33 with +, -, x, and / to make 366.",366,100,3,2,33 +271,"Create a mathematical expression using 13, 67, 57, and 36 that equals 892. Only basic arithmetic operators (+, -, x, /) are permitted.",892,13,67,57,36 +272,"Use all four numbers (91, 40, 82, 41) to make 129. Only +, -, x, and / operators are allowed.",129,91,40,82,41 +273,"Create a mathematical expression using 27, 81, 11, and 52 that equals 518. Only basic arithmetic operators (+, -, x, /) are permitted.",518,27,81,11,52 +274,"Given the numbers 4, 73, 13, and 81, arrange them with +, -, x, and / operators to achieve 386.",386,4,73,13,81 +275,"Can you make 711 using 78, 17, 7, and 88? Use only +, -, x, and / operators.",711,78,17,7,88 +276,"Use all four numbers (30, 35, 44, 15) to make 655. Only +, -, x, and / operators are allowed.",655,30,35,44,15 +277,"Can you make 511 using 9, 51, 54, and 2? Use only +, -, x, and / operators.",511,9,51,54,2 +278,"Problem: How can you use the four numbers 47, 12, 22, 43 with +, -, x, and / operators to get 268?",268,47,12,22,43 +279,"Use all four numbers (16, 56, 6, 66) to make 500. Only +, -, x, and / operators are allowed.",500,16,56,6,66 +280,"Your task: Use 10, 42, 37, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 163.",163,10,42,37,3 +281,"Given the numbers 5, 55, 5, and 28, arrange them with +, -, x, and / operators to achieve 135.",135,5,55,5,28 +282,"Can you make 39 using 74, 35, 81, and 81? Use only +, -, x, and / operators.",39,74,35,81,81 +283,"Find a way to combine 9, 1, 85, and 4 to get 349 using only +, -, x, and / operators.",349,9,1,85,4 +284,"Your task: Use 72, 7, 9, and 46 exactly once each with only +, -, x, and / operators to create an expression equal to 102.",102,72,7,9,46 +285,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 11, 56, 32, and 94 to equal 742.",742,11,56,32,94 +286,"Given the numbers 54, 17, 81, and 81, arrange them with +, -, x, and / operators to achieve 919.",919,54,17,81,81 +287,"Can you make 168 using 51, 84, 34, and 42? Use only +, -, x, and / operators.",168,51,84,34,42 +288,"Arrange 38, 1, 72, and 12 with +, -, x, and / to make 31.",31,38,1,72,12 +289,"Use all four numbers (44, 37, 100, 7) to make 928. Only +, -, x, and / operators are allowed.",928,44,37,100,7 +290,"Arrange 24, 36, 91, and 62 with +, -, x, and / to make 711.",711,24,36,91,62 +291,"Given the numbers 10, 89, 77, and 53, arrange them with +, -, x, and / operators to achieve 760.",760,10,89,77,53 +292,"Can you make 308 using 36, 99, 11, and 77? Use only +, -, x, and / operators.",308,36,99,11,77 +293,"Create a mathematical expression using 71, 14, 5, and 34 that equals 965. Only basic arithmetic operators (+, -, x, /) are permitted.",965,71,14,5,34 +294,"Problem: How can you use the four numbers 90, 93, 31, 79 with +, -, x, and / operators to get 8?",8,90,93,31,79 +295,"Can you make 253 using 60, 3, 86, and 65? Use only +, -, x, and / operators.",253,60,3,86,65 +296,"Find a way to combine 52, 88, 88, and 28 to get 80 using only +, -, x, and / operators.",80,52,88,88,28 +297,"Can you make 179 using 13, 29, 99, and 2? Use only +, -, x, and / operators.",179,13,29,99,2 +298,"Your task: Use 42, 3, 99, and 68 exactly once each with only +, -, x, and / operators to create an expression equal to 95.",95,42,3,99,68 +299,"Arrange 4, 13, 58, and 84 with +, -, x, and / to make 674.",674,4,13,58,84 +300,"Problem: How can you use the four numbers 90, 2, 95, 56 with +, -, x, and / operators to get 219?",219,90,2,95,56 +301,"Using the numbers 48, 2, 24, and 32, create an expression that equals 792. You can only use +, -, x, and / operators.",792,48,2,24,32 +302,"Create a mathematical expression using 50, 15, 76, and 66 that equals 760. Only basic arithmetic operators (+, -, x, /) are permitted.",760,50,15,76,66 +303,"Using the numbers 42, 66, 73, and 35, create an expression that equals 217. You can only use +, -, x, and / operators.",217,42,66,73,35 +304,"Create a mathematical expression using 36, 31, 31, and 6 that equals 42. Only basic arithmetic operators (+, -, x, /) are permitted.",42,36,31,31,6 +305,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 38, 66, 9, and 85 to equal 869.",869,38,66,9,85 +306,"Your task: Use 80, 32, 22, and 15 exactly once each with only +, -, x, and / operators to create an expression equal to 442.",442,80,32,22,15 +307,"Can you make 101 using 3, 14, 17, and 76? Use only +, -, x, and / operators.",101,3,14,17,76 +308,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 99, 36, 26, and 52 to equal 117.",117,99,36,26,52 +309,"Your task: Use 85, 37, 52, and 52 exactly once each with only +, -, x, and / operators to create an expression equal to 123.",123,85,37,52,52 +310,"Use all four numbers (6, 45, 1, 100) to make 61. Only +, -, x, and / operators are allowed.",61,6,45,1,100 +311,"Find a way to combine 100, 51, 4, and 80 to get 384 using only +, -, x, and / operators.",384,100,51,4,80 +312,"Arrange 41, 36, 14, and 63 with +, -, x, and / to make 887.",887,41,36,14,63 +313,"Given the numbers 1, 10, 40, and 1, arrange them with +, -, x, and / operators to achieve 400.",400,1,10,40,1 +314,"Find a way to combine 39, 16, 5, and 8 to get 390 using only +, -, x, and / operators.",390,39,16,5,8 +315,"Create a mathematical expression using 59, 2, 26, and 27 that equals 117. Only basic arithmetic operators (+, -, x, /) are permitted.",117,59,2,26,27 +316,"Create a mathematical expression using 21, 27, 6, and 92 that equals 435. Only basic arithmetic operators (+, -, x, /) are permitted.",435,21,27,6,92 +317,"Can you make 185 using 56, 90, 42, and 65? Use only +, -, x, and / operators.",185,56,90,42,65 +318,"Your task: Use 79, 20, 3, and 83 exactly once each with only +, -, x, and / operators to create an expression equal to 222.",222,79,20,3,83 +319,"Given the numbers 1, 35, 78, and 69, arrange them with +, -, x, and / operators to achieve 44.",44,1,35,78,69 +320,"Using the numbers 66, 83, 4, and 60, create an expression that equals 338. You can only use +, -, x, and / operators.",338,66,83,4,60 +321,"Arrange 18, 21, 25, and 56 with +, -, x, and / to make 459.",459,18,21,25,56 +322,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 89, 10, 33, and 12 to equal 494.",494,89,10,33,12 +323,"Given the numbers 64, 14, 1, and 94, arrange them with +, -, x, and / operators to achieve 989.",989,64,14,1,94 +324,"Using the numbers 46, 12, 64, and 100, create an expression that equals 588. You can only use +, -, x, and / operators.",588,46,12,64,100 +325,"Use all four numbers (19, 10, 1, 20) to make 49. Only +, -, x, and / operators are allowed.",49,19,10,1,20 +326,"Use all four numbers (24, 63, 42, 11) to make 47. Only +, -, x, and / operators are allowed.",47,24,63,42,11 +327,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 77, 23, 92, and 15 to equal 293.",293,77,23,92,15 +328,"Using the numbers 90, 6, 3, and 9, create an expression that equals 101. You can only use +, -, x, and / operators.",101,90,6,3,9 +329,"Create a mathematical expression using 35, 6, 34, and 83 that equals 327. Only basic arithmetic operators (+, -, x, /) are permitted.",327,35,6,34,83 +330,"Using the numbers 38, 25, 36, and 7, create an expression that equals 979. You can only use +, -, x, and / operators.",979,38,25,36,7 +331,"Given the numbers 28, 34, 83, and 83, arrange them with +, -, x, and / operators to achieve 63.",63,28,34,83,83 +332,"Your task: Use 35, 2, 56, and 87 exactly once each with only +, -, x, and / operators to create an expression equal to 213.",213,35,2,56,87 +333,"Use all four numbers (5, 13, 16, 21) to make 102. Only +, -, x, and / operators are allowed.",102,5,13,16,21 +334,"Using the numbers 74, 75, 75, and 48, create an expression that equals 123. You can only use +, -, x, and / operators.",123,74,75,75,48 +335,"Your task: Use 97, 77, 8, and 28 exactly once each with only +, -, x, and / operators to create an expression equal to 685.",685,97,77,8,28 +336,"Problem: How can you use the four numbers 6, 91, 9, 95 with +, -, x, and / operators to get 650?",650,6,91,9,95 +337,"Create a mathematical expression using 15, 67, 10, and 75 that equals 255. Only basic arithmetic operators (+, -, x, /) are permitted.",255,15,67,10,75 +338,"Use all four numbers (1, 84, 39, 69) to make 192. Only +, -, x, and / operators are allowed.",192,1,84,39,69 +339,"Can you make 435 using 13, 20, 98, and 77? Use only +, -, x, and / operators.",435,13,20,98,77 +340,"Given the numbers 91, 55, 8, and 6, arrange them with +, -, x, and / operators to achieve 525.",525,91,55,8,6 +341,"Use all four numbers (2, 73, 56, 54) to make 256. Only +, -, x, and / operators are allowed.",256,2,73,56,54 +342,"Can you make 938 using 33, 29, 89, and 70? Use only +, -, x, and / operators.",938,33,29,89,70 +343,"Given the numbers 90, 12, 14, and 80, arrange them with +, -, x, and / operators to achieve 338.",338,90,12,14,80 +344,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 13, 21, 58, and 54 to equal 385.",385,13,21,58,54 +345,"Find a way to combine 18, 32, 48, and 93 to get 105 using only +, -, x, and / operators.",105,18,32,48,93 +346,"Using the numbers 82, 97, 19, and 18, create an expression that equals 327. You can only use +, -, x, and / operators.",327,82,97,19,18 +347,"Your task: Use 2, 59, 64, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 147.",147,2,59,64,93 +348,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 2, 72, 40, and 10 to equal 148.",148,2,72,40,10 +349,"Find a way to combine 69, 23, 95, and 69 to get 216 using only +, -, x, and / operators.",216,69,23,95,69 +350,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 11, 57, 66, and 14 to equal 547.",547,11,57,66,14 +351,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 81, 8, 78, and 54 to equal 672.",672,81,8,78,54 +352,"Problem: How can you use the four numbers 13, 47, 13, 75 with +, -, x, and / operators to get 673?",673,13,47,13,75 +353,"Find a way to combine 15, 41, 100, and 1 to get 156 using only +, -, x, and / operators.",156,15,41,100,1 +354,"Your task: Use 65, 20, 10, and 73 exactly once each with only +, -, x, and / operators to create an expression equal to 140.",140,65,20,10,73 +355,"Find a way to combine 8, 5, 40, and 8 to get 88 using only +, -, x, and / operators.",88,8,5,40,8 +356,"Problem: How can you use the four numbers 94, 3, 89, 16 with +, -, x, and / operators to get 177?",177,94,3,89,16 +357,"Given the numbers 84, 63, 5, and 7, arrange them with +, -, x, and / operators to achieve 56.",56,84,63,5,7 +358,"Can you make 73 using 85, 2, 43, and 74? Use only +, -, x, and / operators.",73,85,2,43,74 +359,"Arrange 7, 76, 87, and 7 with +, -, x, and / to make 692.",692,7,76,87,7 +360,"Arrange 1, 10, 30, and 6 with +, -, x, and / to make 51.",51,1,10,30,6 +361,"Arrange 1, 63, 74, and 66 with +, -, x, and / to make 55.",55,1,63,74,66 +362,"Create a mathematical expression using 68, 67, 65, and 6 that equals 391. Only basic arithmetic operators (+, -, x, /) are permitted.",391,68,67,65,6 +363,"Create a mathematical expression using 73, 87, 74, and 78 that equals 579. Only basic arithmetic operators (+, -, x, /) are permitted.",579,73,87,74,78 +364,"Using the numbers 27, 25, 30, and 93, create an expression that equals 612. You can only use +, -, x, and / operators.",612,27,25,30,93 +365,"Find a way to combine 69, 30, 12, and 2 to get 431 using only +, -, x, and / operators.",431,69,30,12,2 +366,"Your task: Use 89, 45, 7, and 35 exactly once each with only +, -, x, and / operators to create an expression equal to 379.",379,89,45,7,35 +367,"Given the numbers 87, 5, 22, and 26, arrange them with +, -, x, and / operators to achieve 3.",3,87,5,22,26 +368,"Given the numbers 39, 25, 100, and 20, arrange them with +, -, x, and / operators to achieve 970.",970,39,25,100,20 +369,"Using the numbers 92, 3, 61, and 8, create an expression that equals 764. You can only use +, -, x, and / operators.",764,92,3,61,8 +370,"Can you make 15 using 53, 56, 28, and 91? Use only +, -, x, and / operators.",15,53,56,28,91 +371,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 89, 7, 10, and 35 to equal 446.",446,89,7,10,35 +372,"Use all four numbers (52, 19, 74, 33) to make 947. Only +, -, x, and / operators are allowed.",947,52,19,74,33 +373,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 47, 14, 4, and 50 to equal 604.",604,47,14,4,50 +374,"Use all four numbers (22, 26, 21, 17) to make 353. Only +, -, x, and / operators are allowed.",353,22,26,21,17 +375,"Find a way to combine 64, 17, 1, and 95 to get 993 using only +, -, x, and / operators.",993,64,17,1,95 +376,"Your task: Use 57, 48, 4, and 60 exactly once each with only +, -, x, and / operators to create an expression equal to 249.",249,57,48,4,60 +377,"Create a mathematical expression using 30, 67, 43, and 86 that equals 164. Only basic arithmetic operators (+, -, x, /) are permitted.",164,30,67,43,86 +378,"Create a mathematical expression using 84, 7, 2, and 1 that equals 586. Only basic arithmetic operators (+, -, x, /) are permitted.",586,84,7,2,1 +379,"Use all four numbers (52, 16, 78, 52) to make 806. Only +, -, x, and / operators are allowed.",806,52,16,78,52 +380,"Your task: Use 12, 11, 75, and 66 exactly once each with only +, -, x, and / operators to create an expression equal to 273.",273,12,11,75,66 +381,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 17, 5, 73, and 21 to equal 137.",137,17,5,73,21 +382,"Can you make 876 using 18, 100, 28, and 33? Use only +, -, x, and / operators.",876,18,100,28,33 +383,"Using the numbers 20, 1, 31, and 18, create an expression that equals 602. You can only use +, -, x, and / operators.",602,20,1,31,18 +384,"Use all four numbers (13, 64, 32, 10) to make 790. Only +, -, x, and / operators are allowed.",790,13,64,32,10 +385,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 8, 11, 77, and 87 to equal 98.",98,8,11,77,87 +386,"Your task: Use 85, 17, 61, and 60 exactly once each with only +, -, x, and / operators to create an expression equal to 6.",6,85,17,61,60 +387,"Given the numbers 17, 79, 3, and 62, arrange them with +, -, x, and / operators to achieve 192.",192,17,79,3,62 +388,"Your task: Use 18, 76, 92, and 11 exactly once each with only +, -, x, and / operators to create an expression equal to 954.",954,18,76,92,11 +389,"Can you make 662 using 14, 50, 71, and 33? Use only +, -, x, and / operators.",662,14,50,71,33 +390,"Your task: Use 5, 70, 100, and 84 exactly once each with only +, -, x, and / operators to create an expression equal to 366.",366,5,70,100,84 +391,"Problem: How can you use the four numbers 22, 28, 5, 26 with +, -, x, and / operators to get 647?",647,22,28,5,26 +392,"Given the numbers 76, 63, 9, and 27, arrange them with +, -, x, and / operators to achieve 382.",382,76,63,9,27 +393,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 15, 15, 22, and 71 to equal 176.",176,15,15,22,71 +394,"Find a way to combine 47, 78, 12, and 19 to get 197 using only +, -, x, and / operators.",197,47,78,12,19 +395,"Arrange 67, 14, 17, and 14 with +, -, x, and / to make 969.",969,67,14,17,14 +396,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 18, 51, 84, and 2 to equal 27.",27,18,51,84,2 +397,"Can you make 113 using 96, 12, 62, and 43? Use only +, -, x, and / operators.",113,96,12,62,43 +398,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 90, 29, 26, and 71 to equal 773.",773,90,29,26,71 +399,"Use all four numbers (93, 12, 4, 4) to make 35. Only +, -, x, and / operators are allowed.",35,93,12,4,4 +400,"Problem: How can you use the four numbers 53, 13, 54, 83 with +, -, x, and / operators to get 838?",838,53,13,54,83 +401,"Find a way to combine 24, 14, 8, and 7 to get 280 using only +, -, x, and / operators.",280,24,14,8,7 +402,"Create a mathematical expression using 4, 31, 78, and 19 that equals 65. Only basic arithmetic operators (+, -, x, /) are permitted.",65,4,31,78,19 +403,"Arrange 37, 5, 95, and 2 with +, -, x, and / to make 514.",514,37,5,95,2 +404,"Find a way to combine 39, 9, 52, and 75 to get 478 using only +, -, x, and / operators.",478,39,9,52,75 +405,"Create a mathematical expression using 12, 2, 1, and 27 that equals 41. Only basic arithmetic operators (+, -, x, /) are permitted.",41,12,2,1,27 +406,"Using the numbers 62, 9, 14, and 18, create an expression that equals 55. You can only use +, -, x, and / operators.",55,62,9,14,18 +407,"Using the numbers 47, 22, 36, and 6, create an expression that equals 179. You can only use +, -, x, and / operators.",179,47,22,36,6 +408,"Create a mathematical expression using 20, 38, 50, and 13 that equals 823. Only basic arithmetic operators (+, -, x, /) are permitted.",823,20,38,50,13 +409,"Use all four numbers (85, 62, 50, 50) to make 23. Only +, -, x, and / operators are allowed.",23,85,62,50,50 +410,"Given the numbers 76, 19, 69, and 47, arrange them with +, -, x, and / operators to achieve 26.",26,76,19,69,47 +411,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 19, 45, 46, and 47 to equal 856.",856,19,45,46,47 +412,"Can you make 43 using 53, 3, 3, and 11? Use only +, -, x, and / operators.",43,53,3,3,11 +413,"Problem: How can you use the four numbers 57, 33, 2, 32 with +, -, x, and / operators to get 88?",88,57,33,2,32 +414,"Find a way to combine 2, 67, 39, and 18 to get 836 using only +, -, x, and / operators.",836,2,67,39,18 +415,"Can you make 277 using 2, 5, 14, and 20? Use only +, -, x, and / operators.",277,2,5,14,20 +416,"Use all four numbers (48, 1, 56, 97) to make 89. Only +, -, x, and / operators are allowed.",89,48,1,56,97 +417,"Your task: Use 71, 33, 8, and 19 exactly once each with only +, -, x, and / operators to create an expression equal to 354.",354,71,33,8,19 +418,"Problem: How can you use the four numbers 42, 7, 20, 95 with +, -, x, and / operators to get 121?",121,42,7,20,95 +419,"Can you make 103 using 35, 60, 60, and 68? Use only +, -, x, and / operators.",103,35,60,60,68 +420,"Create a mathematical expression using 35, 60, 91, and 15 that equals 735. Only basic arithmetic operators (+, -, x, /) are permitted.",735,35,60,91,15 +421,"Problem: How can you use the four numbers 69, 5, 17, 28 with +, -, x, and / operators to get 356?",356,69,5,17,28 +422,"Your task: Use 4, 75, 62, and 31 exactly once each with only +, -, x, and / operators to create an expression equal to 150.",150,4,75,62,31 +423,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 14, 34, 21, and 99 to equal 629.",629,14,34,21,99 +424,"Problem: How can you use the four numbers 54, 11, 95, 55 with +, -, x, and / operators to get 444?",444,54,11,95,55 +425,"Your task: Use 76, 13, 1, and 79 exactly once each with only +, -, x, and / operators to create an expression equal to 10.",10,76,13,1,79 +426,"Problem: How can you use the four numbers 4, 20, 35, 42 with +, -, x, and / operators to get 746?",746,4,20,35,42 +427,"Problem: How can you use the four numbers 45, 5, 37, 74 with +, -, x, and / operators to get 262?",262,45,5,37,74 +428,"Arrange 25, 8, 28, and 80 with +, -, x, and / to make 252.",252,25,8,28,80 +429,"Arrange 16, 19, 19, and 20 with +, -, x, and / to make 415.",415,16,19,19,20 +430,"Using the numbers 49, 78, 49, and 9, create an expression that equals 69. You can only use +, -, x, and / operators.",69,49,78,49,9 +431,"Find a way to combine 36, 26, 6, and 6 to get 10 using only +, -, x, and / operators.",10,36,26,6,6 +432,"Use all four numbers (65, 11, 15, 19) to make 361. Only +, -, x, and / operators are allowed.",361,65,11,15,19 +433,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 45, 12, 80, and 44 to equal 664.",664,45,12,80,44 +434,"Using the numbers 4, 60, 50, and 21, create an expression that equals 994. You can only use +, -, x, and / operators.",994,4,60,50,21 +435,"Arrange 81, 1, 45, and 82 with +, -, x, and / to make 208.",208,81,1,45,82 +436,"Arrange 53, 66, 2, and 3 with +, -, x, and / to make 583.",583,53,66,2,3 +437,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 85, 5, 87, and 64 to equal 456.",456,85,5,87,64 +438,"Given the numbers 6, 36, 12, and 3, arrange them with +, -, x, and / operators to achieve 6.",6,6,36,12,3 +439,"Can you make 919 using 12, 66, 97, and 30? Use only +, -, x, and / operators.",919,12,66,97,30 +440,"Can you make 156 using 12, 44, 4, and 32? Use only +, -, x, and / operators.",156,12,44,4,32 +441,"Create a mathematical expression using 14, 82, 36, and 23 that equals 760. Only basic arithmetic operators (+, -, x, /) are permitted.",760,14,82,36,23 +442,"Find a way to combine 100, 5, 77, and 18 to get 503 using only +, -, x, and / operators.",503,100,5,77,18 +443,"Arrange 14, 10, 9, and 90 with +, -, x, and / to make 14.",14,14,10,9,90 +444,"Given the numbers 12, 3, 48, and 7, arrange them with +, -, x, and / operators to achieve 163.",163,12,3,48,7 +445,"Create a mathematical expression using 45, 9, 21, and 4 that equals 801. Only basic arithmetic operators (+, -, x, /) are permitted.",801,45,9,21,4 +446,"Problem: How can you use the four numbers 100, 4, 7, 74 with +, -, x, and / operators to get 614?",614,100,4,7,74 +447,"Problem: How can you use the four numbers 92, 2, 77, 79 with +, -, x, and / operators to get 17?",17,92,2,77,79 +448,"Given the numbers 57, 46, 15, and 69, arrange them with +, -, x, and / operators to achieve 47.",47,57,46,15,69 +449,"Problem: How can you use the four numbers 46, 13, 55, 42 with +, -, x, and / operators to get 501?",501,46,13,55,42 +450,"Your task: Use 84, 2, 75, and 32 exactly once each with only +, -, x, and / operators to create an expression equal to 61.",61,84,2,75,32 +451,"Arrange 54, 70, 40, and 64 with +, -, x, and / to make 166.",166,54,70,40,64 +452,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 52, 90, 10, and 13 to equal 272.",272,52,90,10,13 +453,"Given the numbers 19, 30, 36, and 36, arrange them with +, -, x, and / operators to achieve 571.",571,19,30,36,36 +454,"Arrange 33, 3, 17, and 67 with +, -, x, and / to make 151.",151,33,3,17,67 +455,"Can you make 235 using 3, 96, 70, and 17? Use only +, -, x, and / operators.",235,3,96,70,17 +456,"Problem: How can you use the four numbers 96, 24, 80, 31 with +, -, x, and / operators to get 289?",289,96,24,80,31 +457,"Given the numbers 19, 18, 16, and 17, arrange them with +, -, x, and / operators to achieve 309.",309,19,18,16,17 +458,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 29, 9, 99, and 53 to equal 109.",109,29,9,99,53 +459,"Use all four numbers (87, 61, 61, 27) to make 61. Only +, -, x, and / operators are allowed.",61,87,61,61,27 +460,"Your task: Use 26, 55, 37, and 22 exactly once each with only +, -, x, and / operators to create an expression equal to 785.",785,26,55,37,22 +461,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 18, 44, 22, and 22 to equal 748.",748,18,44,22,22 +462,"Problem: How can you use the four numbers 11, 79, 89, 7 with +, -, x, and / operators to get 555?",555,11,79,89,7 +463,"Problem: How can you use the four numbers 98, 13, 8, 17 with +, -, x, and / operators to get 219?",219,98,13,8,17 +464,"Arrange 10, 45, 8, and 10 with +, -, x, and / to make 46.",46,10,45,8,10 +465,"Problem: How can you use the four numbers 40, 34, 24, 52 with +, -, x, and / operators to get 804?",804,40,34,24,52 +466,"Given the numbers 12, 51, 13, and 12, arrange them with +, -, x, and / operators to achieve 587.",587,12,51,13,12 +467,"Can you make 154 using 16, 4, 100, and 50? Use only +, -, x, and / operators.",154,16,4,100,50 +468,"Given the numbers 6, 7, 56, and 24, arrange them with +, -, x, and / operators to achieve 18.",18,6,7,56,24 +469,"Given the numbers 6, 38, 6, and 44, arrange them with +, -, x, and / operators to achieve 232.",232,6,38,6,44 +470,"Arrange 22, 70, 10, and 52 with +, -, x, and / to make 612.",612,22,70,10,52 +471,"Can you make 756 using 11, 76, 2, and 78? Use only +, -, x, and / operators.",756,11,76,2,78 +472,"Given the numbers 90, 62, 62, and 50, arrange them with +, -, x, and / operators to achieve 39.",39,90,62,62,50 +473,"Your task: Use 54, 52, 68, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 72.",72,54,52,68,2 +474,"Find a way to combine 45, 14, 61, and 59 to get 840 using only +, -, x, and / operators.",840,45,14,61,59 +475,"Find a way to combine 70, 5, 33, and 6 to get 311 using only +, -, x, and / operators.",311,70,5,33,6 +476,"Can you make 30 using 91, 1, 17, and 44? Use only +, -, x, and / operators.",30,91,1,17,44 +477,"Your task: Use 75, 5, 75, and 79 exactly once each with only +, -, x, and / operators to create an expression equal to 221.",221,75,5,75,79 +478,"Your task: Use 11, 8, 3, and 64 exactly once each with only +, -, x, and / operators to create an expression equal to 99.",99,11,8,3,64 +479,"Create a mathematical expression using 90, 51, 6, and 12 that equals 384. Only basic arithmetic operators (+, -, x, /) are permitted.",384,90,51,6,12 +480,"Your task: Use 8, 27, 55, and 70 exactly once each with only +, -, x, and / operators to create an expression equal to 91.",91,8,27,55,70 +481,"Can you make 147 using 53, 94, 30, and 30? Use only +, -, x, and / operators.",147,53,94,30,30 +482,"Can you make 125 using 23, 23, 60, and 64? Use only +, -, x, and / operators.",125,23,23,60,64 +483,"Find a way to combine 81, 35, 67, and 7 to get 416 using only +, -, x, and / operators.",416,81,35,67,7 +484,"Given the numbers 88, 6, 24, and 66, arrange them with +, -, x, and / operators to achieve 10.",10,88,6,24,66 +485,"Arrange 41, 17, 72, and 93 with +, -, x, and / to make 718.",718,41,17,72,93 +486,"Can you make 213 using 82, 2, 82, and 90? Use only +, -, x, and / operators.",213,82,2,82,90 +487,"Create a mathematical expression using 85, 32, 52, and 16 that equals 885. Only basic arithmetic operators (+, -, x, /) are permitted.",885,85,32,52,16 +488,"Problem: How can you use the four numbers 45, 8, 76, 73 with +, -, x, and / operators to get 363?",363,45,8,76,73 +489,"Problem: How can you use the four numbers 13, 68, 9, 30 with +, -, x, and / operators to get 595?",595,13,68,9,30 +490,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 25, 3, 9, and 30 to equal 292.",292,25,3,9,30 +491,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 31, 2, 75, and 8 to equal 189.",189,31,2,75,8 +492,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 30, 96, 1, and 66 to equal 192.",192,30,96,1,66 +493,"Given the numbers 24, 16, 3, and 72, arrange them with +, -, x, and / operators to achieve 200.",200,24,16,3,72 +494,"Using the numbers 74, 15, 59, and 93, create an expression that equals 866. You can only use +, -, x, and / operators.",866,74,15,59,93 +495,"Problem: How can you use the four numbers 43, 64, 13, 25 with +, -, x, and / operators to get 900?",900,43,64,13,25 +496,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 1, 3, and 13 to equal 43.",43,4,1,3,13 +497,"Use all four numbers (54, 8, 81, 11) to make 362. Only +, -, x, and / operators are allowed.",362,54,8,81,11 +498,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 13, 24, 39, and 59 to equal 890.",890,13,24,39,59 +499,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 69, 8, 89, and 54 to equal 727.",727,69,8,89,54 +500,"Problem: How can you use the four numbers 24, 45, 10, 19 with +, -, x, and / operators to get 259?",259,24,45,10,19 +501,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 67, 88, 88, and 5 to equal 72.",72,67,88,88,5 +502,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 74, 89, 83, and 83 to equal 163.",163,74,89,83,83 +503,"Your task: Use 13, 4, 17, and 80 exactly once each with only +, -, x, and / operators to create an expression equal to 804.",804,13,4,17,80 +504,"Your task: Use 13, 11, 71, and 99 exactly once each with only +, -, x, and / operators to create an expression equal to 313.",313,13,11,71,99 +505,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 63, 100, 21, and 85 to equal 215.",215,63,100,21,85 +506,"Arrange 13, 13, 67, and 65 with +, -, x, and / to make 3.",3,13,13,67,65 +507,"Problem: How can you use the four numbers 59, 35, 38, 1 with +, -, x, and / operators to get 56?",56,59,35,38,1 +508,"Use all four numbers (6, 80, 41, 22) to make 499. Only +, -, x, and / operators are allowed.",499,6,80,41,22 +509,"Given the numbers 66, 2, 2, and 33, arrange them with +, -, x, and / operators to achieve 198.",198,66,2,2,33 +510,"Given the numbers 96, 4, 51, and 60, arrange them with +, -, x, and / operators to achieve 393.",393,96,4,51,60 +511,"Use all four numbers (25, 51, 72, 14) to make 982. Only +, -, x, and / operators are allowed.",982,25,51,72,14 +512,"Can you make 152 using 48, 28, 12, and 11? Use only +, -, x, and / operators.",152,48,28,12,11 +513,"Arrange 91, 4, 53, and 99 with +, -, x, and / to make 410.",410,91,4,53,99 +514,"Can you make 439 using 39, 7, 54, and 22? Use only +, -, x, and / operators.",439,39,7,54,22 +515,"Arrange 81, 7, 66, and 6 with +, -, x, and / to make 639.",639,81,7,66,6 +516,"Given the numbers 75, 28, 65, and 1, arrange them with +, -, x, and / operators to achieve 168.",168,75,28,65,1 +517,"Problem: How can you use the four numbers 69, 28, 10, 9 with +, -, x, and / operators to get 187?",187,69,28,10,9 +518,"Can you make 274 using 28, 82, 27, and 9? Use only +, -, x, and / operators.",274,28,82,27,9 +519,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 80, 33, 33, and 20 to equal 60.",60,80,33,33,20 +520,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 17, 2, and 89 to equal 229.",229,3,17,2,89 +521,"Can you make 899 using 53, 17, 8, and 10? Use only +, -, x, and / operators.",899,53,17,8,10 +522,"Given the numbers 4, 53, 30, and 18, arrange them with +, -, x, and / operators to achieve 224.",224,4,53,30,18 +523,"Can you make 6 using 6, 64, 1, and 64? Use only +, -, x, and / operators.",6,6,64,1,64 +524,"Problem: How can you use the four numbers 41, 17, 9, 33 with +, -, x, and / operators to get 400?",400,41,17,9,33 +525,"Find a way to combine 86, 19, 11, and 70 to get 365 using only +, -, x, and / operators.",365,86,19,11,70 +526,"Create a mathematical expression using 65, 30, 2, and 7 that equals 57. Only basic arithmetic operators (+, -, x, /) are permitted.",57,65,30,2,7 +527,"Your task: Use 31, 99, 55, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 427.",427,31,99,55,9 +528,"Using the numbers 15, 66, 38, and 10, create an expression that equals 461. You can only use +, -, x, and / operators.",461,15,66,38,10 +529,"Your task: Use 23, 52, 4, and 30 exactly once each with only +, -, x, and / operators to create an expression equal to 261.",261,23,52,4,30 +530,"Given the numbers 30, 9, 34, and 23, arrange them with +, -, x, and / operators to achieve 259.",259,30,9,34,23 +531,"Can you make 139 using 13, 12, 40, and 57? Use only +, -, x, and / operators.",139,13,12,40,57 +532,"Use all four numbers (22, 44, 16, 70) to make 914. Only +, -, x, and / operators are allowed.",914,22,44,16,70 +533,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 26, 8, 18, and 57 to equal 133.",133,26,8,18,57 +534,"Create a mathematical expression using 9, 43, 70, and 18 that equals 335. Only basic arithmetic operators (+, -, x, /) are permitted.",335,9,43,70,18 +535,"Can you make 190 using 1, 95, 37, and 58? Use only +, -, x, and / operators.",190,1,95,37,58 +536,"Can you make 578 using 10, 41, 86, and 82? Use only +, -, x, and / operators.",578,10,41,86,82 +537,"Use all four numbers (1, 46, 17, 80) to make 703. Only +, -, x, and / operators are allowed.",703,1,46,17,80 +538,"Using the numbers 5, 94, 67, and 9, create an expression that equals 528. You can only use +, -, x, and / operators.",528,5,94,67,9 +539,"Arrange 19, 1, 44, and 11 with +, -, x, and / to make 504.",504,19,1,44,11 +540,"Can you make 28 using 61, 4, 7, and 61? Use only +, -, x, and / operators.",28,61,4,7,61 +541,"Problem: How can you use the four numbers 29, 22, 69, 71 with +, -, x, and / operators to get 778?",778,29,22,69,71 +542,"Arrange 97, 18, 58, and 1 with +, -, x, and / to make 137.",137,97,18,58,1 +543,"Find a way to combine 79, 52, 65, and 65 to get 28 using only +, -, x, and / operators.",28,79,52,65,65 +544,"Use all four numbers (39, 10, 100, 6) to make 284. Only +, -, x, and / operators are allowed.",284,39,10,100,6 +545,"Find a way to combine 56, 6, 57, and 39 to get 432 using only +, -, x, and / operators.",432,56,6,57,39 +546,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 76, 7, 81, and 9 to equal 92.",92,76,7,81,9 +547,"Create a mathematical expression using 62, 13, 63, and 44 that equals 837. Only basic arithmetic operators (+, -, x, /) are permitted.",837,62,13,63,44 +548,"Your task: Use 31, 11, 7, and 98 exactly once each with only +, -, x, and / operators to create an expression equal to 52.",52,31,11,7,98 +549,"Create a mathematical expression using 83, 4, 50, and 80 that equals 202. Only basic arithmetic operators (+, -, x, /) are permitted.",202,83,4,50,80 +550,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 63, 37, 4, and 16 to equal 227.",227,63,37,4,16 +551,"Problem: How can you use the four numbers 5, 46, 42, 78 with +, -, x, and / operators to get 266?",266,5,46,42,78 +552,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 77, 46, 8, and 29 to equal 416.",416,77,46,8,29 +553,"Find a way to combine 29, 21, 69, and 9 to get 669 using only +, -, x, and / operators.",669,29,21,69,9 +554,"Arrange 5, 11, 66, and 69 with +, -, x, and / to make 190.",190,5,11,66,69 +555,"Your task: Use 2, 99, 9, and 61 exactly once each with only +, -, x, and / operators to create an expression equal to 74.",74,2,99,9,61 +556,"Using the numbers 4, 43, 1, and 83, create an expression that equals 130. You can only use +, -, x, and / operators.",130,4,43,1,83 +557,"Use all four numbers (84, 76, 28, 27) to make 764. Only +, -, x, and / operators are allowed.",764,84,76,28,27 +558,"Using the numbers 68, 28, 1, and 8, create an expression that equals 88. You can only use +, -, x, and / operators.",88,68,28,1,8 +559,"Can you make 733 using 44, 19, 93, and 10? Use only +, -, x, and / operators.",733,44,19,93,10 +560,"Problem: How can you use the four numbers 88, 60, 2, 49 with +, -, x, and / operators to get 159?",159,88,60,2,49 +561,"Your task: Use 77, 63, 69, and 63 exactly once each with only +, -, x, and / operators to create an expression equal to 8.",8,77,63,69,63 +562,"Find a way to combine 69, 2, 98, and 68 to get 197 using only +, -, x, and / operators.",197,69,2,98,68 +563,"Given the numbers 38, 36, 40, and 9, arrange them with +, -, x, and / operators to achieve 380.",380,38,36,40,9 +564,"Problem: How can you use the four numbers 4, 34, 4, 34 with +, -, x, and / operators to get 98?",98,4,34,4,34 +565,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 71, 11, 29, and 8 to equal 818.",818,71,11,29,8 +566,"Arrange 12, 6, 81, and 63 with +, -, x, and / to make 56.",56,12,6,81,63 +567,"Find a way to combine 8, 59, 38, and 16 to get 557 using only +, -, x, and / operators.",557,8,59,38,16 +568,"Given the numbers 32, 18, 39, and 56, arrange them with +, -, x, and / operators to achieve 559.",559,32,18,39,56 +569,"Problem: How can you use the four numbers 22, 94, 1, 20 with +, -, x, and / operators to get 96?",96,22,94,1,20 +570,"Using the numbers 60, 80, 2, and 50, create an expression that equals 75. You can only use +, -, x, and / operators.",75,60,80,2,50 +571,"Given the numbers 18, 6, 16, and 1, arrange them with +, -, x, and / operators to achieve 115.",115,18,6,16,1 +572,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 43, 31, 12, and 65 to equal 350.",350,43,31,12,65 +573,"Problem: How can you use the four numbers 24, 43, 5, 12 with +, -, x, and / operators to get 972?",972,24,43,5,12 +574,"Problem: How can you use the four numbers 9, 29, 89, 45 with +, -, x, and / operators to get 395?",395,9,29,89,45 +575,"Using the numbers 16, 17, 43, and 44, create an expression that equals 271. You can only use +, -, x, and / operators.",271,16,17,43,44 +576,"Problem: How can you use the four numbers 48, 16, 2, 45 with +, -, x, and / operators to get 858?",858,48,16,2,45 +577,"Arrange 82, 54, 1, and 87 with +, -, x, and / to make 115.",115,82,54,1,87 +578,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 78, 3, 94, and 7 to equal 684.",684,78,3,94,7 +579,"Problem: How can you use the four numbers 82, 24, 2, 68 with +, -, x, and / operators to get 26?",26,82,24,2,68 +580,"Arrange 19, 38, 87, and 28 with +, -, x, and / to make 607.",607,19,38,87,28 +581,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 84, 12, 92, and 90 to equal 9.",9,84,12,92,90 +582,"Using the numbers 8, 81, 74, and 74, create an expression that equals 89. You can only use +, -, x, and / operators.",89,8,81,74,74 +583,"Create a mathematical expression using 5, 94, 84, and 99 that equals 485. Only basic arithmetic operators (+, -, x, /) are permitted.",485,5,94,84,99 +584,"Can you make 129 using 22, 2, 9, and 94? Use only +, -, x, and / operators.",129,22,2,9,94 +585,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 72, 78, 9, and 60 to equal 714.",714,72,78,9,60 +586,"Arrange 35, 42, 10, and 9 with +, -, x, and / to make 83.",83,35,42,10,9 +587,"Your task: Use 18, 79, 66, and 11 exactly once each with only +, -, x, and / operators to create an expression equal to 237.",237,18,79,66,11 +588,"Find a way to combine 72, 18, 26, and 42 to get 582 using only +, -, x, and / operators.",582,72,18,26,42 +589,"Can you make 60 using 3, 28, 16, and 35? Use only +, -, x, and / operators.",60,3,28,16,35 +590,"Use all four numbers (8, 96, 49, 56) to make 92. Only +, -, x, and / operators are allowed.",92,8,96,49,56 +591,"Using the numbers 10, 16, 67, and 35, create an expression that equals 128. You can only use +, -, x, and / operators.",128,10,16,67,35 +592,"Create a mathematical expression using 8, 21, 1, and 21 that equals 189. Only basic arithmetic operators (+, -, x, /) are permitted.",189,8,21,1,21 +593,"Arrange 30, 45, 8, and 3 with +, -, x, and / to make 51.",51,30,45,8,3 +594,"Using the numbers 73, 8, 32, and 23, create an expression that equals 593. You can only use +, -, x, and / operators.",593,73,8,32,23 +595,"Using the numbers 28, 27, 33, and 78, create an expression that equals 801. You can only use +, -, x, and / operators.",801,28,27,33,78 +596,"Create a mathematical expression using 50, 2, 99, and 95 that equals 21. Only basic arithmetic operators (+, -, x, /) are permitted.",21,50,2,99,95 +597,"Find a way to combine 24, 61, 10, and 43 to get 515 using only +, -, x, and / operators.",515,24,61,10,43 +598,"Can you make 80 using 11, 51, 20, and 6? Use only +, -, x, and / operators.",80,11,51,20,6 +599,"Problem: How can you use the four numbers 33, 84, 4, 40 with +, -, x, and / operators to get 733?",733,33,84,4,40 +600,"Find a way to combine 45, 13, 12, and 79 to get 280 using only +, -, x, and / operators.",280,45,13,12,79 +601,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 58, 3, 89, and 65 to equal 260.",260,58,3,89,65 +602,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 51, 20, 31, and 20 to equal 400.",400,51,20,31,20 +603,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 29, 10, 98, and 100 to equal 909.",909,29,10,98,100 +604,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 54, 9, 36, and 12 to equal 81.",81,54,9,36,12 +605,"Arrange 44, 91, 1, and 21 with +, -, x, and / to make 114.",114,44,91,1,21 +606,"Find a way to combine 9, 65, 62, and 53 to get 700 using only +, -, x, and / operators.",700,9,65,62,53 +607,"Use all four numbers (12, 46, 21, 40) to make 491. Only +, -, x, and / operators are allowed.",491,12,46,21,40 +608,"Problem: How can you use the four numbers 72, 24, 1, 31 with +, -, x, and / operators to get 65?",65,72,24,1,31 +609,"Find a way to combine 4, 35, 62, and 3 to get 75 using only +, -, x, and / operators.",75,4,35,62,3 +610,"Given the numbers 80, 83, 17, and 2, arrange them with +, -, x, and / operators to achieve 197.",197,80,83,17,2 +611,"Arrange 22, 36, 24, and 30 with +, -, x, and / to make 3.",3,22,36,24,30 +612,"Can you make 352 using 9, 45, 10, and 63? Use only +, -, x, and / operators.",352,9,45,10,63 +613,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 99, 8, 9, and 65 to equal 676.",676,99,8,9,65 +614,"Arrange 95, 34, 7, and 77 with +, -, x, and / to make 410.",410,95,34,7,77 +615,"Arrange 2, 82, 22, and 73 with +, -, x, and / to make 215.",215,2,82,22,73 +616,"Can you make 127 using 7, 57, 3, and 21? Use only +, -, x, and / operators.",127,7,57,3,21 +617,"Your task: Use 39, 9, 27, and 49 exactly once each with only +, -, x, and / operators to create an expression equal to 275.",275,39,9,27,49 +618,"Given the numbers 66, 6, 35, and 97, arrange them with +, -, x, and / operators to achieve 264.",264,66,6,35,97 +619,"Your task: Use 58, 6, 36, and 53 exactly once each with only +, -, x, and / operators to create an expression equal to 365.",365,58,6,36,53 +620,"Create a mathematical expression using 1, 7, 12, and 12 that equals 8. Only basic arithmetic operators (+, -, x, /) are permitted.",8,1,7,12,12 +621,"Arrange 61, 3, 15, and 14 with +, -, x, and / to make 212.",212,61,3,15,14 +622,"Your task: Use 4, 22, 62, and 32 exactly once each with only +, -, x, and / operators to create an expression equal to 58.",58,4,22,62,32 +623,"Using the numbers 67, 62, 62, and 9, create an expression that equals 603. You can only use +, -, x, and / operators.",603,67,62,62,9 +624,"Can you make 507 using 12, 38, 13, and 38? Use only +, -, x, and / operators.",507,12,38,13,38 +625,"Arrange 72, 7, 99, and 57 with +, -, x, and / to make 660.",660,72,7,99,57 +626,"Given the numbers 84, 22, 5, and 79, arrange them with +, -, x, and / operators to achieve 457.",457,84,22,5,79 +627,"Arrange 96, 41, 9, and 99 with +, -, x, and / to make 564.",564,96,41,9,99 +628,"Problem: How can you use the four numbers 13, 70, 71, 12 with +, -, x, and / operators to get 827?",827,13,70,71,12 +629,"Arrange 91, 4, 36, and 17 with +, -, x, and / to make 417.",417,91,4,36,17 +630,"Create a mathematical expression using 4, 92, 21, and 15 that equals 332. Only basic arithmetic operators (+, -, x, /) are permitted.",332,4,92,21,15 +631,"Find a way to combine 23, 23, 66, and 67 to get 396 using only +, -, x, and / operators.",396,23,23,66,67 +632,"Given the numbers 64, 21, 20, and 74, arrange them with +, -, x, and / operators to achieve 410.",410,64,21,20,74 +633,"Create a mathematical expression using 45, 12, 22, and 81 that equals 437. Only basic arithmetic operators (+, -, x, /) are permitted.",437,45,12,22,81 +634,"Using the numbers 18, 45, 5, and 100, create an expression that equals 127. You can only use +, -, x, and / operators.",127,18,45,5,100 +635,"Create a mathematical expression using 12, 53, 67, and 19 that equals 550. Only basic arithmetic operators (+, -, x, /) are permitted.",550,12,53,67,19 +636,"Create a mathematical expression using 59, 5, 27, and 9 that equals 297. Only basic arithmetic operators (+, -, x, /) are permitted.",297,59,5,27,9 +637,"Given the numbers 39, 24, 44, and 17, arrange them with +, -, x, and / operators to achieve 909.",909,39,24,44,17 +638,"Find a way to combine 69, 6, 10, and 1 to get 129 using only +, -, x, and / operators.",129,69,6,10,1 +639,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 81, 61, 7, and 68 to equal 496.",496,81,61,7,68 +640,"Create a mathematical expression using 92, 39, 53, and 11 that equals 714. Only basic arithmetic operators (+, -, x, /) are permitted.",714,92,39,53,11 +641,"Can you make 145 using 83, 36, 78, and 3? Use only +, -, x, and / operators.",145,83,36,78,3 +642,"Use all four numbers (64, 14, 27, 13) to make 856. Only +, -, x, and / operators are allowed.",856,64,14,27,13 +643,"Create a mathematical expression using 96, 9, 50, and 33 that equals 847. Only basic arithmetic operators (+, -, x, /) are permitted.",847,96,9,50,33 +644,"Create a mathematical expression using 11, 14, 42, and 29 that equals 141. Only basic arithmetic operators (+, -, x, /) are permitted.",141,11,14,42,29 +645,"Using the numbers 30, 27, 52, and 50, create an expression that equals 912. You can only use +, -, x, and / operators.",912,30,27,52,50 +646,"Problem: How can you use the four numbers 26, 68, 5, 71 with +, -, x, and / operators to get 313?",313,26,68,5,71 +647,"Find a way to combine 60, 12, 4, and 95 to get 452 using only +, -, x, and / operators.",452,60,12,4,95 +648,"Arrange 9, 17, 58, and 72 with +, -, x, and / to make 283.",283,9,17,58,72 +649,"Problem: How can you use the four numbers 83, 22, 22, 24 with +, -, x, and / operators to get 589?",589,83,22,22,24 +650,"Problem: How can you use the four numbers 35, 93, 4, 5 with +, -, x, and / operators to get 108?",108,35,93,4,5 +651,"Your task: Use 84, 48, 40, and 4 exactly once each with only +, -, x, and / operators to create an expression equal to 564.",564,84,48,40,4 +652,"Using the numbers 51, 7, 52, and 95, create an expression that equals 400. You can only use +, -, x, and / operators.",400,51,7,52,95 +653,"Create a mathematical expression using 62, 90, 10, and 41 that equals 921. Only basic arithmetic operators (+, -, x, /) are permitted.",921,62,90,10,41 +654,"Given the numbers 11, 18, 50, and 23, arrange them with +, -, x, and / operators to achieve 934.",934,11,18,50,23 +655,"Problem: How can you use the four numbers 71, 79, 28, 56 with +, -, x, and / operators to get 229?",229,71,79,28,56 +656,"Use all four numbers (58, 10, 76, 4) to make 561. Only +, -, x, and / operators are allowed.",561,58,10,76,4 +657,"Your task: Use 61, 25, 21, and 32 exactly once each with only +, -, x, and / operators to create an expression equal to 618.",618,61,25,21,32 +658,"Using the numbers 37, 13, 25, and 5, create an expression that equals 451. You can only use +, -, x, and / operators.",451,37,13,25,5 +659,"Create a mathematical expression using 21, 14, 43, and 74 that equals 325. Only basic arithmetic operators (+, -, x, /) are permitted.",325,21,14,43,74 +660,"Given the numbers 37, 22, 55, and 53, arrange them with +, -, x, and / operators to achieve 922.",922,37,22,55,53 +661,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 72, 9, 52, and 24 to equal 516.",516,72,9,52,24 +662,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 94, 43, 50, and 1 to equal 101.",101,94,43,50,1 +663,"Using the numbers 84, 94, 43, and 2, create an expression that equals 264. You can only use +, -, x, and / operators.",264,84,94,43,2 +664,"Given the numbers 98, 94, 2, and 37, arrange them with +, -, x, and / operators to achieve 266.",266,98,94,2,37 +665,"Create a mathematical expression using 94, 10, 9, and 9 that equals 859. Only basic arithmetic operators (+, -, x, /) are permitted.",859,94,10,9,9 +666,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 81, 34, 27, and 40 to equal 142.",142,81,34,27,40 +667,"Problem: How can you use the four numbers 5, 93, 94, 58 with +, -, x, and / operators to get 501?",501,5,93,94,58 +668,"Find a way to combine 88, 1, 23, and 3 to get 108 using only +, -, x, and / operators.",108,88,1,23,3 +669,"Arrange 52, 46, 80, and 4 with +, -, x, and / to make 326.",326,52,46,80,4 +670,"Problem: How can you use the four numbers 72, 12, 79, 18 with +, -, x, and / operators to get 803?",803,72,12,79,18 +671,"Can you make 798 using 1, 13, 54, and 96? Use only +, -, x, and / operators.",798,1,13,54,96 +672,"Use all four numbers (58, 11, 80, 16) to make 702. Only +, -, x, and / operators are allowed.",702,58,11,80,16 +673,"Create a mathematical expression using 96, 14, 6, and 6 that equals 46. Only basic arithmetic operators (+, -, x, /) are permitted.",46,96,14,6,6 +674,"Given the numbers 21, 20, 73, and 32, arrange them with +, -, x, and / operators to achieve 525.",525,21,20,73,32 +675,"Using the numbers 9, 3, 94, and 47, create an expression that equals 29. You can only use +, -, x, and / operators.",29,9,3,94,47 +676,"Can you make 902 using 35, 83, 49, and 16? Use only +, -, x, and / operators.",902,35,83,49,16 +677,"Using the numbers 44, 44, 66, and 49, create an expression that equals 17. You can only use +, -, x, and / operators.",17,44,44,66,49 +678,"Arrange 60, 33, 33, and 27 with +, -, x, and / to make 87.",87,60,33,33,27 +679,"Create a mathematical expression using 30, 79, 4, and 39 that equals 107. Only basic arithmetic operators (+, -, x, /) are permitted.",107,30,79,4,39 +680,"Find a way to combine 97, 24, 1, and 39 to get 160 using only +, -, x, and / operators.",160,97,24,1,39 +681,"Can you make 696 using 49, 7, 88, and 80? Use only +, -, x, and / operators.",696,49,7,88,80 +682,"Using the numbers 5, 20, 48, and 55, create an expression that equals 67. You can only use +, -, x, and / operators.",67,5,20,48,55 +683,"Problem: How can you use the four numbers 44, 25, 84, 97 with +, -, x, and / operators to get 919?",919,44,25,84,97 +684,"Use all four numbers (8, 59, 17, 42) to make 781. Only +, -, x, and / operators are allowed.",781,8,59,17,42 +685,"Can you make 664 using 22, 52, 80, and 6? Use only +, -, x, and / operators.",664,22,52,80,6 +686,"Using the numbers 98, 31, 31, and 96, create an expression that equals 2. You can only use +, -, x, and / operators.",2,98,31,31,96 +687,"Using the numbers 40, 3, 35, and 76, create an expression that equals 9. You can only use +, -, x, and / operators.",9,40,3,35,76 +688,"Use all four numbers (36, 36, 64, 9) to make 55. Only +, -, x, and / operators are allowed.",55,36,36,64,9 +689,"Create a mathematical expression using 13, 62, 75, and 5 that equals 431. Only basic arithmetic operators (+, -, x, /) are permitted.",431,13,62,75,5 +690,"Your task: Use 21, 65, 33, and 17 exactly once each with only +, -, x, and / operators to create an expression equal to 517.",517,21,65,33,17 +691,"Can you make 473 using 91, 6, 49, and 88? Use only +, -, x, and / operators.",473,91,6,49,88 +692,"Your task: Use 61, 24, 4, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 154.",154,61,24,4,3 +693,"Can you make 778 using 19, 42, 44, and 24? Use only +, -, x, and / operators.",778,19,42,44,24 +694,"Can you make 45 using 56, 3, 56, and 42? Use only +, -, x, and / operators.",45,56,3,56,42 +695,"Given the numbers 14, 64, 16, and 76, arrange them with +, -, x, and / operators to achieve 962.",962,14,64,16,76 +696,"Create a mathematical expression using 1, 48, 24, and 68 that equals 137. Only basic arithmetic operators (+, -, x, /) are permitted.",137,1,48,24,68 +697,"Problem: How can you use the four numbers 25, 100, 2, 14 with +, -, x, and / operators to get 7?",7,25,100,2,14 +698,"Given the numbers 44, 6, 4, and 25, arrange them with +, -, x, and / operators to achieve 644.",644,44,6,4,25 +699,"Use all four numbers (73, 35, 4, 27) to make 186. Only +, -, x, and / operators are allowed.",186,73,35,4,27 +700,"Given the numbers 16, 8, 25, and 37, arrange them with +, -, x, and / operators to achieve 64.",64,16,8,25,37 +701,"Use all four numbers (72, 68, 9, 1) to make 544. Only +, -, x, and / operators are allowed.",544,72,68,9,1 +702,"Create a mathematical expression using 94, 1, 64, and 39 that equals 197. Only basic arithmetic operators (+, -, x, /) are permitted.",197,94,1,64,39 +703,"Arrange 50, 81, 5, and 35 with +, -, x, and / to make 775.",775,50,81,5,35 +704,"Arrange 68, 16, 89, and 4 with +, -, x, and / to make 408.",408,68,16,89,4 +705,"Given the numbers 34, 8, 56, and 33, arrange them with +, -, x, and / operators to achieve 515.",515,34,8,56,33 +706,"Arrange 2, 70, 62, and 49 with +, -, x, and / to make 29.",29,2,70,62,49 +707,"Using the numbers 55, 7, 27, and 69, create an expression that equals 481. You can only use +, -, x, and / operators.",481,55,7,27,69 +708,"Problem: How can you use the four numbers 67, 67, 30, 5 with +, -, x, and / operators to get 25?",25,67,67,30,5 +709,"Given the numbers 32, 42, 5, and 78, arrange them with +, -, x, and / operators to achieve 464.",464,32,42,5,78 +710,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 17, 16, 99, and 74 to equal 297.",297,17,16,99,74 +711,"Create a mathematical expression using 74, 35, 67, and 24 that equals 982. Only basic arithmetic operators (+, -, x, /) are permitted.",982,74,35,67,24 +712,"Create a mathematical expression using 98, 2, 1, and 67 that equals 163. Only basic arithmetic operators (+, -, x, /) are permitted.",163,98,2,1,67 +713,"Arrange 29, 16, 41, and 37 with +, -, x, and / to make 722.",722,29,16,41,37 +714,"Use all four numbers (63, 15, 48, 15) to make 15. Only +, -, x, and / operators are allowed.",15,63,15,48,15 +715,"Arrange 88, 16, 56, and 39 with +, -, x, and / to make 347.",347,88,16,56,39 +716,"Use all four numbers (46, 70, 60, 3) to make 96. Only +, -, x, and / operators are allowed.",96,46,70,60,3 +717,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 59, 14, 78, and 74 to equal 830.",830,59,14,78,74 +718,"Create a mathematical expression using 7, 22, 22, and 38 that equals 45. Only basic arithmetic operators (+, -, x, /) are permitted.",45,7,22,22,38 +719,"Find a way to combine 51, 10, 51, and 17 to get 578 using only +, -, x, and / operators.",578,51,10,51,17 +720,"Problem: How can you use the four numbers 88, 100, 50, 43 with +, -, x, and / operators to get 129?",129,88,100,50,43 +721,"Use all four numbers (94, 12, 52, 2) to make 2. Only +, -, x, and / operators are allowed.",2,94,12,52,2 +722,"Create a mathematical expression using 74, 9, 44, and 62 that equals 560. Only basic arithmetic operators (+, -, x, /) are permitted.",560,74,9,44,62 +723,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 95, 35, 8, and 72 to equal 447.",447,95,35,8,72 +724,"Find a way to combine 4, 84, 60, and 44 to get 352 using only +, -, x, and / operators.",352,4,84,60,44 +725,"Create a mathematical expression using 82, 65, 42, and 1 that equals 59. Only basic arithmetic operators (+, -, x, /) are permitted.",59,82,65,42,1 +726,"Problem: How can you use the four numbers 3, 62, 37, 29 with +, -, x, and / operators to get 252?",252,3,62,37,29 +727,"Your task: Use 43, 9, 93, and 18 exactly once each with only +, -, x, and / operators to create an expression equal to 276.",276,43,9,93,18 +728,"Create a mathematical expression using 72, 3, 39, and 54 that equals 201. Only basic arithmetic operators (+, -, x, /) are permitted.",201,72,3,39,54 +729,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 40, 16, 31, and 84 to equal 587.",587,40,16,31,84 +730,"Problem: How can you use the four numbers 14, 41, 11, 58 with +, -, x, and / operators to get 693?",693,14,41,11,58 +731,"Can you make 80 using 32, 4, 20, and 28? Use only +, -, x, and / operators.",80,32,4,20,28 +732,"Create a mathematical expression using 86, 24, 38, and 38 that equals 620. Only basic arithmetic operators (+, -, x, /) are permitted.",620,86,24,38,38 +733,"Can you make 281 using 31, 62, 13, and 24? Use only +, -, x, and / operators.",281,31,62,13,24 +734,"Find a way to combine 73, 9, 7, and 5 to get 99 using only +, -, x, and / operators.",99,73,9,7,5 +735,"Create a mathematical expression using 67, 10, 1, and 79 that equals 591. Only basic arithmetic operators (+, -, x, /) are permitted.",591,67,10,1,79 +736,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 70, 90, 9, and 28 to equal 412.",412,70,90,9,28 +737,"Use all four numbers (99, 14, 36, 36) to make 85. Only +, -, x, and / operators are allowed.",85,99,14,36,36 +738,"Problem: How can you use the four numbers 6, 53, 53, 53 with +, -, x, and / operators to get 59?",59,6,53,53,53 +739,"Your task: Use 75, 73, 4, and 16 exactly once each with only +, -, x, and / operators to create an expression equal to 66.",66,75,73,4,16 +740,"Your task: Use 86, 92, 1, and 25 exactly once each with only +, -, x, and / operators to create an expression equal to 19.",19,86,92,1,25 +741,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 91, 24, 14, and 18 to equal 445.",445,91,24,14,18 +742,"Can you make 534 using 7, 69, 79, and 28? Use only +, -, x, and / operators.",534,7,69,79,28 +743,"Given the numbers 8, 42, 96, and 85, arrange them with +, -, x, and / operators to achieve 517.",517,8,42,96,85 +744,"Create a mathematical expression using 62, 36, 22, and 27 that equals 827. Only basic arithmetic operators (+, -, x, /) are permitted.",827,62,36,22,27 +745,"Using the numbers 7, 41, 17, and 64, create an expression that equals 640. You can only use +, -, x, and / operators.",640,7,41,17,64 +746,"Your task: Use 19, 11, 30, and 99 exactly once each with only +, -, x, and / operators to create an expression equal to 250.",250,19,11,30,99 +747,"Use all four numbers (29, 29, 21, 41) to make 779. Only +, -, x, and / operators are allowed.",779,29,29,21,41 +748,"Arrange 3, 67, 39, and 87 with +, -, x, and / to make 75.",75,3,67,39,87 +749,"Create a mathematical expression using 74, 75, 70, and 35 that equals 147. Only basic arithmetic operators (+, -, x, /) are permitted.",147,74,75,70,35 +750,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 51, 90, and 25 to equal 88.",88,3,51,90,25 +751,"Find a way to combine 37, 1, 81, and 89 to get 207 using only +, -, x, and / operators.",207,37,1,81,89 +752,"Given the numbers 96, 12, 39, and 14, arrange them with +, -, x, and / operators to achieve 298.",298,96,12,39,14 +753,"Use all four numbers (26, 53, 53, 17) to make 874. Only +, -, x, and / operators are allowed.",874,26,53,53,17 +754,"Using the numbers 48, 1, 90, and 45, create an expression that equals 47. You can only use +, -, x, and / operators.",47,48,1,90,45 +755,"Use all four numbers (8, 57, 76, 91) to make 623. Only +, -, x, and / operators are allowed.",623,8,57,76,91 +756,"Create a mathematical expression using 98, 20, 2, and 24 that equals 166. Only basic arithmetic operators (+, -, x, /) are permitted.",166,98,20,2,24 +757,"Can you make 218 using 52, 55, 3, and 37? Use only +, -, x, and / operators.",218,52,55,3,37 +758,"Find a way to combine 100, 20, 18, and 90 to get 1 using only +, -, x, and / operators.",1,100,20,18,90 +759,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 52, 98, 6, and 89 to equal 729.",729,52,98,6,89 +760,"Use all four numbers (87, 6, 18, 54) to make 85. Only +, -, x, and / operators are allowed.",85,87,6,18,54 +761,"Create a mathematical expression using 78, 45, 71, and 5 that equals 478. Only basic arithmetic operators (+, -, x, /) are permitted.",478,78,45,71,5 +762,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 38, 17, 11, and 28 to equal 685.",685,38,17,11,28 +763,"Find a way to combine 88, 5, 30, and 16 to get 563 using only +, -, x, and / operators.",563,88,5,30,16 +764,"Using the numbers 42, 18, 34, and 6, create an expression that equals 660. You can only use +, -, x, and / operators.",660,42,18,34,6 +765,"Find a way to combine 34, 57, 9, and 81 to get 466 using only +, -, x, and / operators.",466,34,57,9,81 +766,"Given the numbers 26, 97, 97, and 22, arrange them with +, -, x, and / operators to achieve 48.",48,26,97,97,22 +767,"Create a mathematical expression using 6, 65, 5, and 37 that equals 348. Only basic arithmetic operators (+, -, x, /) are permitted.",348,6,65,5,37 +768,"Using the numbers 11, 80, 53, and 62, create an expression that equals 995. You can only use +, -, x, and / operators.",995,11,80,53,62 +769,"Using the numbers 82, 1, 7, and 18, create an expression that equals 71. You can only use +, -, x, and / operators.",71,82,1,7,18 +770,"Your task: Use 29, 31, 44, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 16.",16,29,31,44,1 +771,"Using the numbers 21, 35, 3, and 76, create an expression that equals 507. You can only use +, -, x, and / operators.",507,21,35,3,76 +772,"Given the numbers 27, 2, 97, and 63, arrange them with +, -, x, and / operators to achieve 284.",284,27,2,97,63 +773,"Your task: Use 63, 11, 36, and 69 exactly once each with only +, -, x, and / operators to create an expression equal to 726.",726,63,11,36,69 +774,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 23, 35, 13, and 30 to equal 415.",415,23,35,13,30 +775,"Can you make 34 using 50, 48, 31, and 93? Use only +, -, x, and / operators.",34,50,48,31,93 +776,"Create a mathematical expression using 7, 6, 98, and 81 that equals 59. Only basic arithmetic operators (+, -, x, /) are permitted.",59,7,6,98,81 +777,"Use all four numbers (8, 53, 100, 34) to make 290. Only +, -, x, and / operators are allowed.",290,8,53,100,34 +778,"Your task: Use 17, 19, 69, and 58 exactly once each with only +, -, x, and / operators to create an expression equal to 196.",196,17,19,69,58 +779,"Create a mathematical expression using 87, 55, 7, and 19 that equals 165. Only basic arithmetic operators (+, -, x, /) are permitted.",165,87,55,7,19 +780,"Use all four numbers (4, 86, 45, 12) to make 458. Only +, -, x, and / operators are allowed.",458,4,86,45,12 +781,"Can you make 925 using 12, 83, 9, and 80? Use only +, -, x, and / operators.",925,12,83,9,80 +782,"Given the numbers 64, 11, 77, and 48, arrange them with +, -, x, and / operators to achieve 959.",959,64,11,77,48 +783,"Your task: Use 16, 37, 28, and 80 exactly once each with only +, -, x, and / operators to create an expression equal to 484.",484,16,37,28,80 +784,"Given the numbers 4, 49, 98, and 25, arrange them with +, -, x, and / operators to achieve 33.",33,4,49,98,25 +785,"Arrange 10, 96, 78, and 26 with +, -, x, and / to make 320.",320,10,96,78,26 +786,"Given the numbers 28, 40, 82, and 41, arrange them with +, -, x, and / operators to achieve 108.",108,28,40,82,41 +787,"Find a way to combine 61, 9, 34, and 90 to get 605 using only +, -, x, and / operators.",605,61,9,34,90 +788,"Your task: Use 58, 18, 31, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 622.",622,58,18,31,6 +789,"Find a way to combine 36, 54, 7, and 71 to get 485 using only +, -, x, and / operators.",485,36,54,7,71 +790,"Arrange 75, 80, 60, and 91 with +, -, x, and / to make 191.",191,75,80,60,91 +791,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 5, 28, 10, and 41 to equal 244.",244,5,28,10,41 +792,"Use all four numbers (82, 3, 31, 78) to make 355. Only +, -, x, and / operators are allowed.",355,82,3,31,78 +793,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 87, 6, 42, and 15 to equal 465.",465,87,6,42,15 +794,"Find a way to combine 74, 6, 19, and 49 to get 474 using only +, -, x, and / operators.",474,74,6,19,49 +795,"Your task: Use 2, 25, 74, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 130.",130,2,25,74,6 +796,"Your task: Use 40, 11, 61, and 91 exactly once each with only +, -, x, and / operators to create an expression equal to 620.",620,40,11,61,91 +797,"Given the numbers 16, 12, 6, and 57, arrange them with +, -, x, and / operators to achieve 71.",71,16,12,6,57 +798,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 70, 20, 11, and 49 to equal 339.",339,70,20,11,49 +799,"Your task: Use 60, 11, 28, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 104.",104,60,11,28,7 +800,"Arrange 6, 43, 58, and 21 with +, -, x, and / to make 337.",337,6,43,58,21 +801,"Can you make 374 using 7, 60, 17, and 63? Use only +, -, x, and / operators.",374,7,60,17,63 +802,"Create a mathematical expression using 13, 71, 46, and 46 that equals 924. Only basic arithmetic operators (+, -, x, /) are permitted.",924,13,71,46,46 +803,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 29, 2, and 97 to equal 186.",186,21,29,2,97 +804,"Create a mathematical expression using 22, 21, 33, and 4 that equals 56. Only basic arithmetic operators (+, -, x, /) are permitted.",56,22,21,33,4 +805,"Can you make 971 using 91, 11, 79, and 11? Use only +, -, x, and / operators.",971,91,11,79,11 +806,"Find a way to combine 47, 23, 11, and 59 to get 359 using only +, -, x, and / operators.",359,47,23,11,59 +807,"Problem: How can you use the four numbers 76, 50, 75, 3 with +, -, x, and / operators to get 117?",117,76,50,75,3 +808,"Can you make 38 using 12, 10, 53, and 29? Use only +, -, x, and / operators.",38,12,10,53,29 +809,"Arrange 32, 57, 2, and 21 with +, -, x, and / to make 891.",891,32,57,2,21 +810,"Can you make 902 using 11, 27, 34, and 27? Use only +, -, x, and / operators.",902,11,27,34,27 +811,"Arrange 86, 56, 3, and 51 with +, -, x, and / to make 305.",305,86,56,3,51 +812,"Create a mathematical expression using 19, 55, 39, and 3 that equals 61. Only basic arithmetic operators (+, -, x, /) are permitted.",61,19,55,39,3 +813,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 88, 63, 8, and 45 to equal 547.",547,88,63,8,45 +814,"Using the numbers 65, 4, 83, and 18, create an expression that equals 379. You can only use +, -, x, and / operators.",379,65,4,83,18 +815,"Use all four numbers (74, 3, 1, 51) to make 122. Only +, -, x, and / operators are allowed.",122,74,3,1,51 +816,"Create a mathematical expression using 11, 39, 39, and 7 that equals 702. Only basic arithmetic operators (+, -, x, /) are permitted.",702,11,39,39,7 +817,"Can you make 356 using 13, 19, 45, and 64? Use only +, -, x, and / operators.",356,13,19,45,64 +818,"Arrange 34, 74, 37, and 52 with +, -, x, and / to make 84.",84,34,74,37,52 +819,"Arrange 46, 78, 18, and 27 with +, -, x, and / to make 163.",163,46,78,18,27 +820,"Arrange 83, 15, 58, and 29 with +, -, x, and / to make 924.",924,83,15,58,29 +821,"Your task: Use 34, 85, 95, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 309.",309,34,85,95,2 +822,"Given the numbers 88, 16, 7, and 56, arrange them with +, -, x, and / operators to achieve 86.",86,88,16,7,56 +823,"Your task: Use 63, 11, 97, and 21 exactly once each with only +, -, x, and / operators to create an expression equal to 811.",811,63,11,97,21 +824,"Find a way to combine 16, 45, 66, and 6 to get 660 using only +, -, x, and / operators.",660,16,45,66,6 +825,"Given the numbers 9, 36, 64, and 78, arrange them with +, -, x, and / operators to achieve 310.",310,9,36,64,78 +826,"Problem: How can you use the four numbers 4, 39, 76, 34 with +, -, x, and / operators to get 266?",266,4,39,76,34 +827,"Create a mathematical expression using 43, 23, 91, and 62 that equals 836. Only basic arithmetic operators (+, -, x, /) are permitted.",836,43,23,91,62 +828,"Find a way to combine 93, 3, 13, and 36 to get 90 using only +, -, x, and / operators.",90,93,3,13,36 +829,"Can you make 607 using 5, 97, 22, and 100? Use only +, -, x, and / operators.",607,5,97,22,100 +830,"Given the numbers 10, 31, 45, and 81, arrange them with +, -, x, and / operators to achieve 274.",274,10,31,45,81 +831,"Problem: How can you use the four numbers 9, 27, 39, 12 with +, -, x, and / operators to get 450?",450,9,27,39,12 +832,"Given the numbers 68, 27, 5, and 67, arrange them with +, -, x, and / operators to achieve 376.",376,68,27,5,67 +833,"Use all four numbers (100, 66, 49, 33) to make 2. Only +, -, x, and / operators are allowed.",2,100,66,49,33 +834,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 39, 7, 91, and 97 to equal 410.",410,39,7,91,97 +835,"Problem: How can you use the four numbers 41, 17, 55, 72 with +, -, x, and / operators to get 714?",714,41,17,55,72 +836,"Use all four numbers (94, 60, 11, 66) to make 940. Only +, -, x, and / operators are allowed.",940,94,60,11,66 +837,"Using the numbers 91, 72, 18, and 84, create an expression that equals 280. You can only use +, -, x, and / operators.",280,91,72,18,84 +838,"Create a mathematical expression using 2, 51, 6, and 6 that equals 102. Only basic arithmetic operators (+, -, x, /) are permitted.",102,2,51,6,6 +839,"Arrange 69, 8, 25, and 2 with +, -, x, and / to make 271.",271,69,8,25,2 +840,"Given the numbers 100, 38, 65, and 13, arrange them with +, -, x, and / operators to achieve 133.",133,100,38,65,13 +841,"Use all four numbers (33, 26, 89, 22) to make 747. Only +, -, x, and / operators are allowed.",747,33,26,89,22 +842,"Arrange 52, 19, 12, and 42 with +, -, x, and / to make 484.",484,52,19,12,42 +843,"Arrange 79, 52, 26, and 1 with +, -, x, and / to make 82.",82,79,52,26,1 +844,"Your task: Use 4, 65, 11, and 52 exactly once each with only +, -, x, and / operators to create an expression equal to 219.",219,4,65,11,52 +845,"Using the numbers 8, 3, 76, and 95, create an expression that equals 331. You can only use +, -, x, and / operators.",331,8,3,76,95 +846,"Given the numbers 53, 7, 4, and 79, arrange them with +, -, x, and / operators to achieve 296.",296,53,7,4,79 +847,"Can you make 891 using 10, 87, 38, and 59? Use only +, -, x, and / operators.",891,10,87,38,59 +848,"Given the numbers 49, 5, 28, and 43, arrange them with +, -, x, and / operators to achieve 230.",230,49,5,28,43 +849,"Arrange 99, 21, 6, and 97 with +, -, x, and / to make 702.",702,99,21,6,97 +850,"Using the numbers 37, 9, 93, and 3, create an expression that equals 429. You can only use +, -, x, and / operators.",429,37,9,93,3 +851,"Problem: How can you use the four numbers 19, 3, 40, 71 with +, -, x, and / operators to get 88?",88,19,3,40,71 +852,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 60, 30, 1, and 35 to equal 36.",36,60,30,1,35 +853,"Can you make 367 using 16, 20, 49, and 2? Use only +, -, x, and / operators.",367,16,20,49,2 +854,"Create a mathematical expression using 64, 53, 20, and 20 that equals 11. Only basic arithmetic operators (+, -, x, /) are permitted.",11,64,53,20,20 +855,"Create a mathematical expression using 4, 16, 100, and 9 that equals 34. Only basic arithmetic operators (+, -, x, /) are permitted.",34,4,16,100,9 +856,"Your task: Use 60, 8, 37, and 30 exactly once each with only +, -, x, and / operators to create an expression equal to 413.",413,60,8,37,30 +857,"Can you make 25 using 36, 47, 47, and 11? Use only +, -, x, and / operators.",25,36,47,47,11 +858,"Use all four numbers (29, 64, 94, 9) to make 811. Only +, -, x, and / operators are allowed.",811,29,64,94,9 +859,"Use all four numbers (18, 45, 48, 73) to make 785. Only +, -, x, and / operators are allowed.",785,18,45,48,73 +860,"Your task: Use 87, 5, 11, and 69 exactly once each with only +, -, x, and / operators to create an expression equal to 73.",73,87,5,11,69 +861,"Arrange 91, 65, 8, and 62 with +, -, x, and / to make 549.",549,91,65,8,62 +862,"Using the numbers 6, 45, 21, and 11, create an expression that equals 962. You can only use +, -, x, and / operators.",962,6,45,21,11 +863,"Use all four numbers (78, 9, 6, 12) to make 159. Only +, -, x, and / operators are allowed.",159,78,9,6,12 +864,"Create a mathematical expression using 27, 14, 80, and 16 that equals 18. Only basic arithmetic operators (+, -, x, /) are permitted.",18,27,14,80,16 +865,"Problem: How can you use the four numbers 7, 51, 88, 38 with +, -, x, and / operators to get 407?",407,7,51,88,38 +866,"Arrange 86, 40, 17, and 64 with +, -, x, and / to make 830.",830,86,40,17,64 +867,"Can you make 296 using 70, 30, 99, and 65? Use only +, -, x, and / operators.",296,70,30,99,65 +868,"Create a mathematical expression using 18, 25, 6, and 44 that equals 31. Only basic arithmetic operators (+, -, x, /) are permitted.",31,18,25,6,44 +869,"Arrange 23, 1, 19, and 24 with +, -, x, and / to make 28.",28,23,1,19,24 +870,"Problem: How can you use the four numbers 35, 7, 13, 70 with +, -, x, and / operators to get 952?",952,35,7,13,70 +871,"Arrange 40, 17, 47, and 36 with +, -, x, and / to make 597.",597,40,17,47,36 +872,"Use all four numbers (6, 96, 96, 28) to make 33. Only +, -, x, and / operators are allowed.",33,6,96,96,28 +873,"Use all four numbers (80, 35, 13, 56) to make 479. Only +, -, x, and / operators are allowed.",479,80,35,13,56 +874,"Create a mathematical expression using 5, 15, 62, and 10 that equals 23. Only basic arithmetic operators (+, -, x, /) are permitted.",23,5,15,62,10 +875,"Your task: Use 54, 92, 9, and 41 exactly once each with only +, -, x, and / operators to create an expression equal to 923.",923,54,92,9,41 +876,"Your task: Use 90, 20, 20, and 87 exactly once each with only +, -, x, and / operators to create an expression equal to 177.",177,90,20,20,87 +877,"Given the numbers 22, 36, 52, and 15, arrange them with +, -, x, and / operators to achieve 766.",766,22,36,52,15 +878,"Arrange 85, 7, 90, and 91 with +, -, x, and / to make 806.",806,85,7,90,91 +879,"Find a way to combine 84, 2, 90, and 30 to get 294 using only +, -, x, and / operators.",294,84,2,90,30 +880,"Arrange 29, 31, 16, and 74 with +, -, x, and / to make 599.",599,29,31,16,74 +881,"Given the numbers 28, 13, 88, and 2, arrange them with +, -, x, and / operators to achieve 59.",59,28,13,88,2 +882,"Can you make 9 using 92, 10, 10, and 50? Use only +, -, x, and / operators.",9,92,10,10,50 +883,"Use all four numbers (90, 1, 9, 50) to make 149. Only +, -, x, and / operators are allowed.",149,90,1,9,50 +884,"Can you make 307 using 87, 1, 44, and 5? Use only +, -, x, and / operators.",307,87,1,44,5 +885,"Find a way to combine 75, 84, 80, and 74 to get 380 using only +, -, x, and / operators.",380,75,84,80,74 +886,"Use all four numbers (46, 76, 9, 29) to make 701. Only +, -, x, and / operators are allowed.",701,46,76,9,29 +887,"Can you make 864 using 38, 47, 19, and 67? Use only +, -, x, and / operators.",864,38,47,19,67 +888,"Arrange 70, 47, 35, and 42 with +, -, x, and / to make 52.",52,70,47,35,42 +889,"Find a way to combine 3, 70, 34, and 92 to get 152 using only +, -, x, and / operators.",152,3,70,34,92 +890,"Using the numbers 34, 28, 21, and 44, create an expression that equals 666. You can only use +, -, x, and / operators.",666,34,28,21,44 +891,"Problem: How can you use the four numbers 17, 57, 2, 14 with +, -, x, and / operators to get 102?",102,17,57,2,14 +892,"Create a mathematical expression using 19, 35, 94, and 72 that equals 831. Only basic arithmetic operators (+, -, x, /) are permitted.",831,19,35,94,72 +893,"Your task: Use 36, 24, 77, and 23 exactly once each with only +, -, x, and / operators to create an expression equal to 918.",918,36,24,77,23 +894,"Create a mathematical expression using 73, 2, 84, and 36 that equals 266. Only basic arithmetic operators (+, -, x, /) are permitted.",266,73,2,84,36 +895,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 25, 12, 34, and 22 to equal 288.",288,25,12,34,22 +896,"Find a way to combine 9, 90, 33, and 11 to get 282 using only +, -, x, and / operators.",282,9,90,33,11 +897,"Create a mathematical expression using 35, 58, 62, and 27 that equals 356. Only basic arithmetic operators (+, -, x, /) are permitted.",356,35,58,62,27 +898,"Can you make 467 using 44, 93, 33, and 10? Use only +, -, x, and / operators.",467,44,93,33,10 +899,"Create a mathematical expression using 97, 66, 29, and 29 that equals 31. Only basic arithmetic operators (+, -, x, /) are permitted.",31,97,66,29,29 +900,"Problem: How can you use the four numbers 14, 67, 96, 86 with +, -, x, and / operators to get 928?",928,14,67,96,86 +901,"Your task: Use 91, 9, 56, and 65 exactly once each with only +, -, x, and / operators to create an expression equal to 660.",660,91,9,56,65 +902,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 12, 42, 67, and 97 to equal 668.",668,12,42,67,97 +903,"Can you make 116 using 64, 70, 14, and 47? Use only +, -, x, and / operators.",116,64,70,14,47 +904,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 51, 57, 28, and 99 to equal 135.",135,51,57,28,99 +905,"Use all four numbers (96, 34, 12, 23) to make 249. Only +, -, x, and / operators are allowed.",249,96,34,12,23 +906,"Problem: How can you use the four numbers 2, 96, 2, 56 with +, -, x, and / operators to get 134?",134,2,96,2,56 +907,"Find a way to combine 9, 48, 59, and 70 to get 303 using only +, -, x, and / operators.",303,9,48,59,70 +908,"Using the numbers 17, 32, 68, and 4, create an expression that equals 608. You can only use +, -, x, and / operators.",608,17,32,68,4 +909,"Your task: Use 61, 1, 34, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 93.",93,61,1,34,2 +910,"Problem: How can you use the four numbers 30, 11, 55, 34 with +, -, x, and / operators to get 184?",184,30,11,55,34 +911,"Use all four numbers (53, 31, 75, 10) to make 893. Only +, -, x, and / operators are allowed.",893,53,31,75,10 +912,"Given the numbers 94, 5, 26, and 58, arrange them with +, -, x, and / operators to achieve 386.",386,94,5,26,58 +913,"Find a way to combine 63, 68, 8, and 31 to get 379 using only +, -, x, and / operators.",379,63,68,8,31 +914,"Using the numbers 70, 12, 19, and 23, create an expression that equals 882. You can only use +, -, x, and / operators.",882,70,12,19,23 +915,"Can you make 369 using 17, 91, 31, and 38? Use only +, -, x, and / operators.",369,17,91,31,38 +916,"Arrange 89, 44, 9, and 17 with +, -, x, and / to make 198.",198,89,44,9,17 +917,"Problem: How can you use the four numbers 56, 89, 28, 65 with +, -, x, and / operators to get 243?",243,56,89,28,65 +918,"Create a mathematical expression using 70, 14, 81, and 7 that equals 413. Only basic arithmetic operators (+, -, x, /) are permitted.",413,70,14,81,7 +919,"Use all four numbers (82, 75, 19, 75) to make 63. Only +, -, x, and / operators are allowed.",63,82,75,19,75 +920,"Create a mathematical expression using 74, 28, 32, and 4 that equals 974. Only basic arithmetic operators (+, -, x, /) are permitted.",974,74,28,32,4 +921,"Given the numbers 62, 70, 1, and 53, arrange them with +, -, x, and / operators to achieve 185.",185,62,70,1,53 +922,"Arrange 61, 61, 5, and 9 with +, -, x, and / to make 357.",357,61,61,5,9 +923,"Find a way to combine 55, 9, 74, and 58 to get 663 using only +, -, x, and / operators.",663,55,9,74,58 +924,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 19, 27, 16, and 77 to equal 452.",452,19,27,16,77 +925,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 81, 11, 88, and 10 to equal 11.",11,81,11,88,10 +926,"Problem: How can you use the four numbers 13, 34, 81, 36 with +, -, x, and / operators to get 325?",325,13,34,81,36 +927,"Given the numbers 94, 37, 84, and 6, arrange them with +, -, x, and / operators to achieve 145.",145,94,37,84,6 +928,"Using the numbers 23, 81, 3, and 17, create an expression that equals 482. You can only use +, -, x, and / operators.",482,23,81,3,17 +929,"Arrange 44, 56, 5, and 80 with +, -, x, and / to make 388.",388,44,56,5,80 +930,"Create a mathematical expression using 70, 5, 67, and 15 that equals 66. Only basic arithmetic operators (+, -, x, /) are permitted.",66,70,5,67,15 +931,"Arrange 8, 65, 46, and 6 with +, -, x, and / to make 560.",560,8,65,46,6 +932,"Using the numbers 69, 23, 10, and 82, create an expression that equals 112. You can only use +, -, x, and / operators.",112,69,23,10,82 +933,"Your task: Use 36, 6, 75, and 91 exactly once each with only +, -, x, and / operators to create an expression equal to 200.",200,36,6,75,91 +934,"Find a way to combine 82, 12, 54, and 6 to get 736 using only +, -, x, and / operators.",736,82,12,54,6 +935,"Create a mathematical expression using 93, 23, 69, and 1 that equals 47. Only basic arithmetic operators (+, -, x, /) are permitted.",47,93,23,69,1 +936,"Using the numbers 30, 17, 59, and 74, create an expression that equals 643. You can only use +, -, x, and / operators.",643,30,17,59,74 +937,"Arrange 53, 9, 51, and 76 with +, -, x, and / to make 436.",436,53,9,51,76 +938,"Problem: How can you use the four numbers 45, 5, 84, 8 with +, -, x, and / operators to get 748?",748,45,5,84,8 +939,"Your task: Use 6, 50, 38, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 298.",298,6,50,38,9 +940,"Using the numbers 88, 18, 16, and 75, create an expression that equals 24. You can only use +, -, x, and / operators.",24,88,18,16,75 +941,"Problem: How can you use the four numbers 61, 81, 18, 13 with +, -, x, and / operators to get 376?",376,61,81,18,13 +942,"Given the numbers 20, 5, 77, and 81, arrange them with +, -, x, and / operators to achieve 96.",96,20,5,77,81 +943,"Given the numbers 4, 19, 95, and 51, arrange them with +, -, x, and / operators to achieve 32.",32,4,19,95,51 +944,"Arrange 30, 36, 64, and 9 with +, -, x, and / to make 504.",504,30,36,64,9 +945,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 33, 20, 44, and 25 to equal 40.",40,33,20,44,25 +946,"Your task: Use 10, 44, 67, and 39 exactly once each with only +, -, x, and / operators to create an expression equal to 412.",412,10,44,67,39 +947,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 71, 1, 42, and 17 to equal 130.",130,71,1,42,17 +948,"Problem: How can you use the four numbers 89, 87, 9, 84 with +, -, x, and / operators to get 758?",758,89,87,9,84 +949,"Using the numbers 76, 65, 7, and 4, create an expression that equals 535. You can only use +, -, x, and / operators.",535,76,65,7,4 +950,"Your task: Use 65, 6, 15, and 73 exactly once each with only +, -, x, and / operators to create an expression equal to 48.",48,65,6,15,73 +951,"Problem: How can you use the four numbers 4, 41, 76, 10 with +, -, x, and / operators to get 78?",78,4,41,76,10 +952,"Arrange 73, 41, 18, and 15 with +, -, x, and / to make 302.",302,73,41,18,15 +953,"Find a way to combine 93, 12, 67, and 81 to get 816 using only +, -, x, and / operators.",816,93,12,67,81 +954,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 37, 19, 14, and 1 to equal 689.",689,37,19,14,1 +955,"Using the numbers 16, 32, 16, and 17, create an expression that equals 50. You can only use +, -, x, and / operators.",50,16,32,16,17 +956,"Create a mathematical expression using 15, 42, 68, and 43 that equals 519. Only basic arithmetic operators (+, -, x, /) are permitted.",519,15,42,68,43 +957,"Use all four numbers (88, 3, 40, 22) to make 326. Only +, -, x, and / operators are allowed.",326,88,3,40,22 +958,"Using the numbers 48, 4, 92, and 81, create an expression that equals 203. You can only use +, -, x, and / operators.",203,48,4,92,81 +959,"Find a way to combine 44, 46, 10, and 1 to get 504 using only +, -, x, and / operators.",504,44,46,10,1 +960,"Given the numbers 13, 64, 27, and 92, arrange them with +, -, x, and / operators to achieve 713.",713,13,64,27,92 +961,"Can you make 525 using 2, 38, 14, and 9? Use only +, -, x, and / operators.",525,2,38,14,9 +962,"Problem: How can you use the four numbers 23, 8, 12, 69 with +, -, x, and / operators to get 127?",127,23,8,12,69 +963,"Can you make 261 using 26, 37, 6, and 33? Use only +, -, x, and / operators.",261,26,37,6,33 +964,"Problem: How can you use the four numbers 82, 39, 37, 20 with +, -, x, and / operators to get 861?",861,82,39,37,20 +965,"Using the numbers 64, 95, 38, and 78, create an expression that equals 259. You can only use +, -, x, and / operators.",259,64,95,38,78 +966,"Use all four numbers (73, 12, 20, 28) to make 341. Only +, -, x, and / operators are allowed.",341,73,12,20,28 +967,"Can you make 251 using 99, 4, 29, and 36? Use only +, -, x, and / operators.",251,99,4,29,36 +968,"Arrange 33, 1, 84, and 37 with +, -, x, and / to make 80.",80,33,1,84,37 +969,"Arrange 81, 12, 18, and 50 with +, -, x, and / to make 4.",4,81,12,18,50 +970,"Problem: How can you use the four numbers 42, 46, 11, 76 with +, -, x, and / operators to get 832?",832,42,46,11,76 +971,"Given the numbers 63, 63, 36, and 7, arrange them with +, -, x, and / operators to achieve 29.",29,63,63,36,7 +972,"Problem: How can you use the four numbers 5, 27, 37, 17 with +, -, x, and / operators to get 661?",661,5,27,37,17 +973,"Find a way to combine 69, 7, 42, and 87 to get 438 using only +, -, x, and / operators.",438,69,7,42,87 +974,"Your task: Use 80, 18, 2, and 92 exactly once each with only +, -, x, and / operators to create an expression equal to 208.",208,80,18,2,92 +975,"Your task: Use 31, 11, 21, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 365.",365,31,11,21,3 +976,"Find a way to combine 95, 95, 41, and 9 to get 559 using only +, -, x, and / operators.",559,95,95,41,9 +977,"Use all four numbers (42, 95, 37, 15) to make 692. Only +, -, x, and / operators are allowed.",692,42,95,37,15 +978,"Problem: How can you use the four numbers 15, 63, 99, 3 with +, -, x, and / operators to get 45?",45,15,63,99,3 +979,"Use all four numbers (53, 7, 6, 10) to make 355. Only +, -, x, and / operators are allowed.",355,53,7,6,10 +980,"Can you make 239 using 59, 53, 38, and 76? Use only +, -, x, and / operators.",239,59,53,38,76 +981,"Can you make 616 using 11, 55, 60, and 49? Use only +, -, x, and / operators.",616,11,55,60,49 +982,"Find a way to combine 42, 21, 36, and 14 to get 52 using only +, -, x, and / operators.",52,42,21,36,14 +983,"Problem: How can you use the four numbers 50, 11, 55, 65 with +, -, x, and / operators to get 670?",670,50,11,55,65 +984,"Use all four numbers (17, 68, 18, 2) to make 629. Only +, -, x, and / operators are allowed.",629,17,68,18,2 +985,"Create a mathematical expression using 71, 67, 67, and 10 that equals 60. Only basic arithmetic operators (+, -, x, /) are permitted.",60,71,67,67,10 +986,"Your task: Use 57, 45, 3, and 5 exactly once each with only +, -, x, and / operators to create an expression equal to 732.",732,57,45,3,5 +987,"Can you make 325 using 5, 57, 65, and 57? Use only +, -, x, and / operators.",325,5,57,65,57 +988,"Using the numbers 1, 25, 1, and 97, create an expression that equals 73. You can only use +, -, x, and / operators.",73,1,25,1,97 +989,"Your task: Use 80, 13, 3, and 75 exactly once each with only +, -, x, and / operators to create an expression equal to 194.",194,80,13,3,75 +990,"Arrange 4, 32, 17, and 17 with +, -, x, and / to make 417.",417,4,32,17,17 +991,"Can you make 536 using 17, 31, 99, and 11? Use only +, -, x, and / operators.",536,17,31,99,11 +992,"Use all four numbers (69, 55, 86, 86) to make 123. Only +, -, x, and / operators are allowed.",123,69,55,86,86 +993,"Can you make 912 using 39, 28, 4, and 45? Use only +, -, x, and / operators.",912,39,28,4,45 +994,"Create a mathematical expression using 91, 7, 47, and 93 that equals 704. Only basic arithmetic operators (+, -, x, /) are permitted.",704,91,7,47,93 +995,"Your task: Use 4, 87, 91, and 82 exactly once each with only +, -, x, and / operators to create an expression equal to 339.",339,4,87,91,82 +996,"Using the numbers 49, 8, 41, and 18, create an expression that equals 395. You can only use +, -, x, and / operators.",395,49,8,41,18 +997,"Can you make 844 using 65, 62, 5, and 38? Use only +, -, x, and / operators.",844,65,62,5,38 +998,"Using the numbers 73, 28, 3, and 1, create an expression that equals 156. You can only use +, -, x, and / operators.",156,73,28,3,1 +999,"Arrange 2, 79, 11, and 18 with +, -, x, and / to make 187.",187,2,79,11,18 +1000,"Can you make 74 using 2, 9, 9, and 72? Use only +, -, x, and / operators.",74,2,9,9,72 +1001,"Can you make 31 using 16, 30, 28, and 14? Use only +, -, x, and / operators.",31,16,30,28,14 +1002,"Use all four numbers (98, 2, 87, 11) to make 294. Only +, -, x, and / operators are allowed.",294,98,2,87,11 +1003,"Find a way to combine 27, 9, 2, and 58 to get 63 using only +, -, x, and / operators.",63,27,9,2,58 +1004,"Given the numbers 72, 22, 27, and 99, arrange them with +, -, x, and / operators to achieve 765.",765,72,22,27,99 +1005,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 49, 88, 88, and 55 to equal 105.",105,49,88,88,55 +1006,"Create a mathematical expression using 15, 45, 10, and 93 that equals 900. Only basic arithmetic operators (+, -, x, /) are permitted.",900,15,45,10,93 +1007,"Create a mathematical expression using 73, 70, 7, and 88 that equals 642. Only basic arithmetic operators (+, -, x, /) are permitted.",642,73,70,7,88 +1008,"Create a mathematical expression using 15, 56, 95, and 54 that equals 989. Only basic arithmetic operators (+, -, x, /) are permitted.",989,15,56,95,54 +1009,"Using the numbers 37, 47, 2, and 84, create an expression that equals 252. You can only use +, -, x, and / operators.",252,37,47,2,84 +1010,"Can you make 536 using 5, 95, 1, and 60? Use only +, -, x, and / operators.",536,5,95,1,60 +1011,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 68, 12, 4, and 96 to equal 916.",916,68,12,4,96 +1012,"Arrange 38, 40, 15, and 33 with +, -, x, and / to make 573.",573,38,40,15,33 +1013,"Use all four numbers (9, 100, 12, 71) to make 48. Only +, -, x, and / operators are allowed.",48,9,100,12,71 +1014,"Your task: Use 64, 88, 94, and 88 exactly once each with only +, -, x, and / operators to create an expression equal to 158.",158,64,88,94,88 +1015,"Create a mathematical expression using 20, 30, 51, and 25 that equals 9. Only basic arithmetic operators (+, -, x, /) are permitted.",9,20,30,51,25 +1016,"Your task: Use 92, 42, 21, and 28 exactly once each with only +, -, x, and / operators to create an expression equal to 156.",156,92,42,21,28 +1017,"Arrange 95, 87, 43, and 13 with +, -, x, and / to make 741.",741,95,87,43,13 +1018,"Using the numbers 82, 24, 60, and 3, create an expression that equals 202. You can only use +, -, x, and / operators.",202,82,24,60,3 +1019,"Given the numbers 48, 10, 69, and 82, arrange them with +, -, x, and / operators to achieve 820.",820,48,10,69,82 +1020,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 10, 10, 91, and 6 to equal 86.",86,10,10,91,6 +1021,"Arrange 1, 37, 39, and 56 with +, -, x, and / to make 132.",132,1,37,39,56 +1022,"Create a mathematical expression using 40, 9, 16, and 62 that equals 246. Only basic arithmetic operators (+, -, x, /) are permitted.",246,40,9,16,62 +1023,"Your task: Use 18, 18, 87, and 76 exactly once each with only +, -, x, and / operators to create an expression equal to 12.",12,18,18,87,76 +1024,"Problem: How can you use the four numbers 10, 97, 47, 60 with +, -, x, and / operators to get 983?",983,10,97,47,60 +1025,"Given the numbers 12, 48, 9, and 71, arrange them with +, -, x, and / operators to achieve 373.",373,12,48,9,71 +1026,"Find a way to combine 3, 53, 87, and 77 to get 169 using only +, -, x, and / operators.",169,3,53,87,77 +1027,"Your task: Use 77, 76, 15, and 45 exactly once each with only +, -, x, and / operators to create an expression equal to 828.",828,77,76,15,45 +1028,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 63, 7, 7, and 86 to equal 148.",148,63,7,7,86 +1029,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 75, 24, 48, and 2 to equal 75.",75,75,24,48,2 +1030,"Problem: How can you use the four numbers 18, 97, 5, 72 with +, -, x, and / operators to get 431?",431,18,97,5,72 +1031,"Your task: Use 99, 3, 57, and 19 exactly once each with only +, -, x, and / operators to create an expression equal to 93.",93,99,3,57,19 +1032,"Given the numbers 33, 22, 84, and 15, arrange them with +, -, x, and / operators to achieve 825.",825,33,22,84,15 +1033,"Create a mathematical expression using 96, 35, 13, and 1 that equals 48. Only basic arithmetic operators (+, -, x, /) are permitted.",48,96,35,13,1 +1034,"Use all four numbers (47, 39, 80, 10) to make 808. Only +, -, x, and / operators are allowed.",808,47,39,80,10 +1035,"Using the numbers 39, 17, 92, and 6, create an expression that equals 761. You can only use +, -, x, and / operators.",761,39,17,92,6 +1036,"Your task: Use 70, 70, 84, and 14 exactly once each with only +, -, x, and / operators to create an expression equal to 134.",134,70,70,84,14 +1037,"Create a mathematical expression using 59, 60, 1, and 42 that equals 161. Only basic arithmetic operators (+, -, x, /) are permitted.",161,59,60,1,42 +1038,"Arrange 3, 65, 3, and 88 with +, -, x, and / to make 673.",673,3,65,3,88 +1039,"Can you make 377 using 12, 32, 18, and 25? Use only +, -, x, and / operators.",377,12,32,18,25 +1040,"Find a way to combine 62, 16, 31, and 25 to get 217 using only +, -, x, and / operators.",217,62,16,31,25 +1041,"Arrange 74, 1, 29, and 58 with +, -, x, and / to make 161.",161,74,1,29,58 +1042,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 22, 43, 63, and 83 to equal 966.",966,22,43,63,83 +1043,"Find a way to combine 5, 44, 92, and 2 to get 314 using only +, -, x, and / operators.",314,5,44,92,2 +1044,"Problem: How can you use the four numbers 41, 37, 63, 11 with +, -, x, and / operators to get 824?",824,41,37,63,11 +1045,"Use all four numbers (69, 5, 90, 5) to make 327. Only +, -, x, and / operators are allowed.",327,69,5,90,5 +1046,"Create a mathematical expression using 64, 38, 12, and 67 that equals 587. Only basic arithmetic operators (+, -, x, /) are permitted.",587,64,38,12,67 +1047,"Find a way to combine 10, 53, 1, and 15 to get 48 using only +, -, x, and / operators.",48,10,53,1,15 +1048,"Create a mathematical expression using 34, 4, 12, and 56 that equals 180. Only basic arithmetic operators (+, -, x, /) are permitted.",180,34,4,12,56 +1049,"Use all four numbers (56, 5, 10, 25) to make 54. Only +, -, x, and / operators are allowed.",54,56,5,10,25 +1050,"Problem: How can you use the four numbers 20, 73, 42, 14 with +, -, x, and / operators to get 90?",90,20,73,42,14 +1051,"Find a way to combine 67, 7, 99, and 93 to get 661 using only +, -, x, and / operators.",661,67,7,99,93 +1052,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 87, 22, and 21 to equal 555.",555,6,87,22,21 +1053,"Arrange 58, 15, 58, and 44 with +, -, x, and / to make 660.",660,58,15,58,44 +1054,"Use all four numbers (56, 1, 95, 35) to make 116. Only +, -, x, and / operators are allowed.",116,56,1,95,35 +1055,"Given the numbers 20, 10, 85, and 61, arrange them with +, -, x, and / operators to achieve 109.",109,20,10,85,61 +1056,"Problem: How can you use the four numbers 38, 30, 19, 8 with +, -, x, and / operators to get 616?",616,38,30,19,8 +1057,"Find a way to combine 23, 11, 44, and 37 to get 172 using only +, -, x, and / operators.",172,23,11,44,37 +1058,"Your task: Use 34, 68, 1, and 17 exactly once each with only +, -, x, and / operators to create an expression equal to 30.",30,34,68,1,17 +1059,"Using the numbers 18, 99, 45, and 55, create an expression that equals 1. You can only use +, -, x, and / operators.",1,18,99,45,55 +1060,"Find a way to combine 8, 33, 42, and 44 to get 262 using only +, -, x, and / operators.",262,8,33,42,44 +1061,"Find a way to combine 13, 63, 10, and 74 to get 717 using only +, -, x, and / operators.",717,13,63,10,74 +1062,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 36, 78, and 93 to equal 693.",693,24,36,78,93 +1063,"Problem: How can you use the four numbers 9, 3, 51, 42 with +, -, x, and / operators to get 120?",120,9,3,51,42 +1064,"Problem: How can you use the four numbers 71, 88, 88, 67 with +, -, x, and / operators to get 352?",352,71,88,88,67 +1065,"Given the numbers 23, 20, 70, and 18, arrange them with +, -, x, and / operators to achieve 408.",408,23,20,70,18 +1066,"Using the numbers 56, 12, 6, and 65, create an expression that equals 49. You can only use +, -, x, and / operators.",49,56,12,6,65 +1067,"Create a mathematical expression using 35, 7, 7, and 45 that equals 560. Only basic arithmetic operators (+, -, x, /) are permitted.",560,35,7,7,45 +1068,"Arrange 47, 26, 26, and 2 with +, -, x, and / to make 44.",44,47,26,26,2 +1069,"Your task: Use 92, 14, 39, and 19 exactly once each with only +, -, x, and / operators to create an expression equal to 547.",547,92,14,39,19 +1070,"Find a way to combine 11, 38, 1, and 21 to get 440 using only +, -, x, and / operators.",440,11,38,1,21 +1071,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 25, 19, and 45 to equal 436.",436,6,25,19,45 +1072,"Can you make 428 using 30, 4, 77, and 90? Use only +, -, x, and / operators.",428,30,4,77,90 +1073,"Can you make 369 using 90, 99, 27, and 39? Use only +, -, x, and / operators.",369,90,99,27,39 +1074,"Your task: Use 43, 49, 49, and 31 exactly once each with only +, -, x, and / operators to create an expression equal to 588.",588,43,49,49,31 +1075,"Using the numbers 70, 57, 46, and 2, create an expression that equals 219. You can only use +, -, x, and / operators.",219,70,57,46,2 +1076,"Using the numbers 40, 69, 1, and 15, create an expression that equals 124. You can only use +, -, x, and / operators.",124,40,69,1,15 +1077,"Your task: Use 16, 49, 56, and 14 exactly once each with only +, -, x, and / operators to create an expression equal to 69.",69,16,49,56,14 +1078,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 72, 51, 15, and 65 to equal 772.",772,72,51,15,65 +1079,"Given the numbers 33, 64, 2, and 9, arrange them with +, -, x, and / operators to achieve 10.",10,33,64,2,9 +1080,"Create a mathematical expression using 2, 84, 28, and 7 that equals 189. Only basic arithmetic operators (+, -, x, /) are permitted.",189,2,84,28,7 +1081,"Problem: How can you use the four numbers 75, 43, 2, 43 with +, -, x, and / operators to get 77?",77,75,43,2,43 +1082,"Can you make 705 using 72, 23, 61, and 10? Use only +, -, x, and / operators.",705,72,23,61,10 +1083,"Arrange 9, 51, 45, and 29 with +, -, x, and / to make 443.",443,9,51,45,29 +1084,"Find a way to combine 19, 91, 38, and 20 to get 969 using only +, -, x, and / operators.",969,19,91,38,20 +1085,"Create a mathematical expression using 99, 63, 49, and 8 that equals 69. Only basic arithmetic operators (+, -, x, /) are permitted.",69,99,63,49,8 +1086,"Your task: Use 51, 84, 6, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 723.",723,51,84,6,9 +1087,"Can you make 33 using 2, 61, 7, and 96? Use only +, -, x, and / operators.",33,2,61,7,96 +1088,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 95, 56, 92, and 2 to equal 223.",223,95,56,92,2 +1089,"Arrange 78, 89, 86, and 1 with +, -, x, and / to make 253.",253,78,89,86,1 +1090,"Problem: How can you use the four numbers 55, 52, 26, 1 with +, -, x, and / operators to get 52?",52,55,52,26,1 +1091,"Using the numbers 18, 47, 23, and 66, create an expression that equals 935. You can only use +, -, x, and / operators.",935,18,47,23,66 +1092,"Can you make 327 using 15, 26, 71, and 8? Use only +, -, x, and / operators.",327,15,26,71,8 +1093,"Arrange 13, 99, 2, and 97 with +, -, x, and / to make 108.",108,13,99,2,97 +1094,"Find a way to combine 5, 100, 37, and 15 to get 522 using only +, -, x, and / operators.",522,5,100,37,15 +1095,"Your task: Use 69, 34, 4, and 41 exactly once each with only +, -, x, and / operators to create an expression equal to 164.",164,69,34,4,41 +1096,"Find a way to combine 20, 28, 38, and 81 to get 679 using only +, -, x, and / operators.",679,20,28,38,81 +1097,"Your task: Use 97, 25, 8, and 31 exactly once each with only +, -, x, and / operators to create an expression equal to 328.",328,97,25,8,31 +1098,"Create a mathematical expression using 64, 96, 99, and 20 that equals 86. Only basic arithmetic operators (+, -, x, /) are permitted.",86,64,96,99,20 +1099,"Given the numbers 55, 38, 21, and 28, arrange them with +, -, x, and / operators to achieve 605.",605,55,38,21,28 +1100,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 52, 28, 27, and 3 to equal 304.",304,52,28,27,3 +1101,"Your task: Use 85, 1, 1, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 80.",80,85,1,1,6 +1102,"Given the numbers 25, 16, 16, and 16, arrange them with +, -, x, and / operators to achieve 401.",401,25,16,16,16 +1103,"Using the numbers 77, 3, 78, and 87, create an expression that equals 222. You can only use +, -, x, and / operators.",222,77,3,78,87 +1104,"Given the numbers 80, 8, 30, and 65, arrange them with +, -, x, and / operators to achieve 385.",385,80,8,30,65 +1105,"Use all four numbers (6, 59, 47, 13) to make 294. Only +, -, x, and / operators are allowed.",294,6,59,47,13 +1106,"Find a way to combine 94, 100, 29, and 5 to get 674 using only +, -, x, and / operators.",674,94,100,29,5 +1107,"Use all four numbers (24, 28, 24, 62) to make 634. Only +, -, x, and / operators are allowed.",634,24,28,24,62 +1108,"Create a mathematical expression using 5, 26, 62, and 90 that equals 102. Only basic arithmetic operators (+, -, x, /) are permitted.",102,5,26,62,90 +1109,"Using the numbers 13, 85, 89, and 98, create an expression that equals 918. You can only use +, -, x, and / operators.",918,13,85,89,98 +1110,"Find a way to combine 76, 23, 2, and 91 to get 281 using only +, -, x, and / operators.",281,76,23,2,91 +1111,"Find a way to combine 44, 11, 5, and 12 to get 11 using only +, -, x, and / operators.",11,44,11,5,12 +1112,"Given the numbers 14, 20, 39, and 70, arrange them with +, -, x, and / operators to achieve 864.",864,14,20,39,70 +1113,"Using the numbers 65, 11, 50, and 55, create an expression that equals 55. You can only use +, -, x, and / operators.",55,65,11,50,55 +1114,"Create a mathematical expression using 66, 28, 4, and 1 that equals 90. Only basic arithmetic operators (+, -, x, /) are permitted.",90,66,28,4,1 +1115,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 13, 7, 98, and 20 to equal 13.",13,13,7,98,20 +1116,"Use all four numbers (64, 17, 10, 84) to make 887. Only +, -, x, and / operators are allowed.",887,64,17,10,84 +1117,"Using the numbers 81, 23, 7, and 93, create an expression that equals 149. You can only use +, -, x, and / operators.",149,81,23,7,93 +1118,"Use all four numbers (5, 91, 59, 24) to make 538. Only +, -, x, and / operators are allowed.",538,5,91,59,24 +1119,"Find a way to combine 77, 32, 21, and 12 to get 761 using only +, -, x, and / operators.",761,77,32,21,12 +1120,"Create a mathematical expression using 90, 30, 13, and 36 that equals 516. Only basic arithmetic operators (+, -, x, /) are permitted.",516,90,30,13,36 +1121,"Use all four numbers (77, 9, 13, 63) to make 143. Only +, -, x, and / operators are allowed.",143,77,9,13,63 +1122,"Create a mathematical expression using 90, 14, 27, and 97 that equals 565. Only basic arithmetic operators (+, -, x, /) are permitted.",565,90,14,27,97 +1123,"Create a mathematical expression using 15, 33, 1, and 46 that equals 449. Only basic arithmetic operators (+, -, x, /) are permitted.",449,15,33,1,46 +1124,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 14, 53, 46, and 46 to equal 741.",741,14,53,46,46 +1125,"Use all four numbers (35, 59, 32, 21) to make 766. Only +, -, x, and / operators are allowed.",766,35,59,32,21 +1126,"Your task: Use 10, 63, 20, and 13 exactly once each with only +, -, x, and / operators to create an expression equal to 333.",333,10,63,20,13 +1127,"Using the numbers 19, 13, 38, and 20, create an expression that equals 265. You can only use +, -, x, and / operators.",265,19,13,38,20 +1128,"Create a mathematical expression using 77, 16, 11, and 14 that equals 126. Only basic arithmetic operators (+, -, x, /) are permitted.",126,77,16,11,14 +1129,"Use all four numbers (14, 28, 18, 73) to make 657. Only +, -, x, and / operators are allowed.",657,14,28,18,73 +1130,"Can you make 429 using 80, 5, 54, and 79? Use only +, -, x, and / operators.",429,80,5,54,79 +1131,"Use all four numbers (94, 12, 40, 99) to make 989. Only +, -, x, and / operators are allowed.",989,94,12,40,99 +1132,"Your task: Use 97, 99, 9, and 20 exactly once each with only +, -, x, and / operators to create an expression equal to 88.",88,97,99,9,20 +1133,"Problem: How can you use the four numbers 5, 6, 2, 22 with +, -, x, and / operators to get 74?",74,5,6,2,22 +1134,"Your task: Use 3, 31, 7, and 82 exactly once each with only +, -, x, and / operators to create an expression equal to 168.",168,3,31,7,82 +1135,"Given the numbers 48, 6, 91, and 66, arrange them with +, -, x, and / operators to achieve 794.",794,48,6,91,66 +1136,"Using the numbers 70, 77, 63, and 18, create an expression that equals 92. You can only use +, -, x, and / operators.",92,70,77,63,18 +1137,"Using the numbers 89, 8, 89, and 2, create an expression that equals 16. You can only use +, -, x, and / operators.",16,89,8,89,2 +1138,"Find a way to combine 17, 12, 72, and 77 to get 179 using only +, -, x, and / operators.",179,17,12,72,77 +1139,"Arrange 9, 46, 16, and 58 with +, -, x, and / to make 456.",456,9,46,16,58 +1140,"Given the numbers 13, 11, 55, and 61, arrange them with +, -, x, and / operators to achieve 126.",126,13,11,55,61 +1141,"Using the numbers 73, 40, 84, and 26, create an expression that equals 736. You can only use +, -, x, and / operators.",736,73,40,84,26 +1142,"Problem: How can you use the four numbers 56, 11, 67, 81 with +, -, x, and / operators to get 630?",630,56,11,67,81 +1143,"Given the numbers 93, 73, 10, and 26, arrange them with +, -, x, and / operators to achieve 849.",849,93,73,10,26 +1144,"Use all four numbers (94, 47, 9, 3) to make 15. Only +, -, x, and / operators are allowed.",15,94,47,9,3 +1145,"Your task: Use 20, 1, 5, and 100 exactly once each with only +, -, x, and / operators to create an expression equal to 521.",521,20,1,5,100 +1146,"Using the numbers 25, 23, 66, and 3, create an expression that equals 597. You can only use +, -, x, and / operators.",597,25,23,66,3 +1147,"Given the numbers 36, 24, 60, and 13, arrange them with +, -, x, and / operators to achieve 911.",911,36,24,60,13 +1148,"Find a way to combine 11, 66, 44, and 99 to get 869 using only +, -, x, and / operators.",869,11,66,44,99 +1149,"Given the numbers 1, 33, 17, and 32, arrange them with +, -, x, and / operators to achieve 594.",594,1,33,17,32 +1150,"Using the numbers 79, 1, 97, and 31, create an expression that equals 13. You can only use +, -, x, and / operators.",13,79,1,97,31 +1151,"Your task: Use 90, 21, 14, and 27 exactly once each with only +, -, x, and / operators to create an expression equal to 5.",5,90,21,14,27 +1152,"Your task: Use 69, 9, 6, and 78 exactly once each with only +, -, x, and / operators to create an expression equal to 549.",549,69,9,6,78 +1153,"Arrange 48, 8, 33, and 66 with +, -, x, and / to make 264.",264,48,8,33,66 +1154,"Your task: Use 36, 50, 6, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 343.",343,36,50,6,7 +1155,"Find a way to combine 30, 20, 15, and 49 to get 566 using only +, -, x, and / operators.",566,30,20,15,49 +1156,"Problem: How can you use the four numbers 3, 4, 34, 39 with +, -, x, and / operators to get 7?",7,3,4,34,39 +1157,"Create a mathematical expression using 65, 62, 2, and 68 that equals 9. Only basic arithmetic operators (+, -, x, /) are permitted.",9,65,62,2,68 +1158,"Arrange 89, 1, 89, and 74 with +, -, x, and / to make 104.",104,89,1,89,74 +1159,"Find a way to combine 82, 1, 5, and 40 to get 282 using only +, -, x, and / operators.",282,82,1,5,40 +1160,"Create a mathematical expression using 3, 90, 68, and 28 that equals 230. Only basic arithmetic operators (+, -, x, /) are permitted.",230,3,90,68,28 +1161,"Using the numbers 37, 17, 43, and 78, create an expression that equals 594. You can only use +, -, x, and / operators.",594,37,17,43,78 +1162,"Arrange 66, 10, 80, and 25 with +, -, x, and / to make 34.",34,66,10,80,25 +1163,"Find a way to combine 91, 49, 14, and 80 to get 857 using only +, -, x, and / operators.",857,91,49,14,80 +1164,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 36, 27, and 3 to equal 168.",168,4,36,27,3 +1165,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 89, 43, and 15 to equal 559.",559,3,89,43,15 +1166,"Given the numbers 25, 61, 54, and 3, arrange them with +, -, x, and / operators to achieve 104.",104,25,61,54,3 +1167,"Arrange 18, 39, 36, and 18 with +, -, x, and / to make 351.",351,18,39,36,18 +1168,"Arrange 2, 6, 40, and 5 with +, -, x, and / to make 4.",4,2,6,40,5 +1169,"Given the numbers 19, 93, 12, and 95, arrange them with +, -, x, and / operators to achieve 627.",627,19,93,12,95 +1170,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 97, 64, 87, and 1 to equal 74.",74,97,64,87,1 +1171,"Use all four numbers (49, 17, 18, 27) to make 878. Only +, -, x, and / operators are allowed.",878,49,17,18,27 +1172,"Find a way to combine 37, 20, 49, and 80 to get 709 using only +, -, x, and / operators.",709,37,20,49,80 +1173,"Using the numbers 76, 10, 6, and 89, create an expression that equals 855. You can only use +, -, x, and / operators.",855,76,10,6,89 +1174,"Arrange 29, 86, 34, and 29 with +, -, x, and / to make 929.",929,29,86,34,29 +1175,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 58, 29, 35, and 59 to equal 11.",11,58,29,35,59 +1176,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 39, 8, 79, and 93 to equal 484.",484,39,8,79,93 +1177,"Using the numbers 19, 2, 1, and 85, create an expression that equals 122. You can only use +, -, x, and / operators.",122,19,2,1,85 +1178,"Given the numbers 6, 8, 1, and 7, arrange them with +, -, x, and / operators to achieve 55.",55,6,8,1,7 +1179,"Create a mathematical expression using 38, 49, 1, and 7 that equals 31. Only basic arithmetic operators (+, -, x, /) are permitted.",31,38,49,1,7 +1180,"Problem: How can you use the four numbers 85, 74, 92, 3 with +, -, x, and / operators to get 435?",435,85,74,92,3 +1181,"Can you make 394 using 15, 4, 76, and 75? Use only +, -, x, and / operators.",394,15,4,76,75 +1182,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 62, 84, 12, and 47 to equal 22.",22,62,84,12,47 +1183,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 7, 37, and 64 to equal 174.",174,21,7,37,64 +1184,"Find a way to combine 96, 3, 9, and 2 to get 81 using only +, -, x, and / operators.",81,96,3,9,2 +1185,"Find a way to combine 58, 54, 7, and 1 to get 11 using only +, -, x, and / operators.",11,58,54,7,1 +1186,"Given the numbers 72, 2, 32, and 30, arrange them with +, -, x, and / operators to achieve 166.",166,72,2,32,30 +1187,"Arrange 77, 5, 88, and 95 with +, -, x, and / to make 202.",202,77,5,88,95 +1188,"Use all four numbers (8, 92, 36, 55) to make 827. Only +, -, x, and / operators are allowed.",827,8,92,36,55 +1189,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 39, 52, 77, and 26 to equal 193.",193,39,52,77,26 +1190,"Find a way to combine 75, 82, 8, and 93 to get 638 using only +, -, x, and / operators.",638,75,82,8,93 +1191,"Find a way to combine 85, 34, 7, and 77 to get 590 using only +, -, x, and / operators.",590,85,34,7,77 +1192,"Arrange 3, 33, 88, and 2 with +, -, x, and / to make 14.",14,3,33,88,2 +1193,"Can you make 294 using 8, 55, 52, and 94? Use only +, -, x, and / operators.",294,8,55,52,94 +1194,"Problem: How can you use the four numbers 70, 6, 21, 4 with +, -, x, and / operators to get 16?",16,70,6,21,4 +1195,"Your task: Use 50, 15, 5, and 30 exactly once each with only +, -, x, and / operators to create an expression equal to 17.",17,50,15,5,30 +1196,"Use all four numbers (63, 21, 20, 20) to make 2. Only +, -, x, and / operators are allowed.",2,63,21,20,20 +1197,"Using the numbers 15, 13, 9, and 14, create an expression that equals 321. You can only use +, -, x, and / operators.",321,15,13,9,14 +1198,"Arrange 54, 54, 84, and 54 with +, -, x, and / to make 30.",30,54,54,84,54 +1199,"Create a mathematical expression using 83, 10, 18, and 16 that equals 381. Only basic arithmetic operators (+, -, x, /) are permitted.",381,83,10,18,16 +1200,"Create a mathematical expression using 6, 33, 6, and 68 that equals 260. Only basic arithmetic operators (+, -, x, /) are permitted.",260,6,33,6,68 +1201,"Use all four numbers (40, 9, 59, 4) to make 567. Only +, -, x, and / operators are allowed.",567,40,9,59,4 +1202,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 75, 5, 85, and 72 to equal 388.",388,75,5,85,72 +1203,"Find a way to combine 9, 63, 85, and 14 to get 170 using only +, -, x, and / operators.",170,9,63,85,14 +1204,"Arrange 15, 30, 6, and 34 with +, -, x, and / to make 102.",102,15,30,6,34 +1205,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 67, 34, 1, and 1 to equal 34.",34,67,34,1,1 +1206,"Find a way to combine 21, 14, 3, and 38 to get 259 using only +, -, x, and / operators.",259,21,14,3,38 +1207,"Problem: How can you use the four numbers 29, 7, 10, 32 with +, -, x, and / operators to get 523?",523,29,7,10,32 +1208,"Problem: How can you use the four numbers 5, 21, 28, 40 with +, -, x, and / operators to get 150?",150,5,21,28,40 +1209,"Given the numbers 14, 70, 21, and 41, arrange them with +, -, x, and / operators to achieve 960.",960,14,70,21,41 +1210,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 58, 22, 66, and 48 to equal 42.",42,58,22,66,48 +1211,"Use all four numbers (99, 6, 81, 81) to make 93. Only +, -, x, and / operators are allowed.",93,99,6,81,81 +1212,"Given the numbers 65, 97, 84, and 2, arrange them with +, -, x, and / operators to achieve 330.",330,65,97,84,2 +1213,"Can you make 58 using 11, 6, 1, and 41? Use only +, -, x, and / operators.",58,11,6,1,41 +1214,"Arrange 52, 52, 4, and 93 with +, -, x, and / to make 769.",769,52,52,4,93 +1215,"Given the numbers 90, 12, 100, and 61, arrange them with +, -, x, and / operators to achieve 689.",689,90,12,100,61 +1216,"Create a mathematical expression using 46, 14, 14, and 43 that equals 42. Only basic arithmetic operators (+, -, x, /) are permitted.",42,46,14,14,43 +1217,"Given the numbers 84, 42, 53, and 76, arrange them with +, -, x, and / operators to achieve 25.",25,84,42,53,76 +1218,"Arrange 56, 17, 1, and 90 with +, -, x, and / to make 129.",129,56,17,1,90 +1219,"Use all four numbers (88, 76, 4, 4) to make 180. Only +, -, x, and / operators are allowed.",180,88,76,4,4 +1220,"Your task: Use 90, 29, 49, and 13 exactly once each with only +, -, x, and / operators to create an expression equal to 756.",756,90,29,49,13 +1221,"Create a mathematical expression using 22, 33, 82, and 44 that equals 852. Only basic arithmetic operators (+, -, x, /) are permitted.",852,22,33,82,44 +1222,"Create a mathematical expression using 8, 8, 24, and 5 that equals 120. Only basic arithmetic operators (+, -, x, /) are permitted.",120,8,8,24,5 +1223,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 43, 85, 13, and 34 to equal 570.",570,43,85,13,34 +1224,"Find a way to combine 36, 55, 10, and 12 to get 101 using only +, -, x, and / operators.",101,36,55,10,12 +1225,"Create a mathematical expression using 30, 12, 71, and 32 that equals 399. Only basic arithmetic operators (+, -, x, /) are permitted.",399,30,12,71,32 +1226,"Use all four numbers (10, 54, 75, 73) to make 392. Only +, -, x, and / operators are allowed.",392,10,54,75,73 +1227,"Using the numbers 82, 2, 38, and 16, create an expression that equals 22. You can only use +, -, x, and / operators.",22,82,2,38,16 +1228,"Find a way to combine 65, 1, 66, and 36 to get 167 using only +, -, x, and / operators.",167,65,1,66,36 +1229,"Given the numbers 65, 65, 26, and 4, arrange them with +, -, x, and / operators to achieve 75.",75,65,65,26,4 +1230,"Problem: How can you use the four numbers 59, 71, 28, 27 with +, -, x, and / operators to get 886?",886,59,71,28,27 +1231,"Problem: How can you use the four numbers 5, 52, 17, 87 with +, -, x, and / operators to get 976?",976,5,52,17,87 +1232,"Problem: How can you use the four numbers 75, 5, 3, 71 with +, -, x, and / operators to get 116?",116,75,5,3,71 +1233,"Can you make 528 using 52, 10, 51, and 43? Use only +, -, x, and / operators.",528,52,10,51,43 +1234,"Create a mathematical expression using 20, 57, 6, and 3 that equals 570. Only basic arithmetic operators (+, -, x, /) are permitted.",570,20,57,6,3 +1235,"Find a way to combine 66, 25, 4, and 68 to get 34 using only +, -, x, and / operators.",34,66,25,4,68 +1236,"Problem: How can you use the four numbers 56, 65, 48, 20 with +, -, x, and / operators to get 951?",951,56,65,48,20 +1237,"Find a way to combine 3, 99, 8, and 87 to get 376 using only +, -, x, and / operators.",376,3,99,8,87 +1238,"Use all four numbers (93, 17, 17, 20) to make 113. Only +, -, x, and / operators are allowed.",113,93,17,17,20 +1239,"Can you make 233 using 25, 11, 16, and 26? Use only +, -, x, and / operators.",233,25,11,16,26 +1240,"Find a way to combine 8, 44, 22, and 95 to get 105 using only +, -, x, and / operators.",105,8,44,22,95 +1241,"Problem: How can you use the four numbers 17, 13, 36, 2 with +, -, x, and / operators to get 255?",255,17,13,36,2 +1242,"Create a mathematical expression using 69, 9, 99, and 27 that equals 933. Only basic arithmetic operators (+, -, x, /) are permitted.",933,69,9,99,27 +1243,"Your task: Use 34, 21, 27, and 81 exactly once each with only +, -, x, and / operators to create an expression equal to 41.",41,34,21,27,81 +1244,"Using the numbers 27, 80, 6, and 12, create an expression that equals 348. You can only use +, -, x, and / operators.",348,27,80,6,12 +1245,"Use all four numbers (5, 84, 85, 60) to make 124. Only +, -, x, and / operators are allowed.",124,5,84,85,60 +1246,"Arrange 20, 45, 8, and 79 with +, -, x, and / to make 607.",607,20,45,8,79 +1247,"Using the numbers 43, 7, 100, and 20, create an expression that equals 296. You can only use +, -, x, and / operators.",296,43,7,100,20 +1248,"Find a way to combine 2, 40, 18, and 32 to get 538 using only +, -, x, and / operators.",538,2,40,18,32 +1249,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 26, 7, 7, and 88 to equal 101.",101,26,7,7,88 +1250,"Use all four numbers (8, 97, 8, 99) to make 897. Only +, -, x, and / operators are allowed.",897,8,97,8,99 +1251,"Create a mathematical expression using 81, 35, 28, and 22 that equals 732. Only basic arithmetic operators (+, -, x, /) are permitted.",732,81,35,28,22 +1252,"Using the numbers 13, 67, 97, and 77, create an expression that equals 697. You can only use +, -, x, and / operators.",697,13,67,97,77 +1253,"Can you make 877 using 7, 42, 18, and 46? Use only +, -, x, and / operators.",877,7,42,18,46 +1254,"Can you make 759 using 16, 29, 14, and 51? Use only +, -, x, and / operators.",759,16,29,14,51 +1255,"Arrange 20, 80, 16, and 78 with +, -, x, and / to make 103.",103,20,80,16,78 +1256,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 94, 81, 4, and 2 to equal 15.",15,94,81,4,2 +1257,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 51, 42, 25, and 21 to equal 534.",534,51,42,25,21 +1258,"Use all four numbers (84, 49, 92, 40) to make 436. Only +, -, x, and / operators are allowed.",436,84,49,92,40 +1259,"Using the numbers 97, 58, 5, and 34, create an expression that equals 353. You can only use +, -, x, and / operators.",353,97,58,5,34 +1260,"Problem: How can you use the four numbers 17, 54, 27, 87 with +, -, x, and / operators to get 978?",978,17,54,27,87 +1261,"Use all four numbers (24, 27, 60, 25) to make 683. Only +, -, x, and / operators are allowed.",683,24,27,60,25 +1262,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 72, 5, 5, and 56 to equal 153.",153,72,5,5,56 +1263,"Find a way to combine 52, 32, 14, and 50 to get 550 using only +, -, x, and / operators.",550,52,32,14,50 +1264,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 72, 10, and 24 to equal 518.",518,7,72,10,24 +1265,"Given the numbers 48, 88, 88, and 14, arrange them with +, -, x, and / operators to achieve 62.",62,48,88,88,14 +1266,"Arrange 98, 9, 3, and 31 with +, -, x, and / to make 200.",200,98,9,3,31 +1267,"Your task: Use 1, 41, 37, and 19 exactly once each with only +, -, x, and / operators to create an expression equal to 23.",23,1,41,37,19 +1268,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 75, 13, 26, and 93 to equal 856.",856,75,13,26,93 +1269,"Can you make 271 using 49, 6, 1, and 23? Use only +, -, x, and / operators.",271,49,6,1,23 +1270,"Find a way to combine 8, 20, 85, and 21 to get 13 using only +, -, x, and / operators.",13,8,20,85,21 +1271,"Using the numbers 68, 17, 2, and 1, create an expression that equals 83. You can only use +, -, x, and / operators.",83,68,17,2,1 +1272,"Using the numbers 42, 11, 68, and 63, create an expression that equals 853. You can only use +, -, x, and / operators.",853,42,11,68,63 +1273,"Your task: Use 22, 3, 75, and 51 exactly once each with only +, -, x, and / operators to create an expression equal to 298.",298,22,3,75,51 +1274,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 68, 14, and 31 to equal 65.",65,7,68,14,31 +1275,"Arrange 37, 79, 6, and 23 with +, -, x, and / to make 534.",534,37,79,6,23 +1276,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 69, 25, 32, and 21 to equal 848.",848,69,25,32,21 +1277,"Given the numbers 31, 15, 53, and 2, arrange them with +, -, x, and / operators to achieve 152.",152,31,15,53,2 +1278,"Given the numbers 45, 100, 54, and 9, arrange them with +, -, x, and / operators to achieve 750.",750,45,100,54,9 +1279,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 58, 63, 63, and 47 to equal 10.",10,58,63,63,47 +1280,"Can you make 243 using 40, 14, 29, and 2? Use only +, -, x, and / operators.",243,40,14,29,2 +1281,"Find a way to combine 10, 12, 31, and 32 to get 414 using only +, -, x, and / operators.",414,10,12,31,32 +1282,"Use all four numbers (27, 44, 4, 71) to make 355. Only +, -, x, and / operators are allowed.",355,27,44,4,71 +1283,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 86, 24, 24, and 94 to equal 568.",568,86,24,24,94 +1284,"Given the numbers 2, 52, 46, and 53, arrange them with +, -, x, and / operators to achieve 111.",111,2,52,46,53 +1285,"Find a way to combine 40, 46, 35, and 23 to get 891 using only +, -, x, and / operators.",891,40,46,35,23 +1286,"Create a mathematical expression using 41, 80, 37, and 17 that equals 750. Only basic arithmetic operators (+, -, x, /) are permitted.",750,41,80,37,17 +1287,"Use all four numbers (9, 88, 18, 62) to make 106. Only +, -, x, and / operators are allowed.",106,9,88,18,62 +1288,"Use all four numbers (85, 1, 53, 13) to make 774. Only +, -, x, and / operators are allowed.",774,85,1,53,13 +1289,"Create a mathematical expression using 22, 46, 1, and 44 that equals 23. Only basic arithmetic operators (+, -, x, /) are permitted.",23,22,46,1,44 +1290,"Use all four numbers (4, 9, 97, 85) to make 962. Only +, -, x, and / operators are allowed.",962,4,9,97,85 +1291,"Problem: How can you use the four numbers 95, 4, 36, 72 with +, -, x, and / operators to get 87?",87,95,4,36,72 +1292,"Arrange 12, 63, 7, and 41 with +, -, x, and / to make 469.",469,12,63,7,41 +1293,"Using the numbers 1, 5, 44, and 33, create an expression that equals 82. You can only use +, -, x, and / operators.",82,1,5,44,33 +1294,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 30, 5, 40, and 2 to equal 188.",188,30,5,40,2 +1295,"Find a way to combine 68, 96, 33, and 30 to get 962 using only +, -, x, and / operators.",962,68,96,33,30 +1296,"Can you make 96 using 84, 40, 35, and 1? Use only +, -, x, and / operators.",96,84,40,35,1 +1297,"Create a mathematical expression using 6, 31, 26, and 2 that equals 24. Only basic arithmetic operators (+, -, x, /) are permitted.",24,6,31,26,2 +1298,"Your task: Use 2, 3, 19, and 61 exactly once each with only +, -, x, and / operators to create an expression equal to 86.",86,2,3,19,61 +1299,"Create a mathematical expression using 98, 16, 43, and 84 that equals 870. Only basic arithmetic operators (+, -, x, /) are permitted.",870,98,16,43,84 +1300,"Problem: How can you use the four numbers 80, 1, 58, 36 with +, -, x, and / operators to get 174?",174,80,1,58,36 +1301,"Problem: How can you use the four numbers 80, 75, 88, 88 with +, -, x, and / operators to get 155?",155,80,75,88,88 +1302,"Can you make 53 using 85, 34, 68, and 34? Use only +, -, x, and / operators.",53,85,34,68,34 +1303,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 2, 96, 2, and 88 to equal 368.",368,2,96,2,88 +1304,"Using the numbers 87, 98, 38, and 2, create an expression that equals 166. You can only use +, -, x, and / operators.",166,87,98,38,2 +1305,"Your task: Use 16, 51, 15, and 24 exactly once each with only +, -, x, and / operators to create an expression equal to 807.",807,16,51,15,24 +1306,"Problem: How can you use the four numbers 8, 18, 42, 57 with +, -, x, and / operators to get 707?",707,8,18,42,57 +1307,"Can you make 56 using 17, 91, 91, and 39? Use only +, -, x, and / operators.",56,17,91,91,39 +1308,"Arrange 23, 27, 29, and 8 with +, -, x, and / to make 282.",282,23,27,29,8 +1309,"Use all four numbers (46, 1, 90, 5) to make 828. Only +, -, x, and / operators are allowed.",828,46,1,90,5 +1310,"Create a mathematical expression using 31, 31, 74, and 24 that equals 99. Only basic arithmetic operators (+, -, x, /) are permitted.",99,31,31,74,24 +1311,"Given the numbers 66, 22, 8, and 84, arrange them with +, -, x, and / operators to achieve 780.",780,66,22,8,84 +1312,"Find a way to combine 68, 90, 20, and 74 to get 380 using only +, -, x, and / operators.",380,68,90,20,74 +1313,"Problem: How can you use the four numbers 10, 15, 46, 45 with +, -, x, and / operators to get 241?",241,10,15,46,45 +1314,"Your task: Use 62, 4, 72, and 87 exactly once each with only +, -, x, and / operators to create an expression equal to 233.",233,62,4,72,87 +1315,"Can you make 745 using 3, 86, 18, and 46? Use only +, -, x, and / operators.",745,3,86,18,46 +1316,"Find a way to combine 24, 10, 44, and 19 to get 850 using only +, -, x, and / operators.",850,24,10,44,19 +1317,"Problem: How can you use the four numbers 67, 89, 67, 96 with +, -, x, and / operators to get 185?",185,67,89,67,96 +1318,"Use all four numbers (3, 15, 33, 15) to make 513. Only +, -, x, and / operators are allowed.",513,3,15,33,15 +1319,"Can you make 641 using 23, 23, 86, and 26? Use only +, -, x, and / operators.",641,23,23,86,26 +1320,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 42, 61, 7, and 95 to equal 271.",271,42,61,7,95 +1321,"Can you make 147 using 1, 6, 10, and 86? Use only +, -, x, and / operators.",147,1,6,10,86 +1322,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 41, 43, and 7 to equal 323.",323,7,41,43,7 +1323,"Arrange 88, 44, 47, and 23 with +, -, x, and / to make 72.",72,88,44,47,23 +1324,"Given the numbers 73, 7, 63, and 31, arrange them with +, -, x, and / operators to achieve 479.",479,73,7,63,31 +1325,"Using the numbers 11, 65, 60, and 62, create an expression that equals 837. You can only use +, -, x, and / operators.",837,11,65,60,62 +1326,"Your task: Use 17, 24, 2, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 1.",1,17,24,2,3 +1327,"Find a way to combine 70, 2, 42, and 45 to get 109 using only +, -, x, and / operators.",109,70,2,42,45 +1328,"Problem: How can you use the four numbers 19, 52, 10, 17 with +, -, x, and / operators to get 556?",556,19,52,10,17 +1329,"Your task: Use 5, 60, 67, and 83 exactly once each with only +, -, x, and / operators to create an expression equal to 284.",284,5,60,67,83 +1330,"Can you make 142 using 58, 48, 24, and 82? Use only +, -, x, and / operators.",142,58,48,24,82 +1331,"Problem: How can you use the four numbers 6, 73, 8, 26 with +, -, x, and / operators to get 141?",141,6,73,8,26 +1332,"Using the numbers 70, 6, 53, and 14, create an expression that equals 353. You can only use +, -, x, and / operators.",353,70,6,53,14 +1333,"Arrange 2, 9, 42, and 44 with +, -, x, and / to make 16.",16,2,9,42,44 +1334,"Can you make 870 using 34, 27, 29, and 53? Use only +, -, x, and / operators.",870,34,27,29,53 +1335,"Problem: How can you use the four numbers 22, 49, 63, 24 with +, -, x, and / operators to get 991?",991,22,49,63,24 +1336,"Create a mathematical expression using 30, 2, 7, and 66 that equals 477. Only basic arithmetic operators (+, -, x, /) are permitted.",477,30,2,7,66 +1337,"Arrange 3, 80, 89, and 22 with +, -, x, and / to make 307.",307,3,80,89,22 +1338,"Given the numbers 37, 100, 17, and 40, arrange them with +, -, x, and / operators to achieve 617.",617,37,100,17,40 +1339,"Create a mathematical expression using 46, 17, 84, and 18 that equals 848. Only basic arithmetic operators (+, -, x, /) are permitted.",848,46,17,84,18 +1340,"Can you make 409 using 51, 45, 82, and 23? Use only +, -, x, and / operators.",409,51,45,82,23 +1341,"Find a way to combine 14, 44, 33, and 65 to get 648 using only +, -, x, and / operators.",648,14,44,33,65 +1342,"Use all four numbers (12, 85, 6, 92) to make 649. Only +, -, x, and / operators are allowed.",649,12,85,6,92 +1343,"Given the numbers 28, 13, 11, and 91, arrange them with +, -, x, and / operators to achieve 466.",466,28,13,11,91 +1344,"Your task: Use 5, 44, 6, and 74 exactly once each with only +, -, x, and / operators to create an expression equal to 288.",288,5,44,6,74 +1345,"Your task: Use 52, 26, 18, and 40 exactly once each with only +, -, x, and / operators to create an expression equal to 560.",560,52,26,18,40 +1346,"Use all four numbers (1, 18, 39, 17) to make 74. Only +, -, x, and / operators are allowed.",74,1,18,39,17 +1347,"Given the numbers 65, 19, 36, and 6, arrange them with +, -, x, and / operators to achieve 90.",90,65,19,36,6 +1348,"Use all four numbers (15, 5, 8, 30) to make 243. Only +, -, x, and / operators are allowed.",243,15,5,8,30 +1349,"Using the numbers 37, 58, 91, and 6, create an expression that equals 525. You can only use +, -, x, and / operators.",525,37,58,91,6 +1350,"Arrange 90, 16, 9, and 22 with +, -, x, and / to make 256.",256,90,16,9,22 +1351,"Create a mathematical expression using 45, 1, 89, and 30 that equals 164. Only basic arithmetic operators (+, -, x, /) are permitted.",164,45,1,89,30 +1352,"Problem: How can you use the four numbers 4, 69, 21, 50 with +, -, x, and / operators to get 205?",205,4,69,21,50 +1353,"Create a mathematical expression using 40, 8, 6, and 59 that equals 29. Only basic arithmetic operators (+, -, x, /) are permitted.",29,40,8,6,59 +1354,"Can you make 731 using 42, 14, 87, and 56? Use only +, -, x, and / operators.",731,42,14,87,56 +1355,"Create a mathematical expression using 68, 17, 4, and 2 that equals 14. Only basic arithmetic operators (+, -, x, /) are permitted.",14,68,17,4,2 +1356,"Problem: How can you use the four numbers 16, 11, 31, 45 with +, -, x, and / operators to get 312?",312,16,11,31,45 +1357,"Can you make 111 using 10, 13, 1, and 19? Use only +, -, x, and / operators.",111,10,13,1,19 +1358,"Problem: How can you use the four numbers 3, 43, 13, 45 with +, -, x, and / operators to get 71?",71,3,43,13,45 +1359,"Given the numbers 47, 10, 56, and 15, arrange them with +, -, x, and / operators to achieve 511.",511,47,10,56,15 +1360,"Using the numbers 1, 69, 99, and 9, create an expression that equals 59. You can only use +, -, x, and / operators.",59,1,69,99,9 +1361,"Find a way to combine 28, 7, 1, and 65 to get 131 using only +, -, x, and / operators.",131,28,7,1,65 +1362,"Problem: How can you use the four numbers 5, 71, 6, 41 with +, -, x, and / operators to get 472?",472,5,71,6,41 +1363,"Given the numbers 91, 1, 86, and 86, arrange them with +, -, x, and / operators to achieve 263.",263,91,1,86,86 +1364,"Given the numbers 9, 90, 53, and 74, arrange them with +, -, x, and / operators to achieve 831.",831,9,90,53,74 +1365,"Find a way to combine 1, 24, 23, and 27 to get 525 using only +, -, x, and / operators.",525,1,24,23,27 +1366,"Can you make 346 using 79, 13, 40, and 7? Use only +, -, x, and / operators.",346,79,13,40,7 +1367,"Using the numbers 1, 60, 31, and 23, create an expression that equals 774. You can only use +, -, x, and / operators.",774,1,60,31,23 +1368,"Your task: Use 89, 96, 48, and 41 exactly once each with only +, -, x, and / operators to create an expression equal to 219.",219,89,96,48,41 +1369,"Create a mathematical expression using 44, 2, 69, and 70 that equals 252. Only basic arithmetic operators (+, -, x, /) are permitted.",252,44,2,69,70 +1370,"Given the numbers 7, 12, 48, and 11, arrange them with +, -, x, and / operators to achieve 308.",308,7,12,48,11 +1371,"Create a mathematical expression using 51, 17, 17, and 75 that equals 415. Only basic arithmetic operators (+, -, x, /) are permitted.",415,51,17,17,75 +1372,"Using the numbers 10, 29, 23, and 99, create an expression that equals 412. You can only use +, -, x, and / operators.",412,10,29,23,99 +1373,"Using the numbers 80, 70, 5, and 79, create an expression that equals 173. You can only use +, -, x, and / operators.",173,80,70,5,79 +1374,"Use all four numbers (12, 44, 16, 13) to make 264. Only +, -, x, and / operators are allowed.",264,12,44,16,13 +1375,"Your task: Use 90, 12, 29, and 78 exactly once each with only +, -, x, and / operators to create an expression equal to 516.",516,90,12,29,78 +1376,"Your task: Use 80, 45, 40, and 13 exactly once each with only +, -, x, and / operators to create an expression equal to 103.",103,80,45,40,13 +1377,"Can you make 418 using 28, 17, 93, and 35? Use only +, -, x, and / operators.",418,28,17,93,35 +1378,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 29, 69, 96, and 1 to equal 194.",194,29,69,96,1 +1379,"Create a mathematical expression using 10, 71, 71, and 9 that equals 19. Only basic arithmetic operators (+, -, x, /) are permitted.",19,10,71,71,9 +1380,"Problem: How can you use the four numbers 40, 5, 3, 2 with +, -, x, and / operators to get 3?",3,40,5,3,2 +1381,"Problem: How can you use the four numbers 71, 42, 1, 97 with +, -, x, and / operators to get 126?",126,71,42,1,97 +1382,"Use all four numbers (13, 47, 23, 22) to make 612. Only +, -, x, and / operators are allowed.",612,13,47,23,22 +1383,"Given the numbers 55, 6, 100, and 82, arrange them with +, -, x, and / operators to achieve 312.",312,55,6,100,82 +1384,"Given the numbers 36, 32, 28, and 31, arrange them with +, -, x, and / operators to achieve 936.",936,36,32,28,31 +1385,"Using the numbers 6, 31, 83, and 22, create an expression that equals 291. You can only use +, -, x, and / operators.",291,6,31,83,22 +1386,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 81, 8, 27, and 96 to equal 579.",579,81,8,27,96 +1387,"Arrange 42, 21, 2, and 84 with +, -, x, and / to make 88.",88,42,21,2,84 +1388,"Problem: How can you use the four numbers 3, 100, 84, 56 with +, -, x, and / operators to get 160?",160,3,100,84,56 +1389,"Find a way to combine 11, 15, 28, and 93 to get 286 using only +, -, x, and / operators.",286,11,15,28,93 +1390,"Can you make 662 using 62, 23, 25, and 25? Use only +, -, x, and / operators.",662,62,23,25,25 +1391,"Create a mathematical expression using 30, 2, 36, and 30 that equals 510. Only basic arithmetic operators (+, -, x, /) are permitted.",510,30,2,36,30 +1392,"Using the numbers 70, 12, 45, and 21, create an expression that equals 864. You can only use +, -, x, and / operators.",864,70,12,45,21 +1393,"Create a mathematical expression using 30, 12, 91, and 27 that equals 478. Only basic arithmetic operators (+, -, x, /) are permitted.",478,30,12,91,27 +1394,"Using the numbers 59, 25, 37, and 11, create an expression that equals 995. You can only use +, -, x, and / operators.",995,59,25,37,11 +1395,"Arrange 97, 95, 7, and 27 with +, -, x, and / to make 789.",789,97,95,7,27 +1396,"Can you make 604 using 31, 64, 49, and 13? Use only +, -, x, and / operators.",604,31,64,49,13 +1397,"Given the numbers 81, 28, 15, and 45, arrange them with +, -, x, and / operators to achieve 728.",728,81,28,15,45 +1398,"Find a way to combine 7, 12, 19, and 61 to get 296 using only +, -, x, and / operators.",296,7,12,19,61 +1399,"Arrange 57, 1, 37, and 83 with +, -, x, and / to make 103.",103,57,1,37,83 +1400,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 43, 43, 36, and 9 to equal 324.",324,43,43,36,9 +1401,"Problem: How can you use the four numbers 60, 93, 10, 2 with +, -, x, and / operators to get 992?",992,60,93,10,2 +1402,"Create a mathematical expression using 13, 11, 6, and 36 that equals 115. Only basic arithmetic operators (+, -, x, /) are permitted.",115,13,11,6,36 +1403,"Can you make 123 using 100, 15, 1, and 38? Use only +, -, x, and / operators.",123,100,15,1,38 +1404,"Your task: Use 13, 80, 47, and 11 exactly once each with only +, -, x, and / operators to create an expression equal to 523.",523,13,80,47,11 +1405,"Arrange 17, 47, 16, and 79 with +, -, x, and / to make 894.",894,17,47,16,79 +1406,"Create a mathematical expression using 92, 52, 63, and 9 that equals 47. Only basic arithmetic operators (+, -, x, /) are permitted.",47,92,52,63,9 +1407,"Find a way to combine 78, 72, 5, and 2 to get 440 using only +, -, x, and / operators.",440,78,72,5,2 +1408,"Find a way to combine 2, 38, 10, and 8 to get 74 using only +, -, x, and / operators.",74,2,38,10,8 +1409,"Find a way to combine 99, 5, 76, and 48 to get 527 using only +, -, x, and / operators.",527,99,5,76,48 +1410,"Create a mathematical expression using 1, 82, 54, and 74 that equals 210. Only basic arithmetic operators (+, -, x, /) are permitted.",210,1,82,54,74 +1411,"Find a way to combine 100, 92, 1, and 46 to get 238 using only +, -, x, and / operators.",238,100,92,1,46 +1412,"Using the numbers 16, 36, 3, and 90, create an expression that equals 483. You can only use +, -, x, and / operators.",483,16,36,3,90 +1413,"Find a way to combine 78, 3, 83, and 24 to get 85 using only +, -, x, and / operators.",85,78,3,83,24 +1414,"Can you make 522 using 90, 5, 7, and 65? Use only +, -, x, and / operators.",522,90,5,7,65 +1415,"Can you make 641 using 92, 84, 6, and 45? Use only +, -, x, and / operators.",641,92,84,6,45 +1416,"Using the numbers 60, 8, 4, and 48, create an expression that equals 524. You can only use +, -, x, and / operators.",524,60,8,4,48 +1417,"Using the numbers 50, 12, 87, and 6, create an expression that equals 560. You can only use +, -, x, and / operators.",560,50,12,87,6 +1418,"Your task: Use 67, 66, 11, and 32 exactly once each with only +, -, x, and / operators to create an expression equal to 761.",761,67,66,11,32 +1419,"Given the numbers 57, 3, 85, and 56, arrange them with +, -, x, and / operators to achieve 200.",200,57,3,85,56 +1420,"Arrange 46, 79, 8, and 80 with +, -, x, and / to make 607.",607,46,79,8,80 +1421,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 86, 35, 5, and 47 to equal 214.",214,86,35,5,47 +1422,"Given the numbers 3, 20, 40, and 20, arrange them with +, -, x, and / operators to achieve 783.",783,3,20,40,20 +1423,"Arrange 43, 21, 5, and 40 with +, -, x, and / to make 108.",108,43,21,5,40 +1424,"Your task: Use 86, 7, 20, and 5 exactly once each with only +, -, x, and / operators to create an expression equal to 221.",221,86,7,20,5 +1425,"Arrange 100, 93, 1, and 40 with +, -, x, and / to make 153.",153,100,93,1,40 +1426,"Use all four numbers (3, 95, 8, 5) to make 155. Only +, -, x, and / operators are allowed.",155,3,95,8,5 +1427,"Arrange 57, 65, 86, and 39 with +, -, x, and / to make 351.",351,57,65,86,39 +1428,"Your task: Use 47, 13, 13, and 47 exactly once each with only +, -, x, and / operators to create an expression equal to 169.",169,47,13,13,47 +1429,"Arrange 4, 4, 68, and 96 with +, -, x, and / to make 44.",44,4,4,68,96 +1430,"Find a way to combine 18, 1, 5, and 68 to get 81 using only +, -, x, and / operators.",81,18,1,5,68 +1431,"Problem: How can you use the four numbers 76, 85, 17, 87 with +, -, x, and / operators to get 168?",168,76,85,17,87 +1432,"Find a way to combine 28, 9, 3, and 8 to get 9 using only +, -, x, and / operators.",9,28,9,3,8 +1433,"Using the numbers 32, 70, 45, and 19, create an expression that equals 817. You can only use +, -, x, and / operators.",817,32,70,45,19 +1434,"Using the numbers 84, 14, 14, and 61, create an expression that equals 341. You can only use +, -, x, and / operators.",341,84,14,14,61 +1435,"Use all four numbers (7, 58, 47, 46) to make 405. Only +, -, x, and / operators are allowed.",405,7,58,47,46 +1436,"Given the numbers 42, 40, 10, and 14, arrange them with +, -, x, and / operators to achieve 222.",222,42,40,10,14 +1437,"Your task: Use 71, 75, 9, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 121.",121,71,75,9,6 +1438,"Given the numbers 40, 5, 12, and 69, arrange them with +, -, x, and / operators to achieve 165.",165,40,5,12,69 +1439,"Your task: Use 3, 96, 54, and 18 exactly once each with only +, -, x, and / operators to create an expression equal to 879.",879,3,96,54,18 +1440,"Can you make 449 using 14, 4, 87, and 87? Use only +, -, x, and / operators.",449,14,4,87,87 +1441,"Problem: How can you use the four numbers 32, 17, 6, 19 with +, -, x, and / operators to get 430?",430,32,17,6,19 +1442,"Use all four numbers (82, 32, 8, 2) to make 130. Only +, -, x, and / operators are allowed.",130,82,32,8,2 +1443,"Arrange 81, 5, 22, and 56 with +, -, x, and / to make 327.",327,81,5,22,56 +1444,"Use all four numbers (75, 75, 16, 54) to make 865. Only +, -, x, and / operators are allowed.",865,75,75,16,54 +1445,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 84, 3, 82, and 57 to equal 277.",277,84,3,82,57 +1446,"Create a mathematical expression using 15, 12, 8, and 81 that equals 828. Only basic arithmetic operators (+, -, x, /) are permitted.",828,15,12,8,81 +1447,"Your task: Use 91, 60, 84, and 4 exactly once each with only +, -, x, and / operators to create an expression equal to 61.",61,91,60,84,4 +1448,"Given the numbers 11, 56, 41, and 18, arrange them with +, -, x, and / operators to achieve 557.",557,11,56,41,18 +1449,"Use all four numbers (39, 27, 5, 4) to make 32. Only +, -, x, and / operators are allowed.",32,39,27,5,4 +1450,"Using the numbers 26, 7, 84, and 70, create an expression that equals 336. You can only use +, -, x, and / operators.",336,26,7,84,70 +1451,"Use all four numbers (14, 81, 10, 62) to make 762. Only +, -, x, and / operators are allowed.",762,14,81,10,62 +1452,"Arrange 54, 53, 76, and 38 with +, -, x, and / to make 105.",105,54,53,76,38 +1453,"Use all four numbers (58, 26, 39, 27) to make 114. Only +, -, x, and / operators are allowed.",114,58,26,39,27 +1454,"Your task: Use 78, 9, 56, and 18 exactly once each with only +, -, x, and / operators to create an expression equal to 776.",776,78,9,56,18 +1455,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 18, 26, 59, and 82 to equal 445.",445,18,26,59,82 +1456,"Can you make 650 using 74, 14, 43, and 26? Use only +, -, x, and / operators.",650,74,14,43,26 +1457,"Given the numbers 42, 91, 4, and 36, arrange them with +, -, x, and / operators to achieve 442.",442,42,91,4,36 +1458,"Problem: How can you use the four numbers 52, 71, 23, 38 with +, -, x, and / operators to get 855?",855,52,71,23,38 +1459,"Find a way to combine 55, 6, 63, and 4 to get 263 using only +, -, x, and / operators.",263,55,6,63,4 +1460,"Your task: Use 40, 10, 65, and 83 exactly once each with only +, -, x, and / operators to create an expression equal to 773.",773,40,10,65,83 +1461,"Create a mathematical expression using 55, 5, 30, and 3 that equals 44. Only basic arithmetic operators (+, -, x, /) are permitted.",44,55,5,30,3 +1462,"Find a way to combine 14, 93, 70, and 9 to get 737 using only +, -, x, and / operators.",737,14,93,70,9 +1463,"Given the numbers 97, 18, 9, and 7, arrange them with +, -, x, and / operators to achieve 83.",83,97,18,9,7 +1464,"Problem: How can you use the four numbers 83, 6, 63, 30 with +, -, x, and / operators to get 531?",531,83,6,63,30 +1465,"Create a mathematical expression using 43, 31, 1, and 11 that equals 1. Only basic arithmetic operators (+, -, x, /) are permitted.",1,43,31,1,11 +1466,"Problem: How can you use the four numbers 6, 19, 62, 48 with +, -, x, and / operators to get 128?",128,6,19,62,48 +1467,"Use all four numbers (84, 51, 1, 8) to make 127. Only +, -, x, and / operators are allowed.",127,84,51,1,8 +1468,"Given the numbers 23, 10, 73, and 1, arrange them with +, -, x, and / operators to achieve 106.",106,23,10,73,1 +1469,"Your task: Use 30, 14, 8, and 82 exactly once each with only +, -, x, and / operators to create an expression equal to 672.",672,30,14,8,82 +1470,"Arrange 82, 46, 14, and 56 with +, -, x, and / to make 670.",670,82,46,14,56 +1471,"Using the numbers 25, 8, 59, and 56, create an expression that equals 197. You can only use +, -, x, and / operators.",197,25,8,59,56 +1472,"Can you make 165 using 9, 18, 33, and 11? Use only +, -, x, and / operators.",165,9,18,33,11 +1473,"Your task: Use 41, 12, 32, and 82 exactly once each with only +, -, x, and / operators to create an expression equal to 192.",192,41,12,32,82 +1474,"Problem: How can you use the four numbers 34, 85, 94, 5 with +, -, x, and / operators to get 589?",589,34,85,94,5 +1475,"Given the numbers 45, 9, 90, and 89, arrange them with +, -, x, and / operators to achieve 766.",766,45,9,90,89 +1476,"Can you make 174 using 80, 95, 40, and 40? Use only +, -, x, and / operators.",174,80,95,40,40 +1477,"Using the numbers 3, 27, 28, and 3, create an expression that equals 106. You can only use +, -, x, and / operators.",106,3,27,28,3 +1478,"Can you make 941 using 66, 19, 42, and 77? Use only +, -, x, and / operators.",941,66,19,42,77 +1479,"Problem: How can you use the four numbers 36, 72, 82, 34 with +, -, x, and / operators to get 7?",7,36,72,82,34 +1480,"Arrange 63, 16, 28, and 30 with +, -, x, and / to make 919.",919,63,16,28,30 +1481,"Problem: How can you use the four numbers 23, 5, 100, 20 with +, -, x, and / operators to get 110?",110,23,5,100,20 +1482,"Problem: How can you use the four numbers 9, 72, 52, 5 with +, -, x, and / operators to get 705?",705,9,72,52,5 +1483,"Find a way to combine 1, 90, 52, and 36 to get 130 using only +, -, x, and / operators.",130,1,90,52,36 +1484,"Your task: Use 66, 24, 10, and 99 exactly once each with only +, -, x, and / operators to create an expression equal to 405.",405,66,24,10,99 +1485,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 85, 76, 12, and 92 to equal 905.",905,85,76,12,92 +1486,"Given the numbers 89, 20, 24, and 39, arrange them with +, -, x, and / operators to achieve 608.",608,89,20,24,39 +1487,"Problem: How can you use the four numbers 12, 29, 76, 13 with +, -, x, and / operators to get 971?",971,12,29,76,13 +1488,"Problem: How can you use the four numbers 17, 33, 14, 24 with +, -, x, and / operators to get 503?",503,17,33,14,24 +1489,"Using the numbers 15, 2, 94, and 88, create an expression that equals 291. You can only use +, -, x, and / operators.",291,15,2,94,88 +1490,"Using the numbers 58, 47, 26, and 68, create an expression that equals 958. You can only use +, -, x, and / operators.",958,58,47,26,68 +1491,"Your task: Use 70, 73, 16, and 19 exactly once each with only +, -, x, and / operators to create an expression equal to 447.",447,70,73,16,19 +1492,"Find a way to combine 51, 56, 46, and 14 to get 639 using only +, -, x, and / operators.",639,51,56,46,14 +1493,"Find a way to combine 3, 27, 84, and 31 to get 134 using only +, -, x, and / operators.",134,3,27,84,31 +1494,"Can you make 90 using 6, 88, 32, and 8? Use only +, -, x, and / operators.",90,6,88,32,8 +1495,"Using the numbers 93, 91, 1, and 70, create an expression that equals 114. You can only use +, -, x, and / operators.",114,93,91,1,70 +1496,"Create a mathematical expression using 7, 41, 23, and 62 that equals 372. Only basic arithmetic operators (+, -, x, /) are permitted.",372,7,41,23,62 +1497,"Can you make 718 using 84, 24, 7, and 94? Use only +, -, x, and / operators.",718,84,24,7,94 +1498,"Problem: How can you use the four numbers 96, 7, 95, 3 with +, -, x, and / operators to get 388?",388,96,7,95,3 +1499,"Using the numbers 54, 13, 40, and 10, create an expression that equals 672. You can only use +, -, x, and / operators.",672,54,13,40,10 +1500,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 26, 4, 38, and 17 to equal 161.",161,26,4,38,17 +1501,"Given the numbers 97, 87, 7, and 19, arrange them with +, -, x, and / operators to achieve 687.",687,97,87,7,19 +1502,"Arrange 96, 3, 3, and 18 with +, -, x, and / to make 147.",147,96,3,3,18 +1503,"Your task: Use 40, 6, 83, and 51 exactly once each with only +, -, x, and / operators to create an expression equal to 487.",487,40,6,83,51 +1504,"Can you make 254 using 19, 11, 39, and 6? Use only +, -, x, and / operators.",254,19,11,39,6 +1505,"Using the numbers 69, 6, 1, and 35, create an expression that equals 98. You can only use +, -, x, and / operators.",98,69,6,1,35 +1506,"Find a way to combine 100, 2, 4, and 68 to get 24 using only +, -, x, and / operators.",24,100,2,4,68 +1507,"Can you make 915 using 27, 54, 18, and 84? Use only +, -, x, and / operators.",915,27,54,18,84 +1508,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 10, 25, 98, and 32 to equal 184.",184,10,25,98,32 +1509,"Use all four numbers (85, 10, 18, 79) to make 911. Only +, -, x, and / operators are allowed.",911,85,10,18,79 +1510,"Can you make 657 using 81, 1, 96, and 6? Use only +, -, x, and / operators.",657,81,1,96,6 +1511,"Using the numbers 24, 14, 51, and 98, create an expression that equals 836. You can only use +, -, x, and / operators.",836,24,14,51,98 +1512,"Create a mathematical expression using 32, 31, 15, and 46 that equals 691. Only basic arithmetic operators (+, -, x, /) are permitted.",691,32,31,15,46 +1513,"Find a way to combine 73, 2, 13, and 16 to get 279 using only +, -, x, and / operators.",279,73,2,13,16 +1514,"Create a mathematical expression using 38, 51, 4, and 68 that equals 114. Only basic arithmetic operators (+, -, x, /) are permitted.",114,38,51,4,68 +1515,"Can you make 4 using 77, 28, 98, and 18? Use only +, -, x, and / operators.",4,77,28,98,18 +1516,"Find a way to combine 80, 27, 4, and 60 to get 485 using only +, -, x, and / operators.",485,80,27,4,60 +1517,"Given the numbers 32, 32, 26, and 85, arrange them with +, -, x, and / operators to achieve 60.",60,32,32,26,85 +1518,"Find a way to combine 58, 98, 6, and 55 to get 591 using only +, -, x, and / operators.",591,58,98,6,55 +1519,"Arrange 43, 1, 64, and 100 with +, -, x, and / to make 207.",207,43,1,64,100 +1520,"Given the numbers 20, 29, 10, and 47, arrange them with +, -, x, and / operators to achieve 263.",263,20,29,10,47 +1521,"Given the numbers 7, 24, 39, and 31, arrange them with +, -, x, and / operators to achieve 176.",176,7,24,39,31 +1522,"Problem: How can you use the four numbers 26, 86, 86, 26 with +, -, x, and / operators to get 1?",1,26,86,86,26 +1523,"Can you make 310 using 60, 37, 7, and 41? Use only +, -, x, and / operators.",310,60,37,7,41 +1524,"Create a mathematical expression using 17, 82, 24, and 18 that equals 531. Only basic arithmetic operators (+, -, x, /) are permitted.",531,17,82,24,18 +1525,"Problem: How can you use the four numbers 44, 8, 26, 51 with +, -, x, and / operators to get 194?",194,44,8,26,51 +1526,"Your task: Use 14, 11, 56, and 58 exactly once each with only +, -, x, and / operators to create an expression equal to 40.",40,14,11,56,58 +1527,"Your task: Use 10, 25, 10, and 98 exactly once each with only +, -, x, and / operators to create an expression equal to 392.",392,10,25,10,98 +1528,"Create a mathematical expression using 20, 19, 27, and 75 that equals 482. Only basic arithmetic operators (+, -, x, /) are permitted.",482,20,19,27,75 +1529,"Find a way to combine 60, 3, 13, and 6 to get 254 using only +, -, x, and / operators.",254,60,3,13,6 +1530,"Use all four numbers (11, 10, 45, 5) to make 10. Only +, -, x, and / operators are allowed.",10,11,10,45,5 +1531,"Find a way to combine 62, 3, 63, and 95 to get 344 using only +, -, x, and / operators.",344,62,3,63,95 +1532,"Your task: Use 95, 91, 2, and 37 exactly once each with only +, -, x, and / operators to create an expression equal to 260.",260,95,91,2,37 +1533,"Can you make 498 using 68, 7, 23, and 45? Use only +, -, x, and / operators.",498,68,7,23,45 +1534,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 71, 12, 3, and 8 to equal 27.",27,71,12,3,8 +1535,"Use all four numbers (89, 89, 81, 9) to make 169. Only +, -, x, and / operators are allowed.",169,89,89,81,9 +1536,"Given the numbers 27, 14, 16, and 86, arrange them with +, -, x, and / operators to achieve 480.",480,27,14,16,86 +1537,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 20, 1, 37, and 90 to equal 650.",650,20,1,37,90 +1538,"Your task: Use 10, 29, 26, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 446.",446,10,29,26,6 +1539,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 26, 24, 24, and 79 to equal 521.",521,26,24,24,79 +1540,"Find a way to combine 2, 30, 62, and 64 to get 62 using only +, -, x, and / operators.",62,2,30,62,64 +1541,"Using the numbers 88, 17, 2, and 100, create an expression that equals 305. You can only use +, -, x, and / operators.",305,88,17,2,100 +1542,"Can you make 164 using 99, 39, 78, and 3? Use only +, -, x, and / operators.",164,99,39,78,3 +1543,"Using the numbers 29, 8, 32, and 16, create an expression that equals 13. You can only use +, -, x, and / operators.",13,29,8,32,16 +1544,"Given the numbers 4, 56, 80, and 71, arrange them with +, -, x, and / operators to achieve 375.",375,4,56,80,71 +1545,"Use all four numbers (73, 20, 17, 34) to make 113. Only +, -, x, and / operators are allowed.",113,73,20,17,34 +1546,"Find a way to combine 41, 15, 5, and 98 to get 142 using only +, -, x, and / operators.",142,41,15,5,98 +1547,"Your task: Use 91, 60, 30, and 27 exactly once each with only +, -, x, and / operators to create an expression equal to 37.",37,91,60,30,27 +1548,"Use all four numbers (86, 2, 34, 6) to make 71. Only +, -, x, and / operators are allowed.",71,86,2,34,6 +1549,"Using the numbers 36, 74, 37, and 3, create an expression that equals 73. You can only use +, -, x, and / operators.",73,36,74,37,3 +1550,"Find a way to combine 94, 72, 69, and 14 to get 988 using only +, -, x, and / operators.",988,94,72,69,14 +1551,"Your task: Use 38, 38, 76, and 12 exactly once each with only +, -, x, and / operators to create an expression equal to 31.",31,38,38,76,12 +1552,"Create a mathematical expression using 86, 60, 6, and 30 that equals 890. Only basic arithmetic operators (+, -, x, /) are permitted.",890,86,60,6,30 +1553,"Your task: Use 13, 46, 38, and 17 exactly once each with only +, -, x, and / operators to create an expression equal to 577.",577,13,46,38,17 +1554,"Problem: How can you use the four numbers 26, 39, 77, 77 with +, -, x, and / operators to get 66?",66,26,39,77,77 +1555,"Create a mathematical expression using 57, 8, 36, and 6 that equals 71. Only basic arithmetic operators (+, -, x, /) are permitted.",71,57,8,36,6 +1556,"Your task: Use 84, 24, 26, and 25 exactly once each with only +, -, x, and / operators to create an expression equal to 733.",733,84,24,26,25 +1557,"Use all four numbers (52, 3, 30, 2) to make 140. Only +, -, x, and / operators are allowed.",140,52,3,30,2 +1558,"Your task: Use 46, 7, 58, and 47 exactly once each with only +, -, x, and / operators to create an expression equal to 405.",405,46,7,58,47 +1559,"Problem: How can you use the four numbers 64, 51, 22, 43 with +, -, x, and / operators to get 959?",959,64,51,22,43 +1560,"Your task: Use 69, 19, 7, and 86 exactly once each with only +, -, x, and / operators to create an expression equal to 22.",22,69,19,7,86 +1561,"Use all four numbers (85, 12, 20, 40) to make 79. Only +, -, x, and / operators are allowed.",79,85,12,20,40 +1562,"Create a mathematical expression using 50, 5, 40, and 3 that equals 403. Only basic arithmetic operators (+, -, x, /) are permitted.",403,50,5,40,3 +1563,"Problem: How can you use the four numbers 25, 23, 23, 68 with +, -, x, and / operators to get 530?",530,25,23,23,68 +1564,"Arrange 81, 48, 8, and 96 with +, -, x, and / to make 801.",801,81,48,8,96 +1565,"Find a way to combine 12, 21, 59, and 41 to get 270 using only +, -, x, and / operators.",270,12,21,59,41 +1566,"Using the numbers 3, 7, 29, and 19, create an expression that equals 31. You can only use +, -, x, and / operators.",31,3,7,29,19 +1567,"Create a mathematical expression using 15, 25, 14, and 57 that equals 418. Only basic arithmetic operators (+, -, x, /) are permitted.",418,15,25,14,57 +1568,"Your task: Use 29, 2, 30, and 34 exactly once each with only +, -, x, and / operators to create an expression equal to 123.",123,29,2,30,34 +1569,"Find a way to combine 45, 19, 63, and 99 to get 693 using only +, -, x, and / operators.",693,45,19,63,99 +1570,"Can you make 13 using 12, 12, 88, and 43? Use only +, -, x, and / operators.",13,12,12,88,43 +1571,"Can you make 41 using 71, 71, 53, and 13? Use only +, -, x, and / operators.",41,71,71,53,13 +1572,"Using the numbers 24, 12, 69, and 18, create an expression that equals 834. You can only use +, -, x, and / operators.",834,24,12,69,18 +1573,"Use all four numbers (61, 42, 12, 1) to make 115. Only +, -, x, and / operators are allowed.",115,61,42,12,1 +1574,"Arrange 31, 26, 30, and 60 with +, -, x, and / to make 403.",403,31,26,30,60 +1575,"Given the numbers 35, 88, 25, and 9, arrange them with +, -, x, and / operators to achieve 172.",172,35,88,25,9 +1576,"Create a mathematical expression using 79, 77, 1, and 95 that equals 61. Only basic arithmetic operators (+, -, x, /) are permitted.",61,79,77,1,95 +1577,"Create a mathematical expression using 27, 26, 39, and 56 that equals 797. Only basic arithmetic operators (+, -, x, /) are permitted.",797,27,26,39,56 +1578,"Using the numbers 68, 1, 3, and 43, create an expression that equals 161. You can only use +, -, x, and / operators.",161,68,1,3,43 +1579,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 91, 25, 13, and 73 to equal 102.",102,91,25,13,73 +1580,"Arrange 27, 8, 50, and 55 with +, -, x, and / to make 372.",372,27,8,50,55 +1581,"Given the numbers 97, 66, 58, and 96, arrange them with +, -, x, and / operators to achieve 834.",834,97,66,58,96 +1582,"Use all four numbers (55, 6, 90, 1) to make 595. Only +, -, x, and / operators are allowed.",595,55,6,90,1 +1583,"Find a way to combine 59, 17, 6, and 57 to get 952 using only +, -, x, and / operators.",952,59,17,6,57 +1584,"Can you make 396 using 4, 87, 96, and 2? Use only +, -, x, and / operators.",396,4,87,96,2 +1585,"Find a way to combine 9, 98, 72, and 87 to get 867 using only +, -, x, and / operators.",867,9,98,72,87 +1586,"Create a mathematical expression using 44, 29, 5, and 23 that equals 166. Only basic arithmetic operators (+, -, x, /) are permitted.",166,44,29,5,23 +1587,"Using the numbers 6, 79, 3, and 41, create an expression that equals 430. You can only use +, -, x, and / operators.",430,6,79,3,41 +1588,"Given the numbers 96, 60, 84, and 84, arrange them with +, -, x, and / operators to achieve 36.",36,96,60,84,84 +1589,"Your task: Use 20, 7, 6, and 48 exactly once each with only +, -, x, and / operators to create an expression equal to 14.",14,20,7,6,48 +1590,"Using the numbers 1, 44, 24, and 44, create an expression that equals 24. You can only use +, -, x, and / operators.",24,1,44,24,44 +1591,"Can you make 900 using 9, 49, 17, and 27? Use only +, -, x, and / operators.",900,9,49,17,27 +1592,"Find a way to combine 5, 5, 15, and 84 to get 140 using only +, -, x, and / operators.",140,5,5,15,84 +1593,"Problem: How can you use the four numbers 26, 27, 71, 82 with +, -, x, and / operators to get 855?",855,26,27,71,82 +1594,"Your task: Use 11, 14, 89, and 28 exactly once each with only +, -, x, and / operators to create an expression equal to 93.",93,11,14,89,28 +1595,"Find a way to combine 56, 27, 96, and 8 to get 95 using only +, -, x, and / operators.",95,56,27,96,8 +1596,"Problem: How can you use the four numbers 81, 32, 95, 95 with +, -, x, and / operators to get 113?",113,81,32,95,95 +1597,"Problem: How can you use the four numbers 10, 44, 88, 28 with +, -, x, and / operators to get 33?",33,10,44,88,28 +1598,"Using the numbers 36, 59, 54, and 14, create an expression that equals 851. You can only use +, -, x, and / operators.",851,36,59,54,14 +1599,"Find a way to combine 27, 15, 41, and 81 to get 205 using only +, -, x, and / operators.",205,27,15,41,81 +1600,"Problem: How can you use the four numbers 27, 30, 73, 56 with +, -, x, and / operators to get 681?",681,27,30,73,56 +1601,"Can you make 175 using 78, 7, 10, and 27? Use only +, -, x, and / operators.",175,78,7,10,27 +1602,"Arrange 55, 96, 16, and 3 with +, -, x, and / to make 990.",990,55,96,16,3 +1603,"Can you make 325 using 52, 9, 8, and 33? Use only +, -, x, and / operators.",325,52,9,8,33 +1604,"Problem: How can you use the four numbers 43, 19, 18, 36 with +, -, x, and / operators to get 349?",349,43,19,18,36 +1605,"Can you make 122 using 88, 2, 52, and 26? Use only +, -, x, and / operators.",122,88,2,52,26 +1606,"Arrange 18, 93, 5, and 62 with +, -, x, and / to make 545.",545,18,93,5,62 +1607,"Find a way to combine 100, 80, 24, and 57 to get 87 using only +, -, x, and / operators.",87,100,80,24,57 +1608,"Problem: How can you use the four numbers 15, 5, 88, 28 with +, -, x, and / operators to get 292?",292,15,5,88,28 +1609,"Create a mathematical expression using 5, 76, 45, and 94 that equals 331. Only basic arithmetic operators (+, -, x, /) are permitted.",331,5,76,45,94 +1610,"Can you make 150 using 100, 14, 2, and 43? Use only +, -, x, and / operators.",150,100,14,2,43 +1611,"Create a mathematical expression using 9, 84, 72, and 42 that equals 726. Only basic arithmetic operators (+, -, x, /) are permitted.",726,9,84,72,42 +1612,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 44, 12, 6, and 91 to equal 179.",179,44,12,6,91 +1613,"Using the numbers 30, 70, 87, and 13, create an expression that equals 969. You can only use +, -, x, and / operators.",969,30,70,87,13 +1614,"Problem: How can you use the four numbers 96, 8, 84, 36 with +, -, x, and / operators to get 816?",816,96,8,84,36 +1615,"Can you make 279 using 61, 13, 41, and 5? Use only +, -, x, and / operators.",279,61,13,41,5 +1616,"Given the numbers 53, 8, 83, and 75, arrange them with +, -, x, and / operators to achieve 266.",266,53,8,83,75 +1617,"Find a way to combine 60, 15, 6, and 34 to get 940 using only +, -, x, and / operators.",940,60,15,6,34 +1618,"Using the numbers 86, 1, 3, and 20, create an expression that equals 63. You can only use +, -, x, and / operators.",63,86,1,3,20 +1619,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 35, 39, 42, and 27 to equal 231.",231,35,39,42,27 +1620,"Find a way to combine 18, 10, 17, and 45 to get 233 using only +, -, x, and / operators.",233,18,10,17,45 +1621,"Create a mathematical expression using 6, 59, 14, and 76 that equals 444. Only basic arithmetic operators (+, -, x, /) are permitted.",444,6,59,14,76 +1622,"Find a way to combine 27, 12, 43, and 7 to get 288 using only +, -, x, and / operators.",288,27,12,43,7 +1623,"Create a mathematical expression using 64, 10, 68, and 64 that equals 808. Only basic arithmetic operators (+, -, x, /) are permitted.",808,64,10,68,64 +1624,"Arrange 61, 21, 63, and 9 with +, -, x, and / to make 649.",649,61,21,63,9 +1625,"Can you make 191 using 83, 36, 4, and 99? Use only +, -, x, and / operators.",191,83,36,4,99 +1626,"Use all four numbers (52, 66, 1, 36) to make 22. Only +, -, x, and / operators are allowed.",22,52,66,1,36 +1627,"Using the numbers 1, 23, 69, and 28, create an expression that equals 31. You can only use +, -, x, and / operators.",31,1,23,69,28 +1628,"Find a way to combine 87, 18, 33, and 33 to get 105 using only +, -, x, and / operators.",105,87,18,33,33 +1629,"Your task: Use 52, 64, 11, and 26 exactly once each with only +, -, x, and / operators to create an expression equal to 730.",730,52,64,11,26 +1630,"Given the numbers 86, 3, 62, and 36, arrange them with +, -, x, and / operators to achieve 356.",356,86,3,62,36 +1631,"Create a mathematical expression using 80, 13, 42, and 20 that equals 200. Only basic arithmetic operators (+, -, x, /) are permitted.",200,80,13,42,20 +1632,"Use all four numbers (3, 6, 39, 43) to make 22. Only +, -, x, and / operators are allowed.",22,3,6,39,43 +1633,"Use all four numbers (79, 52, 19, 2) to make 93. Only +, -, x, and / operators are allowed.",93,79,52,19,2 +1634,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 18, 85, 14, and 15 to equal 313.",313,18,85,14,15 +1635,"Find a way to combine 45, 9, 21, and 14 to get 299 using only +, -, x, and / operators.",299,45,9,21,14 +1636,"Arrange 69, 10, 99, and 62 with +, -, x, and / to make 997.",997,69,10,99,62 +1637,"Problem: How can you use the four numbers 46, 16, 10, 26 with +, -, x, and / operators to get 232?",232,46,16,10,26 +1638,"Can you make 335 using 9, 99, 4, and 70? Use only +, -, x, and / operators.",335,9,99,4,70 +1639,"Problem: How can you use the four numbers 21, 72, 15, 21 with +, -, x, and / operators to get 408?",408,21,72,15,21 +1640,"Problem: How can you use the four numbers 43, 36, 2, 93 with +, -, x, and / operators to get 867?",867,43,36,2,93 +1641,"Given the numbers 56, 11, 4, and 56, arrange them with +, -, x, and / operators to achieve 210.",210,56,11,4,56 +1642,"Use all four numbers (4, 68, 17, 74) to make 82. Only +, -, x, and / operators are allowed.",82,4,68,17,74 +1643,"Find a way to combine 80, 57, 88, and 66 to get 4 using only +, -, x, and / operators.",4,80,57,88,66 +1644,"Problem: How can you use the four numbers 63, 69, 1, 80 with +, -, x, and / operators to get 212?",212,63,69,1,80 +1645,"Using the numbers 20, 4, 29, and 84, create an expression that equals 52. You can only use +, -, x, and / operators.",52,20,4,29,84 +1646,"Using the numbers 45, 6, 51, and 14, create an expression that equals 233. You can only use +, -, x, and / operators.",233,45,6,51,14 +1647,"Create a mathematical expression using 11, 46, 40, and 3 that equals 549. Only basic arithmetic operators (+, -, x, /) are permitted.",549,11,46,40,3 +1648,"Create a mathematical expression using 22, 22, 4, and 64 that equals 57. Only basic arithmetic operators (+, -, x, /) are permitted.",57,22,22,4,64 +1649,"Your task: Use 49, 3, 53, and 50 exactly once each with only +, -, x, and / operators to create an expression equal to 44.",44,49,3,53,50 +1650,"Arrange 45, 21, 1, and 27 with +, -, x, and / to make 918.",918,45,21,1,27 +1651,"Your task: Use 44, 3, 93, and 80 exactly once each with only +, -, x, and / operators to create an expression equal to 119.",119,44,3,93,80 +1652,"Your task: Use 40, 18, 93, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 721.",721,40,18,93,93 +1653,"Problem: How can you use the four numbers 44, 11, 89, 23 with +, -, x, and / operators to get 372?",372,44,11,89,23 +1654,"Arrange 17, 51, 12, and 61 with +, -, x, and / to make 568.",568,17,51,12,61 +1655,"Arrange 93, 22, 2, and 41 with +, -, x, and / to make 96.",96,93,22,2,41 +1656,"Your task: Use 59, 48, 73, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 84.",84,59,48,73,1 +1657,"Problem: How can you use the four numbers 63, 22, 17, 2 with +, -, x, and / operators to get 435?",435,63,22,17,2 +1658,"Given the numbers 30, 10, 93, and 20, arrange them with +, -, x, and / operators to achieve 980.",980,30,10,93,20 +1659,"Arrange 72, 87, 55, and 12 with +, -, x, and / to make 645.",645,72,87,55,12 +1660,"Use all four numbers (90, 78, 34, 1) to make 134. Only +, -, x, and / operators are allowed.",134,90,78,34,1 +1661,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 9, 98, 78, and 3 to equal 957.",957,9,98,78,3 +1662,"Given the numbers 77, 7, 20, and 59, arrange them with +, -, x, and / operators to achieve 460.",460,77,7,20,59 +1663,"Given the numbers 50, 5, 8, and 28, arrange them with +, -, x, and / operators to achieve 52.",52,50,5,8,28 +1664,"Given the numbers 32, 40, 84, and 7, arrange them with +, -, x, and / operators to achieve 4.",4,32,40,84,7 +1665,"Use all four numbers (58, 52, 64, 9) to make 686. Only +, -, x, and / operators are allowed.",686,58,52,64,9 +1666,"Your task: Use 45, 6, 100, and 42 exactly once each with only +, -, x, and / operators to create an expression equal to 128.",128,45,6,100,42 +1667,"Use all four numbers (18, 63, 35, 1) to make 46. Only +, -, x, and / operators are allowed.",46,18,63,35,1 +1668,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 28, 93, 43, and 8 to equal 465.",465,28,93,43,8 +1669,"Arrange 11, 16, 50, and 14 with +, -, x, and / to make 140.",140,11,16,50,14 +1670,"Create a mathematical expression using 98, 11, 69, and 11 that equals 319. Only basic arithmetic operators (+, -, x, /) are permitted.",319,98,11,69,11 +1671,"Find a way to combine 90, 67, 7, and 4 to get 129 using only +, -, x, and / operators.",129,90,67,7,4 +1672,"Given the numbers 81, 1, 76, and 57, arrange them with +, -, x, and / operators to achieve 62.",62,81,1,76,57 +1673,"Create a mathematical expression using 40, 20, 43, and 91 that equals 136. Only basic arithmetic operators (+, -, x, /) are permitted.",136,40,20,43,91 +1674,"Create a mathematical expression using 70, 27, 14, and 63 that equals 511. Only basic arithmetic operators (+, -, x, /) are permitted.",511,70,27,14,63 +1675,"Using the numbers 32, 19, 97, and 8, create an expression that equals 827. You can only use +, -, x, and / operators.",827,32,19,97,8 +1676,"Using the numbers 84, 64, 4, and 72, create an expression that equals 268. You can only use +, -, x, and / operators.",268,84,64,4,72 +1677,"Using the numbers 23, 29, 100, and 33, create an expression that equals 800. You can only use +, -, x, and / operators.",800,23,29,100,33 +1678,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 15, 39, 54, and 18 to equal 51.",51,15,39,54,18 +1679,"Your task: Use 8, 30, 93, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 138.",138,8,30,93,9 +1680,"Use all four numbers (53, 32, 18, 26) to make 489. Only +, -, x, and / operators are allowed.",489,53,32,18,26 +1681,"Can you make 416 using 36, 12, 45, and 61? Use only +, -, x, and / operators.",416,36,12,45,61 +1682,"Using the numbers 82, 10, 60, and 88, create an expression that equals 770. You can only use +, -, x, and / operators.",770,82,10,60,88 +1683,"Use all four numbers (15, 44, 9, 42) to make 627. Only +, -, x, and / operators are allowed.",627,15,44,9,42 +1684,"Problem: How can you use the four numbers 26, 44, 44, 62 with +, -, x, and / operators to get 89?",89,26,44,44,62 +1685,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 77, 10, 100, and 55 to equal 825.",825,77,10,100,55 +1686,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 19, 31, 19, and 19 to equal 627.",627,19,31,19,19 +1687,"Your task: Use 82, 4, 15, and 72 exactly once each with only +, -, x, and / operators to create an expression equal to 70.",70,82,4,15,72 +1688,"Problem: How can you use the four numbers 38, 24, 90, 3 with +, -, x, and / operators to get 284?",284,38,24,90,3 +1689,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 8, 57, 57, and 57 to equal 570.",570,8,57,57,57 +1690,"Your task: Use 71, 16, 49, and 15 exactly once each with only +, -, x, and / operators to create an expression equal to 790.",790,71,16,49,15 +1691,"Arrange 45, 15, 81, and 69 with +, -, x, and / to make 153.",153,45,15,81,69 +1692,"Use all four numbers (80, 11, 12, 7) to make 796. Only +, -, x, and / operators are allowed.",796,80,11,12,7 +1693,"Your task: Use 89, 8, 45, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 456.",456,89,8,45,7 +1694,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 92, 15, 23, and 13 to equal 406.",406,92,15,23,13 +1695,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 10, 11, 34, and 97 to equal 47.",47,10,11,34,97 +1696,"Your task: Use 75, 18, 26, and 38 exactly once each with only +, -, x, and / operators to create an expression equal to 581.",581,75,18,26,38 +1697,"Your task: Use 53, 10, 37, and 35 exactly once each with only +, -, x, and / operators to create an expression equal to 532.",532,53,10,37,35 +1698,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 12, 12, 55, and 55 to equal 111.",111,12,12,55,55 +1699,"Can you make 51 using 98, 7, 25, and 62? Use only +, -, x, and / operators.",51,98,7,25,62 +1700,"Arrange 33, 51, 6, and 80 with +, -, x, and / to make 713.",713,33,51,6,80 +1701,"Use all four numbers (17, 7, 79, 24) to make 16. Only +, -, x, and / operators are allowed.",16,17,7,79,24 +1702,"Can you make 914 using 32, 85, 11, and 53? Use only +, -, x, and / operators.",914,32,85,11,53 +1703,"Find a way to combine 35, 86, 6, and 19 to get 7 using only +, -, x, and / operators.",7,35,86,6,19 +1704,"Arrange 63, 3, 51, and 6 with +, -, x, and / to make 210.",210,63,3,51,6 +1705,"Can you make 159 using 1, 81, 1, and 77? Use only +, -, x, and / operators.",159,1,81,1,77 +1706,"Your task: Use 40, 14, 10, and 33 exactly once each with only +, -, x, and / operators to create an expression equal to 517.",517,40,14,10,33 +1707,"Find a way to combine 77, 44, 23, and 20 to get 581 using only +, -, x, and / operators.",581,77,44,23,20 +1708,"Can you make 385 using 28, 68, 31, and 49? Use only +, -, x, and / operators.",385,28,68,31,49 +1709,"Find a way to combine 4, 71, 76, and 100 to get 460 using only +, -, x, and / operators.",460,4,71,76,100 +1710,"Given the numbers 98, 54, 52, and 85, arrange them with +, -, x, and / operators to achieve 872.",872,98,54,52,85 +1711,"Arrange 46, 30, 20, and 28 with +, -, x, and / to make 97.",97,46,30,20,28 +1712,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 26, 14, 10, and 100 to equal 166.",166,26,14,10,100 +1713,"Use all four numbers (9, 87, 47, 78) to make 908. Only +, -, x, and / operators are allowed.",908,9,87,47,78 +1714,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 70, 93, 14, and 83 to equal 548.",548,70,93,14,83 +1715,"Can you make 887 using 62, 14, 96, and 77? Use only +, -, x, and / operators.",887,62,14,96,77 +1716,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 15, 49, 15, and 25 to equal 725.",725,15,49,15,25 +1717,"Given the numbers 7, 14, 39, and 100, arrange them with +, -, x, and / operators to achieve 37.",37,7,14,39,100 +1718,"Problem: How can you use the four numbers 60, 100, 74, 73 with +, -, x, and / operators to get 598?",598,60,100,74,73 +1719,"Arrange 7, 100, 1, and 28 with +, -, x, and / to make 79.",79,7,100,1,28 +1720,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 54, 1, 5, and 4 to equal 75.",75,54,1,5,4 +1721,"Given the numbers 64, 40, 14, and 15, arrange them with +, -, x, and / operators to achieve 234.",234,64,40,14,15 +1722,"Given the numbers 28, 90, 39, and 39, arrange them with +, -, x, and / operators to achieve 999.",999,28,90,39,39 +1723,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 49, 17, 36, and 88 to equal 709.",709,49,17,36,88 +1724,"Arrange 84, 8, 1, and 17 with +, -, x, and / to make 655.",655,84,8,1,17 +1725,"Arrange 26, 81, 26, and 81 with +, -, x, and / to make 676.",676,26,81,26,81 +1726,"Problem: How can you use the four numbers 7, 71, 3, 25 with +, -, x, and / operators to get 245?",245,7,71,3,25 +1727,"Using the numbers 10, 6, 60, and 55, create an expression that equals 55. You can only use +, -, x, and / operators.",55,10,6,60,55 +1728,"Arrange 2, 59, 10, and 83 with +, -, x, and / to make 948.",948,2,59,10,83 +1729,"Use all four numbers (55, 40, 1, 68) to make 27. Only +, -, x, and / operators are allowed.",27,55,40,1,68 +1730,"Can you make 469 using 69, 5, 89, and 45? Use only +, -, x, and / operators.",469,69,5,89,45 +1731,"Your task: Use 15, 56, 60, and 34 exactly once each with only +, -, x, and / operators to create an expression equal to 48.",48,15,56,60,34 +1732,"Problem: How can you use the four numbers 44, 15, 93, 17 with +, -, x, and / operators to get 736?",736,44,15,93,17 +1733,"Arrange 62, 59, 57, and 57 with +, -, x, and / to make 121.",121,62,59,57,57 +1734,"Arrange 83, 58, 71, and 71 with +, -, x, and / to make 141.",141,83,58,71,71 +1735,"Problem: How can you use the four numbers 93, 81, 54, 39 with +, -, x, and / operators to get 101?",101,93,81,54,39 +1736,"Using the numbers 9, 91, 45, and 60, create an expression that equals 714. You can only use +, -, x, and / operators.",714,9,91,45,60 +1737,"Using the numbers 86, 72, 85, and 71, create an expression that equals 157. You can only use +, -, x, and / operators.",157,86,72,85,71 +1738,"Given the numbers 66, 55, 80, and 10, arrange them with +, -, x, and / operators to achieve 19.",19,66,55,80,10 +1739,"Arrange 78, 87, 6, and 22 with +, -, x, and / to make 123.",123,78,87,6,22 +1740,"Create a mathematical expression using 11, 79, 89, and 100 that equals 858. Only basic arithmetic operators (+, -, x, /) are permitted.",858,11,79,89,100 +1741,"Problem: How can you use the four numbers 61, 27, 23, 66 with +, -, x, and / operators to get 129?",129,61,27,23,66 +1742,"Use all four numbers (39, 8, 89, 44) to make 179. Only +, -, x, and / operators are allowed.",179,39,8,89,44 +1743,"Arrange 1, 88, 63, and 7 with +, -, x, and / to make 97.",97,1,88,63,7 +1744,"Your task: Use 32, 9, 31, and 36 exactly once each with only +, -, x, and / operators to create an expression equal to 221.",221,32,9,31,36 +1745,"Your task: Use 52, 16, 14, and 73 exactly once each with only +, -, x, and / operators to create an expression equal to 773.",773,52,16,14,73 +1746,"Find a way to combine 68, 90, 91, and 35 to get 302 using only +, -, x, and / operators.",302,68,90,91,35 +1747,"Using the numbers 65, 50, 3, and 19, create an expression that equals 58. You can only use +, -, x, and / operators.",58,65,50,3,19 +1748,"Your task: Use 12, 59, 52, and 81 exactly once each with only +, -, x, and / operators to create an expression equal to 679.",679,12,59,52,81 +1749,"Using the numbers 55, 90, 52, and 52, create an expression that equals 145. You can only use +, -, x, and / operators.",145,55,90,52,52 +1750,"Find a way to combine 97, 84, 21, and 86 to get 187 using only +, -, x, and / operators.",187,97,84,21,86 +1751,"Given the numbers 10, 8, 64, and 52, arrange them with +, -, x, and / operators to achieve 132.",132,10,8,64,52 +1752,"Use all four numbers (75, 75, 8, 1) to make 675. Only +, -, x, and / operators are allowed.",675,75,75,8,1 +1753,"Arrange 24, 9, 52, and 34 with +, -, x, and / to make 526.",526,24,9,52,34 +1754,"Your task: Use 96, 4, 63, and 36 exactly once each with only +, -, x, and / operators to create an expression equal to 483.",483,96,4,63,36 +1755,"Find a way to combine 39, 1, 25, and 48 to get 62 using only +, -, x, and / operators.",62,39,1,25,48 +1756,"Given the numbers 41, 98, 27, and 9, arrange them with +, -, x, and / operators to achieve 142.",142,41,98,27,9 +1757,"Using the numbers 22, 39, 5, and 81, create an expression that equals 772. You can only use +, -, x, and / operators.",772,22,39,5,81 +1758,"Arrange 69, 11, 33, and 8 with +, -, x, and / to make 495.",495,69,11,33,8 +1759,"Using the numbers 36, 61, 1, and 69, create an expression that equals 28. You can only use +, -, x, and / operators.",28,36,61,1,69 +1760,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 66, 4, 25, and 92 to equal 74.",74,66,4,25,92 +1761,"Problem: How can you use the four numbers 18, 16, 86, 92 with +, -, x, and / operators to get 282?",282,18,16,86,92 +1762,"Find a way to combine 78, 88, 48, and 6 to get 858 using only +, -, x, and / operators.",858,78,88,48,6 +1763,"Can you make 242 using 51, 91, 2, and 9? Use only +, -, x, and / operators.",242,51,91,2,9 +1764,"Problem: How can you use the four numbers 62, 76, 63, 73 with +, -, x, and / operators to get 113?",113,62,76,63,73 +1765,"Can you make 523 using 61, 8, 55, and 22? Use only +, -, x, and / operators.",523,61,8,55,22 +1766,"Your task: Use 38, 24, 70, and 46 exactly once each with only +, -, x, and / operators to create an expression equal to 936.",936,38,24,70,46 +1767,"Your task: Use 96, 76, 16, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 456.",456,96,76,16,1 +1768,"Problem: How can you use the four numbers 68, 19, 49, 15 with +, -, x, and / operators to get 784?",784,68,19,49,15 +1769,"Arrange 60, 48, 12, and 64 with +, -, x, and / to make 69.",69,60,48,12,64 +1770,"Can you make 266 using 37, 7, 4, and 59? Use only +, -, x, and / operators.",266,37,7,4,59 +1771,"Using the numbers 76, 11, 22, and 26, create an expression that equals 832. You can only use +, -, x, and / operators.",832,76,11,22,26 +1772,"Find a way to combine 95, 28, 20, and 14 to get 669 using only +, -, x, and / operators.",669,95,28,20,14 +1773,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 98, 6, 49, and 6 to equal 398.",398,98,6,49,6 +1774,"Given the numbers 6, 3, 65, and 29, arrange them with +, -, x, and / operators to achieve 230.",230,6,3,65,29 +1775,"Use all four numbers (6, 27, 16, 60) to make 378. Only +, -, x, and / operators are allowed.",378,6,27,16,60 +1776,"Your task: Use 53, 30, 7, and 27 exactly once each with only +, -, x, and / operators to create an expression equal to 212.",212,53,30,7,27 +1777,"Can you make 169 using 4, 16, 55, and 50? Use only +, -, x, and / operators.",169,4,16,55,50 +1778,"Using the numbers 29, 3, 100, and 65, create an expression that equals 264. You can only use +, -, x, and / operators.",264,29,3,100,65 +1779,"Problem: How can you use the four numbers 17, 13, 1, 25 with +, -, x, and / operators to get 197?",197,17,13,1,25 +1780,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 89, 1, 48, and 37 to equal 100.",100,89,1,48,37 +1781,"Arrange 12, 6, 62, and 87 with +, -, x, and / to make 97.",97,12,6,62,87 +1782,"Using the numbers 80, 4, 84, and 70, create an expression that equals 6. You can only use +, -, x, and / operators.",6,80,4,84,70 +1783,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 1, 40, 92, and 14 to equal 118.",118,1,40,92,14 +1784,"Create a mathematical expression using 56, 9, 6, and 98 that equals 12. Only basic arithmetic operators (+, -, x, /) are permitted.",12,56,9,6,98 +1785,"Given the numbers 57, 22, 77, and 3, arrange them with +, -, x, and / operators to achieve 310.",310,57,22,77,3 +1786,"Use all four numbers (89, 68, 27, 3) to make 148. Only +, -, x, and / operators are allowed.",148,89,68,27,3 +1787,"Use all four numbers (24, 78, 87, 7) to make 555. Only +, -, x, and / operators are allowed.",555,24,78,87,7 +1788,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 44, 93, 65, and 12 to equal 731.",731,44,93,65,12 +1789,"Your task: Use 57, 7, 2, and 87 exactly once each with only +, -, x, and / operators to create an expression equal to 158.",158,57,7,2,87 +1790,"Using the numbers 30, 15, 55, and 23, create an expression that equals 482. You can only use +, -, x, and / operators.",482,30,15,55,23 +1791,"Given the numbers 24, 23, 40, and 5, arrange them with +, -, x, and / operators to achieve 587.",587,24,23,40,5 +1792,"Use all four numbers (6, 21, 3, 23) to make 146. Only +, -, x, and / operators are allowed.",146,6,21,3,23 +1793,"Your task: Use 18, 53, 47, and 15 exactly once each with only +, -, x, and / operators to create an expression equal to 892.",892,18,53,47,15 +1794,"Problem: How can you use the four numbers 39, 30, 95, 87 with +, -, x, and / operators to get 988?",988,39,30,95,87 +1795,"Can you make 110 using 45, 12, 5, and 5? Use only +, -, x, and / operators.",110,45,12,5,5 +1796,"Can you make 130 using 47, 83, 38, and 38? Use only +, -, x, and / operators.",130,47,83,38,38 +1797,"Your task: Use 18, 69, 41, and 21 exactly once each with only +, -, x, and / operators to create an expression equal to 948.",948,18,69,41,21 +1798,"Create a mathematical expression using 81, 4, 81, and 94 that equals 149. Only basic arithmetic operators (+, -, x, /) are permitted.",149,81,4,81,94 +1799,"Using the numbers 10, 63, 29, and 59, create an expression that equals 718. You can only use +, -, x, and / operators.",718,10,63,29,59 +1800,"Your task: Use 10, 84, 42, and 28 exactly once each with only +, -, x, and / operators to create an expression equal to 140.",140,10,84,42,28 +1801,"Arrange 3, 85, 4, and 9 with +, -, x, and / to make 291.",291,3,85,4,9 +1802,"Create a mathematical expression using 22, 28, 9, and 38 that equals 958. Only basic arithmetic operators (+, -, x, /) are permitted.",958,22,28,9,38 +1803,"Arrange 87, 3, 90, and 93 with +, -, x, and / to make 264.",264,87,3,90,93 +1804,"Find a way to combine 68, 45, 5, and 85 to get 180 using only +, -, x, and / operators.",180,68,45,5,85 +1805,"Find a way to combine 6, 91, 6, and 58 to get 263 using only +, -, x, and / operators.",263,6,91,6,58 +1806,"Problem: How can you use the four numbers 36, 45, 28, 7 with +, -, x, and / operators to get 187?",187,36,45,28,7 +1807,"Use all four numbers (57, 23, 18, 4) to make 467. Only +, -, x, and / operators are allowed.",467,57,23,18,4 +1808,"Problem: How can you use the four numbers 23, 21, 1, 15 with +, -, x, and / operators to get 499?",499,23,21,1,15 +1809,"Use all four numbers (9, 1, 79, 9) to make 721. Only +, -, x, and / operators are allowed.",721,9,1,79,9 +1810,"Your task: Use 32, 24, 92, and 12 exactly once each with only +, -, x, and / operators to create an expression equal to 664.",664,32,24,92,12 +1811,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 96, 54, 48, and 3 to equal 6.",6,96,54,48,3 +1812,"Find a way to combine 64, 3, 77, and 77 to get 61 using only +, -, x, and / operators.",61,64,3,77,77 +1813,"Given the numbers 77, 14, 48, and 32, arrange them with +, -, x, and / operators to achieve 4.",4,77,14,48,32 +1814,"Can you make 198 using 74, 17, 13, and 97? Use only +, -, x, and / operators.",198,74,17,13,97 +1815,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 62, 5, 93, and 65 to equal 282.",282,62,5,93,65 +1816,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 13, 7, 90, and 63 to equal 23.",23,13,7,90,63 +1817,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 40, 4, 70, and 17 to equal 717.",717,40,4,70,17 +1818,"Given the numbers 6, 58, 10, and 20, arrange them with +, -, x, and / operators to achieve 338.",338,6,58,10,20 +1819,"Problem: How can you use the four numbers 51, 7, 23, 4 with +, -, x, and / operators to get 449?",449,51,7,23,4 +1820,"Arrange 8, 64, 40, and 14 with +, -, x, and / to make 70.",70,8,64,40,14 +1821,"Use all four numbers (26, 63, 3, 16) to make 41. Only +, -, x, and / operators are allowed.",41,26,63,3,16 +1822,"Use all four numbers (11, 19, 16, 92) to make 407. Only +, -, x, and / operators are allowed.",407,11,19,16,92 +1823,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 92, 28, and 84 to equal 644.",644,21,92,28,84 +1824,"Problem: How can you use the four numbers 15, 3, 91, 11 with +, -, x, and / operators to get 147?",147,15,3,91,11 +1825,"Using the numbers 1, 29, 48, and 47, create an expression that equals 28. You can only use +, -, x, and / operators.",28,1,29,48,47 +1826,"Can you make 588 using 76, 43, 7, and 67? Use only +, -, x, and / operators.",588,76,43,7,67 +1827,"Can you make 766 using 92, 9, 68, and 6? Use only +, -, x, and / operators.",766,92,9,68,6 +1828,"Problem: How can you use the four numbers 64, 58, 1, 27 with +, -, x, and / operators to get 149?",149,64,58,1,27 +1829,"Given the numbers 55, 13, 59, and 44, arrange them with +, -, x, and / operators to achieve 730.",730,55,13,59,44 +1830,"Can you make 80 using 66, 66, 89, and 10? Use only +, -, x, and / operators.",80,66,66,89,10 +1831,"Find a way to combine 17, 53, 8, and 48 to get 393 using only +, -, x, and / operators.",393,17,53,8,48 +1832,"Given the numbers 82, 10, 43, and 5, arrange them with +, -, x, and / operators to achieve 287.",287,82,10,43,5 +1833,"Your task: Use 32, 87, 6, and 28 exactly once each with only +, -, x, and / operators to create an expression equal to 436.",436,32,87,6,28 +1834,"Use all four numbers (86, 8, 60, 23) to make 771. Only +, -, x, and / operators are allowed.",771,86,8,60,23 +1835,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 81, 62, 11, and 1 to equal 30.",30,81,62,11,1 +1836,"Your task: Use 18, 41, 64, and 55 exactly once each with only +, -, x, and / operators to create an expression equal to 747.",747,18,41,64,55 +1837,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 70, 10, 74, and 11 to equal 799.",799,70,10,74,11 +1838,"Using the numbers 55, 68, 34, and 60, create an expression that equals 113. You can only use +, -, x, and / operators.",113,55,68,34,60 +1839,"Arrange 56, 28, 84, and 66 with +, -, x, and / to make 234.",234,56,28,84,66 +1840,"Given the numbers 16, 100, 76, and 20, arrange them with +, -, x, and / operators to achieve 80.",80,16,100,76,20 +1841,"Problem: How can you use the four numbers 61, 84, 32, 11 with +, -, x, and / operators to get 329?",329,61,84,32,11 +1842,"Use all four numbers (3, 83, 98, 86) to make 237. Only +, -, x, and / operators are allowed.",237,3,83,98,86 +1843,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 58, 29, 28, and 78 to equal 792.",792,58,29,28,78 +1844,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 99, 57, 47, and 10 to equal 512.",512,99,57,47,10 +1845,"Your task: Use 93, 14, 49, and 56 exactly once each with only +, -, x, and / operators to create an expression equal to 723.",723,93,14,49,56 +1846,"Problem: How can you use the four numbers 15, 14, 86, 56 with +, -, x, and / operators to get 352?",352,15,14,86,56 +1847,"Given the numbers 84, 12, 25, and 45, arrange them with +, -, x, and / operators to achieve 77.",77,84,12,25,45 +1848,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 5, 100, 30, and 26 to equal 504.",504,5,100,30,26 +1849,"Can you make 225 using 21, 8, 42, and 99? Use only +, -, x, and / operators.",225,21,8,42,99 +1850,"Create a mathematical expression using 35, 69, 75, and 21 that equals 840. Only basic arithmetic operators (+, -, x, /) are permitted.",840,35,69,75,21 +1851,"Find a way to combine 77, 5, 13, and 73 to get 471 using only +, -, x, and / operators.",471,77,5,13,73 +1852,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 52, 57, 61, and 38 to equal 646.",646,52,57,61,38 +1853,"Can you make 40 using 16, 4, 30, and 3? Use only +, -, x, and / operators.",40,16,4,30,3 +1854,"Arrange 4, 100, 22, and 33 with +, -, x, and / to make 345.",345,4,100,22,33 +1855,"Use all four numbers (91, 34, 11, 53) to make 412. Only +, -, x, and / operators are allowed.",412,91,34,11,53 +1856,"Find a way to combine 28, 15, 97, and 78 to get 595 using only +, -, x, and / operators.",595,28,15,97,78 +1857,"Use all four numbers (39, 41, 29, 29) to make 80. Only +, -, x, and / operators are allowed.",80,39,41,29,29 +1858,"Problem: How can you use the four numbers 6, 7, 10, 44 with +, -, x, and / operators to get 76?",76,6,7,10,44 +1859,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 85, 77, 81, and 81 to equal 9.",9,85,77,81,81 +1860,"Find a way to combine 47, 87, 47, and 7 to get 289 using only +, -, x, and / operators.",289,47,87,47,7 +1861,"Find a way to combine 95, 26, 26, and 96 to get 190 using only +, -, x, and / operators.",190,95,26,26,96 +1862,"Problem: How can you use the four numbers 69, 10, 94, 1 with +, -, x, and / operators to get 785?",785,69,10,94,1 +1863,"Create a mathematical expression using 1, 5, 95, and 81 that equals 557. Only basic arithmetic operators (+, -, x, /) are permitted.",557,1,5,95,81 +1864,"Problem: How can you use the four numbers 15, 1, 22, 10 with +, -, x, and / operators to get 47?",47,15,1,22,10 +1865,"Find a way to combine 16, 38, 52, and 46 to get 510 using only +, -, x, and / operators.",510,16,38,52,46 +1866,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 89, 2, 12, and 83 to equal 249.",249,89,2,12,83 +1867,"Can you make 399 using 93, 89, 4, and 50? Use only +, -, x, and / operators.",399,93,89,4,50 +1868,"Problem: How can you use the four numbers 15, 38, 22, 61 with +, -, x, and / operators to get 912?",912,15,38,22,61 +1869,"Arrange 14, 20, 22, and 88 with +, -, x, and / to make 542.",542,14,20,22,88 +1870,"Problem: How can you use the four numbers 62, 2, 47, 83 with +, -, x, and / operators to get 67?",67,62,2,47,83 +1871,"Find a way to combine 92, 42, 16, and 23 to get 418 using only +, -, x, and / operators.",418,92,42,16,23 +1872,"Given the numbers 3, 54, 14, and 26, arrange them with +, -, x, and / operators to achieve 526.",526,3,54,14,26 +1873,"Find a way to combine 79, 68, 17, and 1 to get 75 using only +, -, x, and / operators.",75,79,68,17,1 +1874,"Can you make 319 using 28, 7, 94, and 57? Use only +, -, x, and / operators.",319,28,7,94,57 +1875,"Given the numbers 32, 23, 37, and 58, arrange them with +, -, x, and / operators to achieve 825.",825,32,23,37,58 +1876,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 23, 17, 70, and 5 to equal 356.",356,23,17,70,5 +1877,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 51, 40, 86, and 8 to equal 481.",481,51,40,86,8 +1878,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 71, 94, and 68 to equal 523.",523,7,71,94,68 +1879,"Use all four numbers (86, 1, 46, 66) to make 66. Only +, -, x, and / operators are allowed.",66,86,1,46,66 +1880,"Problem: How can you use the four numbers 82, 59, 4, 4 with +, -, x, and / operators to get 23?",23,82,59,4,4 +1881,"Arrange 35, 48, 1, and 4 with +, -, x, and / to make 87.",87,35,48,1,4 +1882,"Problem: How can you use the four numbers 9, 3, 31, 22 with +, -, x, and / operators to get 18?",18,9,3,31,22 +1883,"Using the numbers 91, 77, 55, and 23, create an expression that equals 88. You can only use +, -, x, and / operators.",88,91,77,55,23 +1884,"Arrange 90, 75, 15, and 60 with +, -, x, and / to make 35.",35,90,75,15,60 +1885,"Use all four numbers (81, 11, 61, 60) to make 770. Only +, -, x, and / operators are allowed.",770,81,11,61,60 +1886,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 36, 7, 93, and 40 to equal 727.",727,36,7,93,40 +1887,"Create a mathematical expression using 42, 11, 41, and 56 that equals 477. Only basic arithmetic operators (+, -, x, /) are permitted.",477,42,11,41,56 +1888,"Use all four numbers (6, 13, 46, 31) to make 635. Only +, -, x, and / operators are allowed.",635,6,13,46,31 +1889,"Arrange 23, 17, 48, and 36 with +, -, x, and / to make 475.",475,23,17,48,36 +1890,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 17, 8, 58, and 4 to equal 241.",241,17,8,58,4 +1891,"Create a mathematical expression using 47, 44, 73, and 23 that equals 389. Only basic arithmetic operators (+, -, x, /) are permitted.",389,47,44,73,23 +1892,"Using the numbers 16, 90, 45, and 36, create an expression that equals 288. You can only use +, -, x, and / operators.",288,16,90,45,36 +1893,"Given the numbers 68, 11, 15, and 30, arrange them with +, -, x, and / operators to achieve 46.",46,68,11,15,30 +1894,"Your task: Use 100, 48, 96, and 84 exactly once each with only +, -, x, and / operators to create an expression equal to 142.",142,100,48,96,84 +1895,"Can you make 160 using 3, 65, 95, and 60? Use only +, -, x, and / operators.",160,3,65,95,60 +1896,"Using the numbers 38, 19, 35, and 59, create an expression that equals 26. You can only use +, -, x, and / operators.",26,38,19,35,59 +1897,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 16, 40, 39, and 8 to equal 671.",671,16,40,39,8 +1898,"Using the numbers 23, 8, 8, and 47, create an expression that equals 129. You can only use +, -, x, and / operators.",129,23,8,8,47 +1899,"Find a way to combine 76, 17, 8, and 37 to get 389 using only +, -, x, and / operators.",389,76,17,8,37 +1900,"Your task: Use 93, 42, 99, and 14 exactly once each with only +, -, x, and / operators to create an expression equal to 390.",390,93,42,99,14 +1901,"Problem: How can you use the four numbers 17, 35, 34, 49 with +, -, x, and / operators to get 610?",610,17,35,34,49 +1902,"Arrange 3, 15, 16, and 98 with +, -, x, and / to make 818.",818,3,15,16,98 +1903,"Your task: Use 18, 43, 63, and 26 exactly once each with only +, -, x, and / operators to create an expression equal to 863.",863,18,43,63,26 +1904,"Using the numbers 24, 27, 2, and 69, create an expression that equals 510. You can only use +, -, x, and / operators.",510,24,27,2,69 +1905,"Can you make 470 using 7, 87, 42, and 97? Use only +, -, x, and / operators.",470,7,87,42,97 +1906,"Problem: How can you use the four numbers 40, 54, 1, 58 with +, -, x, and / operators to get 44?",44,40,54,1,58 +1907,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 26, 1, 84, and 70 to equal 40.",40,26,1,84,70 +1908,"Problem: How can you use the four numbers 2, 44, 1, 82 with +, -, x, and / operators to get 6?",6,2,44,1,82 +1909,"Can you make 763 using 32, 23, 52, and 79? Use only +, -, x, and / operators.",763,32,23,52,79 +1910,"Use all four numbers (2, 88, 54, 32) to make 198. Only +, -, x, and / operators are allowed.",198,2,88,54,32 +1911,"Use all four numbers (59, 48, 3, 52) to make 255. Only +, -, x, and / operators are allowed.",255,59,48,3,52 +1912,"Create a mathematical expression using 64, 1, 21, and 2 that equals 41. Only basic arithmetic operators (+, -, x, /) are permitted.",41,64,1,21,2 +1913,"Using the numbers 9, 3, 33, and 42, create an expression that equals 849. You can only use +, -, x, and / operators.",849,9,3,33,42 +1914,"Can you make 850 using 38, 25, 21, and 79? Use only +, -, x, and / operators.",850,38,25,21,79 +1915,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 66, 19, 9, and 74 to equal 751.",751,66,19,9,74 +1916,"Problem: How can you use the four numbers 84, 12, 8, 52 with +, -, x, and / operators to get 6?",6,84,12,8,52 +1917,"Given the numbers 3, 67, 85, and 3, arrange them with +, -, x, and / operators to achieve 119.",119,3,67,85,3 +1918,"Given the numbers 4, 13, 1, and 24, arrange them with +, -, x, and / operators to achieve 15.",15,4,13,1,24 +1919,"Using the numbers 51, 90, 90, and 46, create an expression that equals 96. You can only use +, -, x, and / operators.",96,51,90,90,46 +1920,"Problem: How can you use the four numbers 9, 37, 49, 82 with +, -, x, and / operators to get 366?",366,9,37,49,82 +1921,"Problem: How can you use the four numbers 38, 21, 56, 60 with +, -, x, and / operators to get 794?",794,38,21,56,60 +1922,"Find a way to combine 46, 100, 51, and 71 to get 979 using only +, -, x, and / operators.",979,46,100,51,71 +1923,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 86, 27, and 4 to equal 493.",493,6,86,27,4 +1924,"Can you make 17 using 1, 32, 8, and 20? Use only +, -, x, and / operators.",17,1,32,8,20 +1925,"Use all four numbers (34, 60, 100, 3) to make 274. Only +, -, x, and / operators are allowed.",274,34,60,100,3 +1926,"Arrange 10, 73, 3, and 43 with +, -, x, and / to make 66.",66,10,73,3,43 +1927,"Given the numbers 9, 9, 55, and 60, arrange them with +, -, x, and / operators to achieve 564.",564,9,9,55,60 +1928,"Arrange 89, 54, 8, and 95 with +, -, x, and / to make 903.",903,89,54,8,95 +1929,"Arrange 4, 50, 88, and 17 with +, -, x, and / to make 95.",95,4,50,88,17 +1930,"Find a way to combine 23, 33, 35, and 13 to get 807 using only +, -, x, and / operators.",807,23,33,35,13 +1931,"Find a way to combine 49, 76, 76, and 15 to get 33 using only +, -, x, and / operators.",33,49,76,76,15 +1932,"Problem: How can you use the four numbers 15, 56, 64, 66 with +, -, x, and / operators to get 842?",842,15,56,64,66 +1933,"Given the numbers 12, 93, 14, and 27, arrange them with +, -, x, and / operators to achieve 738.",738,12,93,14,27 +1934,"Can you make 803 using 29, 28, 40, and 31? Use only +, -, x, and / operators.",803,29,28,40,31 +1935,"Using the numbers 9, 43, 56, and 2, create an expression that equals 499. You can only use +, -, x, and / operators.",499,9,43,56,2 +1936,"Arrange 82, 30, 1, and 83 with +, -, x, and / to make 29.",29,82,30,1,83 +1937,"Arrange 35, 68, 85, and 70 with +, -, x, and / to make 98.",98,35,68,85,70 +1938,"Your task: Use 52, 31, 4, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 79.",79,52,31,4,1 +1939,"Can you make 81 using 4, 35, 20, and 44? Use only +, -, x, and / operators.",81,4,35,20,44 +1940,"Using the numbers 11, 58, 44, and 30, create an expression that equals 652. You can only use +, -, x, and / operators.",652,11,58,44,30 +1941,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 74, 5, 8, and 61 to equal 423.",423,74,5,8,61 +1942,"Problem: How can you use the four numbers 71, 14, 30, 11 with +, -, x, and / operators to get 953?",953,71,14,30,11 +1943,"Create a mathematical expression using 52, 42, 12, and 52 that equals 608. Only basic arithmetic operators (+, -, x, /) are permitted.",608,52,42,12,52 +1944,"Can you make 536 using 11, 55, 48, and 21? Use only +, -, x, and / operators.",536,11,55,48,21 +1945,"Given the numbers 69, 53, 10, and 10, arrange them with +, -, x, and / operators to achieve 123.",123,69,53,10,10 +1946,"Your task: Use 49, 6, 99, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 486.",486,49,6,99,93 +1947,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 86, 43, 94, and 20 to equal 168.",168,86,43,94,20 +1948,"Using the numbers 32, 77, 37, and 20, create an expression that equals 849. You can only use +, -, x, and / operators.",849,32,77,37,20 +1949,"Your task: Use 92, 68, 91, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 570.",570,92,68,91,6 +1950,"Problem: How can you use the four numbers 37, 20, 84, 4 with +, -, x, and / operators to get 353?",353,37,20,84,4 +1951,"Using the numbers 96, 52, 40, and 80, create an expression that equals 200. You can only use +, -, x, and / operators.",200,96,52,40,80 +1952,"Create a mathematical expression using 15, 72, 8, and 99 that equals 288. Only basic arithmetic operators (+, -, x, /) are permitted.",288,15,72,8,99 +1953,"Find a way to combine 68, 50, 42, and 2 to get 139 using only +, -, x, and / operators.",139,68,50,42,2 +1954,"Problem: How can you use the four numbers 45, 80, 7, 81 with +, -, x, and / operators to get 524?",524,45,80,7,81 +1955,"Use all four numbers (15, 9, 27, 34) to make 11. Only +, -, x, and / operators are allowed.",11,15,9,27,34 +1956,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 27, 81, 1, and 27 to equal 30.",30,27,81,1,27 +1957,"Create a mathematical expression using 40, 59, 13, and 19 that equals 826. Only basic arithmetic operators (+, -, x, /) are permitted.",826,40,59,13,19 +1958,"Create a mathematical expression using 2, 10, 73, and 61 that equals 8. Only basic arithmetic operators (+, -, x, /) are permitted.",8,2,10,73,61 +1959,"Your task: Use 19, 35, 8, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 46.",46,19,35,8,1 +1960,"Given the numbers 16, 99, 23, and 26, arrange them with +, -, x, and / operators to achieve 986.",986,16,99,23,26 +1961,"Can you make 502 using 26, 24, 99, and 23? Use only +, -, x, and / operators.",502,26,24,99,23 +1962,"Find a way to combine 18, 41, 96, and 59 to get 775 using only +, -, x, and / operators.",775,18,41,96,59 +1963,"Your task: Use 2, 25, 33, and 72 exactly once each with only +, -, x, and / operators to create an expression equal to 11.",11,2,25,33,72 +1964,"Given the numbers 58, 5, 22, and 76, arrange them with +, -, x, and / operators to achieve 92.",92,58,5,22,76 +1965,"Use all four numbers (7, 74, 96, 42) to make 572. Only +, -, x, and / operators are allowed.",572,7,74,96,42 +1966,"Use all four numbers (90, 1, 72, 72) to make 90. Only +, -, x, and / operators are allowed.",90,90,1,72,72 +1967,"Create a mathematical expression using 14, 36, 2, and 9 that equals 662. Only basic arithmetic operators (+, -, x, /) are permitted.",662,14,36,2,9 +1968,"Create a mathematical expression using 77, 33, 10, and 7 that equals 400. Only basic arithmetic operators (+, -, x, /) are permitted.",400,77,33,10,7 +1969,"Find a way to combine 45, 10, 18, and 4 to get 436 using only +, -, x, and / operators.",436,45,10,18,4 +1970,"Create a mathematical expression using 57, 32, 32, and 32 that equals 24. Only basic arithmetic operators (+, -, x, /) are permitted.",24,57,32,32,32 +1971,"Using the numbers 63, 10, 19, and 31, create an expression that equals 618. You can only use +, -, x, and / operators.",618,63,10,19,31 +1972,"Your task: Use 86, 39, 6, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 161.",161,86,39,6,6 +1973,"Your task: Use 30, 75, 3, and 41 exactly once each with only +, -, x, and / operators to create an expression equal to 296.",296,30,75,3,41 +1974,"Arrange 80, 91, 8, and 20 with +, -, x, and / to make 828.",828,80,91,8,20 +1975,"Find a way to combine 36, 9, 41, and 37 to get 201 using only +, -, x, and / operators.",201,36,9,41,37 +1976,"Arrange 73, 73, 18, and 41 with +, -, x, and / to make 738.",738,73,73,18,41 +1977,"Arrange 86, 69, 59, and 10 with +, -, x, and / to make 607.",607,86,69,59,10 +1978,"Problem: How can you use the four numbers 22, 17, 42, 63 with +, -, x, and / operators to get 799?",799,22,17,42,63 +1979,"Use all four numbers (13, 15, 23, 61) to make 111. Only +, -, x, and / operators are allowed.",111,13,15,23,61 +1980,"Arrange 48, 14, 63, and 92 with +, -, x, and / to make 701.",701,48,14,63,92 +1981,"Use all four numbers (17, 15, 84, 57) to make 282. Only +, -, x, and / operators are allowed.",282,17,15,84,57 +1982,"Using the numbers 32, 30, 6, and 68, create an expression that equals 552. You can only use +, -, x, and / operators.",552,32,30,6,68 +1983,"Find a way to combine 11, 17, 73, and 10 to get 124 using only +, -, x, and / operators.",124,11,17,73,10 +1984,"Given the numbers 98, 21, 15, and 7, arrange them with +, -, x, and / operators to achieve 77.",77,98,21,15,7 +1985,"Create a mathematical expression using 60, 99, 16, and 9 that equals 236. Only basic arithmetic operators (+, -, x, /) are permitted.",236,60,99,16,9 +1986,"Arrange 95, 16, 23, and 68 with +, -, x, and / to make 531.",531,95,16,23,68 +1987,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 88, 43, 12, and 49 to equal 633.",633,88,43,12,49 +1988,"Use all four numbers (16, 31, 38, 64) to make 522. Only +, -, x, and / operators are allowed.",522,16,31,38,64 +1989,"Can you make 535 using 56, 79, 80, and 5? Use only +, -, x, and / operators.",535,56,79,80,5 +1990,"Problem: How can you use the four numbers 2, 5, 56, 49 with +, -, x, and / operators to get 511?",511,2,5,56,49 +1991,"Can you make 413 using 63, 6, 27, and 62? Use only +, -, x, and / operators.",413,63,6,27,62 +1992,"Create a mathematical expression using 77, 68, 33, and 3 that equals 825. Only basic arithmetic operators (+, -, x, /) are permitted.",825,77,68,33,3 +1993,"Using the numbers 8, 12, 10, and 100, create an expression that equals 860. You can only use +, -, x, and / operators.",860,8,12,10,100 +1994,"Create a mathematical expression using 19, 44, 25, and 12 that equals 823. Only basic arithmetic operators (+, -, x, /) are permitted.",823,19,44,25,12 +1995,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 18, 41, and 16 to equal 47.",47,4,18,41,16 +1996,"Can you make 327 using 9, 36, 70, and 67? Use only +, -, x, and / operators.",327,9,36,70,67 +1997,"Given the numbers 25, 4, 67, and 1, arrange them with +, -, x, and / operators to achieve 167.",167,25,4,67,1 +1998,"Find a way to combine 12, 14, 62, and 73 to get 33 using only +, -, x, and / operators.",33,12,14,62,73 +1999,"Arrange 11, 86, 100, and 92 with +, -, x, and / to make 754.",754,11,86,100,92 +2000,"Problem: How can you use the four numbers 31, 84, 9, 98 with +, -, x, and / operators to get 829?",829,31,84,9,98 +2001,"Your task: Use 18, 44, 12, and 41 exactly once each with only +, -, x, and / operators to create an expression equal to 845.",845,18,44,12,41 +2002,"Using the numbers 96, 24, 9, and 54, create an expression that equals 490. You can only use +, -, x, and / operators.",490,96,24,9,54 +2003,"Find a way to combine 5, 95, 43, and 23 to get 541 using only +, -, x, and / operators.",541,5,95,43,23 +2004,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 64, 45, 15, and 26 to equal 142.",142,64,45,15,26 +2005,"Can you make 473 using 19, 73, 7, and 57? Use only +, -, x, and / operators.",473,19,73,7,57 +2006,"Given the numbers 23, 91, 93, and 22, arrange them with +, -, x, and / operators to achieve 47.",47,23,91,93,22 +2007,"Create a mathematical expression using 18, 9, 3, and 13 that equals 19. Only basic arithmetic operators (+, -, x, /) are permitted.",19,18,9,3,13 +2008,"Use all four numbers (96, 76, 16, 53) to make 403. Only +, -, x, and / operators are allowed.",403,96,76,16,53 +2009,"Using the numbers 21, 18, 18, and 73, create an expression that equals 95. You can only use +, -, x, and / operators.",95,21,18,18,73 +2010,"Given the numbers 7, 87, 63, and 58, arrange them with +, -, x, and / operators to achieve 730.",730,7,87,63,58 +2011,"Create a mathematical expression using 7, 43, 31, and 20 that equals 670. Only basic arithmetic operators (+, -, x, /) are permitted.",670,7,43,31,20 +2012,"Find a way to combine 27, 16, 97, and 7 to get 328 using only +, -, x, and / operators.",328,27,16,97,7 +2013,"Find a way to combine 42, 29, 12, and 11 to get 203 using only +, -, x, and / operators.",203,42,29,12,11 +2014,"Create a mathematical expression using 67, 8, 79, and 31 that equals 668. Only basic arithmetic operators (+, -, x, /) are permitted.",668,67,8,79,31 +2015,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 95, 63, 4, and 19 to equal 234.",234,95,63,4,19 +2016,"Given the numbers 36, 25, 74, and 51, arrange them with +, -, x, and / operators to achieve 923.",923,36,25,74,51 +2017,"Find a way to combine 43, 8, 29, and 79 to get 394 using only +, -, x, and / operators.",394,43,8,29,79 +2018,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 5, 10, 5, and 5 to equal 50.",50,5,10,5,5 +2019,"Your task: Use 24, 4, 11, and 69 exactly once each with only +, -, x, and / operators to create an expression equal to 855.",855,24,4,11,69 +2020,"Use all four numbers (48, 68, 68, 16) to make 64. Only +, -, x, and / operators are allowed.",64,48,68,68,16 +2021,"Use all four numbers (10, 5, 6, 3) to make 43. Only +, -, x, and / operators are allowed.",43,10,5,6,3 +2022,"Using the numbers 47, 16, 63, and 99, create an expression that equals 788. You can only use +, -, x, and / operators.",788,47,16,63,99 +2023,"Your task: Use 4, 72, 75, and 80 exactly once each with only +, -, x, and / operators to create an expression equal to 283.",283,4,72,75,80 +2024,"Arrange 59, 50, 15, and 1 with +, -, x, and / to make 809.",809,59,50,15,1 +2025,"Can you make 17 using 4, 5, 20, and 16? Use only +, -, x, and / operators.",17,4,5,20,16 +2026,"Find a way to combine 33, 92, 11, and 84 to get 192 using only +, -, x, and / operators.",192,33,92,11,84 +2027,"Problem: How can you use the four numbers 71, 50, 23, 6 with +, -, x, and / operators to get 259?",259,71,50,23,6 +2028,"Given the numbers 16, 23, 59, and 13, arrange them with +, -, x, and / operators to achieve 760.",760,16,23,59,13 +2029,"Find a way to combine 19, 10, 47, and 35 to get 178 using only +, -, x, and / operators.",178,19,10,47,35 +2030,"Can you make 117 using 23, 55, 2, and 16? Use only +, -, x, and / operators.",117,23,55,2,16 +2031,"Your task: Use 38, 1, 16, and 80 exactly once each with only +, -, x, and / operators to create an expression equal to 190.",190,38,1,16,80 +2032,"Can you make 102 using 65, 2, 3, and 31? Use only +, -, x, and / operators.",102,65,2,3,31 +2033,"Given the numbers 90, 42, 7, and 76, arrange them with +, -, x, and / operators to achieve 460.",460,90,42,7,76 +2034,"Find a way to combine 64, 5, 30, and 70 to get 360 using only +, -, x, and / operators.",360,64,5,30,70 +2035,"Your task: Use 29, 11, 57, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 650.",650,29,11,57,6 +2036,"Your task: Use 9, 48, 67, and 56 exactly once each with only +, -, x, and / operators to create an expression equal to 309.",309,9,48,67,56 +2037,"Using the numbers 43, 1, 73, and 70, create an expression that equals 186. You can only use +, -, x, and / operators.",186,43,1,73,70 +2038,"Given the numbers 71, 2, 62, and 29, arrange them with +, -, x, and / operators to achieve 51.",51,71,2,62,29 +2039,"Use all four numbers (82, 36, 78, 11) to make 904. Only +, -, x, and / operators are allowed.",904,82,36,78,11 +2040,"Problem: How can you use the four numbers 12, 12, 39, 4 with +, -, x, and / operators to get 484?",484,12,12,39,4 +2041,"Problem: How can you use the four numbers 84, 26, 84, 3 with +, -, x, and / operators to get 29?",29,84,26,84,3 +2042,"Find a way to combine 76, 34, 1, and 50 to get 92 using only +, -, x, and / operators.",92,76,34,1,50 +2043,"Use all four numbers (49, 41, 6, 60) to make 450. Only +, -, x, and / operators are allowed.",450,49,41,6,60 +2044,"Use all four numbers (66, 40, 18, 76) to make 862. Only +, -, x, and / operators are allowed.",862,66,40,18,76 +2045,"Given the numbers 9, 59, 21, and 44, arrange them with +, -, x, and / operators to achieve 596.",596,9,59,21,44 +2046,"Problem: How can you use the four numbers 44, 18, 21, 74 with +, -, x, and / operators to get 496?",496,44,18,21,74 +2047,"Given the numbers 8, 75, 92, and 79, arrange them with +, -, x, and / operators to achieve 613.",613,8,75,92,79 +2048,"Arrange 81, 1, 53, and 84 with +, -, x, and / to make 50.",50,81,1,53,84 +2049,"Arrange 15, 50, 55, and 21 with +, -, x, and / to make 716.",716,15,50,55,21 +2050,"Your task: Use 34, 78, 23, and 95 exactly once each with only +, -, x, and / operators to create an expression equal to 467.",467,34,78,23,95 +2051,"Using the numbers 16, 51, 55, and 1, create an expression that equals 872. You can only use +, -, x, and / operators.",872,16,51,55,1 +2052,"Given the numbers 62, 65, 6, and 78, arrange them with +, -, x, and / operators to achieve 57.",57,62,65,6,78 +2053,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 2, 73, 78, and 3 to equal 221.",221,2,73,78,3 +2054,"Use all four numbers (99, 44, 6, 66) to make 103. Only +, -, x, and / operators are allowed.",103,99,44,6,66 +2055,"Can you make 130 using 9, 19, 1, and 41? Use only +, -, x, and / operators.",130,9,19,1,41 +2056,"Problem: How can you use the four numbers 73, 24, 3, 37 with +, -, x, and / operators to get 182?",182,73,24,3,37 +2057,"Arrange 11, 78, 46, and 13 with +, -, x, and / to make 799.",799,11,78,46,13 +2058,"Using the numbers 80, 21, 6, and 27, create an expression that equals 253. You can only use +, -, x, and / operators.",253,80,21,6,27 +2059,"Given the numbers 12, 39, 7, and 64, arrange them with +, -, x, and / operators to achieve 916.",916,12,39,7,64 +2060,"Arrange 33, 71, 6, and 71 with +, -, x, and / to make 39.",39,33,71,6,71 +2061,"Arrange 72, 90, 9, and 52 with +, -, x, and / to make 10.",10,72,90,9,52 +2062,"Can you make 407 using 16, 20, 44, and 43? Use only +, -, x, and / operators.",407,16,20,44,43 +2063,"Can you make 952 using 30, 31, 8, and 14? Use only +, -, x, and / operators.",952,30,31,8,14 +2064,"Arrange 20, 70, 73, and 16 with +, -, x, and / to make 232.",232,20,70,73,16 +2065,"Your task: Use 7, 48, 24, and 86 exactly once each with only +, -, x, and / operators to create an expression equal to 446.",446,7,48,24,86 +2066,"Your task: Use 52, 2, 71, and 94 exactly once each with only +, -, x, and / operators to create an expression equal to 288.",288,52,2,71,94 +2067,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 42, 87, 41, and 66 to equal 948.",948,42,87,41,66 +2068,"Use all four numbers (59, 70, 7, 51) to make 486. Only +, -, x, and / operators are allowed.",486,59,70,7,51 +2069,"Problem: How can you use the four numbers 1, 92, 85, 61 with +, -, x, and / operators to get 238?",238,1,92,85,61 +2070,"Create a mathematical expression using 14, 83, 78, and 13 that equals 512. Only basic arithmetic operators (+, -, x, /) are permitted.",512,14,83,78,13 +2071,"Your task: Use 20, 46, 89, and 22 exactly once each with only +, -, x, and / operators to create an expression equal to 809.",809,20,46,89,22 +2072,"Can you make 567 using 6, 94, 94, and 97? Use only +, -, x, and / operators.",567,6,94,94,97 +2073,"Problem: How can you use the four numbers 2, 50, 4, 43 with +, -, x, and / operators to get 61?",61,2,50,4,43 +2074,"Using the numbers 47, 25, 14, and 11, create an expression that equals 226. You can only use +, -, x, and / operators.",226,47,25,14,11 +2075,"Use all four numbers (57, 80, 10, 32) to make 297. Only +, -, x, and / operators are allowed.",297,57,80,10,32 +2076,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 68, 10, 99, and 67 to equal 991.",991,68,10,99,67 +2077,"Find a way to combine 9, 98, 17, and 37 to get 902 using only +, -, x, and / operators.",902,9,98,17,37 +2078,"Using the numbers 91, 4, 44, and 39, create an expression that equals 281. You can only use +, -, x, and / operators.",281,91,4,44,39 +2079,"Use all four numbers (2, 5, 54, 84) to make 188. Only +, -, x, and / operators are allowed.",188,2,5,54,84 +2080,"Using the numbers 26, 24, 33, and 91, create an expression that equals 748. You can only use +, -, x, and / operators.",748,26,24,33,91 +2081,"Your task: Use 68, 7, 9, and 40 exactly once each with only +, -, x, and / operators to create an expression equal to 445.",445,68,7,9,40 +2082,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 93, 1, 7, and 10 to equal 23.",23,93,1,7,10 +2083,"Use all four numbers (92, 82, 10, 35) to make 379. Only +, -, x, and / operators are allowed.",379,92,82,10,35 +2084,"Given the numbers 2, 98, 23, and 34, arrange them with +, -, x, and / operators to achieve 686.",686,2,98,23,34 +2085,"Can you make 788 using 93, 9, 15, and 34? Use only +, -, x, and / operators.",788,93,9,15,34 +2086,"Can you make 663 using 8, 74, 37, and 34? Use only +, -, x, and / operators.",663,8,74,37,34 +2087,"Using the numbers 51, 56, 14, and 13, create an expression that equals 60. You can only use +, -, x, and / operators.",60,51,56,14,13 +2088,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 42, 24, 8, and 31 to equal 266.",266,42,24,8,31 +2089,"Given the numbers 100, 2, 32, and 33, arrange them with +, -, x, and / operators to achieve 115.",115,100,2,32,33 +2090,"Your task: Use 80, 16, 83, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 508.",508,80,16,83,93 +2091,"Arrange 4, 42, 8, and 41 with +, -, x, and / to make 201.",201,4,42,8,41 +2092,"Create a mathematical expression using 50, 8, 77, and 83 that equals 560. Only basic arithmetic operators (+, -, x, /) are permitted.",560,50,8,77,83 +2093,"Use all four numbers (18, 56, 57, 80) to make 871. Only +, -, x, and / operators are allowed.",871,18,56,57,80 +2094,"Given the numbers 24, 34, 1, and 26, arrange them with +, -, x, and / operators to achieve 790.",790,24,34,1,26 +2095,"Use all four numbers (11, 48, 78, 8) to make 587. Only +, -, x, and / operators are allowed.",587,11,48,78,8 +2096,"Your task: Use 63, 85, 6, and 23 exactly once each with only +, -, x, and / operators to create an expression equal to 550.",550,63,85,6,23 +2097,"Create a mathematical expression using 88, 45, 18, and 16 that equals 128. Only basic arithmetic operators (+, -, x, /) are permitted.",128,88,45,18,16 +2098,"Using the numbers 5, 26, 81, and 30, create an expression that equals 181. You can only use +, -, x, and / operators.",181,5,26,81,30 +2099,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 8, 70, and 70 to equal 11.",11,4,8,70,70 +2100,"Can you make 293 using 6, 38, 6, and 59? Use only +, -, x, and / operators.",293,6,38,6,59 +2101,"Arrange 3, 96, 41, and 56 with +, -, x, and / to make 273.",273,3,96,41,56 +2102,"Can you make 809 using 57, 40, 22, and 36? Use only +, -, x, and / operators.",809,57,40,22,36 +2103,"Can you make 559 using 31, 10, 3, and 83? Use only +, -, x, and / operators.",559,31,10,3,83 +2104,"Arrange 87, 9, 69, and 54 with +, -, x, and / to make 721.",721,87,9,69,54 +2105,"Using the numbers 13, 93, 11, and 60, create an expression that equals 976. You can only use +, -, x, and / operators.",976,13,93,11,60 +2106,"Using the numbers 98, 10, 66, and 41, create an expression that equals 799. You can only use +, -, x, and / operators.",799,98,10,66,41 +2107,"Create a mathematical expression using 35, 53, 95, and 5 that equals 457. Only basic arithmetic operators (+, -, x, /) are permitted.",457,35,53,95,5 +2108,"Problem: How can you use the four numbers 16, 9, 100, 6 with +, -, x, and / operators to get 922?",922,16,9,100,6 +2109,"Arrange 27, 47, 8, and 33 with +, -, x, and / to make 244.",244,27,47,8,33 +2110,"Using the numbers 48, 28, 70, and 20, create an expression that equals 146. You can only use +, -, x, and / operators.",146,48,28,70,20 +2111,"Your task: Use 96, 16, 24, and 57 exactly once each with only +, -, x, and / operators to create an expression equal to 7.",7,96,16,24,57 +2112,"Problem: How can you use the four numbers 59, 16, 62, 94 with +, -, x, and / operators to get 788?",788,59,16,62,94 +2113,"Using the numbers 9, 55, 27, and 22, create an expression that equals 446. You can only use +, -, x, and / operators.",446,9,55,27,22 +2114,"Your task: Use 6, 61, 35, and 57 exactly once each with only +, -, x, and / operators to create an expression equal to 344.",344,6,61,35,57 +2115,"Can you make 59 using 6, 40, 26, and 2? Use only +, -, x, and / operators.",59,6,40,26,2 +2116,"Find a way to combine 5, 28, 74, and 46 to get 20 using only +, -, x, and / operators.",20,5,28,74,46 +2117,"Given the numbers 83, 36, 1, and 98, arrange them with +, -, x, and / operators to achieve 217.",217,83,36,1,98 +2118,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 48, 91, 42, and 4 to equal 125.",125,48,91,42,4 +2119,"Use all four numbers (63, 84, 24, 77) to make 95. Only +, -, x, and / operators are allowed.",95,63,84,24,77 +2120,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 26, 23, 49, and 57 to equal 606.",606,26,23,49,57 +2121,"Can you make 150 using 6, 7, 35, and 5? Use only +, -, x, and / operators.",150,6,7,35,5 +2122,"Arrange 26, 97, 34, and 2 with +, -, x, and / to make 55.",55,26,97,34,2 +2123,"Using the numbers 42, 28, 62, and 31, create an expression that equals 16. You can only use +, -, x, and / operators.",16,42,28,62,31 +2124,"Given the numbers 64, 83, 47, and 96, arrange them with +, -, x, and / operators to achieve 800.",800,64,83,47,96 +2125,"Given the numbers 5, 12, 40, and 6, arrange them with +, -, x, and / operators to achieve 479.",479,5,12,40,6 +2126,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 85, 76, and 47 to equal 284.",284,3,85,76,47 +2127,"Find a way to combine 51, 24, 72, and 10 to get 163 using only +, -, x, and / operators.",163,51,24,72,10 +2128,"Arrange 33, 54, 42, and 20 with +, -, x, and / to make 942.",942,33,54,42,20 +2129,"Given the numbers 36, 75, 15, and 18, arrange them with +, -, x, and / operators to achieve 10.",10,36,75,15,18 +2130,"Create a mathematical expression using 30, 19, 6, and 8 that equals 618. Only basic arithmetic operators (+, -, x, /) are permitted.",618,30,19,6,8 +2131,"Arrange 7, 63, 80, and 82 with +, -, x, and / to make 439.",439,7,63,80,82 +2132,"Use all four numbers (90, 94, 2, 43) to make 235. Only +, -, x, and / operators are allowed.",235,90,94,2,43 +2133,"Use all four numbers (90, 4, 17, 29) to make 587. Only +, -, x, and / operators are allowed.",587,90,4,17,29 +2134,"Problem: How can you use the four numbers 96, 33, 17, 39 with +, -, x, and / operators to get 696?",696,96,33,17,39 +2135,"Create a mathematical expression using 26, 8, 63, and 27 that equals 557. Only basic arithmetic operators (+, -, x, /) are permitted.",557,26,8,63,27 +2136,"Find a way to combine 92, 12, 25, and 22 to get 414 using only +, -, x, and / operators.",414,92,12,25,22 +2137,"Find a way to combine 27, 23, 8, and 65 to get 564 using only +, -, x, and / operators.",564,27,23,8,65 +2138,"Can you make 9 using 95, 19, 40, and 36? Use only +, -, x, and / operators.",9,95,19,40,36 +2139,"Create a mathematical expression using 62, 12, 41, and 93 that equals 796. Only basic arithmetic operators (+, -, x, /) are permitted.",796,62,12,41,93 +2140,"Find a way to combine 65, 25, 4, and 27 to get 138 using only +, -, x, and / operators.",138,65,25,4,27 +2141,"Find a way to combine 34, 15, 56, and 21 to get 853 using only +, -, x, and / operators.",853,34,15,56,21 +2142,"Using the numbers 64, 9, 10, and 76, create an expression that equals 230. You can only use +, -, x, and / operators.",230,64,9,10,76 +2143,"Arrange 85, 45, 25, and 12 with +, -, x, and / to make 430.",430,85,45,25,12 +2144,"Using the numbers 75, 8, 39, and 39, create an expression that equals 600. You can only use +, -, x, and / operators.",600,75,8,39,39 +2145,"Create a mathematical expression using 60, 65, 20, and 13 that equals 160. Only basic arithmetic operators (+, -, x, /) are permitted.",160,60,65,20,13 +2146,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 12, 50, 37, and 8 to equal 571.",571,12,50,37,8 +2147,"Given the numbers 60, 20, 59, and 15, arrange them with +, -, x, and / operators to achieve 162.",162,60,20,59,15 +2148,"Your task: Use 41, 2, 41, and 65 exactly once each with only +, -, x, and / operators to create an expression equal to 58.",58,41,2,41,65 +2149,"Find a way to combine 84, 81, 81, and 22 to get 106 using only +, -, x, and / operators.",106,84,81,81,22 +2150,"Arrange 5, 82, 12, and 30 with +, -, x, and / to make 283.",283,5,82,12,30 +2151,"Use all four numbers (43, 15, 22, 55) to make 612. Only +, -, x, and / operators are allowed.",612,43,15,22,55 +2152,"Find a way to combine 46, 48, 6, and 68 to get 402 using only +, -, x, and / operators.",402,46,48,6,68 +2153,"Find a way to combine 45, 5, 66, and 100 to get 494 using only +, -, x, and / operators.",494,45,5,66,100 +2154,"Arrange 15, 43, 44, and 27 with +, -, x, and / to make 574.",574,15,43,44,27 +2155,"Given the numbers 94, 27, 29, and 32, arrange them with +, -, x, and / operators to achieve 845.",845,94,27,29,32 +2156,"Using the numbers 84, 30, 71, and 71, create an expression that equals 114. You can only use +, -, x, and / operators.",114,84,30,71,71 +2157,"Find a way to combine 67, 11, 65, and 67 to get 849 using only +, -, x, and / operators.",849,67,11,65,67 +2158,"Can you make 273 using 80, 25, 3, and 56? Use only +, -, x, and / operators.",273,80,25,3,56 +2159,"Problem: How can you use the four numbers 28, 46, 45, 12 with +, -, x, and / operators to get 614?",614,28,46,45,12 +2160,"Create a mathematical expression using 41, 23, 84, and 84 that equals 17. Only basic arithmetic operators (+, -, x, /) are permitted.",17,41,23,84,84 +2161,"Find a way to combine 96, 11, 6, and 76 to get 252 using only +, -, x, and / operators.",252,96,11,6,76 +2162,"Your task: Use 75, 8, 94, and 84 exactly once each with only +, -, x, and / operators to create an expression equal to 422.",422,75,8,94,84 +2163,"Problem: How can you use the four numbers 17, 89, 6, 97 with +, -, x, and / operators to get 454?",454,17,89,6,97 +2164,"Using the numbers 43, 38, 36, and 2, create an expression that equals 23. You can only use +, -, x, and / operators.",23,43,38,36,2 +2165,"Using the numbers 40, 7, 63, and 73, create an expression that equals 554. You can only use +, -, x, and / operators.",554,40,7,63,73 +2166,"Create a mathematical expression using 19, 42, 14, and 30 that equals 190. Only basic arithmetic operators (+, -, x, /) are permitted.",190,19,42,14,30 +2167,"Can you make 101 using 69, 2, 30, and 92? Use only +, -, x, and / operators.",101,69,2,30,92 +2168,"Using the numbers 36, 3, 17, and 35, create an expression that equals 122. You can only use +, -, x, and / operators.",122,36,3,17,35 +2169,"Using the numbers 9, 75, 19, and 17, create an expression that equals 677. You can only use +, -, x, and / operators.",677,9,75,19,17 +2170,"Find a way to combine 54, 9, 40, and 88 to get 358 using only +, -, x, and / operators.",358,54,9,40,88 +2171,"Using the numbers 25, 10, 43, and 37, create an expression that equals 256. You can only use +, -, x, and / operators.",256,25,10,43,37 +2172,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 88, 81, 48, and 11 to equal 535.",535,88,81,48,11 +2173,"Your task: Use 65, 50, 8, and 95 exactly once each with only +, -, x, and / operators to create an expression equal to 875.",875,65,50,8,95 +2174,"Use all four numbers (19, 19, 63, 28) to make 270. Only +, -, x, and / operators are allowed.",270,19,19,63,28 +2175,"Your task: Use 63, 80, 4, and 76 exactly once each with only +, -, x, and / operators to create an expression equal to 447.",447,63,80,4,76 +2176,"Find a way to combine 72, 24, 50, and 42 to get 108 using only +, -, x, and / operators.",108,72,24,50,42 +2177,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 17, 18, 1, and 55 to equal 362.",362,17,18,1,55 +2178,"Create a mathematical expression using 11, 9, 39, and 13 that equals 606. Only basic arithmetic operators (+, -, x, /) are permitted.",606,11,9,39,13 +2179,"Create a mathematical expression using 53, 1, 55, and 24 that equals 132. Only basic arithmetic operators (+, -, x, /) are permitted.",132,53,1,55,24 +2180,"Arrange 91, 25, 9, and 20 with +, -, x, and / to make 246.",246,91,25,9,20 +2181,"Your task: Use 60, 18, 67, and 61 exactly once each with only +, -, x, and / operators to create an expression equal to 952.",952,60,18,67,61 +2182,"Problem: How can you use the four numbers 46, 92, 60, 96 with +, -, x, and / operators to get 126?",126,46,92,60,96 +2183,"Problem: How can you use the four numbers 48, 15, 41, 45 with +, -, x, and / operators to get 724?",724,48,15,41,45 +2184,"Use all four numbers (97, 35, 75, 15) to make 137. Only +, -, x, and / operators are allowed.",137,97,35,75,15 +2185,"Create a mathematical expression using 9, 3, 75, and 53 that equals 25. Only basic arithmetic operators (+, -, x, /) are permitted.",25,9,3,75,53 +2186,"Given the numbers 22, 32, 38, and 5, arrange them with +, -, x, and / operators to achieve 747.",747,22,32,38,5 +2187,"Given the numbers 30, 72, 24, and 2, arrange them with +, -, x, and / operators to achieve 150.",150,30,72,24,2 +2188,"Use all four numbers (35, 76, 4, 95) to make 570. Only +, -, x, and / operators are allowed.",570,35,76,4,95 +2189,"Your task: Use 30, 26, 53, and 47 exactly once each with only +, -, x, and / operators to create an expression equal to 774.",774,30,26,53,47 +2190,"Your task: Use 3, 7, 73, and 78 exactly once each with only +, -, x, and / operators to create an expression equal to 26.",26,3,7,73,78 +2191,"Create a mathematical expression using 95, 18, 6, and 91 that equals 294. Only basic arithmetic operators (+, -, x, /) are permitted.",294,95,18,6,91 +2192,"Given the numbers 51, 1, 17, and 77, arrange them with +, -, x, and / operators to achieve 80.",80,51,1,17,77 +2193,"Create a mathematical expression using 58, 25, 25, and 49 that equals 732. Only basic arithmetic operators (+, -, x, /) are permitted.",732,58,25,25,49 +2194,"Create a mathematical expression using 1, 96, 63, and 20 that equals 13. Only basic arithmetic operators (+, -, x, /) are permitted.",13,1,96,63,20 +2195,"Your task: Use 58, 6, 21, and 83 exactly once each with only +, -, x, and / operators to create an expression equal to 410.",410,58,6,21,83 +2196,"Given the numbers 21, 6, 87, and 58, arrange them with +, -, x, and / operators to achieve 97.",97,21,6,87,58 +2197,"Use all four numbers (64, 72, 88, 12) to make 592. Only +, -, x, and / operators are allowed.",592,64,72,88,12 +2198,"Find a way to combine 49, 28, 28, and 50 to get 99 using only +, -, x, and / operators.",99,49,28,28,50 +2199,"Find a way to combine 2, 58, 8, and 27 to get 81 using only +, -, x, and / operators.",81,2,58,8,27 +2200,"Arrange 85, 2, 12, and 63 with +, -, x, and / to make 839.",839,85,2,12,63 +2201,"Create a mathematical expression using 33, 86, 1, and 17 that equals 136. Only basic arithmetic operators (+, -, x, /) are permitted.",136,33,86,1,17 +2202,"Using the numbers 84, 7, 4, and 73, create an expression that equals 121. You can only use +, -, x, and / operators.",121,84,7,4,73 +2203,"Create a mathematical expression using 9, 70, 86, and 48 that equals 592. Only basic arithmetic operators (+, -, x, /) are permitted.",592,9,70,86,48 +2204,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 96, 45, 9, and 65 to equal 545.",545,96,45,9,65 +2205,"Using the numbers 49, 70, 10, and 30, create an expression that equals 86. You can only use +, -, x, and / operators.",86,49,70,10,30 +2206,"Use all four numbers (3, 11, 46, 33) to make 414. Only +, -, x, and / operators are allowed.",414,3,11,46,33 +2207,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 23, 77, and 73 to equal 487.",487,21,23,77,73 +2208,"Given the numbers 53, 8, 41, and 4, arrange them with +, -, x, and / operators to achieve 377.",377,53,8,41,4 +2209,"Use all four numbers (16, 16, 78, 26) to make 4. Only +, -, x, and / operators are allowed.",4,16,16,78,26 +2210,"Given the numbers 89, 94, 93, and 6, arrange them with +, -, x, and / operators to achieve 741.",741,89,94,93,6 +2211,"Given the numbers 37, 29, 14, and 36, arrange them with +, -, x, and / operators to achieve 479.",479,37,29,14,36 +2212,"Create a mathematical expression using 1, 88, 3, and 59 that equals 150. Only basic arithmetic operators (+, -, x, /) are permitted.",150,1,88,3,59 +2213,"Arrange 19, 22, 31, and 49 with +, -, x, and / to make 436.",436,19,22,31,49 +2214,"Find a way to combine 33, 63, 10, and 23 to get 200 using only +, -, x, and / operators.",200,33,63,10,23 +2215,"Given the numbers 41, 11, 67, and 78, arrange them with +, -, x, and / operators to achieve 856.",856,41,11,67,78 +2216,"Can you make 625 using 93, 79, 7, and 21? Use only +, -, x, and / operators.",625,93,79,7,21 +2217,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 51, 18, 20, and 24 to equal 962.",962,51,18,20,24 +2218,"Using the numbers 85, 3, 92, and 52, create an expression that equals 295. You can only use +, -, x, and / operators.",295,85,3,92,52 +2219,"Given the numbers 10, 68, 4, and 18, arrange them with +, -, x, and / operators to achieve 264.",264,10,68,4,18 +2220,"Find a way to combine 100, 20, 22, and 72 to get 38 using only +, -, x, and / operators.",38,100,20,22,72 +2221,"Given the numbers 59, 5, 61, and 63, arrange them with +, -, x, and / operators to achieve 171.",171,59,5,61,63 +2222,"Arrange 40, 35, 14, and 70 with +, -, x, and / to make 170.",170,40,35,14,70 +2223,"Your task: Use 73, 20, 20, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 93.",93,73,20,20,2 +2224,"Use all four numbers (39, 98, 7, 59) to make 784. Only +, -, x, and / operators are allowed.",784,39,98,7,59 +2225,"Problem: How can you use the four numbers 8, 80, 88, 75 with +, -, x, and / operators to get 627?",627,8,80,88,75 +2226,"Problem: How can you use the four numbers 3, 8, 13, 8 with +, -, x, and / operators to get 3?",3,3,8,13,8 +2227,"Given the numbers 44, 16, 11, and 36, arrange them with +, -, x, and / operators to achieve 184.",184,44,16,11,36 +2228,"Create a mathematical expression using 28, 44, 21, and 13 that equals 959. Only basic arithmetic operators (+, -, x, /) are permitted.",959,28,44,21,13 +2229,"Arrange 12, 36, 64, and 55 with +, -, x, and / to make 423.",423,12,36,64,55 +2230,"Given the numbers 61, 68, 11, and 70, arrange them with +, -, x, and / operators to achieve 899.",899,61,68,11,70 +2231,"Problem: How can you use the four numbers 55, 90, 100, 20 with +, -, x, and / operators to get 505?",505,55,90,100,20 +2232,"Use all four numbers (37, 5, 24, 20) to make 222. Only +, -, x, and / operators are allowed.",222,37,5,24,20 +2233,"Use all four numbers (70, 14, 59, 90) to make 385. Only +, -, x, and / operators are allowed.",385,70,14,59,90 +2234,"Find a way to combine 42, 68, 34, and 38 to get 118 using only +, -, x, and / operators.",118,42,68,34,38 +2235,"Problem: How can you use the four numbers 53, 5, 79, 44 with +, -, x, and / operators to get 230?",230,53,5,79,44 +2236,"Your task: Use 9, 30, 15, and 10 exactly once each with only +, -, x, and / operators to create an expression equal to 1.",1,9,30,15,10 +2237,"Create a mathematical expression using 51, 60, 85, and 10 that equals 561. Only basic arithmetic operators (+, -, x, /) are permitted.",561,51,60,85,10 +2238,"Use all four numbers (10, 78, 24, 27) to make 132. Only +, -, x, and / operators are allowed.",132,10,78,24,27 +2239,"Arrange 31, 3, 20, and 32 with +, -, x, and / to make 668.",668,31,3,20,32 +2240,"Problem: How can you use the four numbers 30, 1, 91, 82 with +, -, x, and / operators to get 203?",203,30,1,91,82 +2241,"Given the numbers 80, 24, 1, and 22, arrange them with +, -, x, and / operators to achieve 78.",78,80,24,1,22 +2242,"Your task: Use 98, 12, 60, and 77 exactly once each with only +, -, x, and / operators to create an expression equal to 741.",741,98,12,60,77 +2243,"Arrange 58, 1, 51, and 69 with +, -, x, and / to make 40.",40,58,1,51,69 +2244,"Use all four numbers (93, 6, 39, 10) to make 948. Only +, -, x, and / operators are allowed.",948,93,6,39,10 +2245,"Use all four numbers (34, 76, 42, 19) to make 202. Only +, -, x, and / operators are allowed.",202,34,76,42,19 +2246,"Find a way to combine 46, 18, 78, and 2 to get 867 using only +, -, x, and / operators.",867,46,18,78,2 +2247,"Using the numbers 71, 11, 83, and 43, create an expression that equals 941. You can only use +, -, x, and / operators.",941,71,11,83,43 +2248,"Your task: Use 76, 4, 4, and 27 exactly once each with only +, -, x, and / operators to create an expression equal to 281.",281,76,4,4,27 +2249,"Create a mathematical expression using 69, 20, 30, and 1 that equals 19. Only basic arithmetic operators (+, -, x, /) are permitted.",19,69,20,30,1 +2250,"Given the numbers 20, 18, 18, and 89, arrange them with +, -, x, and / operators to achieve 253.",253,20,18,18,89 +2251,"Find a way to combine 8, 11, 55, and 88 to get 231 using only +, -, x, and / operators.",231,8,11,55,88 +2252,"Can you make 714 using 27, 23, 5, and 88? Use only +, -, x, and / operators.",714,27,23,5,88 +2253,"Arrange 26, 27, 92, and 3 with +, -, x, and / to make 426.",426,26,27,92,3 +2254,"Can you make 63 using 1, 66, 3, and 1? Use only +, -, x, and / operators.",63,1,66,3,1 +2255,"Can you make 620 using 11, 57, 74, and 9? Use only +, -, x, and / operators.",620,11,57,74,9 +2256,"Your task: Use 40, 9, 34, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 233.",233,40,9,34,93 +2257,"Using the numbers 87, 99, 12, and 54, create an expression that equals 65. You can only use +, -, x, and / operators.",65,87,99,12,54 +2258,"Can you make 215 using 57, 21, 6, and 32? Use only +, -, x, and / operators.",215,57,21,6,32 +2259,"Using the numbers 24, 93, 8, and 56, create an expression that equals 824. You can only use +, -, x, and / operators.",824,24,93,8,56 +2260,"Given the numbers 13, 20, 29, and 6, arrange them with +, -, x, and / operators to achieve 86.",86,13,20,29,6 +2261,"Your task: Use 56, 36, 4, and 4 exactly once each with only +, -, x, and / operators to create an expression equal to 36.",36,56,36,4,4 +2262,"Using the numbers 9, 11, 23, and 67, create an expression that equals 189. You can only use +, -, x, and / operators.",189,9,11,23,67 +2263,"Problem: How can you use the four numbers 80, 31, 60, 3 with +, -, x, and / operators to get 69?",69,80,31,60,3 +2264,"Problem: How can you use the four numbers 13, 5, 3, 20 with +, -, x, and / operators to get 42?",42,13,5,3,20 +2265,"Arrange 28, 19, 42, and 54 with +, -, x, and / to make 628.",628,28,19,42,54 +2266,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 100, 34, 34, and 47 to equal 53.",53,100,34,34,47 +2267,"Problem: How can you use the four numbers 4, 21, 26, 78 with +, -, x, and / operators to get 188?",188,4,21,26,78 +2268,"Use all four numbers (48, 70, 1, 59) to make 177. Only +, -, x, and / operators are allowed.",177,48,70,1,59 +2269,"Using the numbers 92, 13, 8, and 100, create an expression that equals 905. You can only use +, -, x, and / operators.",905,92,13,8,100 +2270,"Create a mathematical expression using 92, 47, 96, and 32 that equals 48. Only basic arithmetic operators (+, -, x, /) are permitted.",48,92,47,96,32 +2271,"Given the numbers 91, 42, 17, and 44, arrange them with +, -, x, and / operators to achieve 797.",797,91,42,17,44 +2272,"Create a mathematical expression using 54, 14, 61, and 37 that equals 732. Only basic arithmetic operators (+, -, x, /) are permitted.",732,54,14,61,37 +2273,"Use all four numbers (10, 98, 26, 32) to make 986. Only +, -, x, and / operators are allowed.",986,10,98,26,32 +2274,"Use all four numbers (19, 10, 58, 27) to make 572. Only +, -, x, and / operators are allowed.",572,19,10,58,27 +2275,"Using the numbers 26, 4, 29, and 1, create an expression that equals 75. You can only use +, -, x, and / operators.",75,26,4,29,1 +2276,"Problem: How can you use the four numbers 32, 3, 96, 83 with +, -, x, and / operators to get 84?",84,32,3,96,83 +2277,"Can you make 562 using 11, 62, 27, and 93? Use only +, -, x, and / operators.",562,11,62,27,93 +2278,"Can you make 860 using 28, 92, 9, and 4? Use only +, -, x, and / operators.",860,28,92,9,4 +2279,"Using the numbers 71, 13, 52, and 13, create an expression that equals 734. You can only use +, -, x, and / operators.",734,71,13,52,13 +2280,"Arrange 73, 41, 33, and 73 with +, -, x, and / to make 584.",584,73,41,33,73 +2281,"Find a way to combine 58, 7, 52, and 30 to get 392 using only +, -, x, and / operators.",392,58,7,52,30 +2282,"Problem: How can you use the four numbers 28, 30, 18, 22 with +, -, x, and / operators to get 590?",590,28,30,18,22 +2283,"Problem: How can you use the four numbers 5, 32, 8, 43 with +, -, x, and / operators to get 304?",304,5,32,8,43 +2284,"Create a mathematical expression using 6, 7, 4, and 77 that equals 245. Only basic arithmetic operators (+, -, x, /) are permitted.",245,6,7,4,77 +2285,"Create a mathematical expression using 91, 1, 16, and 8 that equals 89. Only basic arithmetic operators (+, -, x, /) are permitted.",89,91,1,16,8 +2286,"Problem: How can you use the four numbers 15, 6, 45, 56 with +, -, x, and / operators to get 191?",191,15,6,45,56 +2287,"Can you make 408 using 31, 12, 2, and 38? Use only +, -, x, and / operators.",408,31,12,2,38 +2288,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 28, 9, 1, and 76 to equal 177.",177,28,9,1,76 +2289,"Problem: How can you use the four numbers 39, 3, 62, 6 with +, -, x, and / operators to get 70?",70,39,3,62,6 +2290,"Can you make 126 using 3, 96, 66, and 96? Use only +, -, x, and / operators.",126,3,96,66,96 +2291,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 68, 23, 20, and 1 to equal 528.",528,68,23,20,1 +2292,"Find a way to combine 31, 6, 5, and 2 to get 59 using only +, -, x, and / operators.",59,31,6,5,2 +2293,"Create a mathematical expression using 10, 86, 73, and 86 that equals 873. Only basic arithmetic operators (+, -, x, /) are permitted.",873,10,86,73,86 +2294,"Using the numbers 8, 64, 80, and 40, create an expression that equals 70. You can only use +, -, x, and / operators.",70,8,64,80,40 +2295,"Using the numbers 15, 36, 100, and 39, create an expression that equals 601. You can only use +, -, x, and / operators.",601,15,36,100,39 +2296,"Given the numbers 80, 13, 10, and 84, arrange them with +, -, x, and / operators to achieve 34.",34,80,13,10,84 +2297,"Arrange 60, 38, 57, and 57 with +, -, x, and / to make 33.",33,60,38,57,57 +2298,"Using the numbers 66, 10, 4, and 25, create an expression that equals 681. You can only use +, -, x, and / operators.",681,66,10,4,25 +2299,"Problem: How can you use the four numbers 50, 100, 51, 25 with +, -, x, and / operators to get 254?",254,50,100,51,25 +2300,"Arrange 96, 54, 72, and 2 with +, -, x, and / to make 74.",74,96,54,72,2 +2301,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 100, 29, and 10 to equal 281.",281,3,100,29,10 +2302,"Find a way to combine 62, 15, 23, and 16 to get 445 using only +, -, x, and / operators.",445,62,15,23,16 +2303,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 17, 9, 51, and 7 to equal 383.",383,17,9,51,7 +2304,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 84, 5, 10, and 33 to equal 1.",1,84,5,10,33 +2305,"Your task: Use 93, 5, 59, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 39.",39,93,5,59,1 +2306,"Arrange 14, 77, 57, and 18 with +, -, x, and / to make 963.",963,14,77,57,18 +2307,"Can you make 718 using 50, 15, 89, and 57? Use only +, -, x, and / operators.",718,50,15,89,57 +2308,"Arrange 4, 5, 100, and 77 with +, -, x, and / to make 157.",157,4,5,100,77 +2309,"Use all four numbers (92, 18, 87, 87) to make 111. Only +, -, x, and / operators are allowed.",111,92,18,87,87 +2310,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 96, 16, 2, and 51 to equal 13.",13,96,16,2,51 +2311,"Find a way to combine 89, 49, 42, and 6 to get 145 using only +, -, x, and / operators.",145,89,49,42,6 +2312,"Use all four numbers (14, 41, 5, 80) to make 373. Only +, -, x, and / operators are allowed.",373,14,41,5,80 +2313,"Given the numbers 99, 70, 7, and 98, arrange them with +, -, x, and / operators to achieve 187.",187,99,70,7,98 +2314,"Using the numbers 14, 68, 43, and 2, create an expression that equals 168. You can only use +, -, x, and / operators.",168,14,68,43,2 +2315,"Create a mathematical expression using 2, 55, 65, and 71 that equals 116. Only basic arithmetic operators (+, -, x, /) are permitted.",116,2,55,65,71 +2316,"Given the numbers 18, 6, 23, and 2, arrange them with +, -, x, and / operators to achieve 294.",294,18,6,23,2 +2317,"Problem: How can you use the four numbers 24, 21, 77, 32 with +, -, x, and / operators to get 395?",395,24,21,77,32 +2318,"Given the numbers 13, 84, 61, and 87, arrange them with +, -, x, and / operators to achieve 944.",944,13,84,61,87 +2319,"Can you make 380 using 63, 5, 14, and 23? Use only +, -, x, and / operators.",380,63,5,14,23 +2320,"Use all four numbers (9, 1, 6, 60) to make 90. Only +, -, x, and / operators are allowed.",90,9,1,6,60 +2321,"Find a way to combine 86, 24, 6, and 1 to get 104 using only +, -, x, and / operators.",104,86,24,6,1 +2322,"Arrange 81, 20, 19, and 79 with +, -, x, and / to make 540.",540,81,20,19,79 +2323,"Find a way to combine 14, 65, 35, and 42 to get 833 using only +, -, x, and / operators.",833,14,65,35,42 +2324,"Problem: How can you use the four numbers 61, 11, 76, 22 with +, -, x, and / operators to get 23?",23,61,11,76,22 +2325,"Problem: How can you use the four numbers 69, 16, 8, 34 with +, -, x, and / operators to get 1?",1,69,16,8,34 +2326,"Can you make 783 using 27, 72, 18, and 46? Use only +, -, x, and / operators.",783,27,72,18,46 +2327,"Problem: How can you use the four numbers 41, 35, 8, 82 with +, -, x, and / operators to get 779?",779,41,35,8,82 +2328,"Using the numbers 100, 50, 82, and 75, create an expression that equals 239. You can only use +, -, x, and / operators.",239,100,50,82,75 +2329,"Your task: Use 11, 13, 3, and 94 exactly once each with only +, -, x, and / operators to create an expression equal to 335.",335,11,13,3,94 +2330,"Can you make 562 using 60, 14, 86, and 6? Use only +, -, x, and / operators.",562,60,14,86,6 +2331,"Find a way to combine 6, 94, 45, and 44 to get 563 using only +, -, x, and / operators.",563,6,94,45,44 +2332,"Use all four numbers (24, 25, 23, 80) to make 519. Only +, -, x, and / operators are allowed.",519,24,25,23,80 +2333,"Find a way to combine 67, 44, 60, and 12 to get 106 using only +, -, x, and / operators.",106,67,44,60,12 +2334,"Given the numbers 47, 5, 8, and 16, arrange them with +, -, x, and / operators to achieve 259.",259,47,5,8,16 +2335,"Create a mathematical expression using 20, 29, 87, and 84 that equals 577. Only basic arithmetic operators (+, -, x, /) are permitted.",577,20,29,87,84 +2336,"Find a way to combine 61, 6, 18, and 51 to get 78 using only +, -, x, and / operators.",78,61,6,18,51 +2337,"Create a mathematical expression using 26, 27, 2, and 47 that equals 657. Only basic arithmetic operators (+, -, x, /) are permitted.",657,26,27,2,47 +2338,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 2, 66, 92, and 12 to equal 28.",28,2,66,92,12 +2339,"Given the numbers 31, 20, 50, and 47, arrange them with +, -, x, and / operators to achieve 523.",523,31,20,50,47 +2340,"Problem: How can you use the four numbers 15, 17, 9, 70 with +, -, x, and / operators to get 628?",628,15,17,9,70 +2341,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 48, 52, and 19 to equal 937.",937,21,48,52,19 +2342,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 90, 100, 3, and 10 to equal 380.",380,90,100,3,10 +2343,"Arrange 89, 12, 40, and 92 with +, -, x, and / to make 477.",477,89,12,40,92 +2344,"Given the numbers 7, 30, 6, and 11, arrange them with +, -, x, and / operators to achieve 23.",23,7,30,6,11 +2345,"Problem: How can you use the four numbers 99, 36, 40, 65 with +, -, x, and / operators to get 175?",175,99,36,40,65 +2346,"Arrange 27, 12, 25, and 45 with +, -, x, and / to make 282.",282,27,12,25,45 +2347,"Arrange 69, 93, 6, and 2 with +, -, x, and / to make 174.",174,69,93,6,2 +2348,"Use all four numbers (11, 29, 66, 10) to make 375. Only +, -, x, and / operators are allowed.",375,11,29,66,10 +2349,"Using the numbers 24, 54, 50, and 24, create an expression that equals 96. You can only use +, -, x, and / operators.",96,24,54,50,24 +2350,"Find a way to combine 4, 40, 1, and 26 to get 70 using only +, -, x, and / operators.",70,4,40,1,26 +2351,"Problem: How can you use the four numbers 14, 39, 40, 30 with +, -, x, and / operators to get 66?",66,14,39,40,30 +2352,"Use all four numbers (13, 18, 57, 91) to make 200. Only +, -, x, and / operators are allowed.",200,13,18,57,91 +2353,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 30, 54, and 4 to equal 770.",770,24,30,54,4 +2354,"Arrange 49, 48, 18, and 1 with +, -, x, and / to make 913.",913,49,48,18,1 +2355,"Using the numbers 96, 62, 23, and 31, create an expression that equals 50. You can only use +, -, x, and / operators.",50,96,62,23,31 +2356,"Use all four numbers (22, 79, 9, 52) to make 569. Only +, -, x, and / operators are allowed.",569,22,79,9,52 +2357,"Find a way to combine 67, 16, 80, and 1 to get 336 using only +, -, x, and / operators.",336,67,16,80,1 +2358,"Can you make 63 using 18, 9, 75, and 87? Use only +, -, x, and / operators.",63,18,9,75,87 +2359,"Use all four numbers (12, 35, 74, 26) to make 520. Only +, -, x, and / operators are allowed.",520,12,35,74,26 +2360,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 12, 13, and 55 to equal 967.",967,21,12,13,55 +2361,"Given the numbers 8, 43, 30, and 74, arrange them with +, -, x, and / operators to achieve 240.",240,8,43,30,74 +2362,"Create a mathematical expression using 13, 52, 30, and 49 that equals 657. Only basic arithmetic operators (+, -, x, /) are permitted.",657,13,52,30,49 +2363,"Can you make 911 using 31, 54, 18, and 92? Use only +, -, x, and / operators.",911,31,54,18,92 +2364,"Problem: How can you use the four numbers 83, 40, 40, 56 with +, -, x, and / operators to get 139?",139,83,40,40,56 +2365,"Given the numbers 38, 67, 10, and 58, arrange them with +, -, x, and / operators to achieve 766.",766,38,67,10,58 +2366,"Using the numbers 92, 7, 29, and 39, create an expression that equals 334. You can only use +, -, x, and / operators.",334,92,7,29,39 +2367,"Find a way to combine 96, 24, 18, and 68 to get 460 using only +, -, x, and / operators.",460,96,24,18,68 +2368,"Use all four numbers (54, 68, 100, 3) to make 286. Only +, -, x, and / operators are allowed.",286,54,68,100,3 +2369,"Problem: How can you use the four numbers 32, 16, 1, 37 with +, -, x, and / operators to get 548?",548,32,16,1,37 +2370,"Problem: How can you use the four numbers 44, 33, 80, 80 with +, -, x, and / operators to get 12?",12,44,33,80,80 +2371,"Create a mathematical expression using 50, 50, 3, and 13 that equals 187. Only basic arithmetic operators (+, -, x, /) are permitted.",187,50,50,3,13 +2372,"Arrange 31, 13, 34, and 26 with +, -, x, and / to make 902.",902,31,13,34,26 +2373,"Find a way to combine 88, 32, 48, and 79 to get 211 using only +, -, x, and / operators.",211,88,32,48,79 +2374,"Arrange 88, 47, 24, and 4 with +, -, x, and / to make 137.",137,88,47,24,4 +2375,"Use all four numbers (36, 24, 74, 17) to make 955. Only +, -, x, and / operators are allowed.",955,36,24,74,17 +2376,"Using the numbers 25, 43, 2, and 85, create an expression that equals 992. You can only use +, -, x, and / operators.",992,25,43,2,85 +2377,"Given the numbers 85, 3, 6, and 61, arrange them with +, -, x, and / operators to achieve 109.",109,85,3,6,61 +2378,"Using the numbers 45, 6, 97, and 86, create an expression that equals 453. You can only use +, -, x, and / operators.",453,45,6,97,86 +2379,"Problem: How can you use the four numbers 97, 30, 2, 50 with +, -, x, and / operators to get 62?",62,97,30,2,50 +2380,"Using the numbers 27, 1, 32, and 29, create an expression that equals 893. You can only use +, -, x, and / operators.",893,27,1,32,29 +2381,"Arrange 61, 42, 72, and 8 with +, -, x, and / to make 679.",679,61,42,72,8 +2382,"Can you make 356 using 51, 6, 61, and 61? Use only +, -, x, and / operators.",356,51,6,61,61 +2383,"Use all four numbers (17, 39, 23, 54) to make 968. Only +, -, x, and / operators are allowed.",968,17,39,23,54 +2384,"Use all four numbers (76, 1, 87, 97) to make 260. Only +, -, x, and / operators are allowed.",260,76,1,87,97 +2385,"Your task: Use 21, 30, 77, and 36 exactly once each with only +, -, x, and / operators to create an expression equal to 589.",589,21,30,77,36 +2386,"Can you make 141 using 5, 33, 57, and 81? Use only +, -, x, and / operators.",141,5,33,57,81 +2387,"Given the numbers 75, 68, 2, and 49, arrange them with +, -, x, and / operators to achieve 45.",45,75,68,2,49 +2388,"Problem: How can you use the four numbers 67, 99, 9, 85 with +, -, x, and / operators to get 873?",873,67,99,9,85 +2389,"Use all four numbers (72, 8, 65, 98) to make 494. Only +, -, x, and / operators are allowed.",494,72,8,65,98 +2390,"Problem: How can you use the four numbers 7, 73, 90, 52 with +, -, x, and / operators to get 369?",369,7,73,90,52 +2391,"Given the numbers 50, 3, 93, and 60, arrange them with +, -, x, and / operators to achieve 303.",303,50,3,93,60 +2392,"Find a way to combine 97, 38, 1, and 32 to get 91 using only +, -, x, and / operators.",91,97,38,1,32 +2393,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 51, 2, 31, and 13 to equal 84.",84,51,2,31,13 +2394,"Use all four numbers (67, 88, 30, 5) to make 595. Only +, -, x, and / operators are allowed.",595,67,88,30,5 +2395,"Your task: Use 28, 26, 88, and 52 exactly once each with only +, -, x, and / operators to create an expression equal to 588.",588,28,26,88,52 +2396,"Problem: How can you use the four numbers 73, 2, 63, 31 with +, -, x, and / operators to get 178?",178,73,2,63,31 +2397,"Using the numbers 12, 71, 10, and 12, create an expression that equals 710. You can only use +, -, x, and / operators.",710,12,71,10,12 +2398,"Use all four numbers (95, 84, 16, 16) to make 12. Only +, -, x, and / operators are allowed.",12,95,84,16,16 +2399,"Using the numbers 67, 45, 7, and 7, create an expression that equals 22. You can only use +, -, x, and / operators.",22,67,45,7,7 +2400,"Can you make 143 using 43, 6, 66, and 49? Use only +, -, x, and / operators.",143,43,6,66,49 +2401,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 39, 19, 28, and 98 to equal 811.",811,39,19,28,98 +2402,"Create a mathematical expression using 23, 35, 4, and 49 that equals 254. Only basic arithmetic operators (+, -, x, /) are permitted.",254,23,35,4,49 +2403,"Your task: Use 41, 10, 11, and 50 exactly once each with only +, -, x, and / operators to create an expression equal to 101.",101,41,10,11,50 +2404,"Use all four numbers (32, 30, 48, 56) to make 968. Only +, -, x, and / operators are allowed.",968,32,30,48,56 +2405,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 42, 55, 13, and 46 to equal 585.",585,42,55,13,46 +2406,"Use all four numbers (51, 3, 5, 30) to make 501. Only +, -, x, and / operators are allowed.",501,51,3,5,30 +2407,"Create a mathematical expression using 7, 82, 100, and 84 that equals 390. Only basic arithmetic operators (+, -, x, /) are permitted.",390,7,82,100,84 +2408,"Using the numbers 35, 28, 4, and 13, create an expression that equals 55. You can only use +, -, x, and / operators.",55,35,28,4,13 +2409,"Arrange 28, 7, 10, and 21 with +, -, x, and / to make 231.",231,28,7,10,21 +2410,"Your task: Use 30, 8, 29, and 24 exactly once each with only +, -, x, and / operators to create an expression equal to 235.",235,30,8,29,24 +2411,"Using the numbers 98, 75, 36, and 18, create an expression that equals 25. You can only use +, -, x, and / operators.",25,98,75,36,18 +2412,"Create a mathematical expression using 82, 16, 19, and 42 that equals 428. Only basic arithmetic operators (+, -, x, /) are permitted.",428,82,16,19,42 +2413,"Your task: Use 65, 15, 63, and 12 exactly once each with only +, -, x, and / operators to create an expression equal to 900.",900,65,15,63,12 +2414,"Using the numbers 100, 75, 72, and 12, create an expression that equals 31. You can only use +, -, x, and / operators.",31,100,75,72,12 +2415,"Given the numbers 50, 64, 2, and 56, arrange them with +, -, x, and / operators to achieve 226.",226,50,64,2,56 +2416,"Your task: Use 8, 8, 89, and 10 exactly once each with only +, -, x, and / operators to create an expression equal to 100.",100,8,8,89,10 +2417,"Given the numbers 91, 13, 43, and 36, arrange them with +, -, x, and / operators to achieve 614.",614,91,13,43,36 +2418,"Problem: How can you use the four numbers 41, 14, 61, 37 with +, -, x, and / operators to get 550?",550,41,14,61,37 +2419,"Your task: Use 81, 70, 11, and 55 exactly once each with only +, -, x, and / operators to create an expression equal to 616.",616,81,70,11,55 +2420,"Create a mathematical expression using 83, 22, 35, and 7 that equals 110. Only basic arithmetic operators (+, -, x, /) are permitted.",110,83,22,35,7 +2421,"Your task: Use 76, 24, 2, and 12 exactly once each with only +, -, x, and / operators to create an expression equal to 80.",80,76,24,2,12 +2422,"Can you make 130 using 66, 63, 9, and 57? Use only +, -, x, and / operators.",130,66,63,9,57 +2423,"Using the numbers 73, 1, 58, and 81, create an expression that equals 212. You can only use +, -, x, and / operators.",212,73,1,58,81 +2424,"Create a mathematical expression using 6, 10, 22, and 84 that equals 166. Only basic arithmetic operators (+, -, x, /) are permitted.",166,6,10,22,84 +2425,"Using the numbers 3, 39, 22, and 11, create an expression that equals 128. You can only use +, -, x, and / operators.",128,3,39,22,11 +2426,"Use all four numbers (52, 42, 22, 74) to make 556. Only +, -, x, and / operators are allowed.",556,52,42,22,74 +2427,"Your task: Use 94, 26, 35, and 34 exactly once each with only +, -, x, and / operators to create an expression equal to 970.",970,94,26,35,34 +2428,"Find a way to combine 92, 60, 12, and 22 to get 109 using only +, -, x, and / operators.",109,92,60,12,22 +2429,"Create a mathematical expression using 15, 33, 6, and 53 that equals 542. Only basic arithmetic operators (+, -, x, /) are permitted.",542,15,33,6,53 +2430,"Given the numbers 6, 60, 59, and 39, arrange them with +, -, x, and / operators to achieve 340.",340,6,60,59,39 +2431,"Your task: Use 13, 10, 3, and 8 exactly once each with only +, -, x, and / operators to create an expression equal to 51.",51,13,10,3,8 +2432,"Given the numbers 37, 24, 41, and 52, arrange them with +, -, x, and / operators to achieve 981.",981,37,24,41,52 +2433,"Create a mathematical expression using 87, 30, 31, and 2 that equals 55. Only basic arithmetic operators (+, -, x, /) are permitted.",55,87,30,31,2 +2434,"Find a way to combine 74, 7, 4, and 37 to get 65 using only +, -, x, and / operators.",65,74,7,4,37 +2435,"Can you make 968 using 30, 27, 83, and 75? Use only +, -, x, and / operators.",968,30,27,83,75 +2436,"Arrange 54, 15, 87, and 95 with +, -, x, and / to make 628.",628,54,15,87,95 +2437,"Using the numbers 35, 1, 69, and 65, create an expression that equals 39. You can only use +, -, x, and / operators.",39,35,1,69,65 +2438,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 36, 72, and 30 to equal 32.",32,4,36,72,30 +2439,"Your task: Use 14, 25, 56, and 36 exactly once each with only +, -, x, and / operators to create an expression equal to 225.",225,14,25,56,36 +2440,"Problem: How can you use the four numbers 78, 13, 28, 83 with +, -, x, and / operators to get 85?",85,78,13,28,83 +2441,"Using the numbers 42, 74, 6, and 2, create an expression that equals 264. You can only use +, -, x, and / operators.",264,42,74,6,2 +2442,"Problem: How can you use the four numbers 78, 13, 51, 29 with +, -, x, and / operators to get 712?",712,78,13,51,29 +2443,"Use all four numbers (72, 16, 4, 8) to make 76. Only +, -, x, and / operators are allowed.",76,72,16,4,8 +2444,"Create a mathematical expression using 45, 15, 2, and 9 that equals 150. Only basic arithmetic operators (+, -, x, /) are permitted.",150,45,15,2,9 +2445,"Problem: How can you use the four numbers 26, 4, 86, 61 with +, -, x, and / operators to get 431?",431,26,4,86,61 +2446,"Your task: Use 2, 80, 55, and 18 exactly once each with only +, -, x, and / operators to create an expression equal to 912.",912,2,80,55,18 +2447,"Create a mathematical expression using 44, 36, 11, and 23 that equals 121. Only basic arithmetic operators (+, -, x, /) are permitted.",121,44,36,11,23 +2448,"Given the numbers 62, 57, 62, and 36, arrange them with +, -, x, and / operators to achieve 21.",21,62,57,62,36 +2449,"Using the numbers 78, 11, 18, and 62, create an expression that equals 938. You can only use +, -, x, and / operators.",938,78,11,18,62 +2450,"Given the numbers 8, 96, 96, and 66, arrange them with +, -, x, and / operators to achieve 74.",74,8,96,96,66 +2451,"Given the numbers 23, 55, 3, and 96, arrange them with +, -, x, and / operators to achieve 366.",366,23,55,3,96 +2452,"Can you make 442 using 16, 32, 63, and 7? Use only +, -, x, and / operators.",442,16,32,63,7 +2453,"Arrange 18, 80, 74, and 7 with +, -, x, and / to make 456.",456,18,80,74,7 +2454,"Create a mathematical expression using 30, 95, 95, and 8 that equals 37. Only basic arithmetic operators (+, -, x, /) are permitted.",37,30,95,95,8 +2455,"Your task: Use 11, 65, 4, and 72 exactly once each with only +, -, x, and / operators to create an expression equal to 427.",427,11,65,4,72 +2456,"Use all four numbers (17, 79, 20, 79) to make 340. Only +, -, x, and / operators are allowed.",340,17,79,20,79 +2457,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 20, 17, 53, and 55 to equal 866.",866,20,17,53,55 +2458,"Given the numbers 81, 2, 70, and 92, arrange them with +, -, x, and / operators to achieve 140.",140,81,2,70,92 +2459,"Given the numbers 48, 17, 34, and 46, arrange them with +, -, x, and / operators to achieve 71.",71,48,17,34,46 +2460,"Using the numbers 49, 33, 10, and 99, create an expression that equals 627. You can only use +, -, x, and / operators.",627,49,33,10,99 +2461,"Use all four numbers (77, 33, 77, 70) to make 107. Only +, -, x, and / operators are allowed.",107,77,33,77,70 +2462,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 55, 9, 18, and 18 to equal 495.",495,55,9,18,18 +2463,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 70, 34, 50, and 5 to equal 410.",410,70,34,50,5 +2464,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 1, 64, 11, and 28 to equal 25.",25,1,64,11,28 +2465,"Use all four numbers (23, 23, 27, 94) to make 738. Only +, -, x, and / operators are allowed.",738,23,23,27,94 +2466,"Your task: Use 96, 69, 69, and 11 exactly once each with only +, -, x, and / operators to create an expression equal to 107.",107,96,69,69,11 +2467,"Given the numbers 57, 57, 75, and 43, arrange them with +, -, x, and / operators to achieve 32.",32,57,57,75,43 +2468,"Problem: How can you use the four numbers 92, 58, 26, 25 with +, -, x, and / operators to get 800?",800,92,58,26,25 +2469,"Find a way to combine 41, 2, 58, and 12 to get 778 using only +, -, x, and / operators.",778,41,2,58,12 +2470,"Find a way to combine 67, 3, 58, and 1 to get 6 using only +, -, x, and / operators.",6,67,3,58,1 +2471,"Arrange 70, 13, 70, and 23 with +, -, x, and / to make 863.",863,70,13,70,23 +2472,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 34, 74, 74, and 32 to equal 65.",65,34,74,74,32 +2473,"Create a mathematical expression using 8, 15, 19, and 88 that equals 205. Only basic arithmetic operators (+, -, x, /) are permitted.",205,8,15,19,88 +2474,"Using the numbers 6, 86, 2, and 75, create an expression that equals 253. You can only use +, -, x, and / operators.",253,6,86,2,75 +2475,"Arrange 81, 4, 15, and 23 with +, -, x, and / to make 669.",669,81,4,15,23 +2476,"Your task: Use 29, 29, 67, and 100 exactly once each with only +, -, x, and / operators to create an expression equal to 808.",808,29,29,67,100 +2477,"Your task: Use 53, 28, 22, and 90 exactly once each with only +, -, x, and / operators to create an expression equal to 579.",579,53,28,22,90 +2478,"Problem: How can you use the four numbers 68, 46, 16, 40 with +, -, x, and / operators to get 183?",183,68,46,16,40 +2479,"Your task: Use 80, 45, 7, and 4 exactly once each with only +, -, x, and / operators to create an expression equal to 153.",153,80,45,7,4 +2480,"Create a mathematical expression using 28, 11, 44, and 96 that equals 168. Only basic arithmetic operators (+, -, x, /) are permitted.",168,28,11,44,96 +2481,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 98, 94, 70, and 5 to equal 658.",658,98,94,70,5 +2482,"Given the numbers 74, 6, 66, and 33, arrange them with +, -, x, and / operators to achieve 847.",847,74,6,66,33 +2483,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 85, 25, 23, and 39 to equal 957.",957,85,25,23,39 +2484,"Your task: Use 67, 25, 15, and 10 exactly once each with only +, -, x, and / operators to create an expression equal to 242.",242,67,25,15,10 +2485,"Your task: Use 31, 28, 14, and 32 exactly once each with only +, -, x, and / operators to create an expression equal to 455.",455,31,28,14,32 +2486,"Using the numbers 71, 97, 24, and 7, create an expression that equals 336. You can only use +, -, x, and / operators.",336,71,97,24,7 +2487,"Find a way to combine 97, 1, 99, and 20 to get 18 using only +, -, x, and / operators.",18,97,1,99,20 +2488,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 45, 97, 36, and 11 to equal 538.",538,45,97,36,11 +2489,"Find a way to combine 95, 8, 46, and 2 to get 461 using only +, -, x, and / operators.",461,95,8,46,2 +2490,"Using the numbers 23, 13, 95, and 80, create an expression that equals 124. You can only use +, -, x, and / operators.",124,23,13,95,80 +2491,"Create a mathematical expression using 10, 58, 27, and 78 that equals 685. Only basic arithmetic operators (+, -, x, /) are permitted.",685,10,58,27,78 +2492,"Problem: How can you use the four numbers 12, 1, 48, 90 with +, -, x, and / operators to get 150?",150,12,1,48,90 +2493,"Create a mathematical expression using 4, 6, 95, and 26 that equals 145. Only basic arithmetic operators (+, -, x, /) are permitted.",145,4,6,95,26 +2494,"Find a way to combine 14, 31, 9, and 28 to get 235 using only +, -, x, and / operators.",235,14,31,9,28 +2495,"Can you make 928 using 43, 25, 84, and 63? Use only +, -, x, and / operators.",928,43,25,84,63 +2496,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 37, 8, 82, and 84 to equal 130.",130,37,8,82,84 +2497,"Arrange 74, 1, 33, and 30 with +, -, x, and / to make 77.",77,74,1,33,30 +2498,"Using the numbers 92, 1, 68, and 42, create an expression that equals 118. You can only use +, -, x, and / operators.",118,92,1,68,42 +2499,"Can you make 30 using 55, 60, 72, and 36? Use only +, -, x, and / operators.",30,55,60,72,36 +2500,"Using the numbers 24, 5, 43, and 7, create an expression that equals 246. You can only use +, -, x, and / operators.",246,24,5,43,7 +2501,"Find a way to combine 81, 24, 2, and 91 to get 38 using only +, -, x, and / operators.",38,81,24,2,91 +2502,"Given the numbers 70, 9, 19, and 45, arrange them with +, -, x, and / operators to achieve 934.",934,70,9,19,45 +2503,"Can you make 404 using 12, 68, 6, and 54? Use only +, -, x, and / operators.",404,12,68,6,54 +2504,"Problem: How can you use the four numbers 2, 80, 21, 17 with +, -, x, and / operators to get 122?",122,2,80,21,17 +2505,"Create a mathematical expression using 43, 11, 75, and 24 that equals 892. Only basic arithmetic operators (+, -, x, /) are permitted.",892,43,11,75,24 +2506,"Your task: Use 45, 5, 5, and 36 exactly once each with only +, -, x, and / operators to create an expression equal to 8.",8,45,5,5,36 +2507,"Find a way to combine 65, 10, 51, and 54 to get 521 using only +, -, x, and / operators.",521,65,10,51,54 +2508,"Create a mathematical expression using 31, 21, 93, and 64 that equals 622. Only basic arithmetic operators (+, -, x, /) are permitted.",622,31,21,93,64 +2509,"Given the numbers 66, 86, 6, and 70, arrange them with +, -, x, and / operators to achieve 652.",652,66,86,6,70 +2510,"Using the numbers 99, 41, 22, and 38, create an expression that equals 976. You can only use +, -, x, and / operators.",976,99,41,22,38 +2511,"Use all four numbers (85, 19, 23, 1) to make 89. Only +, -, x, and / operators are allowed.",89,85,19,23,1 +2512,"Given the numbers 75, 30, 1, and 24, arrange them with +, -, x, and / operators to achieve 795.",795,75,30,1,24 +2513,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 11, 18, 6, and 83 to equal 97.",97,11,18,6,83 +2514,"Find a way to combine 85, 59, 90, and 59 to get 175 using only +, -, x, and / operators.",175,85,59,90,59 +2515,"Create a mathematical expression using 48, 35, 16, and 72 that equals 680. Only basic arithmetic operators (+, -, x, /) are permitted.",680,48,35,16,72 +2516,"Can you make 412 using 74, 26, 65, and 5? Use only +, -, x, and / operators.",412,74,26,65,5 +2517,"Given the numbers 43, 37, 37, and 4, arrange them with +, -, x, and / operators to achieve 47.",47,43,37,37,4 +2518,"Arrange 48, 16, 96, and 22 with +, -, x, and / to make 694.",694,48,16,96,22 +2519,"Create a mathematical expression using 8, 90, 90, and 63 that equals 747. Only basic arithmetic operators (+, -, x, /) are permitted.",747,8,90,90,63 +2520,"Your task: Use 6, 42, 74, and 62 exactly once each with only +, -, x, and / operators to create an expression equal to 240.",240,6,42,74,62 +2521,"Problem: How can you use the four numbers 8, 19, 51, 30 with +, -, x, and / operators to get 131?",131,8,19,51,30 +2522,"Create a mathematical expression using 26, 24, 24, and 37 that equals 64. Only basic arithmetic operators (+, -, x, /) are permitted.",64,26,24,24,37 +2523,"Problem: How can you use the four numbers 36, 6, 64, 43 with +, -, x, and / operators to get 109?",109,36,6,64,43 +2524,"Using the numbers 15, 64, 73, and 33, create an expression that equals 920. You can only use +, -, x, and / operators.",920,15,64,73,33 +2525,"Use all four numbers (63, 14, 57, 60) to make 879. Only +, -, x, and / operators are allowed.",879,63,14,57,60 +2526,"Given the numbers 45, 1, 12, and 50, arrange them with +, -, x, and / operators to achieve 646.",646,45,1,12,50 +2527,"Using the numbers 40, 21, 57, and 74, create an expression that equals 823. You can only use +, -, x, and / operators.",823,40,21,57,74 +2528,"Arrange 47, 7, 90, and 10 with +, -, x, and / to make 429.",429,47,7,90,10 +2529,"Problem: How can you use the four numbers 17, 24, 18, 75 with +, -, x, and / operators to get 351?",351,17,24,18,75 +2530,"Using the numbers 92, 95, 92, and 50, create an expression that equals 145. You can only use +, -, x, and / operators.",145,92,95,92,50 +2531,"Can you make 884 using 56, 40, 28, and 31? Use only +, -, x, and / operators.",884,56,40,28,31 +2532,"Problem: How can you use the four numbers 53, 81, 21, 9 with +, -, x, and / operators to get 242?",242,53,81,21,9 +2533,"Your task: Use 20, 4, 62, and 25 exactly once each with only +, -, x, and / operators to create an expression equal to 285.",285,20,4,62,25 +2534,"Arrange 7, 44, 45, and 79 with +, -, x, and / to make 184.",184,7,44,45,79 +2535,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 5, 51, and 21 to equal 237.",237,3,5,51,21 +2536,"Use all four numbers (26, 26, 9, 53) to make 614. Only +, -, x, and / operators are allowed.",614,26,26,9,53 +2537,"Problem: How can you use the four numbers 75, 8, 15, 40 with +, -, x, and / operators to get 72?",72,75,8,15,40 +2538,"Create a mathematical expression using 2, 29, 88, and 11 that equals 23. Only basic arithmetic operators (+, -, x, /) are permitted.",23,2,29,88,11 +2539,"Arrange 5, 16, 39, and 80 with +, -, x, and / to make 121.",121,5,16,39,80 +2540,"Using the numbers 94, 25, 4, and 72, create an expression that equals 357. You can only use +, -, x, and / operators.",357,94,25,4,72 +2541,"Problem: How can you use the four numbers 9, 96, 15, 97 with +, -, x, and / operators to get 782?",782,9,96,15,97 +2542,"Given the numbers 21, 5, 1, and 20, arrange them with +, -, x, and / operators to achieve 36.",36,21,5,1,20 +2543,"Can you make 182 using 1, 66, 93, and 23? Use only +, -, x, and / operators.",182,1,66,93,23 +2544,"Arrange 60, 73, 1, and 36 with +, -, x, and / to make 23.",23,60,73,1,36 +2545,"Arrange 3, 42, 1, and 85 with +, -, x, and / to make 42.",42,3,42,1,85 +2546,"Arrange 34, 5, 70, and 21 with +, -, x, and / to make 79.",79,34,5,70,21 +2547,"Create a mathematical expression using 54, 93, 1, and 74 that equals 221. Only basic arithmetic operators (+, -, x, /) are permitted.",221,54,93,1,74 +2548,"Arrange 30, 8, 15, and 99 with +, -, x, and / to make 115.",115,30,8,15,99 +2549,"Find a way to combine 19, 22, 18, and 2 to get 417 using only +, -, x, and / operators.",417,19,22,18,2 +2550,"Using the numbers 41, 12, 28, and 4, create an expression that equals 485. You can only use +, -, x, and / operators.",485,41,12,28,4 +2551,"Use all four numbers (21, 12, 1, 79) to make 331. Only +, -, x, and / operators are allowed.",331,21,12,1,79 +2552,"Arrange 9, 4, 21, and 84 with +, -, x, and / to make 9.",9,9,4,21,84 +2553,"Create a mathematical expression using 19, 32, 64, and 67 that equals 739. Only basic arithmetic operators (+, -, x, /) are permitted.",739,19,32,64,67 +2554,"Given the numbers 84, 62, 21, and 37, arrange them with +, -, x, and / operators to achieve 799.",799,84,62,21,37 +2555,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 11, 77, and 77 to equal 44.",44,4,11,77,77 +2556,"Your task: Use 17, 42, 9, and 48 exactly once each with only +, -, x, and / operators to create an expression equal to 241.",241,17,42,9,48 +2557,"Problem: How can you use the four numbers 31, 29, 11, 85 with +, -, x, and / operators to get 435?",435,31,29,11,85 +2558,"Can you make 582 using 55, 68, 7, and 51? Use only +, -, x, and / operators.",582,55,68,7,51 +2559,"Create a mathematical expression using 48, 9, 64, and 56 that equals 312. Only basic arithmetic operators (+, -, x, /) are permitted.",312,48,9,64,56 +2560,"Using the numbers 10, 73, 79, and 73, create an expression that equals 736. You can only use +, -, x, and / operators.",736,10,73,79,73 +2561,"Create a mathematical expression using 34, 5, 23, and 83 that equals 232. Only basic arithmetic operators (+, -, x, /) are permitted.",232,34,5,23,83 +2562,"Arrange 43, 3, 90, and 34 with +, -, x, and / to make 185.",185,43,3,90,34 +2563,"Given the numbers 56, 4, 20, and 30, arrange them with +, -, x, and / operators to achieve 21.",21,56,4,20,30 +2564,"Can you make 179 using 13, 4, 18, and 94? Use only +, -, x, and / operators.",179,13,4,18,94 +2565,"Given the numbers 4, 53, 21, and 27, arrange them with +, -, x, and / operators to achieve 164.",164,4,53,21,27 +2566,"Create a mathematical expression using 64, 1, 90, and 70 that equals 84. Only basic arithmetic operators (+, -, x, /) are permitted.",84,64,1,90,70 +2567,"Use all four numbers (9, 79, 56, 26) to make 629. Only +, -, x, and / operators are allowed.",629,9,79,56,26 +2568,"Use all four numbers (98, 6, 42, 67) to make 417. Only +, -, x, and / operators are allowed.",417,98,6,42,67 +2569,"Use all four numbers (44, 64, 1, 49) to make 29. Only +, -, x, and / operators are allowed.",29,44,64,1,49 +2570,"Your task: Use 24, 33, 28, and 66 exactly once each with only +, -, x, and / operators to create an expression equal to 830.",830,24,33,28,66 +2571,"Create a mathematical expression using 17, 14, 62, and 41 that equals 844. Only basic arithmetic operators (+, -, x, /) are permitted.",844,17,14,62,41 +2572,"Can you make 536 using 29, 25, 9, and 21? Use only +, -, x, and / operators.",536,29,25,9,21 +2573,"Given the numbers 9, 70, 30, and 5, arrange them with +, -, x, and / operators to achieve 16.",16,9,70,30,5 +2574,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 22, 77, 77, and 7 to equal 154.",154,22,77,77,7 +2575,"Use all four numbers (80, 4, 2, 11) to make 93. Only +, -, x, and / operators are allowed.",93,80,4,2,11 +2576,"Find a way to combine 46, 10, 95, and 100 to get 537 using only +, -, x, and / operators.",537,46,10,95,100 +2577,"Use all four numbers (98, 12, 60, 76) to make 894. Only +, -, x, and / operators are allowed.",894,98,12,60,76 +2578,"Given the numbers 91, 62, 13, and 37, arrange them with +, -, x, and / operators to achieve 634.",634,91,62,13,37 +2579,"Arrange 83, 90, 93, and 77 with +, -, x, and / to make 309.",309,83,90,93,77 +2580,"Can you make 272 using 29, 50, 4, and 43? Use only +, -, x, and / operators.",272,29,50,4,43 +2581,"Your task: Use 66, 7, 51, and 88 exactly once each with only +, -, x, and / operators to create an expression equal to 425.",425,66,7,51,88 +2582,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 38, 15, 7, and 61 to equal 502.",502,38,15,7,61 +2583,"Use all four numbers (26, 6, 76, 63) to make 419. Only +, -, x, and / operators are allowed.",419,26,6,76,63 +2584,"Create a mathematical expression using 90, 48, 50, and 60 that equals 130. Only basic arithmetic operators (+, -, x, /) are permitted.",130,90,48,50,60 +2585,"Can you make 625 using 12, 44, 38, and 59? Use only +, -, x, and / operators.",625,12,44,38,59 +2586,"Create a mathematical expression using 60, 18, 97, and 97 that equals 78. Only basic arithmetic operators (+, -, x, /) are permitted.",78,60,18,97,97 +2587,"Your task: Use 31, 8, 7, and 45 exactly once each with only +, -, x, and / operators to create an expression equal to 563.",563,31,8,7,45 +2588,"Use all four numbers (29, 3, 4, 48) to make 218. Only +, -, x, and / operators are allowed.",218,29,3,4,48 +2589,"Can you make 835 using 27, 68, 2, and 83? Use only +, -, x, and / operators.",835,27,68,2,83 +2590,"Arrange 76, 8, 46, and 45 with +, -, x, and / to make 699.",699,76,8,46,45 +2591,"Can you make 360 using 10, 31, 5, and 10? Use only +, -, x, and / operators.",360,10,31,5,10 +2592,"Arrange 77, 70, 7, and 38 with +, -, x, and / to make 413.",413,77,70,7,38 +2593,"Your task: Use 23, 94, 8, and 100 exactly once each with only +, -, x, and / operators to create an expression equal to 729.",729,23,94,8,100 +2594,"Create a mathematical expression using 99, 32, 32, and 53 that equals 46. Only basic arithmetic operators (+, -, x, /) are permitted.",46,99,32,32,53 +2595,"Using the numbers 8, 100, 13, and 9, create an expression that equals 225. You can only use +, -, x, and / operators.",225,8,100,13,9 +2596,"Your task: Use 10, 89, 53, and 15 exactly once each with only +, -, x, and / operators to create an expression equal to 716.",716,10,89,53,15 +2597,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 5, 59, 64, and 4 to equal 363.",363,5,59,64,4 +2598,"Can you make 139 using 17, 11, 87, and 39? Use only +, -, x, and / operators.",139,17,11,87,39 +2599,"Your task: Use 76, 7, 1, and 23 exactly once each with only +, -, x, and / operators to create an expression equal to 60.",60,76,7,1,23 +2600,"Given the numbers 57, 11, 38, and 17, arrange them with +, -, x, and / operators to achieve 714.",714,57,11,38,17 +2601,"Using the numbers 21, 7, 30, and 78, create an expression that equals 168. You can only use +, -, x, and / operators.",168,21,7,30,78 +2602,"Arrange 78, 73, 30, and 33 with +, -, x, and / to make 995.",995,78,73,30,33 +2603,"Problem: How can you use the four numbers 72, 82, 1, 27 with +, -, x, and / operators to get 181?",181,72,82,1,27 +2604,"Can you make 556 using 12, 49, 2, and 16? Use only +, -, x, and / operators.",556,12,49,2,16 +2605,"Using the numbers 79, 5, 93, and 80, create an expression that equals 382. You can only use +, -, x, and / operators.",382,79,5,93,80 +2606,"Can you make 795 using 30, 28, 7, and 38? Use only +, -, x, and / operators.",795,30,28,7,38 +2607,"Create a mathematical expression using 91, 68, 20, and 4 that equals 164. Only basic arithmetic operators (+, -, x, /) are permitted.",164,91,68,20,4 +2608,"Using the numbers 59, 94, 3, and 18, create an expression that equals 99. You can only use +, -, x, and / operators.",99,59,94,3,18 +2609,"Using the numbers 14, 59, 73, and 5, create an expression that equals 904. You can only use +, -, x, and / operators.",904,14,59,73,5 +2610,"Create a mathematical expression using 45, 42, 8, and 25 that equals 406. Only basic arithmetic operators (+, -, x, /) are permitted.",406,45,42,8,25 +2611,"Use all four numbers (11, 7, 12, 62) to make 762. Only +, -, x, and / operators are allowed.",762,11,7,12,62 +2612,"Your task: Use 35, 72, 72, and 8 exactly once each with only +, -, x, and / operators to create an expression equal to 43.",43,35,72,72,8 +2613,"Using the numbers 45, 36, 80, and 19, create an expression that equals 100. You can only use +, -, x, and / operators.",100,45,36,80,19 +2614,"Using the numbers 11, 46, 12, and 46, create an expression that equals 472. You can only use +, -, x, and / operators.",472,11,46,12,46 +2615,"Create a mathematical expression using 5, 18, 62, and 1 that equals 29. Only basic arithmetic operators (+, -, x, /) are permitted.",29,5,18,62,1 +2616,"Create a mathematical expression using 2, 65, 28, and 9 that equals 382. Only basic arithmetic operators (+, -, x, /) are permitted.",382,2,65,28,9 +2617,"Given the numbers 8, 95, 20, and 64, arrange them with +, -, x, and / operators to achieve 844.",844,8,95,20,64 +2618,"Create a mathematical expression using 61, 76, 52, and 39 that equals 118. Only basic arithmetic operators (+, -, x, /) are permitted.",118,61,76,52,39 +2619,"Can you make 682 using 14, 47, 10, and 14? Use only +, -, x, and / operators.",682,14,47,10,14 +2620,"Find a way to combine 16, 54, 16, and 78 to get 802 using only +, -, x, and / operators.",802,16,54,16,78 +2621,"Your task: Use 35, 48, 8, and 79 exactly once each with only +, -, x, and / operators to create an expression equal to 120.",120,35,48,8,79 +2622,"Find a way to combine 59, 8, 16, and 38 to get 225 using only +, -, x, and / operators.",225,59,8,16,38 +2623,"Can you make 234 using 97, 33, 2, and 52? Use only +, -, x, and / operators.",234,97,33,2,52 +2624,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 12, 18, 9, and 15 to equal 81.",81,12,18,9,15 +2625,"Find a way to combine 53, 14, 22, and 97 to get 667 using only +, -, x, and / operators.",667,53,14,22,97 +2626,"Create a mathematical expression using 68, 25, 13, and 32 that equals 459. Only basic arithmetic operators (+, -, x, /) are permitted.",459,68,25,13,32 +2627,"Using the numbers 15, 54, 10, and 48, create an expression that equals 549. You can only use +, -, x, and / operators.",549,15,54,10,48 +2628,"Arrange 78, 55, 67, and 6 with +, -, x, and / to make 425.",425,78,55,67,6 +2629,"Create a mathematical expression using 16, 11, 9, and 47 that equals 599. Only basic arithmetic operators (+, -, x, /) are permitted.",599,16,11,9,47 +2630,"Your task: Use 75, 5, 19, and 19 exactly once each with only +, -, x, and / operators to create an expression equal to 80.",80,75,5,19,19 +2631,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 93, 13, 12, and 55 to equal 194.",194,93,13,12,55 +2632,"Use all four numbers (35, 32, 32, 62) to make 97. Only +, -, x, and / operators are allowed.",97,35,32,32,62 +2633,"Your task: Use 24, 8, 30, and 10 exactly once each with only +, -, x, and / operators to create an expression equal to 576.",576,24,8,30,10 +2634,"Using the numbers 38, 71, 21, and 14, create an expression that equals 403. You can only use +, -, x, and / operators.",403,38,71,21,14 +2635,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 77, 28, 72, and 12 to equal 245.",245,77,28,72,12 +2636,"Given the numbers 45, 6, 97, and 27, arrange them with +, -, x, and / operators to achieve 340.",340,45,6,97,27 +2637,"Given the numbers 45, 75, 27, and 45, arrange them with +, -, x, and / operators to achieve 80.",80,45,75,27,45 +2638,"Find a way to combine 2, 58, 82, and 87 to get 285 using only +, -, x, and / operators.",285,2,58,82,87 +2639,"Can you make 305 using 5, 61, 90, and 90? Use only +, -, x, and / operators.",305,5,61,90,90 +2640,"Can you make 469 using 47, 18, 88, and 5? Use only +, -, x, and / operators.",469,47,18,88,5 +2641,"Use all four numbers (87, 65, 64, 2) to make 24. Only +, -, x, and / operators are allowed.",24,87,65,64,2 +2642,"Your task: Use 23, 3, 70, and 75 exactly once each with only +, -, x, and / operators to create an expression equal to 64.",64,23,3,70,75 +2643,"Create a mathematical expression using 33, 2, 83, and 22 that equals 221. Only basic arithmetic operators (+, -, x, /) are permitted.",221,33,2,83,22 +2644,"Create a mathematical expression using 49, 88, 16, and 17 that equals 409. Only basic arithmetic operators (+, -, x, /) are permitted.",409,49,88,16,17 +2645,"Arrange 10, 10, 73, and 87 with +, -, x, and / to make 161.",161,10,10,73,87 +2646,"Can you make 519 using 81, 57, 9, and 6? Use only +, -, x, and / operators.",519,81,57,9,6 +2647,"Create a mathematical expression using 98, 3, 60, and 5 that equals 134. Only basic arithmetic operators (+, -, x, /) are permitted.",134,98,3,60,5 +2648,"Find a way to combine 86, 7, 36, and 8 to get 381 using only +, -, x, and / operators.",381,86,7,36,8 +2649,"Your task: Use 79, 8, 55, and 35 exactly once each with only +, -, x, and / operators to create an expression equal to 484.",484,79,8,55,35 +2650,"Use all four numbers (4, 35, 52, 4) to make 153. Only +, -, x, and / operators are allowed.",153,4,35,52,4 +2651,"Arrange 3, 41, 4, and 82 with +, -, x, and / to make 85.",85,3,41,4,82 +2652,"Use all four numbers (88, 13, 11, 66) to make 170. Only +, -, x, and / operators are allowed.",170,88,13,11,66 +2653,"Your task: Use 84, 27, 15, and 96 exactly once each with only +, -, x, and / operators to create an expression equal to 828.",828,84,27,15,96 +2654,"Use all four numbers (67, 76, 42, 2) to make 122. Only +, -, x, and / operators are allowed.",122,67,76,42,2 +2655,"Problem: How can you use the four numbers 81, 92, 92, 54 with +, -, x, and / operators to get 135?",135,81,92,92,54 +2656,"Create a mathematical expression using 19, 52, 53, and 60 that equals 875. Only basic arithmetic operators (+, -, x, /) are permitted.",875,19,52,53,60 +2657,"Arrange 96, 22, 3, and 44 with +, -, x, and / to make 74.",74,96,22,3,44 +2658,"Find a way to combine 3, 80, 80, and 54 to get 106 using only +, -, x, and / operators.",106,3,80,80,54 +2659,"Given the numbers 7, 45, 61, and 30, arrange them with +, -, x, and / operators to achieve 284.",284,7,45,61,30 +2660,"Problem: How can you use the four numbers 28, 26, 33, 31 with +, -, x, and / operators to get 730?",730,28,26,33,31 +2661,"Use all four numbers (35, 2, 77, 47) to make 100. Only +, -, x, and / operators are allowed.",100,35,2,77,47 +2662,"Your task: Use 42, 51, 1, and 97 exactly once each with only +, -, x, and / operators to create an expression equal to 88.",88,42,51,1,97 +2663,"Can you make 322 using 99, 14, 15, and 13? Use only +, -, x, and / operators.",322,99,14,15,13 +2664,"Your task: Use 79, 3, 57, and 48 exactly once each with only +, -, x, and / operators to create an expression equal to 132.",132,79,3,57,48 +2665,"Your task: Use 74, 6, 3, and 69 exactly once each with only +, -, x, and / operators to create an expression equal to 125.",125,74,6,3,69 +2666,"Using the numbers 14, 11, 58, and 73, create an expression that equals 579. You can only use +, -, x, and / operators.",579,14,11,58,73 +2667,"Given the numbers 25, 27, 6, and 76, arrange them with +, -, x, and / operators to achieve 367.",367,25,27,6,76 +2668,"Can you make 827 using 94, 41, 86, and 9? Use only +, -, x, and / operators.",827,94,41,86,9 +2669,"Can you make 837 using 10, 99, 88, and 65? Use only +, -, x, and / operators.",837,10,99,88,65 +2670,"Use all four numbers (1, 48, 59, 11) to make 118. Only +, -, x, and / operators are allowed.",118,1,48,59,11 +2671,"Use all four numbers (100, 6, 3, 60) to make 142. Only +, -, x, and / operators are allowed.",142,100,6,3,60 +2672,"Using the numbers 95, 73, 30, and 26, create an expression that equals 802. You can only use +, -, x, and / operators.",802,95,73,30,26 +2673,"Problem: How can you use the four numbers 2, 76, 25, 74 with +, -, x, and / operators to get 103?",103,2,76,25,74 +2674,"Use all four numbers (3, 32, 12, 69) to make 552. Only +, -, x, and / operators are allowed.",552,3,32,12,69 +2675,"Given the numbers 32, 25, 76, and 35, arrange them with +, -, x, and / operators to achieve 759.",759,32,25,76,35 +2676,"Find a way to combine 13, 9, 73, and 83 to get 273 using only +, -, x, and / operators.",273,13,9,73,83 +2677,"Use all four numbers (14, 47, 63, 40) to make 681. Only +, -, x, and / operators are allowed.",681,14,47,63,40 +2678,"Your task: Use 14, 34, 20, and 38 exactly once each with only +, -, x, and / operators to create an expression equal to 494.",494,14,34,20,38 +2679,"Can you make 982 using 68, 14, 1, and 30? Use only +, -, x, and / operators.",982,68,14,1,30 +2680,"Using the numbers 32, 96, 24, and 3, create an expression that equals 131. You can only use +, -, x, and / operators.",131,32,96,24,3 +2681,"Create a mathematical expression using 98, 80, 5, and 24 that equals 106. Only basic arithmetic operators (+, -, x, /) are permitted.",106,98,80,5,24 +2682,"Given the numbers 16, 48, 100, and 54, arrange them with +, -, x, and / operators to achieve 722.",722,16,48,100,54 +2683,"Using the numbers 49, 7, 19, and 16, create an expression that equals 647. You can only use +, -, x, and / operators.",647,49,7,19,16 +2684,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 46, 76, and 61 to equal 261.",261,6,46,76,61 +2685,"Arrange 99, 58, 4, and 1 with +, -, x, and / to make 161.",161,99,58,4,1 +2686,"Use all four numbers (64, 54, 1, 61) to make 71. Only +, -, x, and / operators are allowed.",71,64,54,1,61 +2687,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 11, 88, 88, and 82 to equal 93.",93,11,88,88,82 +2688,"Create a mathematical expression using 2, 51, 4, and 58 that equals 350. Only basic arithmetic operators (+, -, x, /) are permitted.",350,2,51,4,58 +2689,"Create a mathematical expression using 19, 38, 19, and 15 that equals 53. Only basic arithmetic operators (+, -, x, /) are permitted.",53,19,38,19,15 +2690,"Arrange 89, 9, 28, and 4 with +, -, x, and / to make 913.",913,89,9,28,4 +2691,"Create a mathematical expression using 23, 6, 27, and 31 that equals 134. Only basic arithmetic operators (+, -, x, /) are permitted.",134,23,6,27,31 +2692,"Create a mathematical expression using 24, 73, 57, and 1 that equals 8. Only basic arithmetic operators (+, -, x, /) are permitted.",8,24,73,57,1 +2693,"Can you make 243 using 35, 7, 93, and 95? Use only +, -, x, and / operators.",243,35,7,93,95 +2694,"Using the numbers 25, 39, 11, and 36, create an expression that equals 418. You can only use +, -, x, and / operators.",418,25,39,11,36 +2695,"Using the numbers 41, 36, 48, and 24, create an expression that equals 59. You can only use +, -, x, and / operators.",59,41,36,48,24 +2696,"Problem: How can you use the four numbers 80, 32, 18, 97 with +, -, x, and / operators to get 559?",559,80,32,18,97 +2697,"Find a way to combine 13, 28, 12, and 90 to get 223 using only +, -, x, and / operators.",223,13,28,12,90 +2698,"Arrange 24, 4, 57, and 3 with +, -, x, and / to make 156.",156,24,4,57,3 +2699,"Using the numbers 76, 91, 48, and 91, create an expression that equals 124. You can only use +, -, x, and / operators.",124,76,91,48,91 +2700,"Given the numbers 1, 26, 31, and 70, arrange them with +, -, x, and / operators to achieve 876.",876,1,26,31,70 +2701,"Can you make 908 using 28, 37, 47, and 81? Use only +, -, x, and / operators.",908,28,37,47,81 +2702,"Use all four numbers (99, 59, 8, 55) to make 516. Only +, -, x, and / operators are allowed.",516,99,59,8,55 +2703,"Use all four numbers (15, 4, 1, 22) to make 38. Only +, -, x, and / operators are allowed.",38,15,4,1,22 +2704,"Create a mathematical expression using 9, 48, 72, and 34 that equals 459. Only basic arithmetic operators (+, -, x, /) are permitted.",459,9,48,72,34 +2705,"Create a mathematical expression using 17, 35, 55, and 93 that equals 743. Only basic arithmetic operators (+, -, x, /) are permitted.",743,17,35,55,93 +2706,"Use all four numbers (17, 57, 12, 49) to make 652. Only +, -, x, and / operators are allowed.",652,17,57,12,49 +2707,"Your task: Use 58, 20, 10, and 12 exactly once each with only +, -, x, and / operators to create an expression equal to 198.",198,58,20,10,12 +2708,"Arrange 42, 50, 24, and 32 with +, -, x, and / to make 860.",860,42,50,24,32 +2709,"Create a mathematical expression using 32, 73, 8, and 91 that equals 525. Only basic arithmetic operators (+, -, x, /) are permitted.",525,32,73,8,91 +2710,"Your task: Use 46, 12, 30, and 28 exactly once each with only +, -, x, and / operators to create an expression equal to 143.",143,46,12,30,28 +2711,"Use all four numbers (20, 29, 14, 47) to make 613. Only +, -, x, and / operators are allowed.",613,20,29,14,47 +2712,"Create a mathematical expression using 12, 56, 54, and 57 that equals 783. Only basic arithmetic operators (+, -, x, /) are permitted.",783,12,56,54,57 +2713,"Arrange 37, 17, 10, and 5 with +, -, x, and / to make 579.",579,37,17,10,5 +2714,"Create a mathematical expression using 30, 14, 39, and 15 that equals 629. Only basic arithmetic operators (+, -, x, /) are permitted.",629,30,14,39,15 +2715,"Can you make 853 using 36, 21, 36, and 61? Use only +, -, x, and / operators.",853,36,21,36,61 +2716,"Create a mathematical expression using 93, 28, 62, and 18 that equals 756. Only basic arithmetic operators (+, -, x, /) are permitted.",756,93,28,62,18 +2717,"Using the numbers 35, 2, 92, and 72, create an expression that equals 234. You can only use +, -, x, and / operators.",234,35,2,92,72 +2718,"Find a way to combine 31, 28, 58, and 3 to get 233 using only +, -, x, and / operators.",233,31,28,58,3 +2719,"Your task: Use 12, 94, 25, and 32 exactly once each with only +, -, x, and / operators to create an expression equal to 718.",718,12,94,25,32 +2720,"Given the numbers 17, 47, 2, and 55, arrange them with +, -, x, and / operators to achieve 856.",856,17,47,2,55 +2721,"Using the numbers 49, 99, 1, and 30, create an expression that equals 178. You can only use +, -, x, and / operators.",178,49,99,1,30 +2722,"Arrange 67, 2, 39, and 15 with +, -, x, and / to make 4.",4,67,2,39,15 +2723,"Find a way to combine 41, 11, 79, and 69 to get 303 using only +, -, x, and / operators.",303,41,11,79,69 +2724,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 60, 29, 26, and 73 to equal 741.",741,60,29,26,73 +2725,"Problem: How can you use the four numbers 23, 34, 5, 9 with +, -, x, and / operators to get 184?",184,23,34,5,9 +2726,"Create a mathematical expression using 16, 47, 94, and 100 that equals 946. Only basic arithmetic operators (+, -, x, /) are permitted.",946,16,47,94,100 +2727,"Problem: How can you use the four numbers 82, 19, 22, 19 with +, -, x, and / operators to get 519?",519,82,19,22,19 +2728,"Given the numbers 70, 1, 63, and 20, arrange them with +, -, x, and / operators to achieve 113.",113,70,1,63,20 +2729,"Given the numbers 2, 25, 1, and 12, arrange them with +, -, x, and / operators to achieve 15.",15,2,25,1,12 +2730,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 35, 7, 13, and 27 to equal 45.",45,35,7,13,27 +2731,"Problem: How can you use the four numbers 3, 92, 13, 61 with +, -, x, and / operators to get 228?",228,3,92,13,61 +2732,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 96, 7, and 4 to equal 675.",675,7,96,7,4 +2733,"Your task: Use 33, 2, 88, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 295.",295,33,2,88,3 +2734,"Create a mathematical expression using 97, 90, 4, and 34 that equals 51. Only basic arithmetic operators (+, -, x, /) are permitted.",51,97,90,4,34 +2735,"Given the numbers 38, 72, 4, and 49, arrange them with +, -, x, and / operators to achieve 277.",277,38,72,4,49 +2736,"Using the numbers 42, 39, 21, and 3, create an expression that equals 66. You can only use +, -, x, and / operators.",66,42,39,21,3 +2737,"Create a mathematical expression using 38, 41, 23, and 35 that equals 884. Only basic arithmetic operators (+, -, x, /) are permitted.",884,38,41,23,35 +2738,"Use all four numbers (5, 91, 46, 74) to make 483. Only +, -, x, and / operators are allowed.",483,5,91,46,74 +2739,"Find a way to combine 8, 51, 9, and 24 to get 423 using only +, -, x, and / operators.",423,8,51,9,24 +2740,"Problem: How can you use the four numbers 6, 14, 23, 34 with +, -, x, and / operators to get 95?",95,6,14,23,34 +2741,"Can you make 536 using 46, 14, 38, and 42? Use only +, -, x, and / operators.",536,46,14,38,42 +2742,"Problem: How can you use the four numbers 56, 2, 14, 83 with +, -, x, and / operators to get 664?",664,56,2,14,83 +2743,"Problem: How can you use the four numbers 44, 42, 88, 45 with +, -, x, and / operators to get 945?",945,44,42,88,45 +2744,"Use all four numbers (45, 3, 32, 8) to make 271. Only +, -, x, and / operators are allowed.",271,45,3,32,8 +2745,"Can you make 137 using 23, 50, 16, and 4? Use only +, -, x, and / operators.",137,23,50,16,4 +2746,"Arrange 85, 80, 98, and 49 with +, -, x, and / to make 7.",7,85,80,98,49 +2747,"Can you make 746 using 79, 35, 21, and 68? Use only +, -, x, and / operators.",746,79,35,21,68 +2748,"Use all four numbers (38, 9, 32, 31) to make 341. Only +, -, x, and / operators are allowed.",341,38,9,32,31 +2749,"Problem: How can you use the four numbers 93, 93, 86, 99 with +, -, x, and / operators to get 135?",135,93,93,86,99 +2750,"Use all four numbers (30, 10, 83, 28) to make 114. Only +, -, x, and / operators are allowed.",114,30,10,83,28 +2751,"Arrange 7, 92, 76, and 3 with +, -, x, and / to make 143.",143,7,92,76,3 +2752,"Find a way to combine 10, 61, 15, and 4 to get 11 using only +, -, x, and / operators.",11,10,61,15,4 +2753,"Create a mathematical expression using 8, 90, 34, and 61 that equals 747. Only basic arithmetic operators (+, -, x, /) are permitted.",747,8,90,34,61 +2754,"Your task: Use 4, 65, 70, and 26 exactly once each with only +, -, x, and / operators to create an expression equal to 164.",164,4,65,70,26 +2755,"Find a way to combine 29, 1, 83, and 16 to get 96 using only +, -, x, and / operators.",96,29,1,83,16 +2756,"Your task: Use 74, 23, 26, and 59 exactly once each with only +, -, x, and / operators to create an expression equal to 731.",731,74,23,26,59 +2757,"Using the numbers 40, 5, 24, and 53, create an expression that equals 229. You can only use +, -, x, and / operators.",229,40,5,24,53 +2758,"Create a mathematical expression using 2, 26, 57, and 49 that equals 158. Only basic arithmetic operators (+, -, x, /) are permitted.",158,2,26,57,49 +2759,"Can you make 476 using 3, 81, 7, and 56? Use only +, -, x, and / operators.",476,3,81,7,56 +2760,"Given the numbers 44, 3, 9, and 24, arrange them with +, -, x, and / operators to achieve 352.",352,44,3,9,24 +2761,"Your task: Use 20, 90, 3, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 6.",6,20,90,3,9 +2762,"Problem: How can you use the four numbers 19, 7, 1, 58 with +, -, x, and / operators to get 425?",425,19,7,1,58 +2763,"Can you make 543 using 29, 52, 11, and 42? Use only +, -, x, and / operators.",543,29,52,11,42 +2764,"Using the numbers 86, 40, 6, and 9, create an expression that equals 100. You can only use +, -, x, and / operators.",100,86,40,6,9 +2765,"Problem: How can you use the four numbers 31, 57, 2, 57 with +, -, x, and / operators to get 88?",88,31,57,2,57 +2766,"Given the numbers 31, 31, 100, and 60, arrange them with +, -, x, and / operators to achieve 40.",40,31,31,100,60 +2767,"Using the numbers 11, 62, 25, and 3, create an expression that equals 654. You can only use +, -, x, and / operators.",654,11,62,25,3 +2768,"Find a way to combine 3, 78, 83, and 93 to get 58 using only +, -, x, and / operators.",58,3,78,83,93 +2769,"Create a mathematical expression using 71, 100, 45, and 17 that equals 936. Only basic arithmetic operators (+, -, x, /) are permitted.",936,71,100,45,17 +2770,"Using the numbers 22, 24, 24, and 2, create an expression that equals 540. You can only use +, -, x, and / operators.",540,22,24,24,2 +2771,"Problem: How can you use the four numbers 52, 11, 30, 28 with +, -, x, and / operators to get 903?",903,52,11,30,28 +2772,"Arrange 43, 1, 33, and 66 with +, -, x, and / to make 142.",142,43,1,33,66 +2773,"Arrange 49, 7, 10, and 14 with +, -, x, and / to make 319.",319,49,7,10,14 +2774,"Using the numbers 20, 63, 31, and 1, create an expression that equals 114. You can only use +, -, x, and / operators.",114,20,63,31,1 +2775,"Can you make 29 using 26, 30, 75, and 36? Use only +, -, x, and / operators.",29,26,30,75,36 +2776,"Can you make 273 using 11, 61, 3, and 67? Use only +, -, x, and / operators.",273,11,61,3,67 +2777,"Your task: Use 21, 14, 48, and 56 exactly once each with only +, -, x, and / operators to create an expression equal to 9.",9,21,14,48,56 +2778,"Given the numbers 49, 8, 76, and 11, arrange them with +, -, x, and / operators to achieve 668.",668,49,8,76,11 +2779,"Use all four numbers (23, 36, 77, 9) to make 331. Only +, -, x, and / operators are allowed.",331,23,36,77,9 +2780,"Can you make 48 using 11, 74, 46, and 23? Use only +, -, x, and / operators.",48,11,74,46,23 +2781,"Problem: How can you use the four numbers 48, 24, 18, 52 with +, -, x, and / operators to get 428?",428,48,24,18,52 +2782,"Find a way to combine 8, 100, 100, and 45 to get 54 using only +, -, x, and / operators.",54,8,100,100,45 +2783,"Can you make 210 using 12, 55, 5, and 77? Use only +, -, x, and / operators.",210,12,55,5,77 +2784,"Given the numbers 60, 55, 28, and 96, arrange them with +, -, x, and / operators to achieve 612.",612,60,55,28,96 +2785,"Arrange 18, 86, 73, and 73 with +, -, x, and / to make 104.",104,18,86,73,73 +2786,"Your task: Use 6, 36, 73, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 141.",141,6,36,73,2 +2787,"Your task: Use 74, 71, 2, and 46 exactly once each with only +, -, x, and / operators to create an expression equal to 53.",53,74,71,2,46 +2788,"Create a mathematical expression using 97, 14, 23, and 9 that equals 428. Only basic arithmetic operators (+, -, x, /) are permitted.",428,97,14,23,9 +2789,"Create a mathematical expression using 50, 38, 5, and 8 that equals 232. Only basic arithmetic operators (+, -, x, /) are permitted.",232,50,38,5,8 +2790,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 25, 99, 20, and 29 to equal 704.",704,25,99,20,29 +2791,"Create a mathematical expression using 43, 15, 87, and 29 that equals 25. Only basic arithmetic operators (+, -, x, /) are permitted.",25,43,15,87,29 +2792,"Your task: Use 49, 9, 73, and 94 exactly once each with only +, -, x, and / operators to create an expression equal to 274.",274,49,9,73,94 +2793,"Using the numbers 16, 19, 36, and 58, create an expression that equals 326. You can only use +, -, x, and / operators.",326,16,19,36,58 +2794,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 40, 63, 1, and 49 to equal 26.",26,40,63,1,49 +2795,"Create a mathematical expression using 87, 28, 7, and 13 that equals 361. Only basic arithmetic operators (+, -, x, /) are permitted.",361,87,28,7,13 +2796,"Can you make 360 using 18, 64, 8, and 99? Use only +, -, x, and / operators.",360,18,64,8,99 +2797,"Find a way to combine 33, 22, 16, and 1 to get 742 using only +, -, x, and / operators.",742,33,22,16,1 +2798,"Use all four numbers (80, 32, 52, 24) to make 106. Only +, -, x, and / operators are allowed.",106,80,32,52,24 +2799,"Find a way to combine 43, 8, 15, and 29 to get 470 using only +, -, x, and / operators.",470,43,8,15,29 +2800,"Problem: How can you use the four numbers 65, 7, 33, 33 with +, -, x, and / operators to get 389?",389,65,7,33,33 +2801,"Your task: Use 93, 6, 43, and 72 exactly once each with only +, -, x, and / operators to create an expression equal to 423.",423,93,6,43,72 +2802,"Your task: Use 24, 20, 1, and 73 exactly once each with only +, -, x, and / operators to create an expression equal to 407.",407,24,20,1,73 +2803,"Using the numbers 90, 60, 54, and 99, create an expression that equals 200. You can only use +, -, x, and / operators.",200,90,60,54,99 +2804,"Your task: Use 63, 99, 10, and 29 exactly once each with only +, -, x, and / operators to create an expression equal to 254.",254,63,99,10,29 +2805,"Arrange 100, 70, 49, and 70 with +, -, x, and / to make 1.",1,100,70,49,70 +2806,"Create a mathematical expression using 23, 55, 80, and 10 that equals 86. Only basic arithmetic operators (+, -, x, /) are permitted.",86,23,55,80,10 +2807,"Given the numbers 13, 71, 87, and 85, arrange them with +, -, x, and / operators to achieve 921.",921,13,71,87,85 +2808,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 36, 8, 1, and 27 to equal 261.",261,36,8,1,27 +2809,"Given the numbers 49, 17, 61, and 72, arrange them with +, -, x, and / operators to achieve 822.",822,49,17,61,72 +2810,"Create a mathematical expression using 98, 87, 1, and 53 that equals 64. Only basic arithmetic operators (+, -, x, /) are permitted.",64,98,87,1,53 +2811,"Your task: Use 7, 90, 21, and 30 exactly once each with only +, -, x, and / operators to create an expression equal to 621.",621,7,90,21,30 +2812,"Find a way to combine 91, 15, 3, and 27 to get 113 using only +, -, x, and / operators.",113,91,15,3,27 +2813,"Create a mathematical expression using 39, 4, 7, and 27 that equals 190. Only basic arithmetic operators (+, -, x, /) are permitted.",190,39,4,7,27 +2814,"Arrange 30, 36, 47, and 12 with +, -, x, and / to make 516.",516,30,36,47,12 +2815,"Use all four numbers (30, 16, 33, 76) to make 371. Only +, -, x, and / operators are allowed.",371,30,16,33,76 +2816,"Using the numbers 21, 27, 54, and 16, create an expression that equals 637. You can only use +, -, x, and / operators.",637,21,27,54,16 +2817,"Find a way to combine 55, 42, 44, and 22 to get 99 using only +, -, x, and / operators.",99,55,42,44,22 +2818,"Using the numbers 28, 18, 72, and 64, create an expression that equals 176. You can only use +, -, x, and / operators.",176,28,18,72,64 +2819,"Use all four numbers (5, 96, 22, 12) to make 173. Only +, -, x, and / operators are allowed.",173,5,96,22,12 +2820,"Can you make 683 using 29, 38, 19, and 68? Use only +, -, x, and / operators.",683,29,38,19,68 +2821,"Use all four numbers (58, 16, 26, 36) to make 918. Only +, -, x, and / operators are allowed.",918,58,16,26,36 +2822,"Given the numbers 6, 79, 71, and 30, arrange them with +, -, x, and / operators to achieve 433.",433,6,79,71,30 +2823,"Create a mathematical expression using 91, 4, 17, and 54 that equals 293. Only basic arithmetic operators (+, -, x, /) are permitted.",293,91,4,17,54 +2824,"Using the numbers 7, 88, 81, and 88, create an expression that equals 567. You can only use +, -, x, and / operators.",567,7,88,81,88 +2825,"Find a way to combine 98, 4, 14, and 20 to get 560 using only +, -, x, and / operators.",560,98,4,14,20 +2826,"Given the numbers 10, 15, 29, and 46, arrange them with +, -, x, and / operators to achieve 225.",225,10,15,29,46 +2827,"Arrange 68, 22, 81, and 14 with +, -, x, and / to make 362.",362,68,22,81,14 +2828,"Given the numbers 25, 18, 60, and 94, arrange them with +, -, x, and / operators to achieve 604.",604,25,18,60,94 +2829,"Given the numbers 49, 21, 10, and 15, arrange them with +, -, x, and / operators to achieve 220.",220,49,21,10,15 +2830,"Using the numbers 70, 6, 62, and 43, create an expression that equals 485. You can only use +, -, x, and / operators.",485,70,6,62,43 +2831,"Find a way to combine 31, 36, 6, and 2 to get 184 using only +, -, x, and / operators.",184,31,36,6,2 +2832,"Your task: Use 18, 2, 27, and 26 exactly once each with only +, -, x, and / operators to create an expression equal to 217.",217,18,2,27,26 +2833,"Given the numbers 24, 12, 19, and 41, arrange them with +, -, x, and / operators to achieve 211.",211,24,12,19,41 +2834,"Your task: Use 73, 98, 24, and 33 exactly once each with only +, -, x, and / operators to create an expression equal to 963.",963,73,98,24,33 +2835,"Problem: How can you use the four numbers 28, 71, 6, 22 with +, -, x, and / operators to get 432?",432,28,71,6,22 +2836,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 64, 88, 33, and 55 to equal 79.",79,64,88,33,55 +2837,"Arrange 87, 6, 23, and 96 with +, -, x, and / to make 641.",641,87,6,23,96 +2838,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 25, 82, 29, and 17 to equal 436.",436,25,82,29,17 +2839,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 66, 72, 27, and 2 to equal 84.",84,66,72,27,2 +2840,"Arrange 28, 67, 28, and 37 with +, -, x, and / to make 997.",997,28,67,28,37 +2841,"Can you make 31 using 87, 3, 80, and 40? Use only +, -, x, and / operators.",31,87,3,80,40 +2842,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 54, 62, 10, and 41 to equal 526.",526,54,62,10,41 +2843,"Using the numbers 16, 36, 27, and 38, create an expression that equals 565. You can only use +, -, x, and / operators.",565,16,36,27,38 +2844,"Arrange 72, 5, 7, and 1 with +, -, x, and / to make 354.",354,72,5,7,1 +2845,"Can you make 913 using 41, 90, 13, and 74? Use only +, -, x, and / operators.",913,41,90,13,74 +2846,"Create a mathematical expression using 42, 14, 15, and 3 that equals 249. Only basic arithmetic operators (+, -, x, /) are permitted.",249,42,14,15,3 +2847,"Problem: How can you use the four numbers 40, 81, 9, 95 with +, -, x, and / operators to get 265?",265,40,81,9,95 +2848,"Your task: Use 19, 6, 10, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 24.",24,19,6,10,9 +2849,"Problem: How can you use the four numbers 33, 1, 84, 14 with +, -, x, and / operators to get 40?",40,33,1,84,14 +2850,"Problem: How can you use the four numbers 22, 41, 3, 98 with +, -, x, and / operators to get 801?",801,22,41,3,98 +2851,"Your task: Use 45, 14, 20, and 49 exactly once each with only +, -, x, and / operators to create an expression equal to 699.",699,45,14,20,49 +2852,"Your task: Use 42, 8, 85, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 119.",119,42,8,85,1 +2853,"Use all four numbers (89, 11, 11, 39) to make 249. Only +, -, x, and / operators are allowed.",249,89,11,11,39 +2854,"Create a mathematical expression using 17, 16, 8, and 70 that equals 210. Only basic arithmetic operators (+, -, x, /) are permitted.",210,17,16,8,70 +2855,"Problem: How can you use the four numbers 94, 66, 22, 48 with +, -, x, and / operators to get 139?",139,94,66,22,48 +2856,"Use all four numbers (47, 19, 76, 67) to make 121. Only +, -, x, and / operators are allowed.",121,47,19,76,67 +2857,"Problem: How can you use the four numbers 1, 40, 13, 72 with +, -, x, and / operators to get 99?",99,1,40,13,72 +2858,"Using the numbers 28, 4, 33, and 1, create an expression that equals 40. You can only use +, -, x, and / operators.",40,28,4,33,1 +2859,"Using the numbers 14, 75, 42, and 57, create an expression that equals 82. You can only use +, -, x, and / operators.",82,14,75,42,57 +2860,"Can you make 252 using 28, 12, 1, and 84? Use only +, -, x, and / operators.",252,28,12,1,84 +2861,"Your task: Use 26, 54, 2, and 82 exactly once each with only +, -, x, and / operators to create an expression equal to 620.",620,26,54,2,82 +2862,"Can you make 9 using 29, 25, 20, and 4? Use only +, -, x, and / operators.",9,29,25,20,4 +2863,"Problem: How can you use the four numbers 5, 94, 78, 93 with +, -, x, and / operators to get 455?",455,5,94,78,93 +2864,"Find a way to combine 93, 3, 47, and 53 to get 287 using only +, -, x, and / operators.",287,93,3,47,53 +2865,"Using the numbers 74, 74, 13, and 20, create an expression that equals 34. You can only use +, -, x, and / operators.",34,74,74,13,20 +2866,"Arrange 50, 16, 2, and 8 with +, -, x, and / to make 50.",50,50,16,2,8 +2867,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 89, 70, 5, and 53 to equal 386.",386,89,70,5,53 +2868,"Given the numbers 41, 17, 74, and 65, arrange them with +, -, x, and / operators to achieve 688.",688,41,17,74,65 +2869,"Use all four numbers (80, 1, 28, 61) to make 47. Only +, -, x, and / operators are allowed.",47,80,1,28,61 +2870,"Problem: How can you use the four numbers 8, 58, 87, 18 with +, -, x, and / operators to get 395?",395,8,58,87,18 +2871,"Use all four numbers (35, 12, 72, 30) to make 175. Only +, -, x, and / operators are allowed.",175,35,12,72,30 +2872,"Can you make 36 using 78, 6, 42, and 65? Use only +, -, x, and / operators.",36,78,6,42,65 +2873,"Create a mathematical expression using 33, 9, 51, and 76 that equals 568. Only basic arithmetic operators (+, -, x, /) are permitted.",568,33,9,51,76 +2874,"Arrange 86, 36, 45, and 30 with +, -, x, and / to make 110.",110,86,36,45,30 +2875,"Given the numbers 23, 10, 37, and 62, arrange them with +, -, x, and / operators to achieve 255.",255,23,10,37,62 +2876,"Create a mathematical expression using 18, 20, 12, and 10 that equals 358. Only basic arithmetic operators (+, -, x, /) are permitted.",358,18,20,12,10 +2877,"Create a mathematical expression using 52, 8, 19, and 19 that equals 405. Only basic arithmetic operators (+, -, x, /) are permitted.",405,52,8,19,19 +2878,"Can you make 543 using 18, 33, 15, and 36? Use only +, -, x, and / operators.",543,18,33,15,36 +2879,"Given the numbers 29, 17, 90, and 65, arrange them with +, -, x, and / operators to achieve 338.",338,29,17,90,65 +2880,"Use all four numbers (26, 6, 81, 89) to make 326. Only +, -, x, and / operators are allowed.",326,26,6,81,89 +2881,"Problem: How can you use the four numbers 12, 8, 84, 1 with +, -, x, and / operators to get 12?",12,12,8,84,1 +2882,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 41, 17, 50, and 100 to equal 991.",991,41,17,50,100 +2883,"Your task: Use 44, 7, 25, and 55 exactly once each with only +, -, x, and / operators to create an expression equal to 228.",228,44,7,25,55 +2884,"Use all four numbers (94, 22, 11, 76) to make 260. Only +, -, x, and / operators are allowed.",260,94,22,11,76 +2885,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 97, 26, 39, and 12 to equal 89.",89,97,26,39,12 +2886,"Arrange 12, 15, 81, and 91 with +, -, x, and / to make 170.",170,12,15,81,91 +2887,"Given the numbers 46, 60, 90, and 69, arrange them with +, -, x, and / operators to achieve 92.",92,46,60,90,69 +2888,"Your task: Use 1, 11, 53, and 79 exactly once each with only +, -, x, and / operators to create an expression equal to 37.",37,1,11,53,79 +2889,"Find a way to combine 18, 41, 16, and 43 to get 797 using only +, -, x, and / operators.",797,18,41,16,43 +2890,"Your task: Use 25, 3, 20, and 33 exactly once each with only +, -, x, and / operators to create an expression equal to 62.",62,25,3,20,33 +2891,"Create a mathematical expression using 88, 2, 85, and 61 that equals 200. Only basic arithmetic operators (+, -, x, /) are permitted.",200,88,2,85,61 +2892,"Using the numbers 71, 11, 22, and 96, create an expression that equals 217. You can only use +, -, x, and / operators.",217,71,11,22,96 +2893,"Use all four numbers (30, 8, 2, 3) to make 32. Only +, -, x, and / operators are allowed.",32,30,8,2,3 +2894,"Problem: How can you use the four numbers 19, 64, 9, 3 with +, -, x, and / operators to get 110?",110,19,64,9,3 +2895,"Given the numbers 35, 4, 7, and 90, arrange them with +, -, x, and / operators to achieve 43.",43,35,4,7,90 +2896,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 49, 84, and 49 to equal 63.",63,24,49,84,49 +2897,"Problem: How can you use the four numbers 74, 44, 44, 32 with +, -, x, and / operators to get 42?",42,74,44,44,32 +2898,"Create a mathematical expression using 56, 92, 23, and 26 that equals 250. Only basic arithmetic operators (+, -, x, /) are permitted.",250,56,92,23,26 +2899,"Can you make 125 using 1, 86, 2, and 82? Use only +, -, x, and / operators.",125,1,86,2,82 +2900,"Create a mathematical expression using 67, 33, 8, and 70 that equals 401. Only basic arithmetic operators (+, -, x, /) are permitted.",401,67,33,8,70 +2901,"Using the numbers 64, 92, 69, and 32, create an expression that equals 80. You can only use +, -, x, and / operators.",80,64,92,69,32 +2902,"Can you make 24 using 58, 4, 15, and 94? Use only +, -, x, and / operators.",24,58,4,15,94 +2903,"Can you make 587 using 4, 24, 24, and 7? Use only +, -, x, and / operators.",587,4,24,24,7 +2904,"Find a way to combine 20, 5, 25, and 52 to get 31 using only +, -, x, and / operators.",31,20,5,25,52 +2905,"Given the numbers 47, 7, 95, and 53, arrange them with +, -, x, and / operators to achieve 181.",181,47,7,95,53 +2906,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 90, 96, 1, and 67 to equal 61.",61,90,96,1,67 +2907,"Your task: Use 26, 36, 32, and 23 exactly once each with only +, -, x, and / operators to create an expression equal to 200.",200,26,36,32,23 +2908,"Find a way to combine 86, 43, 90, and 65 to get 245 using only +, -, x, and / operators.",245,86,43,90,65 +2909,"Use all four numbers (58, 62, 3, 43) to make 287. Only +, -, x, and / operators are allowed.",287,58,62,3,43 +2910,"Create a mathematical expression using 10, 79, 33, and 100 that equals 657. Only basic arithmetic operators (+, -, x, /) are permitted.",657,10,79,33,100 +2911,"Can you make 538 using 16, 34, 65, and 59? Use only +, -, x, and / operators.",538,16,34,65,59 +2912,"Your task: Use 17, 16, 1, and 28 exactly once each with only +, -, x, and / operators to create an expression equal to 301.",301,17,16,1,28 +2913,"Using the numbers 15, 11, 1, and 37, create an expression that equals 41. You can only use +, -, x, and / operators.",41,15,11,1,37 +2914,"Can you make 614 using 52, 23, 15, and 39? Use only +, -, x, and / operators.",614,52,23,15,39 +2915,"Use all four numbers (94, 3, 96, 71) to make 257. Only +, -, x, and / operators are allowed.",257,94,3,96,71 +2916,"Find a way to combine 58, 14, 70, and 31 to get 851 using only +, -, x, and / operators.",851,58,14,70,31 +2917,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 16, 39, 13, and 71 to equal 708.",708,16,39,13,71 +2918,"Use all four numbers (79, 20, 1, 64) to make 123. Only +, -, x, and / operators are allowed.",123,79,20,1,64 +2919,"Your task: Use 33, 76, 88, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 221.",221,33,76,88,3 +2920,"Your task: Use 45, 6, 2, and 13 exactly once each with only +, -, x, and / operators to create an expression equal to 65.",65,45,6,2,13 +2921,"Create a mathematical expression using 60, 9, 32, and 80 that equals 588. Only basic arithmetic operators (+, -, x, /) are permitted.",588,60,9,32,80 +2922,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 82, 71, 71, and 13 to equal 69.",69,82,71,71,13 +2923,"Problem: How can you use the four numbers 4, 1, 65, 77 with +, -, x, and / operators to get 337?",337,4,1,65,77 +2924,"Create a mathematical expression using 85, 82, 78, and 87 that equals 184. Only basic arithmetic operators (+, -, x, /) are permitted.",184,85,82,78,87 +2925,"Find a way to combine 11, 86, 100, and 70 to get 976 using only +, -, x, and / operators.",976,11,86,100,70 +2926,"Given the numbers 87, 3, 9, and 57, arrange them with +, -, x, and / operators to achieve 597.",597,87,3,9,57 +2927,"Problem: How can you use the four numbers 74, 45, 30, 24 with +, -, x, and / operators to get 87?",87,74,45,30,24 +2928,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 80, 59, and 63 to equal 244.",244,3,80,59,63 +2929,"Can you make 224 using 4, 27, 53, and 63? Use only +, -, x, and / operators.",224,4,27,53,63 +2930,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 46, 28, 24, and 3 to equal 90.",90,46,28,24,3 +2931,"Using the numbers 17, 21, 50, and 66, create an expression that equals 473. You can only use +, -, x, and / operators.",473,17,21,50,66 +2932,"Problem: How can you use the four numbers 91, 13, 36, 94 with +, -, x, and / operators to get 65?",65,91,13,36,94 +2933,"Can you make 729 using 9, 7, 74, and 9? Use only +, -, x, and / operators.",729,9,7,74,9 +2934,"Given the numbers 11, 81, 29, and 52, arrange them with +, -, x, and / operators to achieve 972.",972,11,81,29,52 +2935,"Your task: Use 32, 54, 81, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 815.",815,32,54,81,9 +2936,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 35, 94, 35, and 94 to equal 188.",188,35,94,35,94 +2937,"Using the numbers 95, 43, 75, and 1, create an expression that equals 213. You can only use +, -, x, and / operators.",213,95,43,75,1 +2938,"Can you make 8 using 70, 5, 25, and 63? Use only +, -, x, and / operators.",8,70,5,25,63 +2939,"Find a way to combine 91, 5, 18, and 10 to get 275 using only +, -, x, and / operators.",275,91,5,18,10 +2940,"Problem: How can you use the four numbers 10, 84, 42, 80 with +, -, x, and / operators to get 170?",170,10,84,42,80 +2941,"Create a mathematical expression using 17, 50, 3, and 15 that equals 170. Only basic arithmetic operators (+, -, x, /) are permitted.",170,17,50,3,15 +2942,"Using the numbers 28, 3, 37, and 89, create an expression that equals 50. You can only use +, -, x, and / operators.",50,28,3,37,89 +2943,"Can you make 352 using 24, 72, 88, and 12? Use only +, -, x, and / operators.",352,24,72,88,12 +2944,"Given the numbers 78, 4, 73, and 39, arrange them with +, -, x, and / operators to achieve 200.",200,78,4,73,39 +2945,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 95, 9, and 41 to equal 939.",939,6,95,9,41 +2946,"Problem: How can you use the four numbers 32, 2, 13, 40 with +, -, x, and / operators to get 18?",18,32,2,13,40 +2947,"Find a way to combine 11, 52, 61, and 28 to get 539 using only +, -, x, and / operators.",539,11,52,61,28 +2948,"Arrange 31, 89, 5, and 2 with +, -, x, and / to make 478.",478,31,89,5,2 +2949,"Create a mathematical expression using 19, 18, 1, and 29 that equals 8. Only basic arithmetic operators (+, -, x, /) are permitted.",8,19,18,1,29 +2950,"Create a mathematical expression using 64, 75, 3, and 6 that equals 157. Only basic arithmetic operators (+, -, x, /) are permitted.",157,64,75,3,6 +2951,"Problem: How can you use the four numbers 68, 19, 34, 1 with +, -, x, and / operators to get 53?",53,68,19,34,1 +2952,"Arrange 21, 73, 10, and 6 with +, -, x, and / to make 757.",757,21,73,10,6 +2953,"Your task: Use 73, 25, 6, and 27 exactly once each with only +, -, x, and / operators to create an expression equal to 250.",250,73,25,6,27 +2954,"Arrange 10, 19, 70, and 52 with +, -, x, and / to make 208.",208,10,19,70,52 +2955,"Use all four numbers (44, 45, 5, 24) to make 11. Only +, -, x, and / operators are allowed.",11,44,45,5,24 +2956,"Create a mathematical expression using 25, 71, 8, and 25 that equals 618. Only basic arithmetic operators (+, -, x, /) are permitted.",618,25,71,8,25 +2957,"Using the numbers 56, 25, 25, and 42, create an expression that equals 98. You can only use +, -, x, and / operators.",98,56,25,25,42 +2958,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 80, 10, 5, and 23 to equal 107.",107,80,10,5,23 +2959,"Create a mathematical expression using 46, 100, 99, and 36 that equals 321. Only basic arithmetic operators (+, -, x, /) are permitted.",321,46,100,99,36 +2960,"Your task: Use 4, 65, 46, and 25 exactly once each with only +, -, x, and / operators to create an expression equal to 331.",331,4,65,46,25 +2961,"Problem: How can you use the four numbers 6, 65, 83, 14 with +, -, x, and / operators to get 487?",487,6,65,83,14 +2962,"Create a mathematical expression using 92, 12, 36, and 96 that equals 372. Only basic arithmetic operators (+, -, x, /) are permitted.",372,92,12,36,96 +2963,"Problem: How can you use the four numbers 88, 100, 14, 7 with +, -, x, and / operators to get 90?",90,88,100,14,7 +2964,"Create a mathematical expression using 64, 90, 100, and 7 that equals 854. Only basic arithmetic operators (+, -, x, /) are permitted.",854,64,90,100,7 +2965,"Given the numbers 78, 9, 35, and 10, arrange them with +, -, x, and / operators to achieve 727.",727,78,9,35,10 +2966,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 63, 58, 43, and 62 to equal 988.",988,63,58,43,62 +2967,"Your task: Use 76, 2, 3, and 68 exactly once each with only +, -, x, and / operators to create an expression equal to 242.",242,76,2,3,68 +2968,"Create a mathematical expression using 2, 32, 13, and 31 that equals 387. Only basic arithmetic operators (+, -, x, /) are permitted.",387,2,32,13,31 +2969,"Can you make 624 using 84, 13, 48, and 84? Use only +, -, x, and / operators.",624,84,13,48,84 +2970,"Problem: How can you use the four numbers 69, 10, 40, 40 with +, -, x, and / operators to get 770?",770,69,10,40,40 +2971,"Given the numbers 33, 33, 84, and 3, arrange them with +, -, x, and / operators to achieve 88.",88,33,33,84,3 +2972,"Create a mathematical expression using 26, 1, 21, and 35 that equals 511. Only basic arithmetic operators (+, -, x, /) are permitted.",511,26,1,21,35 +2973,"Your task: Use 64, 1, 38, and 15 exactly once each with only +, -, x, and / operators to create an expression equal to 117.",117,64,1,38,15 +2974,"Can you make 340 using 54, 8, 38, and 54? Use only +, -, x, and / operators.",340,54,8,38,54 +2975,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 89, 39, 2, and 38 to equal 49.",49,89,39,2,38 +2976,"Can you make 203 using 77, 1, 30, and 96? Use only +, -, x, and / operators.",203,77,1,30,96 +2977,"Your task: Use 23, 35, 9, and 40 exactly once each with only +, -, x, and / operators to create an expression equal to 445.",445,23,35,9,40 +2978,"Use all four numbers (9, 65, 87, 61) to make 611. Only +, -, x, and / operators are allowed.",611,9,65,87,61 +2979,"Using the numbers 69, 3, 2, and 17, create an expression that equals 80. You can only use +, -, x, and / operators.",80,69,3,2,17 +2980,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 99, 33, 62, and 71 to equal 115.",115,99,33,62,71 +2981,"Problem: How can you use the four numbers 8, 14, 56, 72 with +, -, x, and / operators to get 144?",144,8,14,56,72 +2982,"Problem: How can you use the four numbers 63, 9, 55, 47 with +, -, x, and / operators to get 575?",575,63,9,55,47 +2983,"Can you make 101 using 67, 63, 63, and 34? Use only +, -, x, and / operators.",101,67,63,63,34 +2984,"Using the numbers 4, 25, 28, and 61, create an expression that equals 67. You can only use +, -, x, and / operators.",67,4,25,28,61 +2985,"Problem: How can you use the four numbers 20, 8, 80, 90 with +, -, x, and / operators to get 170?",170,20,8,80,90 +2986,"Use all four numbers (79, 44, 11, 39) to make 277. Only +, -, x, and / operators are allowed.",277,79,44,11,39 +2987,"Can you make 528 using 3, 3, 9, and 58? Use only +, -, x, and / operators.",528,3,3,9,58 +2988,"Using the numbers 3, 10, 21, and 38, create an expression that equals 791. You can only use +, -, x, and / operators.",791,3,10,21,38 +2989,"Use all four numbers (94, 28, 9, 35) to make 381. Only +, -, x, and / operators are allowed.",381,94,28,9,35 +2990,"Problem: How can you use the four numbers 17, 40, 5, 97 with +, -, x, and / operators to get 588?",588,17,40,5,97 +2991,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 14, 65, 1, and 86 to equal 35.",35,14,65,1,86 +2992,"Can you make 190 using 2, 98, 2, and 8? Use only +, -, x, and / operators.",190,2,98,2,8 +2993,"Find a way to combine 9, 39, 62, and 39 to get 558 using only +, -, x, and / operators.",558,9,39,62,39 +2994,"Problem: How can you use the four numbers 77, 13, 37, 36 with +, -, x, and / operators to get 928?",928,77,13,37,36 +2995,"Arrange 6, 55, 16, and 7 with +, -, x, and / to make 353.",353,6,55,16,7 +2996,"Your task: Use 66, 1, 42, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 86.",86,66,1,42,2 +2997,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 14, 2, 80, and 95 to equal 655.",655,14,2,80,95 +2998,"Using the numbers 11, 47, 67, and 58, create an expression that equals 392. You can only use +, -, x, and / operators.",392,11,47,67,58 +2999,"Arrange 98, 14, 8, and 91 with +, -, x, and / to make 301.",301,98,14,8,91 +3000,"Find a way to combine 56, 4, 41, and 27 to get 247 using only +, -, x, and / operators.",247,56,4,41,27 +3001,"Use all four numbers (74, 23, 8, 100) to make 158. Only +, -, x, and / operators are allowed.",158,74,23,8,100 +3002,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 9, 12, and 50 to equal 636.",636,4,9,12,50 +3003,"Use all four numbers (13, 13, 1, 43) to make 126. Only +, -, x, and / operators are allowed.",126,13,13,1,43 +3004,"Arrange 10, 38, 41, and 23 with +, -, x, and / to make 316.",316,10,38,41,23 +3005,"Create a mathematical expression using 50, 38, 25, and 5 that equals 380. Only basic arithmetic operators (+, -, x, /) are permitted.",380,50,38,25,5 +3006,"Problem: How can you use the four numbers 80, 29, 12, 56 with +, -, x, and / operators to get 723?",723,80,29,12,56 +3007,"Create a mathematical expression using 67, 6, 31, and 3 that equals 625. Only basic arithmetic operators (+, -, x, /) are permitted.",625,67,6,31,3 +3008,"Can you make 476 using 8, 75, 89, and 35? Use only +, -, x, and / operators.",476,8,75,89,35 +3009,"Find a way to combine 98, 12, 77, and 14 to get 98 using only +, -, x, and / operators.",98,98,12,77,14 +3010,"Use all four numbers (20, 14, 11, 54) to make 345. Only +, -, x, and / operators are allowed.",345,20,14,11,54 +3011,"Using the numbers 92, 5, 93, and 29, create an expression that equals 396. You can only use +, -, x, and / operators.",396,92,5,93,29 +3012,"Use all four numbers (18, 55, 13, 1) to make 732. Only +, -, x, and / operators are allowed.",732,18,55,13,1 +3013,"Problem: How can you use the four numbers 44, 84, 12, 2 with +, -, x, and / operators to get 616?",616,44,84,12,2 +3014,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 27, 31, 46, and 22 to equal 813.",813,27,31,46,22 +3015,"Can you make 403 using 17, 93, 4, and 14? Use only +, -, x, and / operators.",403,17,93,4,14 +3016,"Can you make 63 using 100, 52, 80, and 2? Use only +, -, x, and / operators.",63,100,52,80,2 +3017,"Your task: Use 31, 20, 25, and 85 exactly once each with only +, -, x, and / operators to create an expression equal to 680.",680,31,20,25,85 +3018,"Use all four numbers (7, 94, 23, 5) to make 640. Only +, -, x, and / operators are allowed.",640,7,94,23,5 +3019,"Your task: Use 15, 68, 32, and 20 exactly once each with only +, -, x, and / operators to create an expression equal to 380.",380,15,68,32,20 +3020,"Find a way to combine 97, 5, 33, and 12 to get 498 using only +, -, x, and / operators.",498,97,5,33,12 +3021,"Arrange 38, 1, 8, and 100 with +, -, x, and / to make 146.",146,38,1,8,100 +3022,"Your task: Use 37, 2, 57, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 23.",23,37,2,57,6 +3023,"Your task: Use 38, 20, 55, and 42 exactly once each with only +, -, x, and / operators to create an expression equal to 773.",773,38,20,55,42 +3024,"Can you make 99 using 90, 15, 1, and 94? Use only +, -, x, and / operators.",99,90,15,1,94 +3025,"Use all four numbers (99, 93, 29, 15) to make 441. Only +, -, x, and / operators are allowed.",441,99,93,29,15 +3026,"Problem: How can you use the four numbers 71, 64, 89, 9 with +, -, x, and / operators to get 808?",808,71,64,89,9 +3027,"Create a mathematical expression using 63, 42, 2, and 42 that equals 61. Only basic arithmetic operators (+, -, x, /) are permitted.",61,63,42,2,42 +3028,"Can you make 6 using 70, 17, 2, and 98? Use only +, -, x, and / operators.",6,70,17,2,98 +3029,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 59, 67, 9, and 99 to equal 563.",563,59,67,9,99 +3030,"Your task: Use 4, 65, 9, and 79 exactly once each with only +, -, x, and / operators to create an expression equal to 650.",650,4,65,9,79 +3031,"Problem: How can you use the four numbers 10, 30, 100, 13 with +, -, x, and / operators to get 387?",387,10,30,100,13 +3032,"Given the numbers 66, 3, 27, and 6, arrange them with +, -, x, and / operators to achieve 184.",184,66,3,27,6 +3033,"Find a way to combine 51, 88, 5, and 85 to get 264 using only +, -, x, and / operators.",264,51,88,5,85 +3034,"Use all four numbers (6, 94, 17, 64) to make 611. Only +, -, x, and / operators are allowed.",611,6,94,17,64 +3035,"Your task: Use 29, 25, 39, and 21 exactly once each with only +, -, x, and / operators to create an expression equal to 983.",983,29,25,39,21 +3036,"Can you make 319 using 16, 57, 3, and 82? Use only +, -, x, and / operators.",319,16,57,3,82 +3037,"Find a way to combine 14, 44, 85, and 67 to get 598 using only +, -, x, and / operators.",598,14,44,85,67 +3038,"Given the numbers 20, 43, 21, and 95, arrange them with +, -, x, and / operators to achieve 786.",786,20,43,21,95 +3039,"Using the numbers 21, 16, 73, and 15, create an expression that equals 278. You can only use +, -, x, and / operators.",278,21,16,73,15 +3040,"Given the numbers 5, 21, 30, and 89, arrange them with +, -, x, and / operators to achieve 46.",46,5,21,30,89 +3041,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 36, 76, 3, and 73 to equal 839.",839,36,76,3,73 +3042,"Your task: Use 7, 4, 34, and 72 exactly once each with only +, -, x, and / operators to create an expression equal to 215.",215,7,4,34,72 +3043,"Problem: How can you use the four numbers 74, 52, 72, 1 with +, -, x, and / operators to get 198?",198,74,52,72,1 +3044,"Can you make 112 using 35, 42, 54, and 99? Use only +, -, x, and / operators.",112,35,42,54,99 +3045,"Use all four numbers (15, 63, 54, 9) to make 900. Only +, -, x, and / operators are allowed.",900,15,63,54,9 +3046,"Problem: How can you use the four numbers 83, 79, 14, 53 with +, -, x, and / operators to get 746?",746,83,79,14,53 +3047,"Given the numbers 70, 13, 71, and 94, arrange them with +, -, x, and / operators to achieve 899.",899,70,13,71,94 +3048,"Use all four numbers (85, 84, 8, 59) to make 473. Only +, -, x, and / operators are allowed.",473,85,84,8,59 +3049,"Given the numbers 8, 14, 12, and 4, arrange them with +, -, x, and / operators to achieve 19.",19,8,14,12,4 +3050,"Problem: How can you use the four numbers 8, 48, 74, 84 with +, -, x, and / operators to get 542?",542,8,48,74,84 +3051,"Create a mathematical expression using 10, 6, 42, and 7 that equals 360. Only basic arithmetic operators (+, -, x, /) are permitted.",360,10,6,42,7 +3052,"Arrange 94, 6, 7, and 31 with +, -, x, and / to make 167.",167,94,6,7,31 +3053,"Given the numbers 85, 40, 4, and 70, arrange them with +, -, x, and / operators to achieve 175.",175,85,40,4,70 +3054,"Find a way to combine 26, 71, 71, and 11 to get 286 using only +, -, x, and / operators.",286,26,71,71,11 +3055,"Using the numbers 88, 89, 1, and 55, create an expression that equals 122. You can only use +, -, x, and / operators.",122,88,89,1,55 +3056,"Your task: Use 58, 40, 75, and 25 exactly once each with only +, -, x, and / operators to create an expression equal to 178.",178,58,40,75,25 +3057,"Create a mathematical expression using 16, 76, 14, and 83 that equals 54. Only basic arithmetic operators (+, -, x, /) are permitted.",54,16,76,14,83 +3058,"Given the numbers 5, 92, 12, and 75, arrange them with +, -, x, and / operators to achieve 397.",397,5,92,12,75 +3059,"Given the numbers 99, 33, 87, and 27, arrange them with +, -, x, and / operators to achieve 288.",288,99,33,87,27 +3060,"Given the numbers 33, 29, 90, and 91, arrange them with +, -, x, and / operators to achieve 956.",956,33,29,90,91 +3061,"Create a mathematical expression using 2, 2, 61, and 98 that equals 41. Only basic arithmetic operators (+, -, x, /) are permitted.",41,2,2,61,98 +3062,"Your task: Use 31, 78, 6, and 69 exactly once each with only +, -, x, and / operators to create an expression equal to 334.",334,31,78,6,69 +3063,"Your task: Use 65, 15, 5, and 86 exactly once each with only +, -, x, and / operators to create an expression equal to 884.",884,65,15,5,86 +3064,"Using the numbers 33, 12, 88, and 92, create an expression that equals 334. You can only use +, -, x, and / operators.",334,33,12,88,92 +3065,"Can you make 842 using 19, 42, 46, and 90? Use only +, -, x, and / operators.",842,19,42,46,90 +3066,"Your task: Use 97, 23, 80, and 23 exactly once each with only +, -, x, and / operators to create an expression equal to 177.",177,97,23,80,23 +3067,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 96, 25, 10, and 69 to equal 277.",277,96,25,10,69 +3068,"Your task: Use 16, 58, 37, and 27 exactly once each with only +, -, x, and / operators to create an expression equal to 918.",918,16,58,37,27 +3069,"Arrange 4, 54, 54, and 7 with +, -, x, and / to make 436.",436,4,54,54,7 +3070,"Using the numbers 56, 14, 55, and 46, create an expression that equals 793. You can only use +, -, x, and / operators.",793,56,14,55,46 +3071,"Find a way to combine 29, 16, 45, and 61 to get 480 using only +, -, x, and / operators.",480,29,16,45,61 +3072,"Arrange 66, 85, 23, and 44 with +, -, x, and / to make 993.",993,66,85,23,44 +3073,"Use all four numbers (94, 34, 10, 70) to make 364. Only +, -, x, and / operators are allowed.",364,94,34,10,70 +3074,"Your task: Use 19, 18, 3, and 75 exactly once each with only +, -, x, and / operators to create an expression equal to 148.",148,19,18,3,75 +3075,"Using the numbers 91, 56, 56, and 67, create an expression that equals 158. You can only use +, -, x, and / operators.",158,91,56,56,67 +3076,"Using the numbers 9, 21, 20, and 96, create an expression that equals 305. You can only use +, -, x, and / operators.",305,9,21,20,96 +3077,"Given the numbers 14, 15, 7, and 21, arrange them with +, -, x, and / operators to achieve 63.",63,14,15,7,21 +3078,"Problem: How can you use the four numbers 12, 56, 17, 47 with +, -, x, and / operators to get 608?",608,12,56,17,47 +3079,"Given the numbers 6, 78, 39, and 85, arrange them with +, -, x, and / operators to achieve 592.",592,6,78,39,85 +3080,"Arrange 52, 15, 1, and 15 with +, -, x, and / to make 51.",51,52,15,1,15 +3081,"Using the numbers 7, 98, 46, and 42, create an expression that equals 138. You can only use +, -, x, and / operators.",138,7,98,46,42 +3082,"Problem: How can you use the four numbers 82, 10, 69, 35 with +, -, x, and / operators to get 924?",924,82,10,69,35 +3083,"Use all four numbers (95, 14, 1, 19) to make 100. Only +, -, x, and / operators are allowed.",100,95,14,1,19 +3084,"Use all four numbers (6, 40, 79, 79) to make 239. Only +, -, x, and / operators are allowed.",239,6,40,79,79 +3085,"Using the numbers 100, 98, 50, and 49, create an expression that equals 1. You can only use +, -, x, and / operators.",1,100,98,50,49 +3086,"Create a mathematical expression using 63, 56, 18, and 57 that equals 253. Only basic arithmetic operators (+, -, x, /) are permitted.",253,63,56,18,57 +3087,"Find a way to combine 77, 11, 8, and 96 to get 85 using only +, -, x, and / operators.",85,77,11,8,96 +3088,"Your task: Use 92, 73, 6, and 41 exactly once each with only +, -, x, and / operators to create an expression equal to 411.",411,92,73,6,41 +3089,"Given the numbers 24, 43, 76, and 6, arrange them with +, -, x, and / operators to achieve 523.",523,24,43,76,6 +3090,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 44, 18, 22, and 69 to equal 883.",883,44,18,22,69 +3091,"Create a mathematical expression using 32, 31, 26, and 95 that equals 923. Only basic arithmetic operators (+, -, x, /) are permitted.",923,32,31,26,95 +3092,"Find a way to combine 54, 10, 34, and 34 to get 65 using only +, -, x, and / operators.",65,54,10,34,34 +3093,"Create a mathematical expression using 14, 7, 64, and 8 that equals 16. Only basic arithmetic operators (+, -, x, /) are permitted.",16,14,7,64,8 +3094,"Your task: Use 18, 67, 14, and 34 exactly once each with only +, -, x, and / operators to create an expression equal to 427.",427,18,67,14,34 +3095,"Arrange 55, 98, 68, and 28 with +, -, x, and / to make 293.",293,55,98,68,28 +3096,"Find a way to combine 4, 58, 2, and 23 to get 186 using only +, -, x, and / operators.",186,4,58,2,23 +3097,"Arrange 19, 19, 26, and 46 with +, -, x, and / to make 559.",559,19,19,26,46 +3098,"Use all four numbers (20, 42, 80, 9) to make 782. Only +, -, x, and / operators are allowed.",782,20,42,80,9 +3099,"Problem: How can you use the four numbers 17, 98, 88, 7 with +, -, x, and / operators to get 535?",535,17,98,88,7 +3100,"Your task: Use 50, 10, 67, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 333.",333,50,10,67,2 +3101,"Find a way to combine 17, 16, 3, and 54 to get 329 using only +, -, x, and / operators.",329,17,16,3,54 +3102,"Use all four numbers (65, 15, 24, 41) to make 145. Only +, -, x, and / operators are allowed.",145,65,15,24,41 +3103,"Use all four numbers (97, 3, 97, 39) to make 117. Only +, -, x, and / operators are allowed.",117,97,3,97,39 +3104,"Your task: Use 11, 18, 88, and 79 exactly once each with only +, -, x, and / operators to create an expression equal to 31.",31,11,18,88,79 +3105,"Problem: How can you use the four numbers 40, 10, 92, 29 with +, -, x, and / operators to get 521?",521,40,10,92,29 +3106,"Your task: Use 82, 16, 56, and 78 exactly once each with only +, -, x, and / operators to create an expression equal to 209.",209,82,16,56,78 +3107,"Create a mathematical expression using 26, 7, 70, and 54 that equals 306. Only basic arithmetic operators (+, -, x, /) are permitted.",306,26,7,70,54 +3108,"Use all four numbers (69, 84, 21, 92) to make 157. Only +, -, x, and / operators are allowed.",157,69,84,21,92 +3109,"Your task: Use 7, 48, 52, and 98 exactly once each with only +, -, x, and / operators to create an expression equal to 290.",290,7,48,52,98 +3110,"Problem: How can you use the four numbers 9, 39, 46, 4 with +, -, x, and / operators to get 401?",401,9,39,46,4 +3111,"Given the numbers 89, 7, 100, and 50, arrange them with +, -, x, and / operators to achieve 573.",573,89,7,100,50 +3112,"Use all four numbers (40, 40, 22, 20) to make 900. Only +, -, x, and / operators are allowed.",900,40,40,22,20 +3113,"Your task: Use 59, 1, 100, and 98 exactly once each with only +, -, x, and / operators to create an expression equal to 61.",61,59,1,100,98 +3114,"Find a way to combine 76, 2, 25, and 51 to get 228 using only +, -, x, and / operators.",228,76,2,25,51 +3115,"Find a way to combine 91, 77, 13, and 51 to get 590 using only +, -, x, and / operators.",590,91,77,13,51 +3116,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 17, 23, 24, and 21 to equal 590.",590,17,23,24,21 +3117,"Using the numbers 18, 15, 48, and 67, create an expression that equals 805. You can only use +, -, x, and / operators.",805,18,15,48,67 +3118,"Find a way to combine 50, 11, 16, and 96 to get 662 using only +, -, x, and / operators.",662,50,11,16,96 +3119,"Given the numbers 98, 31, 8, and 9, arrange them with +, -, x, and / operators to achieve 337.",337,98,31,8,9 +3120,"Find a way to combine 8, 12, 26, and 92 to get 228 using only +, -, x, and / operators.",228,8,12,26,92 +3121,"Problem: How can you use the four numbers 95, 2, 8, 97 with +, -, x, and / operators to get 176?",176,95,2,8,97 +3122,"Create a mathematical expression using 98, 46, 23, and 12 that equals 74. Only basic arithmetic operators (+, -, x, /) are permitted.",74,98,46,23,12 +3123,"Find a way to combine 22, 19, 89, and 6 to get 501 using only +, -, x, and / operators.",501,22,19,89,6 +3124,"Use all four numbers (78, 43, 13, 3) to make 86. Only +, -, x, and / operators are allowed.",86,78,43,13,3 +3125,"Given the numbers 30, 10, 26, and 54, arrange them with +, -, x, and / operators to achieve 272.",272,30,10,26,54 +3126,"Can you make 350 using 58, 8, 30, and 52? Use only +, -, x, and / operators.",350,58,8,30,52 +3127,"Arrange 8, 16, 8, and 52 with +, -, x, and / to make 208.",208,8,16,8,52 +3128,"Can you make 946 using 38, 25, 4, and 1? Use only +, -, x, and / operators.",946,38,25,4,1 +3129,"Can you make 780 using 61, 49, 47, and 47? Use only +, -, x, and / operators.",780,61,49,47,47 +3130,"Problem: How can you use the four numbers 66, 95, 10, 25 with +, -, x, and / operators to get 991?",991,66,95,10,25 +3131,"Use all four numbers (36, 11, 12, 12) to make 48. Only +, -, x, and / operators are allowed.",48,36,11,12,12 +3132,"Arrange 30, 60, 17, and 10 with +, -, x, and / to make 140.",140,30,60,17,10 +3133,"Create a mathematical expression using 84, 38, 38, and 26 that equals 110. Only basic arithmetic operators (+, -, x, /) are permitted.",110,84,38,38,26 +3134,"Arrange 87, 18, 50, and 63 with +, -, x, and / to make 924.",924,87,18,50,63 +3135,"Can you make 48 using 10, 11, 15, and 47? Use only +, -, x, and / operators.",48,10,11,15,47 +3136,"Create a mathematical expression using 56, 13, 7, and 27 that equals 748. Only basic arithmetic operators (+, -, x, /) are permitted.",748,56,13,7,27 +3137,"Find a way to combine 20, 17, 47, and 76 to get 369 using only +, -, x, and / operators.",369,20,17,47,76 +3138,"Can you make 725 using 17, 48, 6, and 85? Use only +, -, x, and / operators.",725,17,48,6,85 +3139,"Using the numbers 71, 2, 81, and 29, create an expression that equals 262. You can only use +, -, x, and / operators.",262,71,2,81,29 +3140,"Create a mathematical expression using 38, 80, 82, and 10 that equals 778. Only basic arithmetic operators (+, -, x, /) are permitted.",778,38,80,82,10 +3141,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 83, 16, 24, and 15 to equal 427.",427,83,16,24,15 +3142,"Can you make 218 using 18, 5, 76, and 52? Use only +, -, x, and / operators.",218,18,5,76,52 +3143,"Find a way to combine 78, 55, 55, and 78 to get 156 using only +, -, x, and / operators.",156,78,55,55,78 +3144,"Given the numbers 31, 13, 65, and 1, arrange them with +, -, x, and / operators to achieve 155.",155,31,13,65,1 +3145,"Find a way to combine 93, 65, 37, and 23 to get 879 using only +, -, x, and / operators.",879,93,65,37,23 +3146,"Given the numbers 93, 1, 49, and 50, arrange them with +, -, x, and / operators to achieve 192.",192,93,1,49,50 +3147,"Using the numbers 14, 2, 49, and 4, create an expression that equals 339. You can only use +, -, x, and / operators.",339,14,2,49,4 +3148,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 89, 60, 45, and 12 to equal 73.",73,89,60,45,12 +3149,"Can you make 220 using 81, 1, 82, and 57? Use only +, -, x, and / operators.",220,81,1,82,57 +3150,"Problem: How can you use the four numbers 30, 9, 80, 28 with +, -, x, and / operators to get 778?",778,30,9,80,28 +3151,"Your task: Use 77, 58, 57, and 19 exactly once each with only +, -, x, and / operators to create an expression equal to 138.",138,77,58,57,19 +3152,"Your task: Use 65, 4, 50, and 85 exactly once each with only +, -, x, and / operators to create an expression equal to 395.",395,65,4,50,85 +3153,"Arrange 50, 8, 40, and 61 with +, -, x, and / to make 421.",421,50,8,40,61 +3154,"Given the numbers 41, 15, 8, and 42, arrange them with +, -, x, and / operators to achieve 392.",392,41,15,8,42 +3155,"Your task: Use 19, 42, 21, and 45 exactly once each with only +, -, x, and / operators to create an expression equal to 62.",62,19,42,21,45 +3156,"Using the numbers 26, 96, 62, and 32, create an expression that equals 212. You can only use +, -, x, and / operators.",212,26,96,62,32 +3157,"Problem: How can you use the four numbers 3, 74, 19, 48 with +, -, x, and / operators to get 989?",989,3,74,19,48 +3158,"Using the numbers 29, 8, 28, and 14, create an expression that equals 413. You can only use +, -, x, and / operators.",413,29,8,28,14 +3159,"Arrange 14, 76, 13, and 25 with +, -, x, and / to make 263.",263,14,76,13,25 +3160,"Using the numbers 38, 20, 85, and 69, create an expression that equals 744. You can only use +, -, x, and / operators.",744,38,20,85,69 +3161,"Your task: Use 8, 87, 11, and 31 exactly once each with only +, -, x, and / operators to create an expression equal to 716.",716,8,87,11,31 +3162,"Create a mathematical expression using 99, 3, 57, and 8 that equals 82. Only basic arithmetic operators (+, -, x, /) are permitted.",82,99,3,57,8 +3163,"Use all four numbers (3, 12, 32, 22) to make 719. Only +, -, x, and / operators are allowed.",719,3,12,32,22 +3164,"Problem: How can you use the four numbers 12, 43, 15, 62 with +, -, x, and / operators to get 899?",899,12,43,15,62 +3165,"Using the numbers 68, 39, 30, and 74, create an expression that equals 432. You can only use +, -, x, and / operators.",432,68,39,30,74 +3166,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 81, 65, 9, and 83 to equal 583.",583,81,65,9,83 +3167,"Arrange 38, 68, 68, and 28 with +, -, x, and / to make 67.",67,38,68,68,28 +3168,"Find a way to combine 22, 4, 26, and 66 to get 192 using only +, -, x, and / operators.",192,22,4,26,66 +3169,"Create a mathematical expression using 81, 33, 2, and 57 that equals 228. Only basic arithmetic operators (+, -, x, /) are permitted.",228,81,33,2,57 +3170,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 74, 58, and 70 to equal 234.",234,3,74,58,70 +3171,"Create a mathematical expression using 8, 31, 62, and 25 that equals 211. Only basic arithmetic operators (+, -, x, /) are permitted.",211,8,31,62,25 +3172,"Find a way to combine 26, 26, 30, and 86 to get 620 using only +, -, x, and / operators.",620,26,26,30,86 +3173,"Your task: Use 65, 8, 2, and 27 exactly once each with only +, -, x, and / operators to create an expression equal to 22.",22,65,8,2,27 +3174,"Create a mathematical expression using 1, 20, 27, and 42 that equals 89. Only basic arithmetic operators (+, -, x, /) are permitted.",89,1,20,27,42 +3175,"Find a way to combine 49, 90, 42, and 14 to get 119 using only +, -, x, and / operators.",119,49,90,42,14 +3176,"Arrange 16, 60, 44, and 89 with +, -, x, and / to make 827.",827,16,60,44,89 +3177,"Problem: How can you use the four numbers 75, 18, 49, 56 with +, -, x, and / operators to get 901?",901,75,18,49,56 +3178,"Your task: Use 80, 13, 26, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 42.",42,80,13,26,2 +3179,"Your task: Use 2, 17, 53, and 66 exactly once each with only +, -, x, and / operators to create an expression equal to 153.",153,2,17,53,66 +3180,"Use all four numbers (3, 45, 49, 82) to make 102. Only +, -, x, and / operators are allowed.",102,3,45,49,82 +3181,"Your task: Use 15, 23, 88, and 4 exactly once each with only +, -, x, and / operators to create an expression equal to 344.",344,15,23,88,4 +3182,"Your task: Use 13, 61, 16, and 33 exactly once each with only +, -, x, and / operators to create an expression equal to 842.",842,13,61,16,33 +3183,"Problem: How can you use the four numbers 100, 7, 18, 9 with +, -, x, and / operators to get 255?",255,100,7,18,9 +3184,"Given the numbers 16, 48, 7, and 16, arrange them with +, -, x, and / operators to achieve 80.",80,16,48,7,16 +3185,"Arrange 37, 13, 75, and 1 with +, -, x, and / to make 406.",406,37,13,75,1 +3186,"Create a mathematical expression using 57, 84, 7, and 32 that equals 716. Only basic arithmetic operators (+, -, x, /) are permitted.",716,57,84,7,32 +3187,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 39, 47, and 15 to equal 690.",690,24,39,47,15 +3188,"Your task: Use 16, 16, 14, and 26 exactly once each with only +, -, x, and / operators to create an expression equal to 365.",365,16,16,14,26 +3189,"Using the numbers 13, 32, 98, and 50, create an expression that equals 464. You can only use +, -, x, and / operators.",464,13,32,98,50 +3190,"Problem: How can you use the four numbers 65, 57, 38, 75 with +, -, x, and / operators to get 855?",855,65,57,38,75 +3191,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 67, 48, 34, and 8 to equal 291.",291,67,48,34,8 +3192,"Find a way to combine 88, 51, 2, and 22 to get 95 using only +, -, x, and / operators.",95,88,51,2,22 +3193,"Using the numbers 43, 61, 31, and 54, create an expression that equals 949. You can only use +, -, x, and / operators.",949,43,61,31,54 +3194,"Can you make 27 using 65, 1, 14, and 52? Use only +, -, x, and / operators.",27,65,1,14,52 +3195,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 80, 60, 2, and 52 to equal 102.",102,80,60,2,52 +3196,"Create a mathematical expression using 63, 21, 75, and 16 that equals 94. Only basic arithmetic operators (+, -, x, /) are permitted.",94,63,21,75,16 +3197,"Arrange 3, 36, 3, and 58 with +, -, x, and / to make 163.",163,3,36,3,58 +3198,"Create a mathematical expression using 9, 76, 6, and 93 that equals 585. Only basic arithmetic operators (+, -, x, /) are permitted.",585,9,76,6,93 +3199,"Create a mathematical expression using 72, 10, 15, and 6 that equals 152. Only basic arithmetic operators (+, -, x, /) are permitted.",152,72,10,15,6 +3200,"Create a mathematical expression using 78, 68, 18, and 54 that equals 282. Only basic arithmetic operators (+, -, x, /) are permitted.",282,78,68,18,54 +3201,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 85, 83, 13, and 43 to equal 561.",561,85,83,13,43 +3202,"Can you make 147 using 68, 21, 58, and 1? Use only +, -, x, and / operators.",147,68,21,58,1 +3203,"Can you make 787 using 36, 22, 50, and 10? Use only +, -, x, and / operators.",787,36,22,50,10 +3204,"Your task: Use 9, 21, 43, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 246.",246,9,21,43,6 +3205,"Problem: How can you use the four numbers 92, 1, 24, 12 with +, -, x, and / operators to get 380?",380,92,1,24,12 +3206,"Arrange 17, 90, 45, and 5 with +, -, x, and / to make 20.",20,17,90,45,5 +3207,"Find a way to combine 49, 32, 7, and 99 to get 323 using only +, -, x, and / operators.",323,49,32,7,99 +3208,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 19, 50, 76, and 28 to equal 350.",350,19,50,76,28 +3209,"Using the numbers 3, 30, 23, and 18, create an expression that equals 115. You can only use +, -, x, and / operators.",115,3,30,23,18 +3210,"Arrange 13, 32, 2, and 1 with +, -, x, and / to make 77.",77,13,32,2,1 +3211,"Create a mathematical expression using 55, 6, 65, and 84 that equals 181. Only basic arithmetic operators (+, -, x, /) are permitted.",181,55,6,65,84 +3212,"Using the numbers 13, 34, 45, and 22, create an expression that equals 969. You can only use +, -, x, and / operators.",969,13,34,45,22 +3213,"Given the numbers 1, 87, 10, and 12, arrange them with +, -, x, and / operators to achieve 34.",34,1,87,10,12 +3214,"Find a way to combine 60, 6, 40, and 20 to get 854 using only +, -, x, and / operators.",854,60,6,40,20 +3215,"Can you make 5 using 30, 3, 78, and 39? Use only +, -, x, and / operators.",5,30,3,78,39 +3216,"Problem: How can you use the four numbers 57, 47, 3, 49 with +, -, x, and / operators to get 149?",149,57,47,3,49 +3217,"Create a mathematical expression using 98, 74, 2, and 24 that equals 270. Only basic arithmetic operators (+, -, x, /) are permitted.",270,98,74,2,24 +3218,"Your task: Use 45, 3, 5, and 46 exactly once each with only +, -, x, and / operators to create an expression equal to 73.",73,45,3,5,46 +3219,"Use all four numbers (50, 18, 19, 54) to make 827. Only +, -, x, and / operators are allowed.",827,50,18,19,54 +3220,"Create a mathematical expression using 14, 98, 47, and 15 that equals 621. Only basic arithmetic operators (+, -, x, /) are permitted.",621,14,98,47,15 +3221,"Using the numbers 30, 18, 43, and 1, create an expression that equals 91. You can only use +, -, x, and / operators.",91,30,18,43,1 +3222,"Can you make 826 using 41, 59, 28, and 82? Use only +, -, x, and / operators.",826,41,59,28,82 +3223,"Create a mathematical expression using 65, 7, 29, and 54 that equals 214. Only basic arithmetic operators (+, -, x, /) are permitted.",214,65,7,29,54 +3224,"Find a way to combine 41, 64, 20, and 30 to get 705 using only +, -, x, and / operators.",705,41,64,20,30 +3225,"Arrange 26, 7, 26, and 27 with +, -, x, and / to make 235.",235,26,7,26,27 +3226,"Problem: How can you use the four numbers 2, 89, 63, 84 with +, -, x, and / operators to get 31?",31,2,89,63,84 +3227,"Can you make 16 using 76, 53, 77, and 11? Use only +, -, x, and / operators.",16,76,53,77,11 +3228,"Create a mathematical expression using 66, 6, 64, and 7 that equals 697. Only basic arithmetic operators (+, -, x, /) are permitted.",697,66,6,64,7 +3229,"Create a mathematical expression using 70, 11, 82, and 27 that equals 879. Only basic arithmetic operators (+, -, x, /) are permitted.",879,70,11,82,27 +3230,"Can you make 121 using 31, 77, 26, and 2? Use only +, -, x, and / operators.",121,31,77,26,2 +3231,"Can you make 203 using 96, 90, 60, and 59? Use only +, -, x, and / operators.",203,96,90,60,59 +3232,"Your task: Use 99, 88, 8, and 11 exactly once each with only +, -, x, and / operators to create an expression equal to 99.",99,99,88,8,11 +3233,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 28, 82, and 48 to equal 802.",802,24,28,82,48 +3234,"Your task: Use 46, 58, 54, and 18 exactly once each with only +, -, x, and / operators to create an expression equal to 107.",107,46,58,54,18 +3235,"Using the numbers 90, 33, 15, and 1, create an expression that equals 138. You can only use +, -, x, and / operators.",138,90,33,15,1 +3236,"Find a way to combine 44, 64, 66, and 40 to get 176 using only +, -, x, and / operators.",176,44,64,66,40 +3237,"Arrange 39, 13, 65, and 12 with +, -, x, and / to make 896.",896,39,13,65,12 +3238,"Using the numbers 56, 14, 48, and 88, create an expression that equals 920. You can only use +, -, x, and / operators.",920,56,14,48,88 +3239,"Can you make 761 using 3, 88, 71, and 7? Use only +, -, x, and / operators.",761,3,88,71,7 +3240,"Problem: How can you use the four numbers 54, 12, 48, 44 with +, -, x, and / operators to get 674?",674,54,12,48,44 +3241,"Your task: Use 32, 8, 82, and 29 exactly once each with only +, -, x, and / operators to create an expression equal to 145.",145,32,8,82,29 +3242,"Given the numbers 63, 15, 17, and 89, arrange them with +, -, x, and / operators to achieve 839.",839,63,15,17,89 +3243,"Find a way to combine 85, 2, 35, and 28 to get 177 using only +, -, x, and / operators.",177,85,2,35,28 +3244,"Find a way to combine 74, 30, 7, and 60 to get 524 using only +, -, x, and / operators.",524,74,30,7,60 +3245,"Given the numbers 11, 14, 77, and 52, arrange them with +, -, x, and / operators to achieve 283.",283,11,14,77,52 +3246,"Create a mathematical expression using 9, 40, 27, and 21 that equals 536. Only basic arithmetic operators (+, -, x, /) are permitted.",536,9,40,27,21 +3247,"Use all four numbers (3, 83, 83, 80) to make 86. Only +, -, x, and / operators are allowed.",86,3,83,83,80 +3248,"Find a way to combine 86, 27, 9, and 48 to get 131 using only +, -, x, and / operators.",131,86,27,9,48 +3249,"Can you make 137 using 65, 1, 11, and 61? Use only +, -, x, and / operators.",137,65,1,11,61 +3250,"Can you make 732 using 12, 67, 96, and 24? Use only +, -, x, and / operators.",732,12,67,96,24 +3251,"Use all four numbers (30, 31, 42, 97) to make 791. Only +, -, x, and / operators are allowed.",791,30,31,42,97 +3252,"Create a mathematical expression using 81, 13, 19, and 34 that equals 740. Only basic arithmetic operators (+, -, x, /) are permitted.",740,81,13,19,34 +3253,"Create a mathematical expression using 9, 77, 30, and 86 that equals 809. Only basic arithmetic operators (+, -, x, /) are permitted.",809,9,77,30,86 +3254,"Can you make 99 using 99, 1, 40, and 40? Use only +, -, x, and / operators.",99,99,1,40,40 +3255,"Problem: How can you use the four numbers 84, 6, 35, 28 with +, -, x, and / operators to get 322?",322,84,6,35,28 +3256,"Find a way to combine 21, 17, 22, and 17 to get 731 using only +, -, x, and / operators.",731,21,17,22,17 +3257,"Create a mathematical expression using 3, 18, 73, and 96 that equals 77. Only basic arithmetic operators (+, -, x, /) are permitted.",77,3,18,73,96 +3258,"Can you make 565 using 51, 13, 43, and 55? Use only +, -, x, and / operators.",565,51,13,43,55 +3259,"Given the numbers 100, 37, 37, and 20, arrange them with +, -, x, and / operators to achieve 803.",803,100,37,37,20 +3260,"Arrange 16, 20, 100, and 41 with +, -, x, and / to make 179.",179,16,20,100,41 +3261,"Arrange 57, 16, 58, and 54 with +, -, x, and / to make 931.",931,57,16,58,54 +3262,"Create a mathematical expression using 24, 33, 88, and 56 that equals 8. Only basic arithmetic operators (+, -, x, /) are permitted.",8,24,33,88,56 +3263,"Can you make 202 using 24, 17, 3, and 65? Use only +, -, x, and / operators.",202,24,17,3,65 +3264,"Create a mathematical expression using 96, 27, 12, and 85 that equals 301. Only basic arithmetic operators (+, -, x, /) are permitted.",301,96,27,12,85 +3265,"Find a way to combine 20, 10, 19, and 15 to get 36 using only +, -, x, and / operators.",36,20,10,19,15 +3266,"Use all four numbers (17, 45, 56, 83) to make 738. Only +, -, x, and / operators are allowed.",738,17,45,56,83 +3267,"Using the numbers 52, 3, 39, and 30, create an expression that equals 225. You can only use +, -, x, and / operators.",225,52,3,39,30 +3268,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 46, 23, 60, and 80 to equal 142.",142,46,23,60,80 +3269,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 14, 48, 95, and 66 to equal 701.",701,14,48,95,66 +3270,"Arrange 25, 4, 37, and 69 with +, -, x, and / to make 68.",68,25,4,37,69 +3271,"Can you make 169 using 73, 72, 73, and 97? Use only +, -, x, and / operators.",169,73,72,73,97 +3272,"Use all four numbers (66, 100, 66, 71) to make 29. Only +, -, x, and / operators are allowed.",29,66,100,66,71 +3273,"Using the numbers 85, 76, 48, and 2, create an expression that equals 257. You can only use +, -, x, and / operators.",257,85,76,48,2 +3274,"Use all four numbers (64, 4, 91, 10) to make 337. Only +, -, x, and / operators are allowed.",337,64,4,91,10 +3275,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 95, 83, 83, and 13 to equal 108.",108,95,83,83,13 +3276,"Problem: How can you use the four numbers 72, 12, 77, 44 with +, -, x, and / operators to get 743?",743,72,12,77,44 +3277,"Use all four numbers (12, 1, 62, 65) to make 139. Only +, -, x, and / operators are allowed.",139,12,1,62,65 +3278,"Using the numbers 84, 88, 54, and 99, create an expression that equals 132. You can only use +, -, x, and / operators.",132,84,88,54,99 +3279,"Can you make 43 using 38, 3, 61, and 10? Use only +, -, x, and / operators.",43,38,3,61,10 +3280,"Can you make 109 using 56, 66, 17, and 7? Use only +, -, x, and / operators.",109,56,66,17,7 +3281,"Create a mathematical expression using 83, 7, 88, and 99 that equals 592. Only basic arithmetic operators (+, -, x, /) are permitted.",592,83,7,88,99 +3282,"Use all four numbers (10, 25, 83, 94) to make 73. Only +, -, x, and / operators are allowed.",73,10,25,83,94 +3283,"Use all four numbers (34, 40, 10, 96) to make 418. Only +, -, x, and / operators are allowed.",418,34,40,10,96 +3284,"Using the numbers 40, 12, 29, and 17, create an expression that equals 545. You can only use +, -, x, and / operators.",545,40,12,29,17 +3285,"Problem: How can you use the four numbers 37, 28, 75, 90 with +, -, x, and / operators to get 871?",871,37,28,75,90 +3286,"Given the numbers 97, 28, 29, and 69, arrange them with +, -, x, and / operators to achieve 715.",715,97,28,29,69 +3287,"Arrange 98, 2, 67, and 2 with +, -, x, and / to make 118.",118,98,2,67,2 +3288,"Problem: How can you use the four numbers 100, 23, 10, 60 with +, -, x, and / operators to get 677?",677,100,23,10,60 +3289,"Your task: Use 34, 50, 9, and 25 exactly once each with only +, -, x, and / operators to create an expression equal to 509.",509,34,50,9,25 +3290,"Problem: How can you use the four numbers 26, 18, 22, 8 with +, -, x, and / operators to get 438?",438,26,18,22,8 +3291,"Find a way to combine 50, 67, 5, and 83 to get 302 using only +, -, x, and / operators.",302,50,67,5,83 +3292,"Find a way to combine 29, 25, 60, and 68 to get 733 using only +, -, x, and / operators.",733,29,25,60,68 +3293,"Create a mathematical expression using 68, 7, 92, and 98 that equals 470. Only basic arithmetic operators (+, -, x, /) are permitted.",470,68,7,92,98 +3294,"Arrange 73, 1, 53, and 86 with +, -, x, and / to make 40.",40,73,1,53,86 +3295,"Create a mathematical expression using 66, 54, 54, and 76 that equals 142. Only basic arithmetic operators (+, -, x, /) are permitted.",142,66,54,54,76 +3296,"Can you make 715 using 28, 22, 21, and 78? Use only +, -, x, and / operators.",715,28,22,21,78 +3297,"Can you make 26 using 84, 57, 53, and 53? Use only +, -, x, and / operators.",26,84,57,53,53 +3298,"Create a mathematical expression using 4, 75, 81, and 69 that equals 288. Only basic arithmetic operators (+, -, x, /) are permitted.",288,4,75,81,69 +3299,"Given the numbers 16, 20, 66, and 79, arrange them with +, -, x, and / operators to achieve 307.",307,16,20,66,79 +3300,"Use all four numbers (35, 98, 7, 88) to make 578. Only +, -, x, and / operators are allowed.",578,35,98,7,88 +3301,"Find a way to combine 49, 44, 17, and 3 to get 56 using only +, -, x, and / operators.",56,49,44,17,3 +3302,"Create a mathematical expression using 72, 88, 71, and 89 that equals 17. Only basic arithmetic operators (+, -, x, /) are permitted.",17,72,88,71,89 +3303,"Using the numbers 12, 68, 40, and 1, create an expression that equals 40. You can only use +, -, x, and / operators.",40,12,68,40,1 +3304,"Create a mathematical expression using 6, 15, 25, and 27 that equals 142. Only basic arithmetic operators (+, -, x, /) are permitted.",142,6,15,25,27 +3305,"Can you make 212 using 69, 5, 93, and 40? Use only +, -, x, and / operators.",212,69,5,93,40 +3306,"Arrange 100, 81, 42, and 13 with +, -, x, and / to make 565.",565,100,81,42,13 +3307,"Problem: How can you use the four numbers 41, 52, 69, 23 with +, -, x, and / operators to get 96?",96,41,52,69,23 +3308,"Arrange 76, 76, 80, and 31 with +, -, x, and / to make 50.",50,76,76,80,31 +3309,"Use all four numbers (48, 4, 10, 29) to make 342. Only +, -, x, and / operators are allowed.",342,48,4,10,29 +3310,"Arrange 84, 68, 2, and 82 with +, -, x, and / to make 132.",132,84,68,2,82 +3311,"Create a mathematical expression using 34, 9, 78, and 77 that equals 151. Only basic arithmetic operators (+, -, x, /) are permitted.",151,34,9,78,77 +3312,"Create a mathematical expression using 81, 2, 51, and 86 that equals 65. Only basic arithmetic operators (+, -, x, /) are permitted.",65,81,2,51,86 +3313,"Can you make 180 using 60, 62, 2, and 91? Use only +, -, x, and / operators.",180,60,62,2,91 +3314,"Given the numbers 45, 17, 33, and 66, arrange them with +, -, x, and / operators to achieve 672.",672,45,17,33,66 +3315,"Can you make 936 using 64, 68, 61, and 56? Use only +, -, x, and / operators.",936,64,68,61,56 +3316,"Can you make 516 using 15, 85, 43, and 68? Use only +, -, x, and / operators.",516,15,85,43,68 +3317,"Find a way to combine 22, 35, 58, and 55 to get 812 using only +, -, x, and / operators.",812,22,35,58,55 +3318,"Using the numbers 65, 82, 6, and 42, create an expression that equals 399. You can only use +, -, x, and / operators.",399,65,82,6,42 +3319,"Given the numbers 1, 2, 54, and 24, arrange them with +, -, x, and / operators to achieve 85.",85,1,2,54,24 +3320,"Using the numbers 12, 48, 52, and 47, create an expression that equals 60. You can only use +, -, x, and / operators.",60,12,48,52,47 +3321,"Using the numbers 11, 5, 8, and 1, create an expression that equals 14. You can only use +, -, x, and / operators.",14,11,5,8,1 +3322,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 78, 90, 36, and 4 to equal 177.",177,78,90,36,4 +3323,"Your task: Use 95, 19, 14, and 77 exactly once each with only +, -, x, and / operators to create an expression equal to 438.",438,95,19,14,77 +3324,"Your task: Use 28, 22, 88, and 52 exactly once each with only +, -, x, and / operators to create an expression equal to 164.",164,28,22,88,52 +3325,"Using the numbers 1, 63, 31, and 3, create an expression that equals 97. You can only use +, -, x, and / operators.",97,1,63,31,3 +3326,"Problem: How can you use the four numbers 54, 13, 60, 15 with +, -, x, and / operators to get 698?",698,54,13,60,15 +3327,"Arrange 81, 62, 18, and 41 with +, -, x, and / to make 757.",757,81,62,18,41 +3328,"Your task: Use 66, 89, 15, and 11 exactly once each with only +, -, x, and / operators to create an expression equal to 142.",142,66,89,15,11 +3329,"Can you make 321 using 26, 13, 7, and 24? Use only +, -, x, and / operators.",321,26,13,7,24 +3330,"Create a mathematical expression using 97, 56, 9, and 23 that equals 360. Only basic arithmetic operators (+, -, x, /) are permitted.",360,97,56,9,23 +3331,"Arrange 46, 6, 76, and 75 with +, -, x, and / to make 427.",427,46,6,76,75 +3332,"Create a mathematical expression using 86, 10, 7, and 83 that equals 784. Only basic arithmetic operators (+, -, x, /) are permitted.",784,86,10,7,83 +3333,"Can you make 356 using 19, 29, 7, and 44? Use only +, -, x, and / operators.",356,19,29,7,44 +3334,"Arrange 36, 33, 17, and 21 with +, -, x, and / to make 618.",618,36,33,17,21 +3335,"Your task: Use 64, 16, 8, and 68 exactly once each with only +, -, x, and / operators to create an expression equal to 548.",548,64,16,8,68 +3336,"Arrange 31, 17, 17, and 63 with +, -, x, and / to make 447.",447,31,17,17,63 +3337,"Arrange 24, 86, 3, and 3 with +, -, x, and / to make 279.",279,24,86,3,3 +3338,"Given the numbers 21, 27, 29, and 58, arrange them with +, -, x, and / operators to achieve 746.",746,21,27,29,58 +3339,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 18, 6, 13, and 19 to equal 58.",58,18,6,13,19 +3340,"Find a way to combine 38, 2, 18, and 40 to get 41 using only +, -, x, and / operators.",41,38,2,18,40 +3341,"Use all four numbers (22, 30, 28, 68) to make 564. Only +, -, x, and / operators are allowed.",564,22,30,28,68 +3342,"Your task: Use 10, 62, 35, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 625.",625,10,62,35,7 +3343,"Create a mathematical expression using 2, 60, 87, and 34 that equals 67. Only basic arithmetic operators (+, -, x, /) are permitted.",67,2,60,87,34 +3344,"Using the numbers 13, 81, 2, and 69, create an expression that equals 244. You can only use +, -, x, and / operators.",244,13,81,2,69 +3345,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 80, 2, 90, and 7 to equal 137.",137,80,2,90,7 +3346,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 95, 57, and 12 to equal 786.",786,7,95,57,12 +3347,"Problem: How can you use the four numbers 1, 46, 15, 20 with +, -, x, and / operators to get 51?",51,1,46,15,20 +3348,"Your task: Use 3, 72, 72, and 23 exactly once each with only +, -, x, and / operators to create an expression equal to 25.",25,3,72,72,23 +3349,"Can you make 437 using 3, 70, 63, and 8? Use only +, -, x, and / operators.",437,3,70,63,8 +3350,"Problem: How can you use the four numbers 94, 3, 68, 56 with +, -, x, and / operators to get 270?",270,94,3,68,56 +3351,"Given the numbers 90, 30, 15, and 11, arrange them with +, -, x, and / operators to achieve 56.",56,90,30,15,11 +3352,"Arrange 56, 19, 15, and 96 with +, -, x, and / to make 437.",437,56,19,15,96 +3353,"Arrange 72, 77, 6, and 92 with +, -, x, and / to make 442.",442,72,77,6,92 +3354,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 54, 16, 99, and 8 to equal 72.",72,54,16,99,8 +3355,"Create a mathematical expression using 89, 97, 15, and 53 that equals 981. Only basic arithmetic operators (+, -, x, /) are permitted.",981,89,97,15,53 +3356,"Arrange 91, 88, 3, and 7 with +, -, x, and / to make 362.",362,91,88,3,7 +3357,"Can you make 100 using 94, 30, 3, and 4? Use only +, -, x, and / operators.",100,94,30,3,4 +3358,"Find a way to combine 23, 28, 9, and 78 to get 353 using only +, -, x, and / operators.",353,23,28,9,78 +3359,"Your task: Use 65, 9, 29, and 8 exactly once each with only +, -, x, and / operators to create an expression equal to 622.",622,65,9,29,8 +3360,"Use all four numbers (29, 22, 12, 37) to make 194. Only +, -, x, and / operators are allowed.",194,29,22,12,37 +3361,"Given the numbers 39, 13, 62, and 44, arrange them with +, -, x, and / operators to achieve 230.",230,39,13,62,44 +3362,"Create a mathematical expression using 1, 10, 40, and 74 that equals 124. Only basic arithmetic operators (+, -, x, /) are permitted.",124,1,10,40,74 +3363,"Can you make 127 using 20, 8, 38, and 5? Use only +, -, x, and / operators.",127,20,8,38,5 +3364,"Your task: Use 53, 66, 24, and 15 exactly once each with only +, -, x, and / operators to create an expression equal to 479.",479,53,66,24,15 +3365,"Using the numbers 16, 26, 2, and 65, create an expression that equals 767. You can only use +, -, x, and / operators.",767,16,26,2,65 +3366,"Arrange 97, 79, 10, and 95 with +, -, x, and / to make 982.",982,97,79,10,95 +3367,"Your task: Use 72, 1, 78, and 77 exactly once each with only +, -, x, and / operators to create an expression equal to 73.",73,72,1,78,77 +3368,"Can you make 202 using 51, 17, 93, and 77? Use only +, -, x, and / operators.",202,51,17,93,77 +3369,"Create a mathematical expression using 70, 30, 1, and 30 that equals 69. Only basic arithmetic operators (+, -, x, /) are permitted.",69,70,30,1,30 +3370,"Your task: Use 17, 22, 34, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 104.",104,17,22,34,93 +3371,"Can you make 455 using 50, 45, 8, and 45? Use only +, -, x, and / operators.",455,50,45,8,45 +3372,"Using the numbers 6, 28, 56, and 51, create an expression that equals 612. You can only use +, -, x, and / operators.",612,6,28,56,51 +3373,"Arrange 72, 12, 37, and 10 with +, -, x, and / to make 817.",817,72,12,37,10 +3374,"Your task: Use 1, 61, 64, and 92 exactly once each with only +, -, x, and / operators to create an expression equal to 33.",33,1,61,64,92 +3375,"Problem: How can you use the four numbers 49, 7, 99, 76 with +, -, x, and / operators to get 666?",666,49,7,99,76 +3376,"Using the numbers 34, 27, 25, and 47, create an expression that equals 990. You can only use +, -, x, and / operators.",990,34,27,25,47 +3377,"Create a mathematical expression using 6, 72, 65, and 51 that equals 418. Only basic arithmetic operators (+, -, x, /) are permitted.",418,6,72,65,51 +3378,"Using the numbers 72, 3, 3, and 82, create an expression that equals 154. You can only use +, -, x, and / operators.",154,72,3,3,82 +3379,"Create a mathematical expression using 40, 40, 27, and 5 that equals 215. Only basic arithmetic operators (+, -, x, /) are permitted.",215,40,40,27,5 +3380,"Use all four numbers (14, 2, 54, 56) to make 5. Only +, -, x, and / operators are allowed.",5,14,2,54,56 +3381,"Can you make 22 using 92, 52, 13, and 66? Use only +, -, x, and / operators.",22,92,52,13,66 +3382,"Find a way to combine 14, 35, 6, and 8 to get 476 using only +, -, x, and / operators.",476,14,35,6,8 +3383,"Can you make 821 using 21, 38, 72, and 49? Use only +, -, x, and / operators.",821,21,38,72,49 +3384,"Given the numbers 33, 40, 40, and 71, arrange them with +, -, x, and / operators to achieve 104.",104,33,40,40,71 +3385,"Given the numbers 24, 2, 70, and 92, arrange them with +, -, x, and / operators to achieve 70.",70,24,2,70,92 +3386,"Given the numbers 7, 64, 42, and 89, arrange them with +, -, x, and / operators to achieve 317.",317,7,64,42,89 +3387,"Given the numbers 14, 20, 46, and 36, arrange them with +, -, x, and / operators to achieve 198.",198,14,20,46,36 +3388,"Your task: Use 14, 9, 68, and 61 exactly once each with only +, -, x, and / operators to create an expression equal to 119.",119,14,9,68,61 +3389,"Problem: How can you use the four numbers 52, 10, 62, 36 with +, -, x, and / operators to get 494?",494,52,10,62,36 +3390,"Find a way to combine 91, 14, 74, and 31 to get 450 using only +, -, x, and / operators.",450,91,14,74,31 +3391,"Your task: Use 5, 75, 26, and 37 exactly once each with only +, -, x, and / operators to create an expression equal to 386.",386,5,75,26,37 +3392,"Arrange 52, 12, 46, and 7 with +, -, x, and / to make 677.",677,52,12,46,7 +3393,"Arrange 12, 71, 93, and 59 with +, -, x, and / to make 886.",886,12,71,93,59 +3394,"Given the numbers 84, 14, 10, and 2, arrange them with +, -, x, and / operators to achieve 62.",62,84,14,10,2 +3395,"Find a way to combine 86, 2, 38, and 42 to get 252 using only +, -, x, and / operators.",252,86,2,38,42 +3396,"Using the numbers 50, 1, 71, and 80, create an expression that equals 59. You can only use +, -, x, and / operators.",59,50,1,71,80 +3397,"Can you make 49 using 17, 6, 50, and 3? Use only +, -, x, and / operators.",49,17,6,50,3 +3398,"Create a mathematical expression using 79, 4, 55, and 49 that equals 420. Only basic arithmetic operators (+, -, x, /) are permitted.",420,79,4,55,49 +3399,"Create a mathematical expression using 91, 5, 27, and 50 that equals 6. Only basic arithmetic operators (+, -, x, /) are permitted.",6,91,5,27,50 +3400,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 83, 8, 5, and 100 to equal 591.",591,83,8,5,100 +3401,"Find a way to combine 10, 35, 30, and 15 to get 348 using only +, -, x, and / operators.",348,10,35,30,15 +3402,"Your task: Use 18, 37, 97, and 75 exactly once each with only +, -, x, and / operators to create an expression equal to 838.",838,18,37,97,75 +3403,"Find a way to combine 79, 9, 58, and 72 to get 529 using only +, -, x, and / operators.",529,79,9,58,72 +3404,"Using the numbers 58, 14, 18, and 9, create an expression that equals 206. You can only use +, -, x, and / operators.",206,58,14,18,9 +3405,"Arrange 72, 18, 1, and 87 with +, -, x, and / to make 141.",141,72,18,1,87 +3406,"Your task: Use 27, 9, 67, and 61 exactly once each with only +, -, x, and / operators to create an expression equal to 371.",371,27,9,67,61 +3407,"Create a mathematical expression using 13, 31, 24, and 43 that equals 384. Only basic arithmetic operators (+, -, x, /) are permitted.",384,13,31,24,43 +3408,"Problem: How can you use the four numbers 8, 25, 77, 85 with +, -, x, and / operators to get 362?",362,8,25,77,85 +3409,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 12, 66, 22, and 58 to equal 94.",94,12,66,22,58 +3410,"Problem: How can you use the four numbers 59, 16, 93, 87 with +, -, x, and / operators to get 950?",950,59,16,93,87 +3411,"Problem: How can you use the four numbers 92, 34, 89, 25 with +, -, x, and / operators to get 903?",903,92,34,89,25 +3412,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 86, 41, and 29 to equal 446.",446,6,86,41,29 +3413,"Your task: Use 48, 38, 11, and 49 exactly once each with only +, -, x, and / operators to create an expression equal to 625.",625,48,38,11,49 +3414,"Use all four numbers (35, 21, 54, 6) to make 744. Only +, -, x, and / operators are allowed.",744,35,21,54,6 +3415,"Arrange 24, 38, 100, and 93 with +, -, x, and / to make 905.",905,24,38,100,93 +3416,"Find a way to combine 39, 39, 33, and 17 to get 960 using only +, -, x, and / operators.",960,39,39,33,17 +3417,"Create a mathematical expression using 66, 11, 28, and 17 that equals 51. Only basic arithmetic operators (+, -, x, /) are permitted.",51,66,11,28,17 +3418,"Can you make 759 using 46, 73, 80, and 8? Use only +, -, x, and / operators.",759,46,73,80,8 +3419,"Create a mathematical expression using 7, 5, 69, and 57 that equals 47. Only basic arithmetic operators (+, -, x, /) are permitted.",47,7,5,69,57 +3420,"Given the numbers 80, 97, 6, and 23, arrange them with +, -, x, and / operators to achieve 121.",121,80,97,6,23 +3421,"Find a way to combine 15, 70, 13, and 64 to get 777 using only +, -, x, and / operators.",777,15,70,13,64 +3422,"Can you make 375 using 34, 12, 24, and 57? Use only +, -, x, and / operators.",375,34,12,24,57 +3423,"Find a way to combine 42, 30, 100, and 3 to get 143 using only +, -, x, and / operators.",143,42,30,100,3 +3424,"Problem: How can you use the four numbers 47, 64, 90, 2 with +, -, x, and / operators to get 28?",28,47,64,90,2 +3425,"Using the numbers 5, 22, 13, and 25, create an expression that equals 352. You can only use +, -, x, and / operators.",352,5,22,13,25 +3426,"Given the numbers 76, 1, 23, and 56, arrange them with +, -, x, and / operators to achieve 155.",155,76,1,23,56 +3427,"Create a mathematical expression using 89, 47, 14, and 89 that equals 836. Only basic arithmetic operators (+, -, x, /) are permitted.",836,89,47,14,89 +3428,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 62, 9, and 53 to equal 478.",478,7,62,9,53 +3429,"Given the numbers 79, 8, 94, and 27, arrange them with +, -, x, and / operators to achieve 511.",511,79,8,94,27 +3430,"Can you make 126 using 44, 68, 25, and 6? Use only +, -, x, and / operators.",126,44,68,25,6 +3431,"Given the numbers 66, 58, 14, and 24, arrange them with +, -, x, and / operators to achieve 460.",460,66,58,14,24 +3432,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 21, 47, and 40 to equal 417.",417,24,21,47,40 +3433,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 66, 52, 10, and 32 to equal 438.",438,66,52,10,32 +3434,"Find a way to combine 63, 7, 41, and 31 to get 338 using only +, -, x, and / operators.",338,63,7,41,31 +3435,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 86, 43, 72, and 27 to equal 117.",117,86,43,72,27 +3436,"Problem: How can you use the four numbers 22, 26, 79, 24 with +, -, x, and / operators to get 469?",469,22,26,79,24 +3437,"Given the numbers 7, 57, 48, and 53, arrange them with +, -, x, and / operators to achieve 500.",500,7,57,48,53 +3438,"Create a mathematical expression using 90, 31, 55, and 1 that equals 114. Only basic arithmetic operators (+, -, x, /) are permitted.",114,90,31,55,1 +3439,"Use all four numbers (5, 63, 7, 85) to make 237. Only +, -, x, and / operators are allowed.",237,5,63,7,85 +3440,"Create a mathematical expression using 92, 1, 58, and 2 that equals 63. Only basic arithmetic operators (+, -, x, /) are permitted.",63,92,1,58,2 +3441,"Your task: Use 74, 75, 12, and 36 exactly once each with only +, -, x, and / operators to create an expression equal to 299.",299,74,75,12,36 +3442,"Using the numbers 17, 71, 6, and 8, create an expression that equals 40. You can only use +, -, x, and / operators.",40,17,71,6,8 +3443,"Find a way to combine 98, 28, 33, and 81 to get 71 using only +, -, x, and / operators.",71,98,28,33,81 +3444,"Create a mathematical expression using 45, 37, 7, and 52 that equals 252. Only basic arithmetic operators (+, -, x, /) are permitted.",252,45,37,7,52 +3445,"Create a mathematical expression using 63, 8, 34, and 14 that equals 524. Only basic arithmetic operators (+, -, x, /) are permitted.",524,63,8,34,14 +3446,"Arrange 12, 85, 76, and 9 with +, -, x, and / to make 953.",953,12,85,76,9 +3447,"Arrange 80, 97, 72, and 3 with +, -, x, and / to make 153.",153,80,97,72,3 +3448,"Arrange 26, 11, 87, and 3 with +, -, x, and / to make 980.",980,26,11,87,3 +3449,"Arrange 91, 81, 22, and 2 with +, -, x, and / to make 216.",216,91,81,22,2 +3450,"Arrange 11, 3, 39, and 62 with +, -, x, and / to make 66.",66,11,3,39,62 +3451,"Given the numbers 1, 48, 54, and 10, arrange them with +, -, x, and / operators to achieve 4.",4,1,48,54,10 +3452,"Find a way to combine 75, 96, 10, and 58 to get 977 using only +, -, x, and / operators.",977,75,96,10,58 +3453,"Arrange 95, 3, 57, and 2 with +, -, x, and / to make 399.",399,95,3,57,2 +3454,"Use all four numbers (11, 11, 60, 90) to make 31. Only +, -, x, and / operators are allowed.",31,11,11,60,90 +3455,"Find a way to combine 100, 50, 20, and 28 to get 10 using only +, -, x, and / operators.",10,100,50,20,28 +3456,"Your task: Use 36, 11, 86, and 70 exactly once each with only +, -, x, and / operators to create an expression equal to 412.",412,36,11,86,70 +3457,"Problem: How can you use the four numbers 22, 54, 20, 23 with +, -, x, and / operators to get 536?",536,22,54,20,23 +3458,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 2, 24, 26, and 22 to equal 648.",648,2,24,26,22 +3459,"Your task: Use 12, 14, 47, and 77 exactly once each with only +, -, x, and / operators to create an expression equal to 44.",44,12,14,47,77 +3460,"Using the numbers 58, 10, 5, and 46, create an expression that equals 106. You can only use +, -, x, and / operators.",106,58,10,5,46 +3461,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 41, 44, 17, and 24 to equal 493.",493,41,44,17,24 +3462,"Problem: How can you use the four numbers 37, 59, 16, 89 with +, -, x, and / operators to get 892?",892,37,59,16,89 +3463,"Arrange 93, 1, 31, and 49 with +, -, x, and / to make 13.",13,93,1,31,49 +3464,"Your task: Use 2, 28, 11, and 94 exactly once each with only +, -, x, and / operators to create an expression equal to 216.",216,2,28,11,94 +3465,"Problem: How can you use the four numbers 80, 3, 5, 5 with +, -, x, and / operators to get 155?",155,80,3,5,5 +3466,"Find a way to combine 52, 15, 61, and 23 to get 864 using only +, -, x, and / operators.",864,52,15,61,23 +3467,"Create a mathematical expression using 43, 80, 9, and 43 that equals 806. Only basic arithmetic operators (+, -, x, /) are permitted.",806,43,80,9,43 +3468,"Use all four numbers (39, 81, 32, 27) to make 984. Only +, -, x, and / operators are allowed.",984,39,81,32,27 +3469,"Problem: How can you use the four numbers 6, 54, 35, 2 with +, -, x, and / operators to get 287?",287,6,54,35,2 +3470,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 95, 58, 6, and 70 to equal 573.",573,95,58,6,70 +3471,"Arrange 87, 11, 14, and 53 with +, -, x, and / to make 840.",840,87,11,14,53 +3472,"Can you make 411 using 64, 8, 92, and 9? Use only +, -, x, and / operators.",411,64,8,92,9 +3473,"Create a mathematical expression using 22, 2, 64, and 3 that equals 105. Only basic arithmetic operators (+, -, x, /) are permitted.",105,22,2,64,3 +3474,"Problem: How can you use the four numbers 8, 9, 55, 48 with +, -, x, and / operators to get 551?",551,8,9,55,48 +3475,"Find a way to combine 76, 12, 31, and 19 to get 467 using only +, -, x, and / operators.",467,76,12,31,19 +3476,"Create a mathematical expression using 85, 12, 78, and 13 that equals 79. Only basic arithmetic operators (+, -, x, /) are permitted.",79,85,12,78,13 +3477,"Create a mathematical expression using 69, 6, 10, and 9 that equals 124. Only basic arithmetic operators (+, -, x, /) are permitted.",124,69,6,10,9 +3478,"Arrange 18, 27, 10, and 23 with +, -, x, and / to make 473.",473,18,27,10,23 +3479,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 74, 19, 63, and 5 to equal 408.",408,74,19,63,5 +3480,"Create a mathematical expression using 16, 90, 18, and 4 that equals 34. Only basic arithmetic operators (+, -, x, /) are permitted.",34,16,90,18,4 +3481,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 11, 74, 25, and 20 to equal 769.",769,11,74,25,20 +3482,"Find a way to combine 82, 2, 55, and 10 to get 202 using only +, -, x, and / operators.",202,82,2,55,10 +3483,"Use all four numbers (16, 63, 7, 81) to make 88. Only +, -, x, and / operators are allowed.",88,16,63,7,81 +3484,"Arrange 18, 10, 21, and 39 with +, -, x, and / to make 162.",162,18,10,21,39 +3485,"Given the numbers 17, 12, 82, and 11, arrange them with +, -, x, and / operators to achieve 990.",990,17,12,82,11 +3486,"Using the numbers 3, 58, 96, and 35, create an expression that equals 43. You can only use +, -, x, and / operators.",43,3,58,96,35 +3487,"Your task: Use 100, 25, 14, and 55 exactly once each with only +, -, x, and / operators to create an expression equal to 45.",45,100,25,14,55 +3488,"Using the numbers 8, 8, 90, and 64, create an expression that equals 664. You can only use +, -, x, and / operators.",664,8,8,90,64 +3489,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 15, 3, 33, and 68 to equal 233.",233,15,3,33,68 +3490,"Using the numbers 63, 53, 37, and 23, create an expression that equals 861. You can only use +, -, x, and / operators.",861,63,53,37,23 +3491,"Your task: Use 27, 64, 8, and 47 exactly once each with only +, -, x, and / operators to create an expression equal to 66.",66,27,64,8,47 +3492,"Use all four numbers (35, 84, 50, 53) to make 290. Only +, -, x, and / operators are allowed.",290,35,84,50,53 +3493,"Create a mathematical expression using 48, 69, 9, and 24 that equals 693. Only basic arithmetic operators (+, -, x, /) are permitted.",693,48,69,9,24 +3494,"Your task: Use 78, 7, 85, and 75 exactly once each with only +, -, x, and / operators to create an expression equal to 706.",706,78,7,85,75 +3495,"Arrange 61, 53, 1, and 95 with +, -, x, and / to make 209.",209,61,53,1,95 +3496,"Create a mathematical expression using 12, 42, 87, and 61 that equals 478. Only basic arithmetic operators (+, -, x, /) are permitted.",478,12,42,87,61 +3497,"Find a way to combine 9, 72, 38, and 24 to get 993 using only +, -, x, and / operators.",993,9,72,38,24 +3498,"Create a mathematical expression using 78, 5, 67, and 9 that equals 676. Only basic arithmetic operators (+, -, x, /) are permitted.",676,78,5,67,9 +3499,"Problem: How can you use the four numbers 28, 84, 96, 14 with +, -, x, and / operators to get 46?",46,28,84,96,14 +3500,"Create a mathematical expression using 74, 84, 48, and 60 that equals 179. Only basic arithmetic operators (+, -, x, /) are permitted.",179,74,84,48,60 +3501,"Create a mathematical expression using 98, 25, 1, and 78 that equals 151. Only basic arithmetic operators (+, -, x, /) are permitted.",151,98,25,1,78 +3502,"Can you make 195 using 69, 82, 4, and 52? Use only +, -, x, and / operators.",195,69,82,4,52 +3503,"Using the numbers 22, 75, 18, and 61, create an expression that equals 552. You can only use +, -, x, and / operators.",552,22,75,18,61 +3504,"Using the numbers 38, 31, 73, and 6, create an expression that equals 445. You can only use +, -, x, and / operators.",445,38,31,73,6 +3505,"Arrange 67, 35, 5, and 23 with +, -, x, and / to make 446.",446,67,35,5,23 +3506,"Create a mathematical expression using 48, 21, 21, and 24 that equals 531. Only basic arithmetic operators (+, -, x, /) are permitted.",531,48,21,21,24 +3507,"Use all four numbers (11, 9, 47, 8) to make 396. Only +, -, x, and / operators are allowed.",396,11,9,47,8 +3508,"Can you make 412 using 10, 44, 31, and 59? Use only +, -, x, and / operators.",412,10,44,31,59 +3509,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 44, 30, 20, and 18 to equal 662.",662,44,30,20,18 +3510,"Arrange 68, 45, 91, and 10 with +, -, x, and / to make 933.",933,68,45,91,10 +3511,"Your task: Use 49, 1, 12, and 18 exactly once each with only +, -, x, and / operators to create an expression equal to 43.",43,49,1,12,18 +3512,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 19, 65, 36, and 5 to equal 264.",264,19,65,36,5 +3513,"Use all four numbers (20, 14, 10, 15) to make 130. Only +, -, x, and / operators are allowed.",130,20,14,10,15 +3514,"Arrange 13, 40, 57, and 94 with +, -, x, and / to make 483.",483,13,40,57,94 +3515,"Find a way to combine 27, 42, 95, and 9 to get 840 using only +, -, x, and / operators.",840,27,42,95,9 +3516,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 61, 44, 9, and 14 to equal 143.",143,61,44,9,14 +3517,"Using the numbers 75, 18, 1, and 3, create an expression that equals 96. You can only use +, -, x, and / operators.",96,75,18,1,3 +3518,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 27, 17, 34, and 46 to equal 621.",621,27,17,34,46 +3519,"Can you make 27 using 11, 33, 51, and 3? Use only +, -, x, and / operators.",27,11,33,51,3 +3520,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 66, 11, 93, and 65 to equal 884.",884,66,11,93,65 +3521,"Given the numbers 1, 15, 40, and 100, arrange them with +, -, x, and / operators to achieve 500.",500,1,15,40,100 +3522,"Create a mathematical expression using 84, 6, 8, and 1 that equals 112. Only basic arithmetic operators (+, -, x, /) are permitted.",112,84,6,8,1 +3523,"Problem: How can you use the four numbers 79, 37, 17, 30 with +, -, x, and / operators to get 626?",626,79,37,17,30 +3524,"Use all four numbers (52, 32, 73, 8) to make 604. Only +, -, x, and / operators are allowed.",604,52,32,73,8 +3525,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 43, 1, 85, and 85 to equal 44.",44,43,1,85,85 +3526,"Create a mathematical expression using 4, 96, 5, and 83 that equals 401. Only basic arithmetic operators (+, -, x, /) are permitted.",401,4,96,5,83 +3527,"Create a mathematical expression using 67, 100, 25, and 26 that equals 617. Only basic arithmetic operators (+, -, x, /) are permitted.",617,67,100,25,26 +3528,"Use all four numbers (10, 28, 83, 50) to make 313. Only +, -, x, and / operators are allowed.",313,10,28,83,50 +3529,"Create a mathematical expression using 5, 63, 66, and 69 that equals 180. Only basic arithmetic operators (+, -, x, /) are permitted.",180,5,63,66,69 +3530,"Find a way to combine 67, 51, 45, and 18 to get 826 using only +, -, x, and / operators.",826,67,51,45,18 +3531,"Using the numbers 19, 52, 5, and 10, create an expression that equals 973. You can only use +, -, x, and / operators.",973,19,52,5,10 +3532,"Problem: How can you use the four numbers 95, 2, 14, 93 with +, -, x, and / operators to get 216?",216,95,2,14,93 +3533,"Create a mathematical expression using 40, 8, 3, and 12 that equals 72. Only basic arithmetic operators (+, -, x, /) are permitted.",72,40,8,3,12 +3534,"Arrange 30, 45, 28, and 54 with +, -, x, and / to make 700.",700,30,45,28,54 +3535,"Using the numbers 97, 10, 28, and 37, create an expression that equals 961. You can only use +, -, x, and / operators.",961,97,10,28,37 +3536,"Your task: Use 21, 85, 75, and 15 exactly once each with only +, -, x, and / operators to create an expression equal to 357.",357,21,85,75,15 +3537,"Problem: How can you use the four numbers 69, 16, 6, 82 with +, -, x, and / operators to get 266?",266,69,16,6,82 +3538,"Use all four numbers (83, 1, 33, 56) to make 60. Only +, -, x, and / operators are allowed.",60,83,1,33,56 +3539,"Use all four numbers (38, 82, 76, 18) to make 59. Only +, -, x, and / operators are allowed.",59,38,82,76,18 +3540,"Given the numbers 49, 82, 28, and 28, arrange them with +, -, x, and / operators to achieve 751.",751,49,82,28,28 +3541,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 32, 36, 22, and 85 to equal 909.",909,32,36,22,85 +3542,"Using the numbers 13, 34, 65, and 69, create an expression that equals 308. You can only use +, -, x, and / operators.",308,13,34,65,69 +3543,"Arrange 49, 20, 12, and 65 with +, -, x, and / to make 200.",200,49,20,12,65 +3544,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 90, 6, 6, and 74 to equal 165.",165,90,6,6,74 +3545,"Your task: Use 96, 88, 8, and 8 exactly once each with only +, -, x, and / operators to create an expression equal to 792.",792,96,88,8,8 +3546,"Arrange 22, 14, 21, and 56 with +, -, x, and / to make 372.",372,22,14,21,56 +3547,"Use all four numbers (85, 96, 84, 92) to make 432. Only +, -, x, and / operators are allowed.",432,85,96,84,92 +3548,"Use all four numbers (30, 55, 38, 100) to make 627. Only +, -, x, and / operators are allowed.",627,30,55,38,100 +3549,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 63, 9, 15, and 3 to equal 549.",549,63,9,15,3 +3550,"Arrange 58, 58, 59, and 4 with +, -, x, and / to make 63.",63,58,58,59,4 +3551,"Using the numbers 74, 13, 66, and 63, create an expression that equals 995. You can only use +, -, x, and / operators.",995,74,13,66,63 +3552,"Find a way to combine 32, 13, 29, and 58 to get 329 using only +, -, x, and / operators.",329,32,13,29,58 +3553,"Arrange 49, 93, 8, and 76 with +, -, x, and / to make 717.",717,49,93,8,76 +3554,"Using the numbers 47, 28, 81, and 9, create an expression that equals 66. You can only use +, -, x, and / operators.",66,47,28,81,9 +3555,"Using the numbers 29, 10, 3, and 14, create an expression that equals 856. You can only use +, -, x, and / operators.",856,29,10,3,14 +3556,"Find a way to combine 18, 6, 6, and 67 to get 181 using only +, -, x, and / operators.",181,18,6,6,67 +3557,"Using the numbers 5, 68, 43, and 29, create an expression that equals 268. You can only use +, -, x, and / operators.",268,5,68,43,29 +3558,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 85, 7, 14, and 39 to equal 222.",222,85,7,14,39 +3559,"Can you make 802 using 18, 51, 55, and 61? Use only +, -, x, and / operators.",802,18,51,55,61 +3560,"Find a way to combine 25, 18, 84, and 38 to get 572 using only +, -, x, and / operators.",572,25,18,84,38 +3561,"Problem: How can you use the four numbers 100, 4, 72, 17 with +, -, x, and / operators to get 311?",311,100,4,72,17 +3562,"Problem: How can you use the four numbers 3, 24, 54, 27 with +, -, x, and / operators to get 70?",70,3,24,54,27 +3563,"Can you make 326 using 33, 5, 52, and 33? Use only +, -, x, and / operators.",326,33,5,52,33 +3564,"Create a mathematical expression using 31, 25, 15, and 22 that equals 386. Only basic arithmetic operators (+, -, x, /) are permitted.",386,31,25,15,22 +3565,"Find a way to combine 16, 32, 54, and 11 to get 642 using only +, -, x, and / operators.",642,16,32,54,11 +3566,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 40, 22, and 80 to equal 902.",902,24,40,22,80 +3567,"Find a way to combine 27, 31, 81, and 9 to get 108 using only +, -, x, and / operators.",108,27,31,81,9 +3568,"Can you make 27 using 11, 13, 69, and 23? Use only +, -, x, and / operators.",27,11,13,69,23 +3569,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 5, 22, 58, and 5 to equal 173.",173,5,22,58,5 +3570,"Use all four numbers (16, 13, 7, 34) to make 241. Only +, -, x, and / operators are allowed.",241,16,13,7,34 +3571,"Using the numbers 66, 67, 8, and 82, create an expression that equals 789. You can only use +, -, x, and / operators.",789,66,67,8,82 +3572,"Use all four numbers (49, 2, 23, 65) to make 56. Only +, -, x, and / operators are allowed.",56,49,2,23,65 +3573,"Use all four numbers (40, 5, 4, 11) to make 811. Only +, -, x, and / operators are allowed.",811,40,5,4,11 +3574,"Your task: Use 13, 24, 25, and 6 exactly once each with only +, -, x, and / operators to create an expression equal to 293.",293,13,24,25,6 +3575,"Can you make 196 using 58, 5, 14, and 80? Use only +, -, x, and / operators.",196,58,5,14,80 +3576,"Use all four numbers (11, 10, 93, 77) to make 864. Only +, -, x, and / operators are allowed.",864,11,10,93,77 +3577,"Problem: How can you use the four numbers 23, 25, 16, 27 with +, -, x, and / operators to get 143?",143,23,25,16,27 +3578,"Using the numbers 59, 86, 17, and 7, create an expression that equals 26. You can only use +, -, x, and / operators.",26,59,86,17,7 +3579,"Using the numbers 63, 61, 7, and 47, create an expression that equals 453. You can only use +, -, x, and / operators.",453,63,61,7,47 +3580,"Your task: Use 95, 23, 9, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 72.",72,95,23,9,9 +3581,"Use all four numbers (40, 1, 31, 45) to make 116. Only +, -, x, and / operators are allowed.",116,40,1,31,45 +3582,"Create a mathematical expression using 10, 8, 54, and 29 that equals 471. Only basic arithmetic operators (+, -, x, /) are permitted.",471,10,8,54,29 +3583,"Your task: Use 16, 27, 30, and 88 exactly once each with only +, -, x, and / operators to create an expression equal to 738.",738,16,27,30,88 +3584,"Problem: How can you use the four numbers 5, 88, 17, 55 with +, -, x, and / operators to get 402?",402,5,88,17,55 +3585,"Your task: Use 60, 54, 1, and 54 exactly once each with only +, -, x, and / operators to create an expression equal to 59.",59,60,54,1,54 +3586,"Can you make 533 using 3, 29, 18, and 8? Use only +, -, x, and / operators.",533,3,29,18,8 +3587,"Your task: Use 5, 90, 61, and 36 exactly once each with only +, -, x, and / operators to create an expression equal to 425.",425,5,90,61,36 +3588,"Arrange 77, 35, 11, and 76 with +, -, x, and / to make 878.",878,77,35,11,76 +3589,"Find a way to combine 99, 30, 36, and 68 to get 522 using only +, -, x, and / operators.",522,99,30,36,68 +3590,"Use all four numbers (92, 10, 30, 1) to make 276. Only +, -, x, and / operators are allowed.",276,92,10,30,1 +3591,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 71, 10, 32, and 1 to equal 93.",93,71,10,32,1 +3592,"Use all four numbers (32, 23, 91, 55) to make 700. Only +, -, x, and / operators are allowed.",700,32,23,91,55 +3593,"Can you make 852 using 9, 88, 29, and 31? Use only +, -, x, and / operators.",852,9,88,29,31 +3594,"Given the numbers 17, 66, 2, and 69, arrange them with +, -, x, and / operators to achieve 984.",984,17,66,2,69 +3595,"Find a way to combine 55, 82, 5, and 33 to get 935 using only +, -, x, and / operators.",935,55,82,5,33 +3596,"Use all four numbers (47, 3, 61, 26) to make 176. Only +, -, x, and / operators are allowed.",176,47,3,61,26 +3597,"Given the numbers 25, 32, 6, and 99, arrange them with +, -, x, and / operators to achieve 206.",206,25,32,6,99 +3598,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 13, 40, 52, and 36 to equal 536.",536,13,40,52,36 +3599,"Arrange 75, 61, 8, and 28 with +, -, x, and / to make 238.",238,75,61,8,28 +3600,"Given the numbers 35, 26, 2, and 53, arrange them with +, -, x, and / operators to achieve 859.",859,35,26,2,53 +3601,"Using the numbers 18, 8, 73, and 41, create an expression that equals 30. You can only use +, -, x, and / operators.",30,18,8,73,41 +3602,"Create a mathematical expression using 41, 58, 46, and 1 that equals 29. Only basic arithmetic operators (+, -, x, /) are permitted.",29,41,58,46,1 +3603,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 2, 3, and 4 to equal 35.",35,21,2,3,4 +3604,"Using the numbers 27, 45, 10, and 74, create an expression that equals 444. You can only use +, -, x, and / operators.",444,27,45,10,74 +3605,"Can you make 236 using 95, 7, 2, and 74? Use only +, -, x, and / operators.",236,95,7,2,74 +3606,"Use all four numbers (89, 4, 65, 49) to make 242. Only +, -, x, and / operators are allowed.",242,89,4,65,49 +3607,"Create a mathematical expression using 1, 49, 8, and 67 that equals 124. Only basic arithmetic operators (+, -, x, /) are permitted.",124,1,49,8,67 +3608,"Use all four numbers (76, 5, 51, 76) to make 253. Only +, -, x, and / operators are allowed.",253,76,5,51,76 +3609,"Using the numbers 59, 7, 67, and 11, create an expression that equals 803. You can only use +, -, x, and / operators.",803,59,7,67,11 +3610,"Using the numbers 40, 60, 5, and 29, create an expression that equals 57. You can only use +, -, x, and / operators.",57,40,60,5,29 +3611,"Can you make 83 using 62, 56, 1, and 77? Use only +, -, x, and / operators.",83,62,56,1,77 +3612,"Given the numbers 84, 46, 92, and 64, arrange them with +, -, x, and / operators to achieve 232.",232,84,46,92,64 +3613,"Arrange 62, 42, 31, and 9 with +, -, x, and / to make 383.",383,62,42,31,9 +3614,"Arrange 79, 13, 26, and 53 with +, -, x, and / to make 470.",470,79,13,26,53 +3615,"Use all four numbers (48, 24, 2, 85) to make 982. Only +, -, x, and / operators are allowed.",982,48,24,2,85 +3616,"Problem: How can you use the four numbers 75, 3, 16, 3 with +, -, x, and / operators to get 244?",244,75,3,16,3 +3617,"Can you make 565 using 6, 21, 24, and 55? Use only +, -, x, and / operators.",565,6,21,24,55 +3618,"Using the numbers 54, 2, 15, and 87, create an expression that equals 210. You can only use +, -, x, and / operators.",210,54,2,15,87 +3619,"Use all four numbers (53, 37, 37, 97) to make 151. Only +, -, x, and / operators are allowed.",151,53,37,37,97 +3620,"Arrange 85, 59, 1, and 57 with +, -, x, and / to make 83.",83,85,59,1,57 +3621,"Use all four numbers (58, 2, 81, 17) to make 93. Only +, -, x, and / operators are allowed.",93,58,2,81,17 +3622,"Create a mathematical expression using 42, 45, 80, and 4 that equals 942. Only basic arithmetic operators (+, -, x, /) are permitted.",942,42,45,80,4 +3623,"Find a way to combine 2, 45, 49, and 21 to get 986 using only +, -, x, and / operators.",986,2,45,49,21 +3624,"Given the numbers 84, 20, 52, and 78, arrange them with +, -, x, and / operators to achieve 54.",54,84,20,52,78 +3625,"Use all four numbers (13, 61, 16, 95) to make 894. Only +, -, x, and / operators are allowed.",894,13,61,16,95 +3626,"Using the numbers 1, 5, 70, and 28, create an expression that equals 3. You can only use +, -, x, and / operators.",3,1,5,70,28 +3627,"Given the numbers 71, 7, 80, and 92, arrange them with +, -, x, and / operators to achieve 539.",539,71,7,80,92 +3628,"Arrange 21, 33, 96, and 3 with +, -, x, and / to make 342.",342,21,33,96,3 +3629,"Problem: How can you use the four numbers 72, 14, 14, 65 with +, -, x, and / operators to get 929?",929,72,14,14,65 +3630,"Use all four numbers (19, 37, 84, 84) to make 871. Only +, -, x, and / operators are allowed.",871,19,37,84,84 +3631,"Use all four numbers (53, 14, 16, 29) to make 278. Only +, -, x, and / operators are allowed.",278,53,14,16,29 +3632,"Using the numbers 62, 7, 91, and 37, create an expression that equals 736. You can only use +, -, x, and / operators.",736,62,7,91,37 +3633,"Create a mathematical expression using 58, 58, 70, and 11 that equals 81. Only basic arithmetic operators (+, -, x, /) are permitted.",81,58,58,70,11 +3634,"Can you make 275 using 16, 1, 26, and 10? Use only +, -, x, and / operators.",275,16,1,26,10 +3635,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 34, 24, and 30 to equal 108.",108,3,34,24,30 +3636,"Given the numbers 5, 15, 10, and 80, arrange them with +, -, x, and / operators to achieve 820.",820,5,15,10,80 +3637,"Use all four numbers (5, 36, 21, 36) to make 936. Only +, -, x, and / operators are allowed.",936,5,36,21,36 +3638,"Given the numbers 80, 16, 14, and 64, arrange them with +, -, x, and / operators to achieve 55.",55,80,16,14,64 +3639,"Find a way to combine 11, 24, 71, and 49 to get 286 using only +, -, x, and / operators.",286,11,24,71,49 +3640,"Arrange 91, 93, 72, and 72 with +, -, x, and / to make 185.",185,91,93,72,72 +3641,"Given the numbers 60, 1, 24, and 24, arrange them with +, -, x, and / operators to achieve 12.",12,60,1,24,24 +3642,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 42, 2, 56, and 70 to equal 84.",84,42,2,56,70 +3643,"Create a mathematical expression using 40, 64, 1, and 78 that equals 54. Only basic arithmetic operators (+, -, x, /) are permitted.",54,40,64,1,78 +3644,"Given the numbers 30, 26, 7, and 92, arrange them with +, -, x, and / operators to achieve 700.",700,30,26,7,92 +3645,"Create a mathematical expression using 5, 71, 10, and 12 that equals 196. Only basic arithmetic operators (+, -, x, /) are permitted.",196,5,71,10,12 +3646,"Given the numbers 85, 91, 91, and 3, arrange them with +, -, x, and / operators to achieve 267.",267,85,91,91,3 +3647,"Arrange 39, 3, 57, and 38 with +, -, x, and / to make 32.",32,39,3,57,38 +3648,"Use all four numbers (8, 89, 66, 67) to make 579. Only +, -, x, and / operators are allowed.",579,8,89,66,67 +3649,"Arrange 13, 56, 60, and 24 with +, -, x, and / to make 153.",153,13,56,60,24 +3650,"Create a mathematical expression using 53, 17, 36, and 28 that equals 893. Only basic arithmetic operators (+, -, x, /) are permitted.",893,53,17,36,28 +3651,"Given the numbers 33, 38, 17, and 50, arrange them with +, -, x, and / operators to achieve 921.",921,33,38,17,50 +3652,"Problem: How can you use the four numbers 59, 23, 23, 12 with +, -, x, and / operators to get 47?",47,59,23,23,12 +3653,"Your task: Use 45, 37, 2, and 44 exactly once each with only +, -, x, and / operators to create an expression equal to 15.",15,45,37,2,44 +3654,"Your task: Use 7, 57, 27, and 59 exactly once each with only +, -, x, and / operators to create an expression equal to 431.",431,7,57,27,59 +3655,"Can you make 291 using 88, 59, 4, and 33? Use only +, -, x, and / operators.",291,88,59,4,33 +3656,"Given the numbers 31, 6, 33, and 58, arrange them with +, -, x, and / operators to achieve 95.",95,31,6,33,58 +3657,"Arrange 24, 24, 6, and 25 with +, -, x, and / to make 595.",595,24,24,6,25 +3658,"Problem: How can you use the four numbers 29, 72, 22, 77 with +, -, x, and / operators to get 394?",394,29,72,22,77 +3659,"Use all four numbers (66, 24, 9, 87) to make 195. Only +, -, x, and / operators are allowed.",195,66,24,9,87 +3660,"Create a mathematical expression using 9, 5, 5, and 34 that equals 68. Only basic arithmetic operators (+, -, x, /) are permitted.",68,9,5,5,34 +3661,"Using the numbers 6, 21, 85, and 42, create an expression that equals 253. You can only use +, -, x, and / operators.",253,6,21,85,42 +3662,"Using the numbers 56, 67, 67, and 23, create an expression that equals 33. You can only use +, -, x, and / operators.",33,56,67,67,23 +3663,"Create a mathematical expression using 82, 6, 47, and 98 that equals 462. Only basic arithmetic operators (+, -, x, /) are permitted.",462,82,6,47,98 +3664,"Given the numbers 92, 67, 23, and 37, arrange them with +, -, x, and / operators to achieve 231.",231,92,67,23,37 +3665,"Given the numbers 25, 13, 49, and 85, arrange them with +, -, x, and / operators to achieve 361.",361,25,13,49,85 +3666,"Can you make 91 using 63, 4, 96, and 3? Use only +, -, x, and / operators.",91,63,4,96,3 +3667,"Find a way to combine 15, 9, 29, and 52 to get 328 using only +, -, x, and / operators.",328,15,9,29,52 +3668,"Can you make 746 using 6, 14, 66, and 11? Use only +, -, x, and / operators.",746,6,14,66,11 +3669,"Can you make 679 using 38, 17, 43, and 10? Use only +, -, x, and / operators.",679,38,17,43,10 +3670,"Create a mathematical expression using 63, 35, 5, and 77 that equals 86. Only basic arithmetic operators (+, -, x, /) are permitted.",86,63,35,5,77 +3671,"Create a mathematical expression using 11, 24, 36, and 81 that equals 381. Only basic arithmetic operators (+, -, x, /) are permitted.",381,11,24,36,81 +3672,"Given the numbers 74, 2, 1, and 7, arrange them with +, -, x, and / operators to achieve 60.",60,74,2,1,7 +3673,"Find a way to combine 46, 56, 48, and 15 to get 822 using only +, -, x, and / operators.",822,46,56,48,15 +3674,"Arrange 53, 68, 23, and 18 with +, -, x, and / to make 399.",399,53,68,23,18 +3675,"Using the numbers 13, 19, 53, and 6, create an expression that equals 294. You can only use +, -, x, and / operators.",294,13,19,53,6 +3676,"Create a mathematical expression using 61, 2, 96, and 21 that equals 197. Only basic arithmetic operators (+, -, x, /) are permitted.",197,61,2,96,21 +3677,"Find a way to combine 90, 60, 68, and 68 to get 30 using only +, -, x, and / operators.",30,90,60,68,68 +3678,"Create a mathematical expression using 52, 70, 39, and 84 that equals 364. Only basic arithmetic operators (+, -, x, /) are permitted.",364,52,70,39,84 +3679,"Use all four numbers (62, 39, 85, 17) to make 28. Only +, -, x, and / operators are allowed.",28,62,39,85,17 +3680,"Find a way to combine 64, 42, 3, and 12 to get 70 using only +, -, x, and / operators.",70,64,42,3,12 +3681,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 18, 28, 63, and 54 to equal 513.",513,18,28,63,54 +3682,"Your task: Use 12, 4, 25, and 47 exactly once each with only +, -, x, and / operators to create an expression equal to 28.",28,12,4,25,47 +3683,"Your task: Use 55, 91, 7, and 27 exactly once each with only +, -, x, and / operators to create an expression equal to 742.",742,55,91,7,27 +3684,"Problem: How can you use the four numbers 69, 25, 38, 1 with +, -, x, and / operators to get 6?",6,69,25,38,1 +3685,"Your task: Use 14, 26, 22, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 320.",320,14,26,22,2 +3686,"Find a way to combine 59, 94, 94, and 13 to get 47 using only +, -, x, and / operators.",47,59,94,94,13 +3687,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 90, 91, 8, and 2 to equal 3.",3,90,91,8,2 +3688,"Given the numbers 93, 97, 2, and 57, arrange them with +, -, x, and / operators to achieve 76.",76,93,97,2,57 +3689,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 55, 6, 13, and 98 to equal 245.",245,55,6,13,98 +3690,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 77, 41, and 37 to equal 543.",543,7,77,41,37 +3691,"Arrange 45, 9, 25, and 93 with +, -, x, and / to make 287.",287,45,9,25,93 +3692,"Arrange 6, 21, 35, and 5 with +, -, x, and / to make 15.",15,6,21,35,5 +3693,"Arrange 92, 94, 18, and 15 with +, -, x, and / to make 268.",268,92,94,18,15 +3694,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 74, 71, 50, and 14 to equal 703.",703,74,71,50,14 +3695,"Create a mathematical expression using 56, 16, 53, and 8 that equals 472. Only basic arithmetic operators (+, -, x, /) are permitted.",472,56,16,53,8 +3696,"Use all four numbers (5, 72, 35, 46) to make 349. Only +, -, x, and / operators are allowed.",349,5,72,35,46 +3697,"Your task: Use 49, 8, 18, and 70 exactly once each with only +, -, x, and / operators to create an expression equal to 123.",123,49,8,18,70 +3698,"Create a mathematical expression using 7, 10, 2, and 97 that equals 191. Only basic arithmetic operators (+, -, x, /) are permitted.",191,7,10,2,97 +3699,"Given the numbers 49, 6, 44, and 87, arrange them with +, -, x, and / operators to achieve 337.",337,49,6,44,87 +3700,"Your task: Use 31, 26, 39, and 24 exactly once each with only +, -, x, and / operators to create an expression equal to 743.",743,31,26,39,24 +3701,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 73, 10, 66, and 7 to equal 740.",740,73,10,66,7 +3702,"Find a way to combine 55, 11, 67, and 75 to get 867 using only +, -, x, and / operators.",867,55,11,67,75 +3703,"Your task: Use 18, 22, 6, and 35 exactly once each with only +, -, x, and / operators to create an expression equal to 606.",606,18,22,6,35 +3704,"Use all four numbers (97, 14, 26, 51) to make 32. Only +, -, x, and / operators are allowed.",32,97,14,26,51 +3705,"Arrange 26, 32, 18, and 48 with +, -, x, and / to make 766.",766,26,32,18,48 +3706,"Problem: How can you use the four numbers 67, 21, 35, 84 with +, -, x, and / operators to get 886?",886,67,21,35,84 +3707,"Your task: Use 23, 26, 76, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 676.",676,23,26,76,2 +3708,"Arrange 43, 7, 76, and 42 with +, -, x, and / to make 183.",183,43,7,76,42 +3709,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 54, 18, 3, and 81 to equal 81.",81,54,18,3,81 +3710,"Can you make 140 using 42, 3, 42, and 28? Use only +, -, x, and / operators.",140,42,3,42,28 +3711,"Problem: How can you use the four numbers 27, 16, 62, 1 with +, -, x, and / operators to get 495?",495,27,16,62,1 +3712,"Can you make 808 using 40, 18, 72, and 16? Use only +, -, x, and / operators.",808,40,18,72,16 +3713,"Create a mathematical expression using 82, 82, 62, and 1 that equals 62. Only basic arithmetic operators (+, -, x, /) are permitted.",62,82,82,62,1 +3714,"Create a mathematical expression using 78, 15, 24, and 56 that equals 43. Only basic arithmetic operators (+, -, x, /) are permitted.",43,78,15,24,56 +3715,"Your task: Use 1, 77, 77, and 40 exactly once each with only +, -, x, and / operators to create an expression equal to 40.",40,1,77,77,40 +3716,"Can you make 166 using 85, 10, 9, and 76? Use only +, -, x, and / operators.",166,85,10,9,76 +3717,"Problem: How can you use the four numbers 12, 22, 74, 24 with +, -, x, and / operators to get 166?",166,12,22,74,24 +3718,"Your task: Use 16, 8, 8, and 37 exactly once each with only +, -, x, and / operators to create an expression equal to 987.",987,16,8,8,37 +3719,"Find a way to combine 17, 43, 2, and 46 to get 779 using only +, -, x, and / operators.",779,17,43,2,46 +3720,"Use all four numbers (71, 44, 22, 73) to make 142. Only +, -, x, and / operators are allowed.",142,71,44,22,73 +3721,"Use all four numbers (42, 74, 74, 15) to make 630. Only +, -, x, and / operators are allowed.",630,42,74,74,15 +3722,"Find a way to combine 83, 1, 55, and 99 to get 39 using only +, -, x, and / operators.",39,83,1,55,99 +3723,"Problem: How can you use the four numbers 22, 2, 15, 37 with +, -, x, and / operators to get 66?",66,22,2,15,37 +3724,"Using the numbers 66, 86, 11, and 74, create an expression that equals 442. You can only use +, -, x, and / operators.",442,66,86,11,74 +3725,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 99, 36, 80, and 8 to equal 212.",212,99,36,80,8 +3726,"Use all four numbers (84, 7, 56, 100) to make 632. Only +, -, x, and / operators are allowed.",632,84,7,56,100 +3727,"Can you make 912 using 69, 13, 80, and 95? Use only +, -, x, and / operators.",912,69,13,80,95 +3728,"Using the numbers 21, 48, 62, and 19, create an expression that equals 965. You can only use +, -, x, and / operators.",965,21,48,62,19 +3729,"Arrange 93, 38, 1, and 20 with +, -, x, and / to make 35.",35,93,38,1,20 +3730,"Find a way to combine 39, 16, 56, and 36 to get 971 using only +, -, x, and / operators.",971,39,16,56,36 +3731,"Find a way to combine 60, 4, 89, and 14 to get 165 using only +, -, x, and / operators.",165,60,4,89,14 +3732,"Arrange 80, 38, 100, and 4 with +, -, x, and / to make 93.",93,80,38,100,4 +3733,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 91, 6, 12, and 32 to equal 107.",107,91,6,12,32 +3734,"Find a way to combine 18, 57, 5, and 76 to get 945 using only +, -, x, and / operators.",945,18,57,5,76 +3735,"Given the numbers 91, 3, 30, and 38, arrange them with +, -, x, and / operators to achieve 265.",265,91,3,30,38 +3736,"Given the numbers 28, 13, 3, and 42, arrange them with +, -, x, and / operators to achieve 409.",409,28,13,3,42 +3737,"Find a way to combine 33, 14, 30, and 77 to get 355 using only +, -, x, and / operators.",355,33,14,30,77 +3738,"Given the numbers 6, 86, 29, and 27, arrange them with +, -, x, and / operators to achieve 460.",460,6,86,29,27 +3739,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 93, 72, and 1 to equal 3.",3,24,93,72,1 +3740,"Problem: How can you use the four numbers 38, 26, 13, 61 with +, -, x, and / operators to get 15?",15,38,26,13,61 +3741,"Arrange 3, 25, 84, and 40 with +, -, x, and / to make 199.",199,3,25,84,40 +3742,"Use all four numbers (8, 35, 13, 20) to make 303. Only +, -, x, and / operators are allowed.",303,8,35,13,20 +3743,"Your task: Use 2, 33, 78, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 113.",113,2,33,78,1 +3744,"Use all four numbers (84, 4, 86, 18) to make 446. Only +, -, x, and / operators are allowed.",446,84,4,86,18 +3745,"Use all four numbers (49, 82, 13, 58) to make 721. Only +, -, x, and / operators are allowed.",721,49,82,13,58 +3746,"Create a mathematical expression using 25, 6, 81, and 20 that equals 49. Only basic arithmetic operators (+, -, x, /) are permitted.",49,25,6,81,20 +3747,"Arrange 52, 2, 9, and 85 with +, -, x, and / to make 120.",120,52,2,9,85 +3748,"Find a way to combine 74, 26, 96, and 1 to get 196 using only +, -, x, and / operators.",196,74,26,96,1 +3749,"Problem: How can you use the four numbers 45, 2, 46, 70 with +, -, x, and / operators to get 965?",965,45,2,46,70 +3750,"Your task: Use 98, 12, 33, and 33 exactly once each with only +, -, x, and / operators to create an expression equal to 87.",87,98,12,33,33 +3751,"Find a way to combine 76, 8, 6, and 60 to get 662 using only +, -, x, and / operators.",662,76,8,6,60 +3752,"Can you make 563 using 66, 10, 6, and 91? Use only +, -, x, and / operators.",563,66,10,6,91 +3753,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 66, 6, 59, and 8 to equal 412.",412,66,6,59,8 +3754,"Given the numbers 46, 15, 15, and 30, arrange them with +, -, x, and / operators to achieve 17.",17,46,15,15,30 +3755,"Create a mathematical expression using 66, 17, 40, and 67 that equals 679. Only basic arithmetic operators (+, -, x, /) are permitted.",679,66,17,40,67 +3756,"Problem: How can you use the four numbers 11, 14, 84, 84 with +, -, x, and / operators to get 154?",154,11,14,84,84 +3757,"Create a mathematical expression using 66, 85, 16, and 85 that equals 82. Only basic arithmetic operators (+, -, x, /) are permitted.",82,66,85,16,85 +3758,"Use all four numbers (39, 76, 1, 73) to make 36. Only +, -, x, and / operators are allowed.",36,39,76,1,73 +3759,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 68, 70, 6, and 92 to equal 690.",690,68,70,6,92 +3760,"Your task: Use 9, 82, 82, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 102.",102,9,82,82,93 +3761,"Can you make 593 using 75, 46, 59, and 8? Use only +, -, x, and / operators.",593,75,46,59,8 +3762,"Use all four numbers (56, 14, 63, 97) to make 624. Only +, -, x, and / operators are allowed.",624,56,14,63,97 +3763,"Can you make 113 using 68, 34, 23, and 67? Use only +, -, x, and / operators.",113,68,34,23,67 +3764,"Find a way to combine 9, 58, 53, and 13 to get 562 using only +, -, x, and / operators.",562,9,58,53,13 +3765,"Arrange 73, 5, 36, and 12 with +, -, x, and / to make 362.",362,73,5,36,12 +3766,"Find a way to combine 72, 8, 16, and 32 to get 176 using only +, -, x, and / operators.",176,72,8,16,32 +3767,"Problem: How can you use the four numbers 66, 21, 8, 57 with +, -, x, and / operators to get 930?",930,66,21,8,57 +3768,"Arrange 82, 35, 9, and 64 with +, -, x, and / to make 693.",693,82,35,9,64 +3769,"Your task: Use 37, 78, 5, and 84 exactly once each with only +, -, x, and / operators to create an expression equal to 343.",343,37,78,5,84 +3770,"Find a way to combine 97, 25, 38, and 97 to get 950 using only +, -, x, and / operators.",950,97,25,38,97 +3771,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 76, 34, 7, and 33 to equal 347.",347,76,34,7,33 +3772,"Using the numbers 25, 4, 60, and 10, create an expression that equals 700. You can only use +, -, x, and / operators.",700,25,4,60,10 +3773,"Arrange 76, 95, 10, and 64 with +, -, x, and / to make 684.",684,76,95,10,64 +3774,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 98, 71, 14, and 27 to equal 524.",524,98,71,14,27 +3775,"Find a way to combine 5, 11, 7, and 66 to get 114 using only +, -, x, and / operators.",114,5,11,7,66 +3776,"Use all four numbers (55, 38, 76, 37) to make 147. Only +, -, x, and / operators are allowed.",147,55,38,76,37 +3777,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 95, 6, 5, and 43 to equal 82.",82,95,6,5,43 +3778,"Problem: How can you use the four numbers 7, 45, 48, 3 with +, -, x, and / operators to get 360?",360,7,45,48,3 +3779,"Your task: Use 6, 28, 86, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 253.",253,6,28,86,1 +3780,"Arrange 9, 64, 36, and 53 with +, -, x, and / to make 593.",593,9,64,36,53 +3781,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 22, 49, and 64 to equal 349.",349,21,22,49,64 +3782,"Problem: How can you use the four numbers 87, 57, 14, 66 with +, -, x, and / operators to get 819?",819,87,57,14,66 +3783,"Given the numbers 13, 74, 74, and 68, arrange them with +, -, x, and / operators to achieve 81.",81,13,74,74,68 +3784,"Use all four numbers (8, 48, 76, 77) to make 537. Only +, -, x, and / operators are allowed.",537,8,48,76,77 +3785,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 56, 1, 40, and 60 to equal 156.",156,56,1,40,60 +3786,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 38, 98, 58, and 12 to equal 636.",636,38,98,58,12 +3787,"Problem: How can you use the four numbers 90, 7, 4, 56 with +, -, x, and / operators to get 321?",321,90,7,4,56 +3788,"Can you make 132 using 26, 29, 45, and 3? Use only +, -, x, and / operators.",132,26,29,45,3 +3789,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 25, 18, 36, and 75 to equal 561.",561,25,18,36,75 +3790,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 78, 38, 15, and 23 to equal 625.",625,78,38,15,23 +3791,"Using the numbers 92, 35, 61, and 42, create an expression that equals 658. You can only use +, -, x, and / operators.",658,92,35,61,42 +3792,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 29, 35, 2, and 56 to equal 176.",176,29,35,2,56 +3793,"Using the numbers 14, 49, 17, and 19, create an expression that equals 688. You can only use +, -, x, and / operators.",688,14,49,17,19 +3794,"Create a mathematical expression using 9, 18, 27, and 87 that equals 222. Only basic arithmetic operators (+, -, x, /) are permitted.",222,9,18,27,87 +3795,"Using the numbers 49, 36, 11, and 52, create an expression that equals 497. You can only use +, -, x, and / operators.",497,49,36,11,52 +3796,"Create a mathematical expression using 16, 89, 29, and 2 that equals 47. Only basic arithmetic operators (+, -, x, /) are permitted.",47,16,89,29,2 +3797,"Given the numbers 89, 83, 17, and 17, arrange them with +, -, x, and / operators to achieve 5.",5,89,83,17,17 +3798,"Create a mathematical expression using 41, 30, 21, and 2 that equals 356. Only basic arithmetic operators (+, -, x, /) are permitted.",356,41,30,21,2 +3799,"Can you make 362 using 57, 38, 9, and 37? Use only +, -, x, and / operators.",362,57,38,9,37 +3800,"Find a way to combine 17, 20, 77, and 35 to get 748 using only +, -, x, and / operators.",748,17,20,77,35 +3801,"Given the numbers 23, 10, 65, and 55, arrange them with +, -, x, and / operators to achieve 350.",350,23,10,65,55 +3802,"Arrange 86, 70, 81, and 63 with +, -, x, and / to make 917.",917,86,70,81,63 +3803,"Problem: How can you use the four numbers 31, 8, 39, 44 with +, -, x, and / operators to get 331?",331,31,8,39,44 +3804,"Problem: How can you use the four numbers 73, 9, 4, 61 with +, -, x, and / operators to get 714?",714,73,9,4,61 +3805,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 71, 10, 73, and 22 to equal 779.",779,71,10,73,22 +3806,"Can you make 350 using 25, 8, 28, and 49? Use only +, -, x, and / operators.",350,25,8,28,49 +3807,"Your task: Use 28, 32, 69, and 18 exactly once each with only +, -, x, and / operators to create an expression equal to 809.",809,28,32,69,18 +3808,"Can you make 767 using 10, 76, 80, and 87? Use only +, -, x, and / operators.",767,10,76,80,87 +3809,"Create a mathematical expression using 94, 6, 4, and 23 that equals 95. Only basic arithmetic operators (+, -, x, /) are permitted.",95,94,6,4,23 +3810,"Given the numbers 20, 5, 58, and 86, arrange them with +, -, x, and / operators to achieve 318.",318,20,5,58,86 +3811,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 74, 93, 1, and 54 to equal 35.",35,74,93,1,54 +3812,"Can you make 105 using 82, 28, 3, and 17? Use only +, -, x, and / operators.",105,82,28,3,17 +3813,"Use all four numbers (92, 40, 16, 33) to make 660. Only +, -, x, and / operators are allowed.",660,92,40,16,33 +3814,"Can you make 72 using 60, 56, 28, and 6? Use only +, -, x, and / operators.",72,60,56,28,6 +3815,"Your task: Use 18, 100, 87, and 100 exactly once each with only +, -, x, and / operators to create an expression equal to 105.",105,18,100,87,100 +3816,"Problem: How can you use the four numbers 80, 91, 7, 24 with +, -, x, and / operators to get 741?",741,80,91,7,24 +3817,"Problem: How can you use the four numbers 47, 29, 66, 10 with +, -, x, and / operators to get 678?",678,47,29,66,10 +3818,"Can you make 805 using 23, 34, 51, and 16? Use only +, -, x, and / operators.",805,23,34,51,16 +3819,"Create a mathematical expression using 66, 62, 8, and 97 that equals 780. Only basic arithmetic operators (+, -, x, /) are permitted.",780,66,62,8,97 +3820,"Given the numbers 10, 4, 15, and 14, arrange them with +, -, x, and / operators to achieve 586.",586,10,4,15,14 +3821,"Create a mathematical expression using 48, 10, 5, and 2 that equals 48. Only basic arithmetic operators (+, -, x, /) are permitted.",48,48,10,5,2 +3822,"Create a mathematical expression using 16, 48, 1, and 13 that equals 755. Only basic arithmetic operators (+, -, x, /) are permitted.",755,16,48,1,13 +3823,"Your task: Use 83, 13, 48, and 73 exactly once each with only +, -, x, and / operators to create an expression equal to 958.",958,83,13,48,73 +3824,"Arrange 19, 8, 70, and 72 with +, -, x, and / to make 10.",10,19,8,70,72 +3825,"Find a way to combine 14, 3, 81, and 84 to get 294 using only +, -, x, and / operators.",294,14,3,81,84 +3826,"Using the numbers 11, 59, 26, and 39, create an expression that equals 636. You can only use +, -, x, and / operators.",636,11,59,26,39 +3827,"Create a mathematical expression using 7, 93, 97, and 29 that equals 525. Only basic arithmetic operators (+, -, x, /) are permitted.",525,7,93,97,29 +3828,"Given the numbers 16, 26, 81, and 19, arrange them with +, -, x, and / operators to achieve 316.",316,16,26,81,19 +3829,"Arrange 77, 14, 64, and 6 with +, -, x, and / to make 358.",358,77,14,64,6 +3830,"Arrange 94, 20, 44, and 14 with +, -, x, and / to make 988.",988,94,20,44,14 +3831,"Given the numbers 59, 14, 1, and 45, arrange them with +, -, x, and / operators to achieve 118.",118,59,14,1,45 +3832,"Using the numbers 60, 8, 34, and 80, create an expression that equals 366. You can only use +, -, x, and / operators.",366,60,8,34,80 +3833,"Find a way to combine 81, 10, 80, and 83 to get 731 using only +, -, x, and / operators.",731,81,10,80,83 +3834,"Find a way to combine 63, 28, 22, and 72 to get 180 using only +, -, x, and / operators.",180,63,28,22,72 +3835,"Using the numbers 24, 74, 11, and 99, create an expression that equals 937. You can only use +, -, x, and / operators.",937,24,74,11,99 +3836,"Using the numbers 42, 18, 63, and 84, create an expression that equals 903. You can only use +, -, x, and / operators.",903,42,18,63,84 +3837,"Arrange 48, 15, 22, and 28 with +, -, x, and / to make 350.",350,48,15,22,28 +3838,"Given the numbers 19, 40, 7, and 30, arrange them with +, -, x, and / operators to achieve 723.",723,19,40,7,30 +3839,"Your task: Use 75, 6, 22, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 475.",475,75,6,22,3 +3840,"Use all four numbers (86, 25, 29, 61) to make 381. Only +, -, x, and / operators are allowed.",381,86,25,29,61 +3841,"Using the numbers 69, 42, 7, and 97, create an expression that equals 460. You can only use +, -, x, and / operators.",460,69,42,7,97 +3842,"Given the numbers 67, 25, 62, and 1, arrange them with +, -, x, and / operators to achieve 154.",154,67,25,62,1 +3843,"Given the numbers 5, 29, 10, and 57, arrange them with +, -, x, and / operators to achieve 604.",604,5,29,10,57 +3844,"Problem: How can you use the four numbers 47, 20, 75, 50 with +, -, x, and / operators to get 77?",77,47,20,75,50 +3845,"Using the numbers 21, 60, 15, and 2, create an expression that equals 86. You can only use +, -, x, and / operators.",86,21,60,15,2 +3846,"Using the numbers 6, 66, 66, and 42, create an expression that equals 48. You can only use +, -, x, and / operators.",48,6,66,66,42 +3847,"Can you make 65 using 69, 30, 30, and 4? Use only +, -, x, and / operators.",65,69,30,30,4 +3848,"Use all four numbers (82, 46, 20, 47) to make 955. Only +, -, x, and / operators are allowed.",955,82,46,20,47 +3849,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 27, 53, 12, and 54 to equal 783.",783,27,53,12,54 +3850,"Using the numbers 46, 18, 81, and 86, create an expression that equals 833. You can only use +, -, x, and / operators.",833,46,18,81,86 +3851,"Given the numbers 32, 4, 43, and 25, arrange them with +, -, x, and / operators to achieve 146.",146,32,4,43,25 +3852,"Problem: How can you use the four numbers 13, 51, 45, 97 with +, -, x, and / operators to get 521?",521,13,51,45,97 +3853,"Problem: How can you use the four numbers 21, 23, 36, 32 with +, -, x, and / operators to get 479?",479,21,23,36,32 +3854,"Problem: How can you use the four numbers 85, 76, 10, 34 with +, -, x, and / operators to get 680?",680,85,76,10,34 +3855,"Use all four numbers (29, 29, 48, 87) to make 802. Only +, -, x, and / operators are allowed.",802,29,29,48,87 +3856,"Use all four numbers (37, 3, 4, 36) to make 85. Only +, -, x, and / operators are allowed.",85,37,3,4,36 +3857,"Use all four numbers (18, 56, 88, 100) to make 820. Only +, -, x, and / operators are allowed.",820,18,56,88,100 +3858,"Create a mathematical expression using 96, 7, 16, and 87 that equals 129. Only basic arithmetic operators (+, -, x, /) are permitted.",129,96,7,16,87 +3859,"Use all four numbers (16, 43, 30, 66) to make 652. Only +, -, x, and / operators are allowed.",652,16,43,30,66 +3860,"Problem: How can you use the four numbers 48, 8, 17, 100 with +, -, x, and / operators to get 12?",12,48,8,17,100 +3861,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 54, 27, 8, and 42 to equal 36.",36,54,27,8,42 +3862,"Your task: Use 14, 64, 83, and 14 exactly once each with only +, -, x, and / operators to create an expression equal to 993.",993,14,64,83,14 +3863,"Problem: How can you use the four numbers 7, 61, 5, 39 with +, -, x, and / operators to get 471?",471,7,61,5,39 +3864,"Your task: Use 100, 96, 16, and 83 exactly once each with only +, -, x, and / operators to create an expression equal to 517.",517,100,96,16,83 +3865,"Problem: How can you use the four numbers 72, 15, 3, 2 with +, -, x, and / operators to get 25?",25,72,15,3,2 +3866,"Find a way to combine 24, 65, 10, and 76 to get 750 using only +, -, x, and / operators.",750,24,65,10,76 +3867,"Create a mathematical expression using 52, 5, 15, and 26 that equals 101. Only basic arithmetic operators (+, -, x, /) are permitted.",101,52,5,15,26 +3868,"Arrange 61, 70, 9, and 36 with +, -, x, and / to make 727.",727,61,70,9,36 +3869,"Your task: Use 10, 67, 62, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 617.",617,10,67,62,9 +3870,"Arrange 5, 76, 12, and 18 with +, -, x, and / to make 386.",386,5,76,12,18 +3871,"Find a way to combine 92, 74, 33, and 18 to get 760 using only +, -, x, and / operators.",760,92,74,33,18 +3872,"Problem: How can you use the four numbers 53, 11, 38, 80 with +, -, x, and / operators to get 701?",701,53,11,38,80 +3873,"Using the numbers 48, 12, 32, and 12, create an expression that equals 420. You can only use +, -, x, and / operators.",420,48,12,32,12 +3874,"Create a mathematical expression using 26, 87, 9, and 38 that equals 281. Only basic arithmetic operators (+, -, x, /) are permitted.",281,26,87,9,38 +3875,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 40, 77, and 16 to equal 341.",341,7,40,77,16 +3876,"Your task: Use 1, 5, 47, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 245.",245,1,5,47,9 +3877,"Using the numbers 47, 12, 2, and 3, create an expression that equals 45. You can only use +, -, x, and / operators.",45,47,12,2,3 +3878,"Using the numbers 7, 89, 76, and 48, create an expression that equals 651. You can only use +, -, x, and / operators.",651,7,89,76,48 +3879,"Your task: Use 92, 63, 6, and 82 exactly once each with only +, -, x, and / operators to create an expression equal to 953.",953,92,63,6,82 +3880,"Create a mathematical expression using 13, 3, 29, and 7 that equals 3. Only basic arithmetic operators (+, -, x, /) are permitted.",3,13,3,29,7 +3881,"Given the numbers 16, 72, 3, and 57, arrange them with +, -, x, and / operators to achieve 981.",981,16,72,3,57 +3882,"Use all four numbers (74, 27, 13, 85) to make 893. Only +, -, x, and / operators are allowed.",893,74,27,13,85 +3883,"Can you make 106 using 63, 3, 64, and 21? Use only +, -, x, and / operators.",106,63,3,64,21 +3884,"Find a way to combine 24, 10, 32, and 75 to get 419 using only +, -, x, and / operators.",419,24,10,32,75 +3885,"Your task: Use 70, 93, 7, and 47 exactly once each with only +, -, x, and / operators to create an expression equal to 674.",674,70,93,7,47 +3886,"Use all four numbers (52, 8, 37, 9) to make 377. Only +, -, x, and / operators are allowed.",377,52,8,37,9 +3887,"Create a mathematical expression using 14, 22, 22, and 13 that equals 27. Only basic arithmetic operators (+, -, x, /) are permitted.",27,14,22,22,13 +3888,"Create a mathematical expression using 3, 69, 49, and 19 that equals 865. Only basic arithmetic operators (+, -, x, /) are permitted.",865,3,69,49,19 +3889,"Use all four numbers (11, 56, 7, 62) to make 26. Only +, -, x, and / operators are allowed.",26,11,56,7,62 +3890,"Find a way to combine 26, 11, 88, and 79 to get 453 using only +, -, x, and / operators.",453,26,11,88,79 +3891,"Create a mathematical expression using 88, 69, 5, and 51 that equals 274. Only basic arithmetic operators (+, -, x, /) are permitted.",274,88,69,5,51 +3892,"Create a mathematical expression using 89, 10, 71, and 63 that equals 882. Only basic arithmetic operators (+, -, x, /) are permitted.",882,89,10,71,63 +3893,"Arrange 21, 29, 29, and 7 with +, -, x, and / to make 406.",406,21,29,29,7 +3894,"Given the numbers 20, 20, 78, and 39, arrange them with +, -, x, and / operators to achieve 10.",10,20,20,78,39 +3895,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 77, 96, 3, and 81 to equal 224.",224,77,96,3,81 +3896,"Can you make 169 using 24, 11, 33, and 62? Use only +, -, x, and / operators.",169,24,11,33,62 +3897,"Find a way to combine 79, 45, 52, and 13 to get 128 using only +, -, x, and / operators.",128,79,45,52,13 +3898,"Your task: Use 85, 5, 70, and 85 exactly once each with only +, -, x, and / operators to create an expression equal to 172.",172,85,5,70,85 +3899,"Use all four numbers (71, 4, 94, 26) to make 164. Only +, -, x, and / operators are allowed.",164,71,4,94,26 +3900,"Problem: How can you use the four numbers 83, 36, 18, 36 with +, -, x, and / operators to get 121?",121,83,36,18,36 +3901,"Problem: How can you use the four numbers 31, 71, 12, 71 with +, -, x, and / operators to get 812?",812,31,71,12,71 +3902,"Arrange 11, 78, 67, and 76 with +, -, x, and / to make 867.",867,11,78,67,76 +3903,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 66, 31, 19, and 21 to equal 434.",434,66,31,19,21 +3904,"Given the numbers 8, 63, 100, and 19, arrange them with +, -, x, and / operators to achieve 623.",623,8,63,100,19 +3905,"Arrange 15, 7, 3, and 57 with +, -, x, and / to make 276.",276,15,7,3,57 +3906,"Arrange 8, 95, 71, and 95 with +, -, x, and / to make 79.",79,8,95,71,95 +3907,"Given the numbers 42, 49, 70, and 30, arrange them with +, -, x, and / operators to achieve 2.",2,42,49,70,30 +3908,"Using the numbers 17, 44, 93, and 34, create an expression that equals 875. You can only use +, -, x, and / operators.",875,17,44,93,34 +3909,"Use all four numbers (33, 25, 41, 51) to make 917. Only +, -, x, and / operators are allowed.",917,33,25,41,51 +3910,"Using the numbers 1, 3, 54, and 89, create an expression that equals 107. You can only use +, -, x, and / operators.",107,1,3,54,89 +3911,"Use all four numbers (81, 99, 11, 38) to make 691. Only +, -, x, and / operators are allowed.",691,81,99,11,38 +3912,"Can you make 160 using 41, 4, 76, and 72? Use only +, -, x, and / operators.",160,41,4,76,72 +3913,"Use all four numbers (64, 10, 33, 1) to make 673. Only +, -, x, and / operators are allowed.",673,64,10,33,1 +3914,"Can you make 118 using 4, 21, 14, and 76? Use only +, -, x, and / operators.",118,4,21,14,76 +3915,"Can you make 222 using 75, 39, 93, and 2? Use only +, -, x, and / operators.",222,75,39,93,2 +3916,"Given the numbers 39, 64, 9, and 74, arrange them with +, -, x, and / operators to achieve 769.",769,39,64,9,74 +3917,"Use all four numbers (87, 4, 73, 100) to make 375. Only +, -, x, and / operators are allowed.",375,87,4,73,100 +3918,"Using the numbers 53, 46, 92, and 92, create an expression that equals 7. You can only use +, -, x, and / operators.",7,53,46,92,92 +3919,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 27, 98, 98, and 12 to equal 39.",39,27,98,98,12 +3920,"Can you make 952 using 68, 3, 42, and 9? Use only +, -, x, and / operators.",952,68,3,42,9 +3921,"Create a mathematical expression using 99, 21, 42, and 1 that equals 78. Only basic arithmetic operators (+, -, x, /) are permitted.",78,99,21,42,1 +3922,"Use all four numbers (93, 75, 76, 76) to make 19. Only +, -, x, and / operators are allowed.",19,93,75,76,76 +3923,"Your task: Use 38, 6, 62, and 64 exactly once each with only +, -, x, and / operators to create an expression equal to 230.",230,38,6,62,64 +3924,"Can you make 514 using 57, 45, 8, and 97? Use only +, -, x, and / operators.",514,57,45,8,97 +3925,"Use all four numbers (79, 59, 56, 75) to make 461. Only +, -, x, and / operators are allowed.",461,79,59,56,75 +3926,"Arrange 31, 6, 1, and 39 with +, -, x, and / to make 265.",265,31,6,1,39 +3927,"Use all four numbers (37, 10, 9, 9) to make 847. Only +, -, x, and / operators are allowed.",847,37,10,9,9 +3928,"Find a way to combine 37, 14, 12, and 35 to get 495 using only +, -, x, and / operators.",495,37,14,12,35 +3929,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 45, 24, 8, and 6 to equal 243.",243,45,24,8,6 +3930,"Using the numbers 30, 7, 18, and 90, create an expression that equals 65. You can only use +, -, x, and / operators.",65,30,7,18,90 +3931,"Use all four numbers (25, 82, 20, 75) to make 550. Only +, -, x, and / operators are allowed.",550,25,82,20,75 +3932,"Using the numbers 41, 96, 12, and 31, create an expression that equals 317. You can only use +, -, x, and / operators.",317,41,96,12,31 +3933,"Use all four numbers (79, 80, 6, 21) to make 33. Only +, -, x, and / operators are allowed.",33,79,80,6,21 +3934,"Arrange 89, 46, 20, and 37 with +, -, x, and / to make 972.",972,89,46,20,37 +3935,"Using the numbers 46, 56, 25, and 6, create an expression that equals 140. You can only use +, -, x, and / operators.",140,46,56,25,6 +3936,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 83, 36, 36, and 67 to equal 150.",150,83,36,36,67 +3937,"Create a mathematical expression using 9, 89, 74, and 87 that equals 814. Only basic arithmetic operators (+, -, x, /) are permitted.",814,9,89,74,87 +3938,"Find a way to combine 8, 47, 41, and 48 to get 383 using only +, -, x, and / operators.",383,8,47,41,48 +3939,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 13, 9, 2, and 71 to equal 44.",44,13,9,2,71 +3940,"Your task: Use 12, 51, 62, and 62 exactly once each with only +, -, x, and / operators to create an expression equal to 64.",64,12,51,62,62 +3941,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 39, 67, 68, and 29 to equal 641.",641,39,67,68,29 +3942,"Using the numbers 92, 43, 49, and 9, create an expression that equals 490. You can only use +, -, x, and / operators.",490,92,43,49,9 +3943,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 76, 76, 3, and 68 to equal 205.",205,76,76,3,68 +3944,"Given the numbers 33, 58, 12, and 40, arrange them with +, -, x, and / operators to achieve 455.",455,33,58,12,40 +3945,"Given the numbers 61, 14, 12, and 12, arrange them with +, -, x, and / operators to achieve 74.",74,61,14,12,12 +3946,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 30, 18, 72, and 60 to equal 450.",450,30,18,72,60 +3947,"Create a mathematical expression using 55, 13, 2, and 11 that equals 64. Only basic arithmetic operators (+, -, x, /) are permitted.",64,55,13,2,11 +3948,"Using the numbers 58, 95, 1, and 39, create an expression that equals 114. You can only use +, -, x, and / operators.",114,58,95,1,39 +3949,"Your task: Use 36, 54, 72, and 99 exactly once each with only +, -, x, and / operators to create an expression equal to 147.",147,36,54,72,99 +3950,"Your task: Use 95, 7, 18, and 42 exactly once each with only +, -, x, and / operators to create an expression equal to 641.",641,95,7,18,42 +3951,"Your task: Use 20, 33, 62, and 46 exactly once each with only +, -, x, and / operators to create an expression equal to 676.",676,20,33,62,46 +3952,"Arrange 95, 95, 2, and 26 with +, -, x, and / to make 138.",138,95,95,2,26 +3953,"Use all four numbers (38, 8, 13, 16) to make 307. Only +, -, x, and / operators are allowed.",307,38,8,13,16 +3954,"Find a way to combine 10, 29, 26, and 49 to get 313 using only +, -, x, and / operators.",313,10,29,26,49 +3955,"Create a mathematical expression using 48, 8, 26, and 12 that equals 398. Only basic arithmetic operators (+, -, x, /) are permitted.",398,48,8,26,12 +3956,"Using the numbers 27, 41, 15, and 53, create an expression that equals 589. You can only use +, -, x, and / operators.",589,27,41,15,53 +3957,"Use all four numbers (40, 16, 30, 56) to make 726. Only +, -, x, and / operators are allowed.",726,40,16,30,56 +3958,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 81, 2, 12, and 61 to equal 811.",811,81,2,12,61 +3959,"Can you make 78 using 50, 2, 52, and 30? Use only +, -, x, and / operators.",78,50,2,52,30 +3960,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 84, 43, 25, and 18 to equal 491.",491,84,43,25,18 +3961,"Problem: How can you use the four numbers 7, 28, 2, 25 with +, -, x, and / operators to get 123?",123,7,28,2,25 +3962,"Find a way to combine 60, 51, 1, and 68 to get 45 using only +, -, x, and / operators.",45,60,51,1,68 +3963,"Problem: How can you use the four numbers 28, 20, 29, 96 with +, -, x, and / operators to get 512?",512,28,20,29,96 +3964,"Using the numbers 13, 45, 2, and 8, create an expression that equals 193. You can only use +, -, x, and / operators.",193,13,45,2,8 +3965,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 48, 3, 41, and 41 to equal 130.",130,48,3,41,41 +3966,"Use all four numbers (61, 33, 5, 82) to make 438. Only +, -, x, and / operators are allowed.",438,61,33,5,82 +3967,"Using the numbers 4, 59, 10, and 2, create an expression that equals 224. You can only use +, -, x, and / operators.",224,4,59,10,2 +3968,"Arrange 53, 75, 41, and 9 with +, -, x, and / to make 347.",347,53,75,41,9 +3969,"Can you make 279 using 53, 29, 9, and 35? Use only +, -, x, and / operators.",279,53,29,9,35 +3970,"Given the numbers 52, 4, 32, and 45, arrange them with +, -, x, and / operators to achieve 225.",225,52,4,32,45 +3971,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 11, 40, 11, and 76 to equal 505.",505,11,40,11,76 +3972,"Find a way to combine 69, 9, 2, and 31 to get 588 using only +, -, x, and / operators.",588,69,9,2,31 +3973,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 91, 2, 17, and 97 to equal 154.",154,91,2,17,97 +3974,"Given the numbers 10, 27, 3, and 74, arrange them with +, -, x, and / operators to achieve 16.",16,10,27,3,74 +3975,"Given the numbers 24, 53, 9, and 38, arrange them with +, -, x, and / operators to achieve 539.",539,24,53,9,38 +3976,"Problem: How can you use the four numbers 17, 60, 40, 86 with +, -, x, and / operators to get 894?",894,17,60,40,86 +3977,"Can you make 436 using 35, 17, 94, and 65? Use only +, -, x, and / operators.",436,35,17,94,65 +3978,"Using the numbers 19, 30, 53, and 70, create an expression that equals 447. You can only use +, -, x, and / operators.",447,19,30,53,70 +3979,"Find a way to combine 42, 71, 13, and 46 to get 919 using only +, -, x, and / operators.",919,42,71,13,46 +3980,"Your task: Use 35, 7, 31, and 29 exactly once each with only +, -, x, and / operators to create an expression equal to 185.",185,35,7,31,29 +3981,"Arrange 29, 53, 13, and 27 with +, -, x, and / to make 745.",745,29,53,13,27 +3982,"Using the numbers 81, 3, 26, and 1, create an expression that equals 2. You can only use +, -, x, and / operators.",2,81,3,26,1 +3983,"Find a way to combine 84, 38, 30, and 10 to get 43 using only +, -, x, and / operators.",43,84,38,30,10 +3984,"Arrange 2, 19, 49, and 18 with +, -, x, and / to make 903.",903,2,19,49,18 +3985,"Using the numbers 31, 24, 29, and 32, create an expression that equals 741. You can only use +, -, x, and / operators.",741,31,24,29,32 +3986,"Use all four numbers (46, 75, 6, 56) to make 746. Only +, -, x, and / operators are allowed.",746,46,75,6,56 +3987,"Given the numbers 99, 12, 33, and 13, arrange them with +, -, x, and / operators to achieve 516.",516,99,12,33,13 +3988,"Create a mathematical expression using 2, 42, 42, and 35 that equals 161. Only basic arithmetic operators (+, -, x, /) are permitted.",161,2,42,42,35 +3989,"Can you make 617 using 47, 7, 81, and 3? Use only +, -, x, and / operators.",617,47,7,81,3 +3990,"Find a way to combine 50, 8, 53, and 75 to get 549 using only +, -, x, and / operators.",549,50,8,53,75 +3991,"Given the numbers 62, 44, 60, and 33, arrange them with +, -, x, and / operators to achieve 748.",748,62,44,60,33 +3992,"Arrange 39, 12, 63, and 41 with +, -, x, and / to make 446.",446,39,12,63,41 +3993,"Given the numbers 93, 84, 12, and 68, arrange them with +, -, x, and / operators to achieve 168.",168,93,84,12,68 +3994,"Arrange 57, 13, 35, and 51 with +, -, x, and / to make 827.",827,57,13,35,51 +3995,"Arrange 25, 45, 76, and 54 with +, -, x, and / to make 995.",995,25,45,76,54 +3996,"Arrange 70, 13, 14, and 66 with +, -, x, and / to make 830.",830,70,13,14,66 +3997,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 72, 15, 33, and 71 to equal 496.",496,72,15,33,71 +3998,"Find a way to combine 50, 15, 62, and 77 to get 765 using only +, -, x, and / operators.",765,50,15,62,77 +3999,"Given the numbers 18, 19, 19, and 98, arrange them with +, -, x, and / operators to achieve 116.",116,18,19,19,98 +4000,"Create a mathematical expression using 48, 9, 7, and 66 that equals 491. Only basic arithmetic operators (+, -, x, /) are permitted.",491,48,9,7,66 +4001,"Find a way to combine 82, 15, 20, and 38 to get 827 using only +, -, x, and / operators.",827,82,15,20,38 +4002,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 98, 70, 72, and 36 to equal 133.",133,98,70,72,36 +4003,"Arrange 4, 27, 5, and 89 with +, -, x, and / to make 14.",14,4,27,5,89 +4004,"Arrange 28, 99, 1, and 71 with +, -, x, and / to make 198.",198,28,99,1,71 +4005,"Using the numbers 20, 15, 24, and 26, create an expression that equals 354. You can only use +, -, x, and / operators.",354,20,15,24,26 +4006,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 51, 3, 8, and 54 to equal 585.",585,51,3,8,54 +4007,"Problem: How can you use the four numbers 62, 45, 63, 7 with +, -, x, and / operators to get 467?",467,62,45,63,7 +4008,"Find a way to combine 33, 44, 7, and 84 to get 561 using only +, -, x, and / operators.",561,33,44,7,84 +4009,"Arrange 8, 79, 80, and 10 with +, -, x, and / to make 79.",79,8,79,80,10 +4010,"Arrange 12, 37, 18, and 23 with +, -, x, and / to make 30.",30,12,37,18,23 +4011,"Given the numbers 35, 11, 7, and 79, arrange them with +, -, x, and / operators to achieve 457.",457,35,11,7,79 +4012,"Problem: How can you use the four numbers 34, 36, 10, 47 with +, -, x, and / operators to get 540?",540,34,36,10,47 +4013,"Create a mathematical expression using 93, 73, 1, and 62 that equals 82. Only basic arithmetic operators (+, -, x, /) are permitted.",82,93,73,1,62 +4014,"Can you make 674 using 52, 3, 36, and 50? Use only +, -, x, and / operators.",674,52,3,36,50 +4015,"Can you make 829 using 1, 69, 5, and 60? Use only +, -, x, and / operators.",829,1,69,5,60 +4016,"Find a way to combine 32, 68, 1, and 82 to get 18 using only +, -, x, and / operators.",18,32,68,1,82 +4017,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 43, 4, 78, and 65 to equal 159.",159,43,4,78,65 +4018,"Can you make 465 using 32, 79, 6, and 41? Use only +, -, x, and / operators.",465,32,79,6,41 +4019,"Use all four numbers (32, 20, 10, 5) to make 237. Only +, -, x, and / operators are allowed.",237,32,20,10,5 +4020,"Using the numbers 40, 20, 31, and 50, create an expression that equals 12. You can only use +, -, x, and / operators.",12,40,20,31,50 +4021,"Use all four numbers (14, 2, 49, 13) to make 649. Only +, -, x, and / operators are allowed.",649,14,2,49,13 +4022,"Find a way to combine 89, 2, 63, and 9 to get 658 using only +, -, x, and / operators.",658,89,2,63,9 +4023,"Create a mathematical expression using 43, 7, 10, and 34 that equals 345. Only basic arithmetic operators (+, -, x, /) are permitted.",345,43,7,10,34 +4024,"Your task: Use 41, 14, 45, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 100.",100,41,14,45,1 +4025,"Use all four numbers (69, 33, 3, 48) to make 106. Only +, -, x, and / operators are allowed.",106,69,33,3,48 +4026,"Your task: Use 95, 60, 24, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 100.",100,95,60,24,2 +4027,"Arrange 72, 11, 10, and 3 with +, -, x, and / to make 779.",779,72,11,10,3 +4028,"Using the numbers 34, 9, 30, and 24, create an expression that equals 328. You can only use +, -, x, and / operators.",328,34,9,30,24 +4029,"Find a way to combine 19, 75, 29, and 13 to get 321 using only +, -, x, and / operators.",321,19,75,29,13 +4030,"Using the numbers 69, 1, 36, and 31, create an expression that equals 64. You can only use +, -, x, and / operators.",64,69,1,36,31 +4031,"Arrange 93, 36, 4, and 59 with +, -, x, and / to make 25.",25,93,36,4,59 +4032,"Can you make 133 using 4, 57, 72, and 42? Use only +, -, x, and / operators.",133,4,57,72,42 +4033,"Given the numbers 41, 5, 8, and 35, arrange them with +, -, x, and / operators to achieve 116.",116,41,5,8,35 +4034,"Create a mathematical expression using 56, 32, 2, and 66 that equals 220. Only basic arithmetic operators (+, -, x, /) are permitted.",220,56,32,2,66 +4035,"Can you make 712 using 41, 73, 10, and 59? Use only +, -, x, and / operators.",712,41,73,10,59 +4036,"Problem: How can you use the four numbers 66, 78, 55, 15 with +, -, x, and / operators to get 813?",813,66,78,55,15 +4037,"Given the numbers 41, 24, 76, and 92, arrange them with +, -, x, and / operators to achieve 816.",816,41,24,76,92 +4038,"Your task: Use 37, 16, 97, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 813.",813,37,16,97,2 +4039,"Arrange 7, 92, 13, and 97 with +, -, x, and / to make 754.",754,7,92,13,97 +4040,"Using the numbers 72, 1, 11, and 8, create an expression that equals 69. You can only use +, -, x, and / operators.",69,72,1,11,8 +4041,"Your task: Use 11, 63, 11, and 4 exactly once each with only +, -, x, and / operators to create an expression equal to 686.",686,11,63,11,4 +4042,"Can you make 330 using 31, 9, 5, and 56? Use only +, -, x, and / operators.",330,31,9,5,56 +4043,"Can you make 143 using 43, 63, 100, and 63? Use only +, -, x, and / operators.",143,43,63,100,63 +4044,"Find a way to combine 52, 15, 13, and 96 to get 889 using only +, -, x, and / operators.",889,52,15,13,96 +4045,"Arrange 32, 4, 9, and 98 with +, -, x, and / to make 166.",166,32,4,9,98 +4046,"Given the numbers 75, 2, 9, and 16, arrange them with +, -, x, and / operators to achieve 41.",41,75,2,9,16 +4047,"Use all four numbers (46, 18, 1, 7) to make 822. Only +, -, x, and / operators are allowed.",822,46,18,1,7 +4048,"Using the numbers 33, 29, 3, and 87, create an expression that equals 406. You can only use +, -, x, and / operators.",406,33,29,3,87 +4049,"Find a way to combine 28, 7, 67, and 74 to get 194 using only +, -, x, and / operators.",194,28,7,67,74 +4050,"Using the numbers 78, 56, 65, and 55, create an expression that equals 793. You can only use +, -, x, and / operators.",793,78,56,65,55 +4051,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 34, 34, 34, and 61 to equal 95.",95,34,34,34,61 +4052,"Given the numbers 80, 48, 84, and 14, arrange them with +, -, x, and / operators to achieve 368.",368,80,48,84,14 +4053,"Your task: Use 15, 14, 57, and 4 exactly once each with only +, -, x, and / operators to create an expression equal to 149.",149,15,14,57,4 +4054,"Create a mathematical expression using 72, 5, 55, and 25 that equals 372. Only basic arithmetic operators (+, -, x, /) are permitted.",372,72,5,55,25 +4055,"Can you make 281 using 9, 30, 59, and 70? Use only +, -, x, and / operators.",281,9,30,59,70 +4056,"Use all four numbers (33, 27, 13, 72) to make 456. Only +, -, x, and / operators are allowed.",456,33,27,13,72 +4057,"Find a way to combine 8, 71, 4, and 64 to get 335 using only +, -, x, and / operators.",335,8,71,4,64 +4058,"Problem: How can you use the four numbers 71, 9, 70, 52 with +, -, x, and / operators to get 761?",761,71,9,70,52 +4059,"Create a mathematical expression using 9, 86, 39, and 74 that equals 887. Only basic arithmetic operators (+, -, x, /) are permitted.",887,9,86,39,74 +4060,"Find a way to combine 63, 9, 13, and 9 to get 189 using only +, -, x, and / operators.",189,63,9,13,9 +4061,"Use all four numbers (65, 23, 44, 2) to make 571. Only +, -, x, and / operators are allowed.",571,65,23,44,2 +4062,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 62, 14, 84, and 19 to equal 933.",933,62,14,84,19 +4063,"Arrange 13, 72, 31, and 26 with +, -, x, and / to make 931.",931,13,72,31,26 +4064,"Can you make 255 using 42, 8, 14, and 95? Use only +, -, x, and / operators.",255,42,8,14,95 +4065,"Your task: Use 99, 6, 42, and 19 exactly once each with only +, -, x, and / operators to create an expression equal to 674.",674,99,6,42,19 +4066,"Create a mathematical expression using 87, 9, 54, and 93 that equals 615. Only basic arithmetic operators (+, -, x, /) are permitted.",615,87,9,54,93 +4067,"Given the numbers 14, 23, 99, and 6, arrange them with +, -, x, and / operators to achieve 217.",217,14,23,99,6 +4068,"Use all four numbers (30, 29, 12, 12) to make 59. Only +, -, x, and / operators are allowed.",59,30,29,12,12 +4069,"Arrange 63, 8, 98, and 5 with +, -, x, and / to make 842.",842,63,8,98,5 +4070,"Find a way to combine 25, 39, 87, and 1 to get 889 using only +, -, x, and / operators.",889,25,39,87,1 +4071,"Create a mathematical expression using 61, 6, 39, and 76 that equals 251. Only basic arithmetic operators (+, -, x, /) are permitted.",251,61,6,39,76 +4072,"Problem: How can you use the four numbers 13, 37, 8, 98 with +, -, x, and / operators to get 760?",760,13,37,8,98 +4073,"Can you make 535 using 6, 6, 16, and 41? Use only +, -, x, and / operators.",535,6,6,16,41 +4074,"Using the numbers 89, 16, 32, and 49, create an expression that equals 650. You can only use +, -, x, and / operators.",650,89,16,32,49 +4075,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 22, 30, 60, and 35 to equal 635.",635,22,30,60,35 +4076,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 58, 30, 32, and 1 to equal 56.",56,58,30,32,1 +4077,"Create a mathematical expression using 6, 13, 52, and 15 that equals 858. Only basic arithmetic operators (+, -, x, /) are permitted.",858,6,13,52,15 +4078,"Your task: Use 61, 7, 78, and 44 exactly once each with only +, -, x, and / operators to create an expression equal to 461.",461,61,7,78,44 +4079,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 86, 39, 9, and 40 to equal 397.",397,86,39,9,40 +4080,"Find a way to combine 5, 95, 33, and 38 to get 470 using only +, -, x, and / operators.",470,5,95,33,38 +4081,"Use all four numbers (21, 42, 73, 91) to make 900. Only +, -, x, and / operators are allowed.",900,21,42,73,91 +4082,"Can you make 7 using 99, 11, 83, and 85? Use only +, -, x, and / operators.",7,99,11,83,85 +4083,"Can you make 482 using 67, 8, 10, and 44? Use only +, -, x, and / operators.",482,67,8,10,44 +4084,"Can you make 702 using 23, 27, 94, and 13? Use only +, -, x, and / operators.",702,23,27,94,13 +4085,"Can you make 113 using 4, 39, 78, and 35? Use only +, -, x, and / operators.",113,4,39,78,35 +4086,"Use all four numbers (68, 76, 19, 61) to make 125. Only +, -, x, and / operators are allowed.",125,68,76,19,61 +4087,"Find a way to combine 1, 52, 53, and 8 to get 373 using only +, -, x, and / operators.",373,1,52,53,8 +4088,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 4, 53, and 9 to equal 210.",210,7,4,53,9 +4089,"Use all four numbers (17, 8, 40, 28) to make 148. Only +, -, x, and / operators are allowed.",148,17,8,40,28 +4090,"Can you make 189 using 35, 18, 6, and 20? Use only +, -, x, and / operators.",189,35,18,6,20 +4091,"Given the numbers 34, 36, 6, and 52, arrange them with +, -, x, and / operators to achieve 198.",198,34,36,6,52 +4092,"Your task: Use 35, 20, 91, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 652.",652,35,20,91,7 +4093,"Create a mathematical expression using 89, 3, 34, and 16 that equals 217. Only basic arithmetic operators (+, -, x, /) are permitted.",217,89,3,34,16 +4094,"Create a mathematical expression using 14, 63, 97, and 63 that equals 722. Only basic arithmetic operators (+, -, x, /) are permitted.",722,14,63,97,63 +4095,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 17, 67, 40, and 7 to equal 859.",859,17,67,40,7 +4096,"Using the numbers 9, 79, 62, and 96, create an expression that equals 745. You can only use +, -, x, and / operators.",745,9,79,62,96 +4097,"Using the numbers 26, 79, 11, and 11, create an expression that equals 105. You can only use +, -, x, and / operators.",105,26,79,11,11 +4098,"Create a mathematical expression using 16, 27, 6, and 3 that equals 41. Only basic arithmetic operators (+, -, x, /) are permitted.",41,16,27,6,3 +4099,"Can you make 124 using 61, 3, 65, and 6? Use only +, -, x, and / operators.",124,61,3,65,6 +4100,"Your task: Use 36, 66, 94, and 17 exactly once each with only +, -, x, and / operators to create an expression equal to 778.",778,36,66,94,17 +4101,"Using the numbers 34, 18, 37, and 20, create an expression that equals 629. You can only use +, -, x, and / operators.",629,34,18,37,20 +4102,"Arrange 71, 79, 93, and 31 with +, -, x, and / to make 153.",153,71,79,93,31 +4103,"Your task: Use 6, 78, 53, and 13 exactly once each with only +, -, x, and / operators to create an expression equal to 534.",534,6,78,53,13 +4104,"Arrange 73, 26, 1, and 11 with +, -, x, and / to make 359.",359,73,26,1,11 +4105,"Create a mathematical expression using 83, 2, 52, and 35 that equals 152. Only basic arithmetic operators (+, -, x, /) are permitted.",152,83,2,52,35 +4106,"Can you make 492 using 46, 10, 23, and 55? Use only +, -, x, and / operators.",492,46,10,23,55 +4107,"Use all four numbers (35, 12, 4, 37) to make 68. Only +, -, x, and / operators are allowed.",68,35,12,4,37 +4108,"Can you make 773 using 36, 86, 9, and 37? Use only +, -, x, and / operators.",773,36,86,9,37 +4109,"Using the numbers 28, 27, 92, and 46, create an expression that equals 57. You can only use +, -, x, and / operators.",57,28,27,92,46 +4110,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 1, 41, 22, and 55 to equal 848.",848,1,41,22,55 +4111,"Given the numbers 15, 6, 56, and 95, arrange them with +, -, x, and / operators to achieve 446.",446,15,6,56,95 +4112,"Use all four numbers (39, 84, 44, 77) to make 186. Only +, -, x, and / operators are allowed.",186,39,84,44,77 +4113,"Use all four numbers (9, 33, 49, 99) to make 149. Only +, -, x, and / operators are allowed.",149,9,33,49,99 +4114,"Using the numbers 55, 3, 25, and 64, create an expression that equals 254. You can only use +, -, x, and / operators.",254,55,3,25,64 +4115,"Given the numbers 7, 9, 90, and 41, arrange them with +, -, x, and / operators to achieve 14.",14,7,9,90,41 +4116,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 28, 58, 36, and 8 to equal 374.",374,28,58,36,8 +4117,"Use all four numbers (90, 11, 1, 32) to make 133. Only +, -, x, and / operators are allowed.",133,90,11,1,32 +4118,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 70, 2, 47, and 14 to equal 178.",178,70,2,47,14 +4119,"Your task: Use 23, 84, 21, and 5 exactly once each with only +, -, x, and / operators to create an expression equal to 24.",24,23,84,21,5 +4120,"Given the numbers 41, 5, 43, and 36, arrange them with +, -, x, and / operators to achieve 220.",220,41,5,43,36 +4121,"Can you make 186 using 89, 76, 76, and 98? Use only +, -, x, and / operators.",186,89,76,76,98 +4122,"Given the numbers 41, 9, 22, and 76, arrange them with +, -, x, and / operators to achieve 271.",271,41,9,22,76 +4123,"Use all four numbers (38, 33, 86, 3) to make 329. Only +, -, x, and / operators are allowed.",329,38,33,86,3 +4124,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 20, 1, 68, and 99 to equal 51.",51,20,1,68,99 +4125,"Use all four numbers (17, 60, 79, 30) to make 911. Only +, -, x, and / operators are allowed.",911,17,60,79,30 +4126,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 3, 19, 3, and 8 to equal 62.",62,3,19,3,8 +4127,"Find a way to combine 58, 10, 13, and 8 to get 601 using only +, -, x, and / operators.",601,58,10,13,8 +4128,"Given the numbers 66, 21, 42, and 32, arrange them with +, -, x, and / operators to achieve 164.",164,66,21,42,32 +4129,"Can you make 775 using 70, 64, 95, and 39? Use only +, -, x, and / operators.",775,70,64,95,39 +4130,"Create a mathematical expression using 1, 76, 42, and 19 that equals 169. Only basic arithmetic operators (+, -, x, /) are permitted.",169,1,76,42,19 +4131,"Find a way to combine 8, 44, 89, and 40 to get 303 using only +, -, x, and / operators.",303,8,44,89,40 +4132,"Arrange 93, 11, 95, and 85 with +, -, x, and / to make 843.",843,93,11,95,85 +4133,"Your task: Use 94, 31, 29, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 995.",995,94,31,29,2 +4134,"Create a mathematical expression using 37, 11, 7, and 96 that equals 304. Only basic arithmetic operators (+, -, x, /) are permitted.",304,37,11,7,96 +4135,"Use all four numbers (19, 61, 48, 12) to make 583. Only +, -, x, and / operators are allowed.",583,19,61,48,12 +4136,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 98, 62, 3, and 33 to equal 780.",780,98,62,3,33 +4137,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 42, 63, 63, and 90 to equal 132.",132,42,63,63,90 +4138,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 39, 24, 6, and 22 to equal 65.",65,39,24,6,22 +4139,"Problem: How can you use the four numbers 18, 8, 50, 75 with +, -, x, and / operators to get 6?",6,18,8,50,75 +4140,"Using the numbers 55, 52, 48, and 12, create an expression that equals 683. You can only use +, -, x, and / operators.",683,55,52,48,12 +4141,"Problem: How can you use the four numbers 22, 14, 22, 35 with +, -, x, and / operators to get 365?",365,22,14,22,35 +4142,"Given the numbers 82, 14, 59, and 37, arrange them with +, -, x, and / operators to achieve 945.",945,82,14,59,37 +4143,"Find a way to combine 18, 47, 2, and 23 to get 135 using only +, -, x, and / operators.",135,18,47,2,23 +4144,"Use all four numbers (6, 64, 37, 54) to make 293. Only +, -, x, and / operators are allowed.",293,6,64,37,54 +4145,"Arrange 80, 4, 88, and 56 with +, -, x, and / to make 164.",164,80,4,88,56 +4146,"Use all four numbers (21, 31, 80, 11) to make 720. Only +, -, x, and / operators are allowed.",720,21,31,80,11 +4147,"Create a mathematical expression using 27, 13, 17, and 34 that equals 592. Only basic arithmetic operators (+, -, x, /) are permitted.",592,27,13,17,34 +4148,"Arrange 99, 7, 75, and 48 with +, -, x, and / to make 816.",816,99,7,75,48 +4149,"Find a way to combine 11, 51, 38, and 61 to get 462 using only +, -, x, and / operators.",462,11,51,38,61 +4150,"Problem: How can you use the four numbers 60, 18, 35, 1 with +, -, x, and / operators to get 7?",7,60,18,35,1 +4151,"Using the numbers 10, 6, 44, and 29, create an expression that equals 133. You can only use +, -, x, and / operators.",133,10,6,44,29 +4152,"Can you make 64 using 27, 7, 1, and 30? Use only +, -, x, and / operators.",64,27,7,1,30 +4153,"Given the numbers 3, 83, 60, and 2, arrange them with +, -, x, and / operators to achieve 206.",206,3,83,60,2 +4154,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 36, 6, 94, and 88 to equal 512.",512,36,6,94,88 +4155,"Arrange 7, 64, 56, and 7 with +, -, x, and / to make 463.",463,7,64,56,7 +4156,"Use all four numbers (54, 13, 50, 90) to make 842. Only +, -, x, and / operators are allowed.",842,54,13,50,90 +4157,"Can you make 689 using 88, 55, 14, and 39? Use only +, -, x, and / operators.",689,88,55,14,39 +4158,"Given the numbers 3, 43, 88, and 29, arrange them with +, -, x, and / operators to achieve 70.",70,3,43,88,29 +4159,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 18, 33, 20, and 50 to equal 624.",624,18,33,20,50 +4160,"Use all four numbers (12, 23, 7, 23) to make 84. Only +, -, x, and / operators are allowed.",84,12,23,7,23 +4161,"Arrange 29, 7, 97, and 97 with +, -, x, and / to make 36.",36,29,7,97,97 +4162,"Find a way to combine 79, 99, 79, and 85 to get 14 using only +, -, x, and / operators.",14,79,99,79,85 +4163,"Given the numbers 76, 12, 27, and 36, arrange them with +, -, x, and / operators to achieve 60.",60,76,12,27,36 +4164,"Your task: Use 45, 21, 98, and 61 exactly once each with only +, -, x, and / operators to create an expression equal to 908.",908,45,21,98,61 +4165,"Find a way to combine 51, 23, 62, and 12 to get 429 using only +, -, x, and / operators.",429,51,23,62,12 +4166,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 5, 35, 5, and 92 to equal 78.",78,5,35,5,92 +4167,"Create a mathematical expression using 21, 20, 96, and 64 that equals 452. Only basic arithmetic operators (+, -, x, /) are permitted.",452,21,20,96,64 +4168,"Arrange 52, 24, 6, and 67 with +, -, x, and / to make 80.",80,52,24,6,67 +4169,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 9, 90, 20, and 21 to equal 339.",339,9,90,20,21 +4170,"Using the numbers 75, 6, 34, and 19, create an expression that equals 406. You can only use +, -, x, and / operators.",406,75,6,34,19 +4171,"Can you make 168 using 86, 1, 12, and 70? Use only +, -, x, and / operators.",168,86,1,12,70 +4172,"Problem: How can you use the four numbers 42, 77, 9, 81 with +, -, x, and / operators to get 816?",816,42,77,9,81 +4173,"Find a way to combine 95, 8, 11, and 3 to get 752 using only +, -, x, and / operators.",752,95,8,11,3 +4174,"Use all four numbers (67, 3, 21, 78) to make 102. Only +, -, x, and / operators are allowed.",102,67,3,21,78 +4175,"Find a way to combine 56, 2, 31, and 19 to get 100 using only +, -, x, and / operators.",100,56,2,31,19 +4176,"Find a way to combine 21, 23, 76, and 58 to get 617 using only +, -, x, and / operators.",617,21,23,76,58 +4177,"Given the numbers 29, 3, 40, and 37, arrange them with +, -, x, and / operators to achieve 186.",186,29,3,40,37 +4178,"Problem: How can you use the four numbers 13, 76, 19, 76 with +, -, x, and / operators to get 85?",85,13,76,19,76 +4179,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 66, 12, 12, and 46 to equal 734.",734,66,12,12,46 +4180,"Given the numbers 6, 42, 27, and 84, arrange them with +, -, x, and / operators to achieve 309.",309,6,42,27,84 +4181,"Given the numbers 54, 81, 66, and 22, arrange them with +, -, x, and / operators to achieve 66.",66,54,81,66,22 +4182,"Arrange 62, 5, 80, and 68 with +, -, x, and / to make 458.",458,62,5,80,68 +4183,"Problem: How can you use the four numbers 21, 4, 33, 4 with +, -, x, and / operators to get 55?",55,21,4,33,4 +4184,"Find a way to combine 24, 6, 71, and 6 to get 456 using only +, -, x, and / operators.",456,24,6,71,6 +4185,"Problem: How can you use the four numbers 79, 31, 18, 73 with +, -, x, and / operators to get 710?",710,79,31,18,73 +4186,"Arrange 35, 30, 45, and 75 with +, -, x, and / to make 630.",630,35,30,45,75 +4187,"Create a mathematical expression using 42, 18, 13, and 47 that equals 635. Only basic arithmetic operators (+, -, x, /) are permitted.",635,42,18,13,47 +4188,"Using the numbers 38, 27, 13, and 5, create an expression that equals 394. You can only use +, -, x, and / operators.",394,38,27,13,5 +4189,"Use all four numbers (72, 5, 15, 38) to make 912. Only +, -, x, and / operators are allowed.",912,72,5,15,38 +4190,"Problem: How can you use the four numbers 11, 31, 25, 14 with +, -, x, and / operators to get 691?",691,11,31,25,14 +4191,"Use all four numbers (6, 88, 22, 89) to make 417. Only +, -, x, and / operators are allowed.",417,6,88,22,89 +4192,"Arrange 60, 11, 17, and 11 with +, -, x, and / to make 43.",43,60,11,17,11 +4193,"Use all four numbers (47, 3, 15, 15) to make 171. Only +, -, x, and / operators are allowed.",171,47,3,15,15 +4194,"Your task: Use 40, 42, 60, and 48 exactly once each with only +, -, x, and / operators to create an expression equal to 76.",76,40,42,60,48 +4195,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 17, 91, 7, and 4 to equal 136.",136,17,91,7,4 +4196,"Using the numbers 16, 18, 2, and 94, create an expression that equals 100. You can only use +, -, x, and / operators.",100,16,18,2,94 +4197,"Arrange 39, 14, 66, and 59 with +, -, x, and / to make 421.",421,39,14,66,59 +4198,"Using the numbers 60, 17, 45, and 25, create an expression that equals 950. You can only use +, -, x, and / operators.",950,60,17,45,25 +4199,"Use all four numbers (97, 18, 6, 67) to make 56. Only +, -, x, and / operators are allowed.",56,97,18,6,67 +4200,"Your task: Use 14, 90, 3, and 31 exactly once each with only +, -, x, and / operators to create an expression equal to 17.",17,14,90,3,31 +4201,"Given the numbers 74, 48, 48, and 6, arrange them with +, -, x, and / operators to achieve 67.",67,74,48,48,6 +4202,"Arrange 20, 7, 48, and 62 with +, -, x, and / to make 418.",418,20,7,48,62 +4203,"Find a way to combine 24, 2, 87, and 29 to get 164 using only +, -, x, and / operators.",164,24,2,87,29 +4204,"Given the numbers 4, 9, 64, and 87, arrange them with +, -, x, and / operators to achieve 59.",59,4,9,64,87 +4205,"Arrange 8, 5, 61, and 47 with +, -, x, and / to make 266.",266,8,5,61,47 +4206,"Can you make 111 using 37, 10, 10, and 3? Use only +, -, x, and / operators.",111,37,10,10,3 +4207,"Using the numbers 1, 30, 84, and 42, create an expression that equals 61. You can only use +, -, x, and / operators.",61,1,30,84,42 +4208,"Given the numbers 96, 4, 93, and 42, arrange them with +, -, x, and / operators to achieve 249.",249,96,4,93,42 +4209,"Use all four numbers (71, 36, 35, 10) to make 197. Only +, -, x, and / operators are allowed.",197,71,36,35,10 +4210,"Arrange 10, 59, 86, and 46 with +, -, x, and / to make 722.",722,10,59,86,46 +4211,"Can you make 396 using 11, 42, 27, and 39? Use only +, -, x, and / operators.",396,11,42,27,39 +4212,"Create a mathematical expression using 79, 26, 24, and 84 that equals 619. Only basic arithmetic operators (+, -, x, /) are permitted.",619,79,26,24,84 +4213,"Use all four numbers (5, 59, 48, 43) to make 386. Only +, -, x, and / operators are allowed.",386,5,59,48,43 +4214,"Use all four numbers (11, 32, 75, 5) to make 422. Only +, -, x, and / operators are allowed.",422,11,32,75,5 +4215,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 75, 16, 43, and 19 to equal 908.",908,75,16,43,19 +4216,"Can you make 27 using 42, 25, 4, and 85? Use only +, -, x, and / operators.",27,42,25,4,85 +4217,"Find a way to combine 94, 7, 88, and 56 to get 802 using only +, -, x, and / operators.",802,94,7,88,56 +4218,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 63, 12, and 9 to equal 789.",789,24,63,12,9 +4219,"Arrange 10, 59, 16, and 3 with +, -, x, and / to make 21.",21,10,59,16,3 +4220,"Find a way to combine 27, 10, 83, and 99 to get 956 using only +, -, x, and / operators.",956,27,10,83,99 +4221,"Use all four numbers (37, 98, 49, 90) to make 217. Only +, -, x, and / operators are allowed.",217,37,98,49,90 +4222,"Using the numbers 29, 73, 3, and 80, create an expression that equals 342. You can only use +, -, x, and / operators.",342,29,73,3,80 +4223,"Problem: How can you use the four numbers 72, 34, 14, 1 with +, -, x, and / operators to get 52?",52,72,34,14,1 +4224,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 71, 31, 8, and 93 to equal 784.",784,71,31,8,93 +4225,"Problem: How can you use the four numbers 25, 40, 70, 99 with +, -, x, and / operators to get 971?",971,25,40,70,99 +4226,"Given the numbers 57, 88, 12, and 88, arrange them with +, -, x, and / operators to achieve 69.",69,57,88,12,88 +4227,"Can you make 819 using 29, 68, 12, and 26? Use only +, -, x, and / operators.",819,29,68,12,26 +4228,"Find a way to combine 95, 81, 9, and 66 to get 758 using only +, -, x, and / operators.",758,95,81,9,66 +4229,"Arrange 11, 17, 31, and 41 with +, -, x, and / to make 177.",177,11,17,31,41 +4230,"Your task: Use 26, 12, 4, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 81.",81,26,12,4,7 +4231,"Find a way to combine 20, 25, 28, and 83 to get 445 using only +, -, x, and / operators.",445,20,25,28,83 +4232,"Your task: Use 78, 12, 9, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 930.",930,78,12,9,3 +4233,"Create a mathematical expression using 28, 7, 45, and 33 that equals 310. Only basic arithmetic operators (+, -, x, /) are permitted.",310,28,7,45,33 +4234,"Create a mathematical expression using 11, 11, 98, and 2 that equals 196. Only basic arithmetic operators (+, -, x, /) are permitted.",196,11,11,98,2 +4235,"Use all four numbers (83, 4, 22, 36) to make 135. Only +, -, x, and / operators are allowed.",135,83,4,22,36 +4236,"Your task: Use 9, 13, 16, and 40 exactly once each with only +, -, x, and / operators to create an expression equal to 636.",636,9,13,16,40 +4237,"Can you make 85 using 12, 29, 2, and 89? Use only +, -, x, and / operators.",85,12,29,2,89 +4238,"Use all four numbers (25, 30, 36, 1) to make 31. Only +, -, x, and / operators are allowed.",31,25,30,36,1 +4239,"Your task: Use 8, 65, 38, and 44 exactly once each with only +, -, x, and / operators to create an expression equal to 438.",438,8,65,38,44 +4240,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 68, 33, 1, and 31 to equal 70.",70,68,33,1,31 +4241,"Create a mathematical expression using 36, 10, 22, and 34 that equals 794. Only basic arithmetic operators (+, -, x, /) are permitted.",794,36,10,22,34 +4242,"Find a way to combine 14, 7, 40, and 2 to get 87 using only +, -, x, and / operators.",87,14,7,40,2 +4243,"Can you make 824 using 8, 28, 60, and 10? Use only +, -, x, and / operators.",824,8,28,60,10 +4244,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 76, 9, 53, and 54 to equal 683.",683,76,9,53,54 +4245,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 12, 74, 83, and 1 to equal 970.",970,12,74,83,1 +4246,"Given the numbers 83, 93, 92, and 23, arrange them with +, -, x, and / operators to achieve 180.",180,83,93,92,23 +4247,"Arrange 65, 14, 41, and 10 with +, -, x, and / to make 941.",941,65,14,41,10 +4248,"Create a mathematical expression using 46, 55, 19, and 1 that equals 10. Only basic arithmetic operators (+, -, x, /) are permitted.",10,46,55,19,1 +4249,"Problem: How can you use the four numbers 5, 12, 34, 39 with +, -, x, and / operators to get 55?",55,5,12,34,39 +4250,"Use all four numbers (96, 75, 40, 89) to make 269. Only +, -, x, and / operators are allowed.",269,96,75,40,89 +4251,"Your task: Use 85, 1, 62, and 16 exactly once each with only +, -, x, and / operators to create an expression equal to 131.",131,85,1,62,16 +4252,"Use all four numbers (76, 10, 35, 70) to make 655. Only +, -, x, and / operators are allowed.",655,76,10,35,70 +4253,"Can you make 621 using 58, 59, 8, and 63? Use only +, -, x, and / operators.",621,58,59,8,63 +4254,"Using the numbers 49, 14, 17, and 8, create an expression that equals 711. You can only use +, -, x, and / operators.",711,49,14,17,8 +4255,"Problem: How can you use the four numbers 2, 48, 11, 37 with +, -, x, and / operators to get 144?",144,2,48,11,37 +4256,"Create a mathematical expression using 49, 14, 21, and 20 that equals 455. Only basic arithmetic operators (+, -, x, /) are permitted.",455,49,14,21,20 +4257,"Arrange 67, 1, 9, and 36 with +, -, x, and / to make 94.",94,67,1,9,36 +4258,"Problem: How can you use the four numbers 45, 78, 64, 32 with +, -, x, and / operators to get 125?",125,45,78,64,32 +4259,"Problem: How can you use the four numbers 8, 9, 44, 73 with +, -, x, and / operators to get 189?",189,8,9,44,73 +4260,"Using the numbers 76, 23, 79, and 10, create an expression that equals 958. You can only use +, -, x, and / operators.",958,76,23,79,10 +4261,"Using the numbers 9, 66, 40, and 3, create an expression that equals 195. You can only use +, -, x, and / operators.",195,9,66,40,3 +4262,"Your task: Use 26, 56, 26, and 18 exactly once each with only +, -, x, and / operators to create an expression equal to 438.",438,26,56,26,18 +4263,"Given the numbers 68, 92, 4, and 62, arrange them with +, -, x, and / operators to achieve 224.",224,68,92,4,62 +4264,"Using the numbers 89, 38, 25, and 100, create an expression that equals 939. You can only use +, -, x, and / operators.",939,89,38,25,100 +4265,"Can you make 25 using 95, 35, 42, and 84? Use only +, -, x, and / operators.",25,95,35,42,84 +4266,"Arrange 73, 12, 29, and 97 with +, -, x, and / to make 944.",944,73,12,29,97 +4267,"Find a way to combine 40, 82, 1, and 91 to get 49 using only +, -, x, and / operators.",49,40,82,1,91 +4268,"Your task: Use 4, 56, 16, and 25 exactly once each with only +, -, x, and / operators to create an expression equal to 925.",925,4,56,16,25 +4269,"Find a way to combine 12, 16, 46, and 13 to get 790 using only +, -, x, and / operators.",790,12,16,46,13 +4270,"Given the numbers 2, 9, 32, and 37, arrange them with +, -, x, and / operators to achieve 613.",613,2,9,32,37 +4271,"Can you make 375 using 20, 18, 16, and 67? Use only +, -, x, and / operators.",375,20,18,16,67 +4272,"Can you make 974 using 72, 19, 43, and 85? Use only +, -, x, and / operators.",974,72,19,43,85 +4273,"Using the numbers 29, 12, 85, and 51, create an expression that equals 580. You can only use +, -, x, and / operators.",580,29,12,85,51 +4274,"Create a mathematical expression using 58, 10, 38, and 66 that equals 608. Only basic arithmetic operators (+, -, x, /) are permitted.",608,58,10,38,66 +4275,"Problem: How can you use the four numbers 89, 15, 26, 26 with +, -, x, and / operators to get 105?",105,89,15,26,26 +4276,"Using the numbers 99, 5, 52, and 69, create an expression that equals 428. You can only use +, -, x, and / operators.",428,99,5,52,69 +4277,"Using the numbers 47, 22, 12, and 59, create an expression that equals 987. You can only use +, -, x, and / operators.",987,47,22,12,59 +4278,"Find a way to combine 15, 33, 96, and 81 to get 480 using only +, -, x, and / operators.",480,15,33,96,81 +4279,"Your task: Use 70, 86, 35, and 94 exactly once each with only +, -, x, and / operators to create an expression equal to 78.",78,70,86,35,94 +4280,"Find a way to combine 7, 70, 4, and 98 to get 189 using only +, -, x, and / operators.",189,7,70,4,98 +4281,"Use all four numbers (56, 8, 2, 5) to make 77. Only +, -, x, and / operators are allowed.",77,56,8,2,5 +4282,"Problem: How can you use the four numbers 45, 7, 100, 45 with +, -, x, and / operators to get 370?",370,45,7,100,45 +4283,"Given the numbers 58, 24, 29, and 10, arrange them with +, -, x, and / operators to achieve 372.",372,58,24,29,10 +4284,"Arrange 87, 11, 48, and 91 with +, -, x, and / to make 524.",524,87,11,48,91 +4285,"Create a mathematical expression using 72, 61, 8, and 8 that equals 134. Only basic arithmetic operators (+, -, x, /) are permitted.",134,72,61,8,8 +4286,"Find a way to combine 92, 9, 64, and 76 to get 744 using only +, -, x, and / operators.",744,92,9,64,76 +4287,"Using the numbers 81, 91, 16, and 33, create an expression that equals 700. You can only use +, -, x, and / operators.",700,81,91,16,33 +4288,"Find a way to combine 9, 66, 56, and 92 to get 630 using only +, -, x, and / operators.",630,9,66,56,92 +4289,"Your task: Use 90, 39, 22, and 35 exactly once each with only +, -, x, and / operators to create an expression equal to 821.",821,90,39,22,35 +4290,"Given the numbers 30, 5, 2, and 3, arrange them with +, -, x, and / operators to achieve 156.",156,30,5,2,3 +4291,"Problem: How can you use the four numbers 75, 76, 72, 7 with +, -, x, and / operators to get 655?",655,75,76,72,7 +4292,"Your task: Use 5, 68, 44, and 55 exactly once each with only +, -, x, and / operators to create an expression equal to 90.",90,5,68,44,55 +4293,"Find a way to combine 3, 24, 58, and 80 to get 94 using only +, -, x, and / operators.",94,3,24,58,80 +4294,"Arrange 35, 46, 9, and 88 with +, -, x, and / to make 873.",873,35,46,9,88 +4295,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 35, 31, 3, and 80 to equal 48.",48,35,31,3,80 +4296,"Create a mathematical expression using 4, 59, 70, and 64 that equals 370. Only basic arithmetic operators (+, -, x, /) are permitted.",370,4,59,70,64 +4297,"Using the numbers 87, 18, 9, and 97, create an expression that equals 186. You can only use +, -, x, and / operators.",186,87,18,9,97 +4298,"Using the numbers 4, 73, 22, and 87, create an expression that equals 183. You can only use +, -, x, and / operators.",183,4,73,22,87 +4299,"Find a way to combine 82, 3, 97, and 7 to get 764 using only +, -, x, and / operators.",764,82,3,97,7 +4300,"Can you make 561 using 64, 9, 19, and 34? Use only +, -, x, and / operators.",561,64,9,19,34 +4301,"Your task: Use 99, 8, 6, and 26 exactly once each with only +, -, x, and / operators to create an expression equal to 824.",824,99,8,6,26 +4302,"Create a mathematical expression using 33, 30, 7, and 66 that equals 105. Only basic arithmetic operators (+, -, x, /) are permitted.",105,33,30,7,66 +4303,"Create a mathematical expression using 80, 67, 6, and 76 that equals 469. Only basic arithmetic operators (+, -, x, /) are permitted.",469,80,67,6,76 +4304,"Using the numbers 84, 14, 21, and 41, create an expression that equals 26. You can only use +, -, x, and / operators.",26,84,14,21,41 +4305,"Problem: How can you use the four numbers 16, 82, 3, 76 with +, -, x, and / operators to get 162?",162,16,82,3,76 +4306,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 23, 16, 53, and 21 to equal 400.",400,23,16,53,21 +4307,"Create a mathematical expression using 27, 30, 74, and 86 that equals 822. Only basic arithmetic operators (+, -, x, /) are permitted.",822,27,30,74,86 +4308,"Problem: How can you use the four numbers 47, 22, 22, 28 with +, -, x, and / operators to get 74?",74,47,22,22,28 +4309,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 97, 80, 2, and 96 to equal 369.",369,97,80,2,96 +4310,"Your task: Use 14, 59, 18, and 50 exactly once each with only +, -, x, and / operators to create an expression equal to 858.",858,14,59,18,50 +4311,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 8, 90, 16, and 96 to equal 640.",640,8,90,16,96 +4312,"Create a mathematical expression using 83, 47, 87, and 35 that equals 856. Only basic arithmetic operators (+, -, x, /) are permitted.",856,83,47,87,35 +4313,"Find a way to combine 87, 25, 33, and 14 to get 524 using only +, -, x, and / operators.",524,87,25,33,14 +4314,"Arrange 27, 7, 24, and 58 with +, -, x, and / to make 155.",155,27,7,24,58 +4315,"Problem: How can you use the four numbers 44, 70, 44, 13 with +, -, x, and / operators to get 910?",910,44,70,44,13 +4316,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 2, 75, and 37 to equal 50.",50,6,2,75,37 +4317,"Arrange 64, 21, 42, and 16 with +, -, x, and / to make 715.",715,64,21,42,16 +4318,"Can you make 733 using 64, 97, 73, and 75? Use only +, -, x, and / operators.",733,64,97,73,75 +4319,"Problem: How can you use the four numbers 56, 14, 73, 7 with +, -, x, and / operators to get 704?",704,56,14,73,7 +4320,"Your task: Use 74, 91, 1, and 70 exactly once each with only +, -, x, and / operators to create an expression equal to 53.",53,74,91,1,70 +4321,"Using the numbers 60, 40, 16, and 53, create an expression that equals 97. You can only use +, -, x, and / operators.",97,60,40,16,53 +4322,"Using the numbers 66, 3, 1, and 28, create an expression that equals 226. You can only use +, -, x, and / operators.",226,66,3,1,28 +4323,"Find a way to combine 60, 56, 2, and 41 to get 86 using only +, -, x, and / operators.",86,60,56,2,41 +4324,"Find a way to combine 96, 80, 80, and 38 to get 58 using only +, -, x, and / operators.",58,96,80,80,38 +4325,"Create a mathematical expression using 79, 59, 22, and 5 that equals 130. Only basic arithmetic operators (+, -, x, /) are permitted.",130,79,59,22,5 +4326,"Problem: How can you use the four numbers 96, 43, 43, 27 with +, -, x, and / operators to get 69?",69,96,43,43,27 +4327,"Find a way to combine 29, 21, 62, and 83 to get 630 using only +, -, x, and / operators.",630,29,21,62,83 +4328,"Problem: How can you use the four numbers 51, 24, 9, 59 with +, -, x, and / operators to get 606?",606,51,24,9,59 +4329,"Can you make 382 using 40, 11, 79, and 21? Use only +, -, x, and / operators.",382,40,11,79,21 +4330,"Using the numbers 90, 1, 49, and 98, create an expression that equals 45. You can only use +, -, x, and / operators.",45,90,1,49,98 +4331,"Problem: How can you use the four numbers 4, 59, 23, 82 with +, -, x, and / operators to get 295?",295,4,59,23,82 +4332,"Create a mathematical expression using 36, 33, 23, and 1 that equals 795. Only basic arithmetic operators (+, -, x, /) are permitted.",795,36,33,23,1 +4333,"Use all four numbers (14, 65, 10, 42) to make 133. Only +, -, x, and / operators are allowed.",133,14,65,10,42 +4334,"Your task: Use 10, 99, 77, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 450.",450,10,99,77,7 +4335,"Arrange 34, 10, 5, and 20 with +, -, x, and / to make 64.",64,34,10,5,20 +4336,"Use all four numbers (61, 6, 95, 28) to make 603. Only +, -, x, and / operators are allowed.",603,61,6,95,28 +4337,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 9, 2, 80, and 97 to equal 195.",195,9,2,80,97 +4338,"Your task: Use 98, 52, 45, and 15 exactly once each with only +, -, x, and / operators to create an expression equal to 721.",721,98,52,45,15 +4339,"Can you make 771 using 65, 69, 31, and 25? Use only +, -, x, and / operators.",771,65,69,31,25 +4340,"Problem: How can you use the four numbers 34, 4, 3, 5 with +, -, x, and / operators to get 27?",27,34,4,3,5 +4341,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 20, 2, 35, and 13 to equal 88.",88,20,2,35,13 +4342,"Create a mathematical expression using 45, 52, 54, and 9 that equals 583. Only basic arithmetic operators (+, -, x, /) are permitted.",583,45,52,54,9 +4343,"Create a mathematical expression using 62, 15, 19, and 74 that equals 837. Only basic arithmetic operators (+, -, x, /) are permitted.",837,62,15,19,74 +4344,"Using the numbers 57, 30, 5, and 9, create an expression that equals 198. You can only use +, -, x, and / operators.",198,57,30,5,9 +4345,"Problem: How can you use the four numbers 100, 47, 87, 46 with +, -, x, and / operators to get 698?",698,100,47,87,46 +4346,"Problem: How can you use the four numbers 9, 4, 11, 32 with +, -, x, and / operators to get 388?",388,9,4,11,32 +4347,"Given the numbers 6, 31, 80, and 7, arrange them with +, -, x, and / operators to achieve 259.",259,6,31,80,7 +4348,"Create a mathematical expression using 50, 9, 76, and 12 that equals 722. Only basic arithmetic operators (+, -, x, /) are permitted.",722,50,9,76,12 +4349,"Given the numbers 59, 27, 81, and 48, arrange them with +, -, x, and / operators to achieve 944.",944,59,27,81,48 +4350,"Arrange 74, 2, 13, and 73 with +, -, x, and / to make 173.",173,74,2,13,73 +4351,"Create a mathematical expression using 52, 2, 29, and 77 that equals 187. Only basic arithmetic operators (+, -, x, /) are permitted.",187,52,2,29,77 +4352,"Find a way to combine 16, 24, 8, and 2 to get 8 using only +, -, x, and / operators.",8,16,24,8,2 +4353,"Problem: How can you use the four numbers 11, 12, 24, 86 with +, -, x, and / operators to get 213?",213,11,12,24,86 +4354,"Arrange 29, 19, 95, and 57 with +, -, x, and / to make 589.",589,29,19,95,57 +4355,"Problem: How can you use the four numbers 73, 2, 100, 60 with +, -, x, and / operators to get 186?",186,73,2,100,60 +4356,"Using the numbers 16, 87, 97, and 7, create an expression that equals 608. You can only use +, -, x, and / operators.",608,16,87,97,7 +4357,"Find a way to combine 33, 31, 14, and 97 to get 912 using only +, -, x, and / operators.",912,33,31,14,97 +4358,"Create a mathematical expression using 17, 57, 7, and 63 that equals 479. Only basic arithmetic operators (+, -, x, /) are permitted.",479,17,57,7,63 +4359,"Arrange 7, 61, 20, and 70 with +, -, x, and / to make 377.",377,7,61,20,70 +4360,"Your task: Use 43, 19, 59, and 59 exactly once each with only +, -, x, and / operators to create an expression equal to 23.",23,43,19,59,59 +4361,"Given the numbers 35, 48, 50, and 2, arrange them with +, -, x, and / operators to achieve 108.",108,35,48,50,2 +4362,"Use all four numbers (91, 13, 54, 54) to make 739. Only +, -, x, and / operators are allowed.",739,91,13,54,54 +4363,"Can you make 384 using 18, 25, 66, and 1? Use only +, -, x, and / operators.",384,18,25,66,1 +4364,"Find a way to combine 11, 56, 99, and 1 to get 54 using only +, -, x, and / operators.",54,11,56,99,1 +4365,"Can you make 128 using 39, 39, 31, and 97? Use only +, -, x, and / operators.",128,39,39,31,97 +4366,"Problem: How can you use the four numbers 8, 11, 9, 81 with +, -, x, and / operators to get 873?",873,8,11,9,81 +4367,"Can you make 154 using 69, 46, 96, and 10? Use only +, -, x, and / operators.",154,69,46,96,10 +4368,"Create a mathematical expression using 35, 47, 6, and 29 that equals 288. Only basic arithmetic operators (+, -, x, /) are permitted.",288,35,47,6,29 +4369,"Using the numbers 45, 14, 10, and 87, create an expression that equals 150. You can only use +, -, x, and / operators.",150,45,14,10,87 +4370,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 7, 29, and 15 to equal 224.",224,6,7,29,15 +4371,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 6, 11, and 87 to equal 958.",958,6,6,11,87 +4372,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 40, 52, 47, and 24 to equal 952.",952,40,52,47,24 +4373,"Arrange 41, 40, 24, and 57 with +, -, x, and / to make 272.",272,41,40,24,57 +4374,"Given the numbers 67, 13, 70, and 47, arrange them with +, -, x, and / operators to achieve 848.",848,67,13,70,47 +4375,"Given the numbers 36, 24, 4, and 48, arrange them with +, -, x, and / operators to achieve 264.",264,36,24,4,48 +4376,"Use all four numbers (21, 9, 6, 58) to make 360. Only +, -, x, and / operators are allowed.",360,21,9,6,58 +4377,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 88, 27, 4, and 82 to equal 676.",676,88,27,4,82 +4378,"Can you make 126 using 65, 77, 8, and 2? Use only +, -, x, and / operators.",126,65,77,8,2 +4379,"Given the numbers 60, 72, 16, and 33, arrange them with +, -, x, and / operators to achieve 303.",303,60,72,16,33 +4380,"Problem: How can you use the four numbers 65, 5, 89, 25 with +, -, x, and / operators to get 485?",485,65,5,89,25 +4381,"Use all four numbers (46, 82, 64, 13) to make 960. Only +, -, x, and / operators are allowed.",960,46,82,64,13 +4382,"Can you make 130 using 72, 10, 3, and 88? Use only +, -, x, and / operators.",130,72,10,3,88 +4383,"Using the numbers 77, 11, 22, and 4, create an expression that equals 79. You can only use +, -, x, and / operators.",79,77,11,22,4 +4384,"Find a way to combine 5, 41, 13, and 89 to get 103 using only +, -, x, and / operators.",103,5,41,13,89 +4385,"Problem: How can you use the four numbers 13, 37, 57, 57 with +, -, x, and / operators to get 481?",481,13,37,57,57 +4386,"Given the numbers 92, 36, 6, and 7, arrange them with +, -, x, and / operators to achieve 301.",301,92,36,6,7 +4387,"Arrange 11, 88, 39, and 39 with +, -, x, and / to make 968.",968,11,88,39,39 +4388,"Use all four numbers (63, 6, 56, 4) to make 43. Only +, -, x, and / operators are allowed.",43,63,6,56,4 +4389,"Problem: How can you use the four numbers 81, 54, 30, 8 with +, -, x, and / operators to get 53?",53,81,54,30,8 +4390,"Find a way to combine 32, 11, 87, and 33 to get 61 using only +, -, x, and / operators.",61,32,11,87,33 +4391,"Find a way to combine 88, 28, 11, and 96 to get 300 using only +, -, x, and / operators.",300,88,28,11,96 +4392,"Your task: Use 5, 14, 11, and 56 exactly once each with only +, -, x, and / operators to create an expression equal to 714.",714,5,14,11,56 +4393,"Create a mathematical expression using 80, 46, 7, and 32 that equals 258. Only basic arithmetic operators (+, -, x, /) are permitted.",258,80,46,7,32 +4394,"Use all four numbers (55, 59, 12, 59) to make 704. Only +, -, x, and / operators are allowed.",704,55,59,12,59 +4395,"Create a mathematical expression using 89, 16, 43, and 71 that equals 706. Only basic arithmetic operators (+, -, x, /) are permitted.",706,89,16,43,71 +4396,"Given the numbers 88, 72, 39, and 17, arrange them with +, -, x, and / operators to achieve 823.",823,88,72,39,17 +4397,"Use all four numbers (33, 48, 2, 6) to make 123. Only +, -, x, and / operators are allowed.",123,33,48,2,6 +4398,"Create a mathematical expression using 80, 13, 84, and 20 that equals 936. Only basic arithmetic operators (+, -, x, /) are permitted.",936,80,13,84,20 +4399,"Create a mathematical expression using 7, 89, 14, and 50 that equals 587. Only basic arithmetic operators (+, -, x, /) are permitted.",587,7,89,14,50 +4400,"Arrange 47, 3, 39, and 4 with +, -, x, and / to make 160.",160,47,3,39,4 +4401,"Arrange 38, 29, 87, and 3 with +, -, x, and / to make 38.",38,38,29,87,3 +4402,"Using the numbers 32, 48, 12, and 15, create an expression that equals 143. You can only use +, -, x, and / operators.",143,32,48,12,15 +4403,"Problem: How can you use the four numbers 63, 24, 29, 8 with +, -, x, and / operators to get 751?",751,63,24,29,8 +4404,"Your task: Use 20, 51, 17, and 65 exactly once each with only +, -, x, and / operators to create an expression equal to 215.",215,20,51,17,65 +4405,"Arrange 3, 92, 6, and 72 with +, -, x, and / to make 23.",23,3,92,6,72 +4406,"Create a mathematical expression using 54, 64, 64, and 15 that equals 69. Only basic arithmetic operators (+, -, x, /) are permitted.",69,54,64,64,15 +4407,"Given the numbers 20, 17, 19, and 19, arrange them with +, -, x, and / operators to achieve 37.",37,20,17,19,19 +4408,"Using the numbers 55, 89, 13, and 54, create an expression that equals 846. You can only use +, -, x, and / operators.",846,55,89,13,54 +4409,"Use all four numbers (26, 27, 73, 94) to make 869. Only +, -, x, and / operators are allowed.",869,26,27,73,94 +4410,"Create a mathematical expression using 95, 14, 12, and 66 that equals 901. Only basic arithmetic operators (+, -, x, /) are permitted.",901,95,14,12,66 +4411,"Given the numbers 42, 25, 13, and 2, arrange them with +, -, x, and / operators to achieve 692.",692,42,25,13,2 +4412,"Use all four numbers (64, 3, 28, 96) to make 52. Only +, -, x, and / operators are allowed.",52,64,3,28,96 +4413,"Arrange 58, 12, 49, and 86 with +, -, x, and / to make 732.",732,58,12,49,86 +4414,"Using the numbers 8, 63, 12, and 36, create an expression that equals 936. You can only use +, -, x, and / operators.",936,8,63,12,36 +4415,"Your task: Use 54, 60, 100, and 4 exactly once each with only +, -, x, and / operators to create an expression equal to 19.",19,54,60,100,4 +4416,"Given the numbers 33, 13, 33, and 3, arrange them with +, -, x, and / operators to achieve 16.",16,33,13,33,3 +4417,"Using the numbers 5, 81, 4, and 18, create an expression that equals 90. You can only use +, -, x, and / operators.",90,5,81,4,18 +4418,"Can you make 50 using 68, 14, 64, and 2? Use only +, -, x, and / operators.",50,68,14,64,2 +4419,"Use all four numbers (83, 11, 90, 6) to make 997. Only +, -, x, and / operators are allowed.",997,83,11,90,6 +4420,"Create a mathematical expression using 36, 4, 27, and 26 that equals 118. Only basic arithmetic operators (+, -, x, /) are permitted.",118,36,4,27,26 +4421,"Your task: Use 10, 19, 57, and 44 exactly once each with only +, -, x, and / operators to create an expression equal to 291.",291,10,19,57,44 +4422,"Can you make 25 using 29, 12, 23, and 69? Use only +, -, x, and / operators.",25,29,12,23,69 +4423,"Using the numbers 71, 81, 41, and 41, create an expression that equals 152. You can only use +, -, x, and / operators.",152,71,81,41,41 +4424,"Can you make 27 using 27, 81, 27, and 80? Use only +, -, x, and / operators.",27,27,81,27,80 +4425,"Your task: Use 68, 13, 33, and 64 exactly once each with only +, -, x, and / operators to create an expression equal to 787.",787,68,13,33,64 +4426,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 10, 12, 13, and 77 to equal 999.",999,10,12,13,77 +4427,"Using the numbers 9, 3, 32, and 58, create an expression that equals 93. You can only use +, -, x, and / operators.",93,9,3,32,58 +4428,"Create a mathematical expression using 25, 10, 16, and 40 that equals 1. Only basic arithmetic operators (+, -, x, /) are permitted.",1,25,10,16,40 +4429,"Problem: How can you use the four numbers 4, 2, 21, 76 with +, -, x, and / operators to get 63?",63,4,2,21,76 +4430,"Problem: How can you use the four numbers 57, 24, 4, 5 with +, -, x, and / operators to get 337?",337,57,24,4,5 +4431,"Using the numbers 15, 64, 4, and 89, create an expression that equals 182. You can only use +, -, x, and / operators.",182,15,64,4,89 +4432,"Create a mathematical expression using 86, 96, 1, and 20 that equals 10. Only basic arithmetic operators (+, -, x, /) are permitted.",10,86,96,1,20 +4433,"Use all four numbers (17, 42, 18, 42) to make 115. Only +, -, x, and / operators are allowed.",115,17,42,18,42 +4434,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 57, 10, 55, and 1 to equal 122.",122,57,10,55,1 +4435,"Your task: Use 16, 54, 87, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 538.",538,16,54,87,9 +4436,"Can you make 625 using 65, 56, 56, and 11? Use only +, -, x, and / operators.",625,65,56,56,11 +4437,"Using the numbers 19, 19, 78, and 6, create an expression that equals 13. You can only use +, -, x, and / operators.",13,19,19,78,6 +4438,"Can you make 322 using 45, 32, 7, and 53? Use only +, -, x, and / operators.",322,45,32,7,53 +4439,"Given the numbers 28, 48, 3, and 56, arrange them with +, -, x, and / operators to achieve 8.",8,28,48,3,56 +4440,"Create a mathematical expression using 31, 24, 74, and 14 that equals 656. Only basic arithmetic operators (+, -, x, /) are permitted.",656,31,24,74,14 +4441,"Create a mathematical expression using 40, 45, 92, and 2 that equals 269. Only basic arithmetic operators (+, -, x, /) are permitted.",269,40,45,92,2 +4442,"Use all four numbers (68, 98, 49, 20) to make 46. Only +, -, x, and / operators are allowed.",46,68,98,49,20 +4443,"Find a way to combine 6, 3, 7, and 67 to get 76 using only +, -, x, and / operators.",76,6,3,7,67 +4444,"Find a way to combine 82, 88, 81, and 10 to get 804 using only +, -, x, and / operators.",804,82,88,81,10 +4445,"Arrange 83, 2, 53, and 16 with +, -, x, and / to make 129.",129,83,2,53,16 +4446,"Problem: How can you use the four numbers 99, 44, 16, 31 with +, -, x, and / operators to get 834?",834,99,44,16,31 +4447,"Problem: How can you use the four numbers 20, 16, 32, 81 with +, -, x, and / operators to get 613?",613,20,16,32,81 +4448,"Create a mathematical expression using 20, 12, 94, and 47 that equals 480. Only basic arithmetic operators (+, -, x, /) are permitted.",480,20,12,94,47 +4449,"Your task: Use 30, 30, 16, and 83 exactly once each with only +, -, x, and / operators to create an expression equal to 593.",593,30,30,16,83 +4450,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 22, 24, 28, and 70 to equal 430.",430,22,24,28,70 +4451,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 65, 8, and 36 to equal 508.",508,24,65,8,36 +4452,"Find a way to combine 6, 42, 20, and 60 to get 786 using only +, -, x, and / operators.",786,6,42,20,60 +4453,"Create a mathematical expression using 7, 19, 43, and 63 that equals 113. Only basic arithmetic operators (+, -, x, /) are permitted.",113,7,19,43,63 +4454,"Using the numbers 19, 2, 1, and 92, create an expression that equals 113. You can only use +, -, x, and / operators.",113,19,2,1,92 +4455,"Problem: How can you use the four numbers 10, 50, 20, 65 with +, -, x, and / operators to get 585?",585,10,50,20,65 +4456,"Use all four numbers (21, 16, 14, 37) to make 61. Only +, -, x, and / operators are allowed.",61,21,16,14,37 +4457,"Use all four numbers (22, 21, 64, 67) to make 459. Only +, -, x, and / operators are allowed.",459,22,21,64,67 +4458,"Find a way to combine 53, 46, 80, and 80 to get 99 using only +, -, x, and / operators.",99,53,46,80,80 +4459,"Find a way to combine 48, 13, 47, and 89 to get 748 using only +, -, x, and / operators.",748,48,13,47,89 +4460,"Using the numbers 26, 7, 100, and 4, create an expression that equals 286. You can only use +, -, x, and / operators.",286,26,7,100,4 +4461,"Given the numbers 39, 42, 56, and 24, arrange them with +, -, x, and / operators to achieve 137.",137,39,42,56,24 +4462,"Arrange 99, 22, 2, and 97 with +, -, x, and / to make 271.",271,99,22,2,97 +4463,"Arrange 33, 100, 20, and 86 with +, -, x, and / to make 79.",79,33,100,20,86 +4464,"Given the numbers 14, 53, 13, and 54, arrange them with +, -, x, and / operators to achieve 649.",649,14,53,13,54 +4465,"Your task: Use 48, 93, 60, and 70 exactly once each with only +, -, x, and / operators to create an expression equal to 264.",264,48,93,60,70 +4466,"Can you make 184 using 94, 20, 81, and 18? Use only +, -, x, and / operators.",184,94,20,81,18 +4467,"Find a way to combine 34, 85, 47, and 9 to get 372 using only +, -, x, and / operators.",372,34,85,47,9 +4468,"Create a mathematical expression using 17, 28, 16, and 8 that equals 468. Only basic arithmetic operators (+, -, x, /) are permitted.",468,17,28,16,8 +4469,"Problem: How can you use the four numbers 13, 50, 38, 27 with +, -, x, and / operators to get 585?",585,13,50,38,27 +4470,"Given the numbers 9, 60, 5, and 6, arrange them with +, -, x, and / operators to achieve 59.",59,9,60,5,6 +4471,"Can you make 606 using 86, 27, 22, and 74? Use only +, -, x, and / operators.",606,86,27,22,74 +4472,"Can you make 56 using 31, 4, 51, and 17? Use only +, -, x, and / operators.",56,31,4,51,17 +4473,"Can you make 564 using 55, 13, 69, and 82? Use only +, -, x, and / operators.",564,55,13,69,82 +4474,"Can you make 567 using 73, 9, 93, and 3? Use only +, -, x, and / operators.",567,73,9,93,3 +4475,"Using the numbers 6, 26, 11, and 11, create an expression that equals 33. You can only use +, -, x, and / operators.",33,6,26,11,11 +4476,"Arrange 37, 34, 1, and 7 with +, -, x, and / to make 64.",64,37,34,1,7 +4477,"Create a mathematical expression using 19, 46, 9, and 28 that equals 837. Only basic arithmetic operators (+, -, x, /) are permitted.",837,19,46,9,28 +4478,"Problem: How can you use the four numbers 83, 28, 84, 84 with +, -, x, and / operators to get 55?",55,83,28,84,84 +4479,"Problem: How can you use the four numbers 40, 10, 97, 27 with +, -, x, and / operators to get 330?",330,40,10,97,27 +4480,"Arrange 86, 24, 30, and 50 with +, -, x, and / to make 856.",856,86,24,30,50 +4481,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 76, 2, 96, and 48 to equal 76.",76,76,2,96,48 +4482,"Arrange 28, 10, 61, and 9 with +, -, x, and / to make 332.",332,28,10,61,9 +4483,"Using the numbers 11, 32, 2, and 61, create an expression that equals 643. You can only use +, -, x, and / operators.",643,11,32,2,61 +4484,"Use all four numbers (17, 42, 40, 4) to make 670. Only +, -, x, and / operators are allowed.",670,17,42,40,4 +4485,"Using the numbers 41, 16, 84, and 3, create an expression that equals 53. You can only use +, -, x, and / operators.",53,41,16,84,3 +4486,"Can you make 558 using 66, 30, 17, and 18? Use only +, -, x, and / operators.",558,66,30,17,18 +4487,"Given the numbers 12, 55, 82, and 81, arrange them with +, -, x, and / operators to achieve 661.",661,12,55,82,81 +4488,"Arrange 87, 95, 7, and 27 with +, -, x, and / to make 779.",779,87,95,7,27 +4489,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 20, 2, 33, and 3 to equal 990.",990,20,2,33,3 +4490,"Can you make 289 using 70, 94, 20, and 40? Use only +, -, x, and / operators.",289,70,94,20,40 +4491,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 5, 75, 51, and 24 to equal 402.",402,5,75,51,24 +4492,"Can you make 270 using 84, 3, 49, and 39? Use only +, -, x, and / operators.",270,84,3,49,39 +4493,"Problem: How can you use the four numbers 4, 55, 4, 60 with +, -, x, and / operators to get 164?",164,4,55,4,60 +4494,"Using the numbers 68, 21, 18, and 40, create an expression that equals 809. You can only use +, -, x, and / operators.",809,68,21,18,40 +4495,"Given the numbers 1, 3, 100, and 1, arrange them with +, -, x, and / operators to achieve 104.",104,1,3,100,1 +4496,"Your task: Use 6, 93, 87, and 53 exactly once each with only +, -, x, and / operators to create an expression equal to 592.",592,6,93,87,53 +4497,"Your task: Use 89, 89, 44, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 54.",54,89,89,44,9 +4498,"Using the numbers 31, 8, 1, and 64, create an expression that equals 312. You can only use +, -, x, and / operators.",312,31,8,1,64 +4499,"Can you make 159 using 17, 5, 77, and 3? Use only +, -, x, and / operators.",159,17,5,77,3 +4500,"Find a way to combine 43, 48, 12, and 4 to get 187 using only +, -, x, and / operators.",187,43,48,12,4 +4501,"Can you make 710 using 11, 66, 40, and 56? Use only +, -, x, and / operators.",710,11,66,40,56 +4502,"Find a way to combine 57, 39, 48, and 41 to get 255 using only +, -, x, and / operators.",255,57,39,48,41 +4503,"Your task: Use 27, 34, 2, and 81 exactly once each with only +, -, x, and / operators to create an expression equal to 756.",756,27,34,2,81 +4504,"Your task: Use 32, 5, 37, and 63 exactly once each with only +, -, x, and / operators to create an expression equal to 60.",60,32,5,37,63 +4505,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 1, 35, 20, and 60 to equal 761.",761,1,35,20,60 +4506,"Create a mathematical expression using 2, 52, 33, and 33 that equals 104. Only basic arithmetic operators (+, -, x, /) are permitted.",104,2,52,33,33 +4507,"Find a way to combine 9, 23, 67, and 90 to get 230 using only +, -, x, and / operators.",230,9,23,67,90 +4508,"Using the numbers 55, 28, 43, and 20, create an expression that equals 680. You can only use +, -, x, and / operators.",680,55,28,43,20 +4509,"Given the numbers 86, 40, 40, and 47, arrange them with +, -, x, and / operators to achieve 39.",39,86,40,40,47 +4510,"Given the numbers 26, 61, 55, and 12, arrange them with +, -, x, and / operators to achieve 747.",747,26,61,55,12 +4511,"Use all four numbers (45, 17, 57, 54) to make 960. Only +, -, x, and / operators are allowed.",960,45,17,57,54 +4512,"Arrange 17, 55, 42, and 45 with +, -, x, and / to make 938.",938,17,55,42,45 +4513,"Arrange 57, 20, 99, and 99 with +, -, x, and / to make 76.",76,57,20,99,99 +4514,"Use all four numbers (45, 76, 5, 94) to make 591. Only +, -, x, and / operators are allowed.",591,45,76,5,94 +4515,"Can you make 73 using 88, 83, 83, and 14? Use only +, -, x, and / operators.",73,88,83,83,14 +4516,"Given the numbers 87, 15, 33, and 10, arrange them with +, -, x, and / operators to achieve 432.",432,87,15,33,10 +4517,"Your task: Use 55, 15, 22, and 24 exactly once each with only +, -, x, and / operators to create an expression equal to 871.",871,55,15,22,24 +4518,"Use all four numbers (17, 78, 41, 14) to make 669. Only +, -, x, and / operators are allowed.",669,17,78,41,14 +4519,"Create a mathematical expression using 95, 51, 18, and 29 that equals 566. Only basic arithmetic operators (+, -, x, /) are permitted.",566,95,51,18,29 +4520,"Given the numbers 58, 12, 5, and 49, arrange them with +, -, x, and / operators to achieve 69.",69,58,12,5,49 +4521,"Can you make 79 using 80, 1, 46, and 45? Use only +, -, x, and / operators.",79,80,1,46,45 +4522,"Create a mathematical expression using 51, 21, 56, and 2 that equals 639. Only basic arithmetic operators (+, -, x, /) are permitted.",639,51,21,56,2 +4523,"Your task: Use 4, 27, 41, and 52 exactly once each with only +, -, x, and / operators to create an expression equal to 201.",201,4,27,41,52 +4524,"Your task: Use 96, 91, 7, and 95 exactly once each with only +, -, x, and / operators to create an expression equal to 670.",670,96,91,7,95 +4525,"Using the numbers 78, 59, 25, and 20, create an expression that equals 637. You can only use +, -, x, and / operators.",637,78,59,25,20 +4526,"Problem: How can you use the four numbers 37, 14, 14, 17 with +, -, x, and / operators to get 20?",20,37,14,14,17 +4527,"Using the numbers 52, 60, 16, and 2, create an expression that equals 197. You can only use +, -, x, and / operators.",197,52,60,16,2 +4528,"Given the numbers 71, 64, 85, and 85, arrange them with +, -, x, and / operators to achieve 134.",134,71,64,85,85 +4529,"Arrange 22, 72, 35, and 72 with +, -, x, and / to make 770.",770,22,72,35,72 +4530,"Can you make 329 using 78, 84, 67, and 5? Use only +, -, x, and / operators.",329,78,84,67,5 +4531,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 73, 41, and 15 to equal 464.",464,6,73,41,15 +4532,"Problem: How can you use the four numbers 38, 18, 25, 82 with +, -, x, and / operators to get 570?",570,38,18,25,82 +4533,"Using the numbers 73, 93, 25, and 50, create an expression that equals 259. You can only use +, -, x, and / operators.",259,73,93,25,50 +4534,"Using the numbers 10, 56, 73, and 82, create an expression that equals 551. You can only use +, -, x, and / operators.",551,10,56,73,82 +4535,"Your task: Use 42, 43, 12, and 68 exactly once each with only +, -, x, and / operators to create an expression equal to 815.",815,42,43,12,68 +4536,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 32, 45, 10, and 90 to equal 887.",887,32,45,10,90 +4537,"Your task: Use 20, 38, 52, and 82 exactly once each with only +, -, x, and / operators to create an expression equal to 730.",730,20,38,52,82 +4538,"Use all four numbers (99, 7, 7, 28) to make 672. Only +, -, x, and / operators are allowed.",672,99,7,7,28 +4539,"Use all four numbers (99, 40, 60, 78) to make 47. Only +, -, x, and / operators are allowed.",47,99,40,60,78 +4540,"Find a way to combine 68, 9, 52, and 50 to get 614 using only +, -, x, and / operators.",614,68,9,52,50 +4541,"Using the numbers 13, 13, 14, and 9, create an expression that equals 295. You can only use +, -, x, and / operators.",295,13,13,14,9 +4542,"Given the numbers 22, 38, 86, and 8, arrange them with +, -, x, and / operators to achieve 672.",672,22,38,86,8 +4543,"Can you make 3 using 7, 21, 65, and 79? Use only +, -, x, and / operators.",3,7,21,65,79 +4544,"Problem: How can you use the four numbers 64, 2, 60, 10 with +, -, x, and / operators to get 52?",52,64,2,60,10 +4545,"Problem: How can you use the four numbers 80, 44, 44, 41 with +, -, x, and / operators to get 121?",121,80,44,44,41 +4546,"Arrange 58, 81, 21, and 39 with +, -, x, and / to make 796.",796,58,81,21,39 +4547,"Create a mathematical expression using 56, 6, 96, and 78 that equals 974. Only basic arithmetic operators (+, -, x, /) are permitted.",974,56,6,96,78 +4548,"Can you make 158 using 63, 5, 87, and 70? Use only +, -, x, and / operators.",158,63,5,87,70 +4549,"Using the numbers 9, 75, 17, and 72, create an expression that equals 586. You can only use +, -, x, and / operators.",586,9,75,17,72 +4550,"Your task: Use 40, 6, 35, and 7 exactly once each with only +, -, x, and / operators to create an expression equal to 41.",41,40,6,35,7 +4551,"Given the numbers 85, 30, 48, and 44, arrange them with +, -, x, and / operators to achieve 92.",92,85,30,48,44 +4552,"Using the numbers 49, 43, 30, and 15, create an expression that equals 456. You can only use +, -, x, and / operators.",456,49,43,30,15 +4553,"Arrange 4, 40, 4, and 77 with +, -, x, and / to make 91.",91,4,40,4,77 +4554,"Create a mathematical expression using 16, 52, 13, and 99 that equals 918. Only basic arithmetic operators (+, -, x, /) are permitted.",918,16,52,13,99 +4555,"Arrange 46, 54, 27, and 15 with +, -, x, and / to make 33.",33,46,54,27,15 +4556,"Create a mathematical expression using 15, 41, 82, and 37 that equals 734. Only basic arithmetic operators (+, -, x, /) are permitted.",734,15,41,82,37 +4557,"Can you make 886 using 76, 9, 88, and 18? Use only +, -, x, and / operators.",886,76,9,88,18 +4558,"Create a mathematical expression using 2, 46, 76, and 16 that equals 437. Only basic arithmetic operators (+, -, x, /) are permitted.",437,2,46,76,16 +4559,"Create a mathematical expression using 76, 9, 40, and 73 that equals 717. Only basic arithmetic operators (+, -, x, /) are permitted.",717,76,9,40,73 +4560,"Your task: Use 1, 8, 74, and 20 exactly once each with only +, -, x, and / operators to create an expression equal to 185.",185,1,8,74,20 +4561,"Using the numbers 66, 9, 52, and 71, create an expression that equals 605. You can only use +, -, x, and / operators.",605,66,9,52,71 +4562,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 23, 8, and 57 to equal 262.",262,21,23,8,57 +4563,"Problem: How can you use the four numbers 4, 30, 95, 64 with +, -, x, and / operators to get 89?",89,4,30,95,64 +4564,"Using the numbers 35, 33, 55, and 1, create an expression that equals 13. You can only use +, -, x, and / operators.",13,35,33,55,1 +4565,"Using the numbers 73, 7, 54, and 27, create an expression that equals 59. You can only use +, -, x, and / operators.",59,73,7,54,27 +4566,"Your task: Use 49, 10, 63, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 60.",60,49,10,63,3 +4567,"Use all four numbers (47, 10, 78, 95) to make 453. Only +, -, x, and / operators are allowed.",453,47,10,78,95 +4568,"Problem: How can you use the four numbers 5, 51, 29, 1 with +, -, x, and / operators to get 226?",226,5,51,29,1 +4569,"Your task: Use 28, 25, 10, and 26 exactly once each with only +, -, x, and / operators to create an expression equal to 96.",96,28,25,10,26 +4570,"Your task: Use 52, 6, 58, and 90 exactly once each with only +, -, x, and / operators to create an expression equal to 310.",310,52,6,58,90 +4571,"Find a way to combine 45, 86, 13, and 34 to get 401 using only +, -, x, and / operators.",401,45,86,13,34 +4572,"Find a way to combine 37, 28, 20, and 85 to get 512 using only +, -, x, and / operators.",512,37,28,20,85 +4573,"Arrange 77, 10, 15, and 60 with +, -, x, and / to make 37.",37,77,10,15,60 +4574,"Your task: Use 93, 24, 3, and 25 exactly once each with only +, -, x, and / operators to create an expression equal to 140.",140,93,24,3,25 +4575,"Your task: Use 64, 5, 53, and 39 exactly once each with only +, -, x, and / operators to create an expression equal to 334.",334,64,5,53,39 +4576,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 31, 29, 48, and 1 to equal 851.",851,31,29,48,1 +4577,"Your task: Use 96, 3, 64, and 5 exactly once each with only +, -, x, and / operators to create an expression equal to 352.",352,96,3,64,5 +4578,"Find a way to combine 6, 7, 33, and 19 to get 256 using only +, -, x, and / operators.",256,6,7,33,19 +4579,"Given the numbers 92, 35, 5, and 16, arrange them with +, -, x, and / operators to achieve 69.",69,92,35,5,16 +4580,"Use all four numbers (56, 16, 5, 49) to make 852. Only +, -, x, and / operators are allowed.",852,56,16,5,49 +4581,"Problem: How can you use the four numbers 47, 9, 27, 12 with +, -, x, and / operators to get 362?",362,47,9,27,12 +4582,"Use all four numbers (31, 4, 1, 35) to make 159. Only +, -, x, and / operators are allowed.",159,31,4,1,35 +4583,"Given the numbers 5, 51, 9, and 35, arrange them with +, -, x, and / operators to achieve 429.",429,5,51,9,35 +4584,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 27, 26, 87, and 47 to equal 662.",662,27,26,87,47 +4585,"Using the numbers 84, 8, 26, and 97, create an expression that equals 795. You can only use +, -, x, and / operators.",795,84,8,26,97 +4586,"Problem: How can you use the four numbers 9, 17, 46, 47 with +, -, x, and / operators to get 744?",744,9,17,46,47 +4587,"Find a way to combine 92, 2, 26, and 47 to get 163 using only +, -, x, and / operators.",163,92,2,26,47 +4588,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 71, 20, 47, and 4 to equal 239.",239,71,20,47,4 +4589,"Given the numbers 23, 33, 11, and 10, arrange them with +, -, x, and / operators to achieve 760.",760,23,33,11,10 +4590,"Find a way to combine 22, 29, 26, and 1 to get 19 using only +, -, x, and / operators.",19,22,29,26,1 +4591,"Can you make 296 using 44, 37, 36, and 37? Use only +, -, x, and / operators.",296,44,37,36,37 +4592,"Find a way to combine 46, 1, 5, and 53 to get 94 using only +, -, x, and / operators.",94,46,1,5,53 +4593,"Can you make 284 using 22, 14, 35, and 11? Use only +, -, x, and / operators.",284,22,14,35,11 +4594,"Arrange 6, 35, 36, and 45 with +, -, x, and / to make 34.",34,6,35,36,45 +4595,"Can you make 164 using 53, 54, 71, and 38? Use only +, -, x, and / operators.",164,53,54,71,38 +4596,"Use all four numbers (31, 5, 14, 62) to make 107. Only +, -, x, and / operators are allowed.",107,31,5,14,62 +4597,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 42, 51, 7, and 64 to equal 463.",463,42,51,7,64 +4598,"Can you make 263 using 60, 3, 42, and 77? Use only +, -, x, and / operators.",263,60,3,42,77 +4599,"Problem: How can you use the four numbers 36, 1, 3, 93 with +, -, x, and / operators to get 105?",105,36,1,3,93 +4600,"Arrange 10, 84, 5, and 42 with +, -, x, and / to make 126.",126,10,84,5,42 +4601,"Use all four numbers (25, 100, 18, 9) to make 287. Only +, -, x, and / operators are allowed.",287,25,100,18,9 +4602,"Arrange 2, 62, 82, and 16 with +, -, x, and / to make 58.",58,2,62,82,16 +4603,"Your task: Use 87, 80, 1, and 74 exactly once each with only +, -, x, and / operators to create an expression equal to 241.",241,87,80,1,74 +4604,"Using the numbers 13, 32, 42, and 1, create an expression that equals 3. You can only use +, -, x, and / operators.",3,13,32,42,1 +4605,"Use all four numbers (81, 31, 10, 52) to make 570. Only +, -, x, and / operators are allowed.",570,81,31,10,52 +4606,"Create a mathematical expression using 18, 30, 53, and 39 that equals 554. Only basic arithmetic operators (+, -, x, /) are permitted.",554,18,30,53,39 +4607,"Can you make 836 using 30, 29, 31, and 93? Use only +, -, x, and / operators.",836,30,29,31,93 +4608,"Arrange 11, 19, 51, and 26 with +, -, x, and / to make 286.",286,11,19,51,26 +4609,"Given the numbers 52, 69, 41, and 1, arrange them with +, -, x, and / operators to achieve 24.",24,52,69,41,1 +4610,"Problem: How can you use the four numbers 12, 9, 36, 4 with +, -, x, and / operators to get 340?",340,12,9,36,4 +4611,"Using the numbers 19, 10, 24, and 86, create an expression that equals 252. You can only use +, -, x, and / operators.",252,19,10,24,86 +4612,"Given the numbers 75, 82, 9, and 76, arrange them with +, -, x, and / operators to achieve 737.",737,75,82,9,76 +4613,"Problem: How can you use the four numbers 31, 25, 78, 57 with +, -, x, and / operators to get 796?",796,31,25,78,57 +4614,"Use all four numbers (26, 92, 1, 46) to make 72. Only +, -, x, and / operators are allowed.",72,26,92,1,46 +4615,"Use all four numbers (40, 6, 14, 59) to make 872. Only +, -, x, and / operators are allowed.",872,40,6,14,59 +4616,"Use all four numbers (43, 16, 43, 2) to make 387. Only +, -, x, and / operators are allowed.",387,43,16,43,2 +4617,"Given the numbers 57, 3, 13, and 39, arrange them with +, -, x, and / operators to achieve 119.",119,57,3,13,39 +4618,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 18, 15, 5, and 65 to equal 210.",210,18,15,5,65 +4619,"Use all four numbers (61, 100, 36, 4) to make 152. Only +, -, x, and / operators are allowed.",152,61,100,36,4 +4620,"Can you make 619 using 87, 88, 12, and 37? Use only +, -, x, and / operators.",619,87,88,12,37 +4621,"Given the numbers 46, 12, 26, and 50, arrange them with +, -, x, and / operators to achieve 576.",576,46,12,26,50 +4622,"Problem: How can you use the four numbers 58, 6, 41, 33 with +, -, x, and / operators to get 422?",422,58,6,41,33 +4623,"Use all four numbers (1, 14, 9, 32) to make 94. Only +, -, x, and / operators are allowed.",94,1,14,9,32 +4624,"Can you make 202 using 11, 11, 52, and 29? Use only +, -, x, and / operators.",202,11,11,52,29 +4625,"Use all four numbers (10, 14, 8, 63) to make 59. Only +, -, x, and / operators are allowed.",59,10,14,8,63 +4626,"Can you make 903 using 52, 34, 2, and 19? Use only +, -, x, and / operators.",903,52,34,2,19 +4627,"Problem: How can you use the four numbers 41, 12, 87, 87 with +, -, x, and / operators to get 54?",54,41,12,87,87 +4628,"Can you make 135 using 51, 8, 3, and 91? Use only +, -, x, and / operators.",135,51,8,3,91 +4629,"Problem: How can you use the four numbers 93, 21, 30, 30 with +, -, x, and / operators to get 114?",114,93,21,30,30 +4630,"Find a way to combine 53, 56, 4, and 40 to get 782 using only +, -, x, and / operators.",782,53,56,4,40 +4631,"Arrange 55, 26, 34, and 30 with +, -, x, and / to make 969.",969,55,26,34,30 +4632,"Your task: Use 14, 49, 24, and 34 exactly once each with only +, -, x, and / operators to create an expression equal to 696.",696,14,49,24,34 +4633,"Problem: How can you use the four numbers 20, 68, 22, 85 with +, -, x, and / operators to get 550?",550,20,68,22,85 +4634,"Given the numbers 90, 28, 5, and 86, arrange them with +, -, x, and / operators to achieve 492.",492,90,28,5,86 +4635,"Create a mathematical expression using 10, 72, 57, and 14 that equals 649. Only basic arithmetic operators (+, -, x, /) are permitted.",649,10,72,57,14 +4636,"Arrange 4, 23, 63, and 70 with +, -, x, and / to make 225.",225,4,23,63,70 +4637,"Can you make 109 using 93, 100, 10, and 6? Use only +, -, x, and / operators.",109,93,100,10,6 +4638,"Arrange 27, 8, 8, and 53 with +, -, x, and / to make 277.",277,27,8,8,53 +4639,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 62, 15, 78, and 14 to equal 866.",866,62,15,78,14 +4640,"Given the numbers 2, 47, 2, and 98, arrange them with +, -, x, and / operators to achieve 290.",290,2,47,2,98 +4641,"Using the numbers 85, 4, 8, and 56, create an expression that equals 292. You can only use +, -, x, and / operators.",292,85,4,8,56 +4642,"Using the numbers 16, 27, 58, and 2, create an expression that equals 461. You can only use +, -, x, and / operators.",461,16,27,58,2 +4643,"Using the numbers 32, 75, 32, and 76, create an expression that equals 151. You can only use +, -, x, and / operators.",151,32,75,32,76 +4644,"Problem: How can you use the four numbers 23, 19, 35, 67 with +, -, x, and / operators to get 335?",335,23,19,35,67 +4645,"Given the numbers 25, 72, 36, and 71, arrange them with +, -, x, and / operators to achieve 94.",94,25,72,36,71 +4646,"Find a way to combine 98, 30, 8, and 20 to get 23 using only +, -, x, and / operators.",23,98,30,8,20 +4647,"Can you make 834 using 48, 16, 2, and 68? Use only +, -, x, and / operators.",834,48,16,2,68 +4648,"Find a way to combine 45, 13, 59, and 12 to get 514 using only +, -, x, and / operators.",514,45,13,59,12 +4649,"Using the numbers 39, 16, 2, and 40, create an expression that equals 103. You can only use +, -, x, and / operators.",103,39,16,2,40 +4650,"Using the numbers 55, 12, 93, and 93, create an expression that equals 68. You can only use +, -, x, and / operators.",68,55,12,93,93 +4651,"Using the numbers 23, 42, 14, and 86, create an expression that equals 106. You can only use +, -, x, and / operators.",106,23,42,14,86 +4652,"Find a way to combine 38, 15, 7, and 7 to get 569 using only +, -, x, and / operators.",569,38,15,7,7 +4653,"Problem: How can you use the four numbers 59, 84, 14, 18 with +, -, x, and / operators to get 372?",372,59,84,14,18 +4654,"Find a way to combine 24, 17, 77, and 76 to get 409 using only +, -, x, and / operators.",409,24,17,77,76 +4655,"Problem: How can you use the four numbers 19, 54, 16, 81 with +, -, x, and / operators to get 456?",456,19,54,16,81 +4656,"Your task: Use 21, 12, 6, and 35 exactly once each with only +, -, x, and / operators to create an expression equal to 211.",211,21,12,6,35 +4657,"Given the numbers 6, 74, 88, and 7, arrange them with +, -, x, and / operators to achieve 539.",539,6,74,88,7 +4658,"Find a way to combine 72, 1, 59, and 54 to get 185 using only +, -, x, and / operators.",185,72,1,59,54 +4659,"Find a way to combine 7, 15, 6, and 10 to get 620 using only +, -, x, and / operators.",620,7,15,6,10 +4660,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 53, 53, 18, and 30 to equal 48.",48,53,53,18,30 +4661,"Given the numbers 77, 69, 11, and 96, arrange them with +, -, x, and / operators to achieve 579.",579,77,69,11,96 +4662,"Use all four numbers (9, 52, 42, 52) to make 374. Only +, -, x, and / operators are allowed.",374,9,52,42,52 +4663,"Using the numbers 10, 29, 32, and 9, create an expression that equals 578. You can only use +, -, x, and / operators.",578,10,29,32,9 +4664,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 30, 75, 7, and 55 to equal 610.",610,30,75,7,55 +4665,"Find a way to combine 45, 10, 72, and 3 to get 59 using only +, -, x, and / operators.",59,45,10,72,3 +4666,"Given the numbers 94, 4, 2, and 95, arrange them with +, -, x, and / operators to achieve 854.",854,94,4,2,95 +4667,"Arrange 69, 84, 42, and 5 with +, -, x, and / to make 76.",76,69,84,42,5 +4668,"Arrange 12, 96, 56, and 74 with +, -, x, and / to make 518.",518,12,96,56,74 +4669,"Create a mathematical expression using 36, 25, 18, and 16 that equals 299. Only basic arithmetic operators (+, -, x, /) are permitted.",299,36,25,18,16 +4670,"Find a way to combine 18, 22, 92, and 27 to get 515 using only +, -, x, and / operators.",515,18,22,92,27 +4671,"Use all four numbers (15, 81, 7, 12) to make 12. Only +, -, x, and / operators are allowed.",12,15,81,7,12 +4672,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 97, 28, 13, and 59 to equal 402.",402,97,28,13,59 +4673,"Create a mathematical expression using 90, 69, 3, and 46 that equals 45. Only basic arithmetic operators (+, -, x, /) are permitted.",45,90,69,3,46 +4674,"Create a mathematical expression using 15, 19, 18, and 95 that equals 208. Only basic arithmetic operators (+, -, x, /) are permitted.",208,15,19,18,95 +4675,"Create a mathematical expression using 36, 16, 20, and 1 that equals 72. Only basic arithmetic operators (+, -, x, /) are permitted.",72,36,16,20,1 +4676,"Arrange 89, 26, 13, and 46 with +, -, x, and / to make 661.",661,89,26,13,46 +4677,"Your task: Use 24, 43, 72, and 73 exactly once each with only +, -, x, and / operators to create an expression equal to 887.",887,24,43,72,73 +4678,"Arrange 42, 72, 2, and 5 with +, -, x, and / to make 1.",1,42,72,2,5 +4679,"Create a mathematical expression using 96, 55, 6, and 72 that equals 440. Only basic arithmetic operators (+, -, x, /) are permitted.",440,96,55,6,72 +4680,"Problem: How can you use the four numbers 64, 61, 36, 36 with +, -, x, and / operators to get 2?",2,64,61,36,36 +4681,"Given the numbers 61, 13, 72, and 24, arrange them with +, -, x, and / operators to achieve 889.",889,61,13,72,24 +4682,"Your task: Use 19, 46, 22, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 525.",525,19,46,22,2 +4683,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 86, 5, 15, and 33 to equal 478.",478,86,5,15,33 +4684,"Use all four numbers (5, 96, 45, 45) to make 480. Only +, -, x, and / operators are allowed.",480,5,96,45,45 +4685,"Given the numbers 28, 33, 79, and 3, arrange them with +, -, x, and / operators to achieve 687.",687,28,33,79,3 +4686,"Create a mathematical expression using 57, 95, 56, and 5 that equals 242. Only basic arithmetic operators (+, -, x, /) are permitted.",242,57,95,56,5 +4687,"Find a way to combine 6, 33, 89, and 3 to get 465 using only +, -, x, and / operators.",465,6,33,89,3 +4688,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 43, 3, 24, and 39 to equal 10.",10,43,3,24,39 +4689,"Find a way to combine 37, 18, 94, and 86 to get 846 using only +, -, x, and / operators.",846,37,18,94,86 +4690,"Find a way to combine 65, 65, 100, and 97 to get 4 using only +, -, x, and / operators.",4,65,65,100,97 +4691,"Your task: Use 12, 5, 80, and 69 exactly once each with only +, -, x, and / operators to create an expression equal to 49.",49,12,5,80,69 +4692,"Use all four numbers (28, 68, 20, 68) to make 544. Only +, -, x, and / operators are allowed.",544,28,68,20,68 +4693,"Can you make 372 using 76, 33, 9, and 1? Use only +, -, x, and / operators.",372,76,33,9,1 +4694,"Using the numbers 81, 85, 15, and 57, create an expression that equals 516. You can only use +, -, x, and / operators.",516,81,85,15,57 +4695,"Can you make 173 using 45, 46, 23, and 83? Use only +, -, x, and / operators.",173,45,46,23,83 +4696,"Arrange 34, 86, 27, and 27 with +, -, x, and / to make 121.",121,34,86,27,27 +4697,"Given the numbers 79, 15, 79, and 75, arrange them with +, -, x, and / operators to achieve 5.",5,79,15,79,75 +4698,"Problem: How can you use the four numbers 30, 2, 58, 98 with +, -, x, and / operators to get 968?",968,30,2,58,98 +4699,"Using the numbers 37, 3, 63, and 57, create an expression that equals 105. You can only use +, -, x, and / operators.",105,37,3,63,57 +4700,"Can you make 125 using 10, 95, 70, and 3? Use only +, -, x, and / operators.",125,10,95,70,3 +4701,"Given the numbers 2, 78, 2, and 42, arrange them with +, -, x, and / operators to achieve 120.",120,2,78,2,42 +4702,"Your task: Use 81, 85, 16, and 21 exactly once each with only +, -, x, and / operators to create an expression equal to 502.",502,81,85,16,21 +4703,"Can you make 144 using 23, 83, 51, and 4? Use only +, -, x, and / operators.",144,23,83,51,4 +4704,"Find a way to combine 33, 12, 22, and 23 to get 441 using only +, -, x, and / operators.",441,33,12,22,23 +4705,"Your task: Use 38, 74, 37, and 63 exactly once each with only +, -, x, and / operators to create an expression equal to 82.",82,38,74,37,63 +4706,"Can you make 15 using 92, 92, 17, and 3? Use only +, -, x, and / operators.",15,92,92,17,3 +4707,"Given the numbers 80, 78, 7, and 82, arrange them with +, -, x, and / operators to achieve 732.",732,80,78,7,82 +4708,"Problem: How can you use the four numbers 21, 15, 98, 89 with +, -, x, and / operators to get 128?",128,21,15,98,89 +4709,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 52, 32, 28, and 35 to equal 684.",684,52,32,28,35 +4710,"Using the numbers 34, 22, 44, and 62, create an expression that equals 6. You can only use +, -, x, and / operators.",6,34,22,44,62 +4711,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 31, 2, 1, and 59 to equal 3.",3,31,2,1,59 +4712,"Find a way to combine 30, 50, 18, and 18 to get 404 using only +, -, x, and / operators.",404,30,50,18,18 +4713,"Find a way to combine 9, 24, 23, and 95 to get 98 using only +, -, x, and / operators.",98,9,24,23,95 +4714,"Use all four numbers (14, 66, 22, 19) to make 965. Only +, -, x, and / operators are allowed.",965,14,66,22,19 +4715,"Arrange 82, 19, 49, and 91 with +, -, x, and / to make 922.",922,82,19,49,91 +4716,"Arrange 15, 62, 22, and 72 with +, -, x, and / to make 880.",880,15,62,22,72 +4717,"Given the numbers 89, 60, 94, and 3, arrange them with +, -, x, and / operators to achieve 311.",311,89,60,94,3 +4718,"Can you make 182 using 18, 96, 13, and 20? Use only +, -, x, and / operators.",182,18,96,13,20 +4719,"Can you make 332 using 70, 6, 12, and 100? Use only +, -, x, and / operators.",332,70,6,12,100 +4720,"Use all four numbers (35, 16, 20, 39) to make 579. Only +, -, x, and / operators are allowed.",579,35,16,20,39 +4721,"Your task: Use 67, 12, 74, and 12 exactly once each with only +, -, x, and / operators to create an expression equal to 141.",141,67,12,74,12 +4722,"Your task: Use 14, 12, 63, and 98 exactly once each with only +, -, x, and / operators to create an expression equal to 672.",672,14,12,63,98 +4723,"Using the numbers 42, 16, 27, and 67, create an expression that equals 541. You can only use +, -, x, and / operators.",541,42,16,27,67 +4724,"Find a way to combine 7, 17, 34, and 28 to get 125 using only +, -, x, and / operators.",125,7,17,34,28 +4725,"Can you make 196 using 19, 13, 37, and 88? Use only +, -, x, and / operators.",196,19,13,37,88 +4726,"Using the numbers 4, 43, 59, and 41, create an expression that equals 72. You can only use +, -, x, and / operators.",72,4,43,59,41 +4727,"Create a mathematical expression using 22, 19, 66, and 65 that equals 417. Only basic arithmetic operators (+, -, x, /) are permitted.",417,22,19,66,65 +4728,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 88, 18, 64, and 48 to equal 64.",64,88,18,64,48 +4729,"Using the numbers 62, 84, 42, and 41, create an expression that equals 23. You can only use +, -, x, and / operators.",23,62,84,42,41 +4730,"Using the numbers 60, 20, 67, and 14, create an expression that equals 262. You can only use +, -, x, and / operators.",262,60,20,67,14 +4731,"Find a way to combine 64, 6, 8, and 55 to get 71 using only +, -, x, and / operators.",71,64,6,8,55 +4732,"Your task: Use 43, 43, 9, and 95 exactly once each with only +, -, x, and / operators to create an expression equal to 335.",335,43,43,9,95 +4733,"Given the numbers 4, 4, 55, and 46, arrange them with +, -, x, and / operators to achieve 834.",834,4,4,55,46 +4734,"Can you make 200 using 37, 56, 8, and 59? Use only +, -, x, and / operators.",200,37,56,8,59 +4735,"Can you make 967 using 34, 16, 59, and 11? Use only +, -, x, and / operators.",967,34,16,59,11 +4736,"Use all four numbers (7, 83, 10, 18) to make 855. Only +, -, x, and / operators are allowed.",855,7,83,10,18 +4737,"Find a way to combine 82, 81, 69, and 3 to get 186 using only +, -, x, and / operators.",186,82,81,69,3 +4738,"Your task: Use 24, 19, 80, and 64 exactly once each with only +, -, x, and / operators to create an expression equal to 600.",600,24,19,80,64 +4739,"Use all four numbers (49, 12, 48, 50) to make 686. Only +, -, x, and / operators are allowed.",686,49,12,48,50 +4740,"Use all four numbers (17, 69, 16, 18) to make 236. Only +, -, x, and / operators are allowed.",236,17,69,16,18 +4741,"Use all four numbers (34, 20, 43, 13) to make 881. Only +, -, x, and / operators are allowed.",881,34,20,43,13 +4742,"Create a mathematical expression using 28, 29, 42, and 80 that equals 774. Only basic arithmetic operators (+, -, x, /) are permitted.",774,28,29,42,80 +4743,"Your task: Use 1, 14, 6, and 63 exactly once each with only +, -, x, and / operators to create an expression equal to 27.",27,1,14,6,63 +4744,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 73, 1, 52, and 51 to equal 72.",72,73,1,52,51 +4745,"Arrange 59, 5, 41, and 100 with +, -, x, and / to make 236.",236,59,5,41,100 +4746,"Create a mathematical expression using 3, 12, 75, and 41 that equals 152. Only basic arithmetic operators (+, -, x, /) are permitted.",152,3,12,75,41 +4747,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 13, 46, 1, and 29 to equal 627.",627,13,46,1,29 +4748,"Using the numbers 63, 25, 24, and 98, create an expression that equals 761. You can only use +, -, x, and / operators.",761,63,25,24,98 +4749,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 9, 72, 29, and 34 to equal 711.",711,9,72,29,34 +4750,"Given the numbers 82, 26, 78, and 13, arrange them with +, -, x, and / operators to achieve 259.",259,82,26,78,13 +4751,"Your task: Use 31, 9, 12, and 80 exactly once each with only +, -, x, and / operators to create an expression equal to 347.",347,31,9,12,80 +4752,"Can you make 37 using 48, 24, 2, and 23? Use only +, -, x, and / operators.",37,48,24,2,23 +4753,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 96, 50, 3, and 47 to equal 293.",293,96,50,3,47 +4754,"Using the numbers 67, 83, 3, and 25, create an expression that equals 75. You can only use +, -, x, and / operators.",75,67,83,3,25 +4755,"Find a way to combine 24, 25, 88, and 68 to get 580 using only +, -, x, and / operators.",580,24,25,88,68 +4756,"Using the numbers 51, 36, 40, and 40, create an expression that equals 14. You can only use +, -, x, and / operators.",14,51,36,40,40 +4757,"Arrange 15, 3, 2, and 70 with +, -, x, and / to make 73.",73,15,3,2,70 +4758,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 97, 41, 89, and 37 to equal 684.",684,97,41,89,37 +4759,"Given the numbers 75, 52, 4, and 18, arrange them with +, -, x, and / operators to achieve 265.",265,75,52,4,18 +4760,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 10, 57, 10, and 9 to equal 157.",157,10,57,10,9 +4761,"Create a mathematical expression using 36, 44, 2, and 74 that equals 198. Only basic arithmetic operators (+, -, x, /) are permitted.",198,36,44,2,74 +4762,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 73, 60, 10, and 2 to equal 436.",436,73,60,10,2 +4763,"Can you make 541 using 54, 10, 60, and 61? Use only +, -, x, and / operators.",541,54,10,60,61 +4764,"Problem: How can you use the four numbers 81, 92, 18, 25 with +, -, x, and / operators to get 439?",439,81,92,18,25 +4765,"Find a way to combine 1, 15, 33, and 61 to get 434 using only +, -, x, and / operators.",434,1,15,33,61 +4766,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 19, 16, 75, and 17 to equal 246.",246,19,16,75,17 +4767,"Arrange 4, 3, 39, and 8 with +, -, x, and / to make 60.",60,4,3,39,8 +4768,"Problem: How can you use the four numbers 55, 8, 34, 54 with +, -, x, and / operators to get 381?",381,55,8,34,54 +4769,"Arrange 83, 20, 35, and 15 with +, -, x, and / to make 768.",768,83,20,35,15 +4770,"Using the numbers 42, 61, 69, and 8, create an expression that equals 533. You can only use +, -, x, and / operators.",533,42,61,69,8 +4771,"Your task: Use 23, 93, 83, and 25 exactly once each with only +, -, x, and / operators to create an expression equal to 64.",64,23,93,83,25 +4772,"Given the numbers 95, 100, 89, and 2, arrange them with +, -, x, and / operators to achieve 173.",173,95,100,89,2 +4773,"Can you make 171 using 43, 7, 16, and 16? Use only +, -, x, and / operators.",171,43,7,16,16 +4774,"Your task: Use 8, 25, 22, and 96 exactly once each with only +, -, x, and / operators to create an expression equal to 462.",462,8,25,22,96 +4775,"Find a way to combine 11, 43, 59, and 61 to get 471 using only +, -, x, and / operators.",471,11,43,59,61 +4776,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 77, 46, 44, and 9 to equal 519.",519,77,46,44,9 +4777,"Problem: How can you use the four numbers 52, 90, 2, 59 with +, -, x, and / operators to get 24?",24,52,90,2,59 +4778,"Find a way to combine 74, 76, 1, and 20 to get 130 using only +, -, x, and / operators.",130,74,76,1,20 +4779,"Create a mathematical expression using 51, 20, 36, and 80 that equals 3. Only basic arithmetic operators (+, -, x, /) are permitted.",3,51,20,36,80 +4780,"Can you make 809 using 19, 36, 46, and 79? Use only +, -, x, and / operators.",809,19,36,46,79 +4781,"Problem: How can you use the four numbers 46, 9, 29, 1 with +, -, x, and / operators to get 306?",306,46,9,29,1 +4782,"Arrange 34, 84, 9, and 1 with +, -, x, and / to make 791.",791,34,84,9,1 +4783,"Use all four numbers (83, 22, 1, 2) to make 39. Only +, -, x, and / operators are allowed.",39,83,22,1,2 +4784,"Create a mathematical expression using 52, 21, 78, and 40 that equals 974. Only basic arithmetic operators (+, -, x, /) are permitted.",974,52,21,78,40 +4785,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 24, 32, 71, and 14 to equal 711.",711,24,32,71,14 +4786,"Create a mathematical expression using 11, 9, 11, and 27 that equals 137. Only basic arithmetic operators (+, -, x, /) are permitted.",137,11,9,11,27 +4787,"Create a mathematical expression using 8, 24, 61, and 14 that equals 117. Only basic arithmetic operators (+, -, x, /) are permitted.",117,8,24,61,14 +4788,"Use all four numbers (84, 75, 6, 16) to make 284. Only +, -, x, and / operators are allowed.",284,84,75,6,16 +4789,"Problem: How can you use the four numbers 52, 68, 11, 65 with +, -, x, and / operators to get 835?",835,52,68,11,65 +4790,"Find a way to combine 28, 57, 11, and 92 to get 747 using only +, -, x, and / operators.",747,28,57,11,92 +4791,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 4, 95, and 53 to equal 334.",334,7,4,95,53 +4792,"Create a mathematical expression using 22, 92, 4, and 37 that equals 427. Only basic arithmetic operators (+, -, x, /) are permitted.",427,22,92,4,37 +4793,"Given the numbers 6, 89, 2, and 40, arrange them with +, -, x, and / operators to achieve 175.",175,6,89,2,40 +4794,"Find a way to combine 63, 25, 19, and 74 to get 612 using only +, -, x, and / operators.",612,63,25,19,74 +4795,"Problem: How can you use the four numbers 32, 8, 83, 40 with +, -, x, and / operators to get 127?",127,32,8,83,40 +4796,"Use all four numbers (11, 37, 9, 61) to make 597. Only +, -, x, and / operators are allowed.",597,11,37,9,61 +4797,"Can you make 537 using 73, 74, 15, and 26? Use only +, -, x, and / operators.",537,73,74,15,26 +4798,"Can you make 179 using 13, 6, 73, and 28? Use only +, -, x, and / operators.",179,13,6,73,28 +4799,"Arrange 6, 91, 81, and 96 with +, -, x, and / to make 561.",561,6,91,81,96 +4800,"Create a mathematical expression using 4, 23, 50, and 16 that equals 58. Only basic arithmetic operators (+, -, x, /) are permitted.",58,4,23,50,16 +4801,"Create a mathematical expression using 30, 8, 13, and 56 that equals 78. Only basic arithmetic operators (+, -, x, /) are permitted.",78,30,8,13,56 +4802,"Using the numbers 9, 22, 11, and 97, create an expression that equals 348. You can only use +, -, x, and / operators.",348,9,22,11,97 +4803,"Can you make 54 using 12, 87, 15, and 66? Use only +, -, x, and / operators.",54,12,87,15,66 +4804,"Find a way to combine 48, 78, 18, and 61 to get 147 using only +, -, x, and / operators.",147,48,78,18,61 +4805,"Your task: Use 99, 7, 55, and 8 exactly once each with only +, -, x, and / operators to create an expression equal to 740.",740,99,7,55,8 +4806,"Use all four numbers (57, 67, 60, 10) to make 130. Only +, -, x, and / operators are allowed.",130,57,67,60,10 +4807,"Create a mathematical expression using 1, 66, 13, and 43 that equals 96. Only basic arithmetic operators (+, -, x, /) are permitted.",96,1,66,13,43 +4808,"Can you make 426 using 58, 71, 4, and 84? Use only +, -, x, and / operators.",426,58,71,4,84 +4809,"Can you make 348 using 10, 23, 46, and 72? Use only +, -, x, and / operators.",348,10,23,46,72 +4810,"Problem: How can you use the four numbers 15, 83, 36, 10 with +, -, x, and / operators to get 885?",885,15,83,36,10 +4811,"Can you make 34 using 14, 8, 5, and 20? Use only +, -, x, and / operators.",34,14,8,5,20 +4812,"Arrange 14, 70, 5, and 85 with +, -, x, and / to make 369.",369,14,70,5,85 +4813,"Create a mathematical expression using 12, 22, 37, and 34 that equals 267. Only basic arithmetic operators (+, -, x, /) are permitted.",267,12,22,37,34 +4814,"Arrange 73, 84, 2, and 13 with +, -, x, and / to make 128.",128,73,84,2,13 +4815,"Problem: How can you use the four numbers 1, 61, 11, 90 with +, -, x, and / operators to get 582?",582,1,61,11,90 +4816,"Problem: How can you use the four numbers 89, 19, 36, 67 with +, -, x, and / operators to get 706?",706,89,19,36,67 +4817,"Given the numbers 5, 11, 5, and 33, arrange them with +, -, x, and / operators to achieve 17.",17,5,11,5,33 +4818,"Your task: Use 63, 72, 10, and 28 exactly once each with only +, -, x, and / operators to create an expression equal to 811.",811,63,72,10,28 +4819,"Can you make 45 using 27, 4, 22, and 85? Use only +, -, x, and / operators.",45,27,4,22,85 +4820,"Can you make 452 using 25, 15, 24, and 67? Use only +, -, x, and / operators.",452,25,15,24,67 +4821,"Can you make 42 using 59, 46, 1, and 63? Use only +, -, x, and / operators.",42,59,46,1,63 +4822,"Your task: Use 76, 6, 100, and 38 exactly once each with only +, -, x, and / operators to create an expression equal to 318.",318,76,6,100,38 +4823,"Your task: Use 12, 24, 48, and 9 exactly once each with only +, -, x, and / operators to create an expression equal to 33.",33,12,24,48,9 +4824,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 21, 25, 68, and 97 to equal 496.",496,21,25,68,97 +4825,"Your task: Use 54, 3, 80, and 87 exactly once each with only +, -, x, and / operators to create an expression equal to 25.",25,54,3,80,87 +4826,"Your task: Use 6, 11, 51, and 16 exactly once each with only +, -, x, and / operators to create an expression equal to 882.",882,6,11,51,16 +4827,"Given the numbers 87, 15, 24, and 11, arrange them with +, -, x, and / operators to achieve 366.",366,87,15,24,11 +4828,"Find a way to combine 82, 37, 100, and 23 to get 734 using only +, -, x, and / operators.",734,82,37,100,23 +4829,"Using the numbers 5, 46, 54, and 53, create an expression that equals 337. You can only use +, -, x, and / operators.",337,5,46,54,53 +4830,"Use all four numbers (33, 16, 65, 29) to make 622. Only +, -, x, and / operators are allowed.",622,33,16,65,29 +4831,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 15, 92, 8, and 37 to equal 403.",403,15,92,8,37 +4832,"Using the numbers 41, 4, 44, and 27, create an expression that equals 181. You can only use +, -, x, and / operators.",181,41,4,44,27 +4833,"Use all four numbers (41, 21, 74, 60) to make 727. Only +, -, x, and / operators are allowed.",727,41,21,74,60 +4834,"Use all four numbers (67, 59, 31, 4) to make 132. Only +, -, x, and / operators are allowed.",132,67,59,31,4 +4835,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 83, 1, 32, and 32 to equal 83.",83,83,1,32,32 +4836,"Find a way to combine 12, 26, 30, and 47 to get 329 using only +, -, x, and / operators.",329,12,26,30,47 +4837,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 7, 16, 90, and 24 to equal 420.",420,7,16,90,24 +4838,"Find a way to combine 93, 74, 26, and 25 to get 669 using only +, -, x, and / operators.",669,93,74,26,25 +4839,"Your task: Use 2, 18, 21, and 39 exactly once each with only +, -, x, and / operators to create an expression equal to 855.",855,2,18,21,39 +4840,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 2, 11, 68, and 39 to equal 51.",51,2,11,68,39 +4841,"Use all four numbers (66, 8, 12, 40) to make 4. Only +, -, x, and / operators are allowed.",4,66,8,12,40 +4842,"Your task: Use 37, 26, 11, and 68 exactly once each with only +, -, x, and / operators to create an expression equal to 391.",391,37,26,11,68 +4843,"Using the numbers 37, 5, 10, and 64, create an expression that equals 5. You can only use +, -, x, and / operators.",5,37,5,10,64 +4844,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 75, 14, 79, and 10 to equal 961.",961,75,14,79,10 +4845,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 34, 19, 31, and 40 to equal 637.",637,34,19,31,40 +4846,"Find a way to combine 5, 5, 96, and 60 to get 13 using only +, -, x, and / operators.",13,5,5,96,60 +4847,"Find a way to combine 90, 32, 17, and 64 to get 570 using only +, -, x, and / operators.",570,90,32,17,64 +4848,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 6, 14, 34, and 34 to equal 152.",152,6,14,34,34 +4849,"Create a mathematical expression using 76, 14, 90, and 85 that equals 889. Only basic arithmetic operators (+, -, x, /) are permitted.",889,76,14,90,85 +4850,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 96, 15, 60, and 20 to equal 51.",51,96,15,60,20 +4851,"Find a way to combine 84, 26, 17, and 4 to get 126 using only +, -, x, and / operators.",126,84,26,17,4 +4852,"Problem: How can you use the four numbers 9, 32, 3, 24 with +, -, x, and / operators to get 309?",309,9,32,3,24 +4853,"Given the numbers 27, 35, 25, and 66, arrange them with +, -, x, and / operators to achieve 904.",904,27,35,25,66 +4854,"Your task: Use 63, 60, 16, and 33 exactly once each with only +, -, x, and / operators to create an expression equal to 531.",531,63,60,16,33 +4855,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 30, 44, 15, and 59 to equal 631.",631,30,44,15,59 +4856,"Your task: Use 68, 78, 8, and 48 exactly once each with only +, -, x, and / operators to create an expression equal to 615.",615,68,78,8,48 +4857,"Arrange 42, 74, 74, and 73 with +, -, x, and / to make 116.",116,42,74,74,73 +4858,"Find a way to combine 13, 82, 37, and 37 to get 94 using only +, -, x, and / operators.",94,13,82,37,37 +4859,"Given the numbers 10, 30, 31, and 99, arrange them with +, -, x, and / operators to achieve 368.",368,10,30,31,99 +4860,"Given the numbers 49, 48, 24, and 57, arrange them with +, -, x, and / operators to achieve 41.",41,49,48,24,57 +4861,"Problem: How can you use the four numbers 25, 11, 1, 13 with +, -, x, and / operators to get 49?",49,25,11,1,13 +4862,"Using the numbers 87, 3, 84, and 78, create an expression that equals 191. You can only use +, -, x, and / operators.",191,87,3,84,78 +4863,"Problem: How can you use the four numbers 50, 76, 96, 48 with +, -, x, and / operators to get 12?",12,50,76,96,48 +4864,"Given the numbers 58, 16, 56, and 77, arrange them with +, -, x, and / operators to achieve 280.",280,58,16,56,77 +4865,"Arrange 76, 34, 8, and 97 with +, -, x, and / to make 251.",251,76,34,8,97 +4866,"Use all four numbers (40, 21, 32, 12) to make 445. Only +, -, x, and / operators are allowed.",445,40,21,32,12 +4867,"Problem: How can you use the four numbers 12, 84, 98, 66 with +, -, x, and / operators to get 924?",924,12,84,98,66 +4868,"Arrange 19, 26, 18, and 77 with +, -, x, and / to make 564.",564,19,26,18,77 +4869,"Arrange 86, 70, 4, and 40 with +, -, x, and / to make 326.",326,86,70,4,40 +4870,"Your task: Use 45, 85, 10, and 87 exactly once each with only +, -, x, and / operators to create an expression equal to 1000.",1000,45,85,10,87 +4871,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 76, 99, 18, and 42 to equal 931.",931,76,99,18,42 +4872,"Use all four numbers (24, 21, 1, 97) to make 601. Only +, -, x, and / operators are allowed.",601,24,21,1,97 +4873,"Your task: Use 94, 35, 33, and 1 exactly once each with only +, -, x, and / operators to create an expression equal to 162.",162,94,35,33,1 +4874,"Use all four numbers (45, 85, 5, 46) to make 516. Only +, -, x, and / operators are allowed.",516,45,85,5,46 +4875,"Using the numbers 56, 3, 75, and 39, create an expression that equals 242. You can only use +, -, x, and / operators.",242,56,3,75,39 +4876,"Create a mathematical expression using 6, 33, 89, and 72 that equals 359. Only basic arithmetic operators (+, -, x, /) are permitted.",359,6,33,89,72 +4877,"Given the numbers 75, 3, 5, and 93, arrange them with +, -, x, and / operators to achieve 137.",137,75,3,5,93 +4878,"Create a mathematical expression using 90, 9, 71, and 38 that equals 843. Only basic arithmetic operators (+, -, x, /) are permitted.",843,90,9,71,38 +4879,"Find a way to combine 18, 100, 27, and 23 to get 739 using only +, -, x, and / operators.",739,18,100,27,23 +4880,"Create a mathematical expression using 8, 93, 35, and 67 that equals 712. Only basic arithmetic operators (+, -, x, /) are permitted.",712,8,93,35,67 +4881,"Arrange 58, 26, 78, and 9 with +, -, x, and / to make 734.",734,58,26,78,9 +4882,"Find a way to combine 69, 10, 3, and 84 to get 609 using only +, -, x, and / operators.",609,69,10,3,84 +4883,"Arrange 53, 16, 40, and 1 with +, -, x, and / to make 809.",809,53,16,40,1 +4884,"Can you make 812 using 8, 99, 10, and 2? Use only +, -, x, and / operators.",812,8,99,10,2 +4885,"Can you make 126 using 4, 26, 3, and 25? Use only +, -, x, and / operators.",126,4,26,3,25 +4886,"Use all four numbers (70, 34, 59, 11) to make 685. Only +, -, x, and / operators are allowed.",685,70,34,59,11 +4887,"Arrange 55, 54, 27, and 44 with +, -, x, and / to make 143.",143,55,54,27,44 +4888,"Arrange 5, 2, 80, and 77 with +, -, x, and / to make 7.",7,5,2,80,77 +4889,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 25, 3, 87, and 52 to equal 40.",40,25,3,87,52 +4890,"Using the numbers 52, 70, 20, and 38, create an expression that equals 742. You can only use +, -, x, and / operators.",742,52,70,20,38 +4891,"Create a mathematical expression using 7, 39, 71, and 42 that equals 386. Only basic arithmetic operators (+, -, x, /) are permitted.",386,7,39,71,42 +4892,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 30, 10, 49, and 87 to equal 433.",433,30,10,49,87 +4893,"Use all four numbers (82, 93, 62, 34) to make 31. Only +, -, x, and / operators are allowed.",31,82,93,62,34 +4894,"Use all four numbers (67, 67, 84, 16) to make 101. Only +, -, x, and / operators are allowed.",101,67,67,84,16 +4895,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 92, 7, and 55 to equal 416.",416,4,92,7,55 +4896,"Create a mathematical expression using 81, 23, 24, and 94 that equals 727. Only basic arithmetic operators (+, -, x, /) are permitted.",727,81,23,24,94 +4897,"Use all four numbers (49, 55, 1, 26) to make 20. Only +, -, x, and / operators are allowed.",20,49,55,1,26 +4898,"Use all four numbers (31, 51, 6, 15) to make 70. Only +, -, x, and / operators are allowed.",70,31,51,6,15 +4899,"Given the numbers 82, 77, 6, and 22, arrange them with +, -, x, and / operators to achieve 61.",61,82,77,6,22 +4900,"Problem: How can you use the four numbers 23, 41, 21, 10 with +, -, x, and / operators to get 874?",874,23,41,21,10 +4901,"Your task: Use 17, 43, 11, and 88 exactly once each with only +, -, x, and / operators to create an expression equal to 808.",808,17,43,11,88 +4902,"Using the numbers 92, 54, 97, and 97, create an expression that equals 38. You can only use +, -, x, and / operators.",38,92,54,97,97 +4903,"Create a mathematical expression using 13, 90, 21, and 54 that equals 36. Only basic arithmetic operators (+, -, x, /) are permitted.",36,13,90,21,54 +4904,"Using the numbers 47, 16, 43, and 50, create an expression that equals 745. You can only use +, -, x, and / operators.",745,47,16,43,50 +4905,"Can you make 634 using 24, 21, 70, and 60? Use only +, -, x, and / operators.",634,24,21,70,60 +4906,"Use all four numbers (72, 1, 74, 10) to make 811. Only +, -, x, and / operators are allowed.",811,72,1,74,10 +4907,"Problem: How can you use the four numbers 9, 13, 48, 88 with +, -, x, and / operators to get 157?",157,9,13,48,88 +4908,"Using the numbers 7, 59, 9, and 5, create an expression that equals 417. You can only use +, -, x, and / operators.",417,7,59,9,5 +4909,"Can you make 202 using 42, 5, 81, and 89? Use only +, -, x, and / operators.",202,42,5,81,89 +4910,"Problem: How can you use the four numbers 33, 12, 73, 24 with +, -, x, and / operators to get 493?",493,33,12,73,24 +4911,"Use all four numbers (12, 20, 34, 52) to make 744. Only +, -, x, and / operators are allowed.",744,12,20,34,52 +4912,"Use all four numbers (4, 4, 90, 21) to make 111. Only +, -, x, and / operators are allowed.",111,4,4,90,21 +4913,"Use all four numbers (2, 39, 97, 70) to make 51. Only +, -, x, and / operators are allowed.",51,2,39,97,70 +4914,"Find a way to combine 13, 29, 6, and 16 to get 387 using only +, -, x, and / operators.",387,13,29,6,16 +4915,"Create a mathematical expression using 57, 91, 9, and 34 that equals 910. Only basic arithmetic operators (+, -, x, /) are permitted.",910,57,91,9,34 +4916,"Arrange 24, 87, 2, and 32 with +, -, x, and / to make 47.",47,24,87,2,32 +4917,"Arrange 47, 20, 60, and 7 with +, -, x, and / to make 134.",134,47,20,60,7 +4918,"Arrange 36, 24, 13, and 75 with +, -, x, and / to make 987.",987,36,24,13,75 +4919,"Using the numbers 51, 30, 26, and 52, create an expression that equals 765. You can only use +, -, x, and / operators.",765,51,30,26,52 +4920,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 4, 54, 16, and 9 to equal 360.",360,4,54,16,9 +4921,"Create a mathematical expression using 29, 19, 3, and 67 that equals 621. Only basic arithmetic operators (+, -, x, /) are permitted.",621,29,19,3,67 +4922,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 60, 1, 4, and 5 to equal 40.",40,60,1,4,5 +4923,"Can you make 400 using 25, 14, 45, and 5? Use only +, -, x, and / operators.",400,25,14,45,5 +4924,"Find a way to combine 78, 4, 77, and 15 to get 404 using only +, -, x, and / operators.",404,78,4,77,15 +4925,"Use all four numbers (59, 8, 56, 77) to make 451. Only +, -, x, and / operators are allowed.",451,59,8,56,77 +4926,"Given the numbers 20, 17, 67, and 73, arrange them with +, -, x, and / operators to achieve 480.",480,20,17,67,73 +4927,"Problem: How can you use the four numbers 92, 97, 5, 97 with +, -, x, and / operators to get 460?",460,92,97,5,97 +4928,"Your task: Use 24, 21, 63, and 14 exactly once each with only +, -, x, and / operators to create an expression equal to 581.",581,24,21,63,14 +4929,"Arrange 96, 10, 78, and 84 with +, -, x, and / to make 966.",966,96,10,78,84 +4930,"Your task: Use 61, 67, 29, and 2 exactly once each with only +, -, x, and / operators to create an expression equal to 70.",70,61,67,29,2 +4931,"Arrange 4, 42, 42, and 84 with +, -, x, and / to make 88.",88,4,42,42,84 +4932,"Can you make 736 using 65, 18, 36, and 23? Use only +, -, x, and / operators.",736,65,18,36,23 +4933,"Create a mathematical expression using 97, 5, 1, and 10 that equals 474. Only basic arithmetic operators (+, -, x, /) are permitted.",474,97,5,1,10 +4934,"Problem: How can you use the four numbers 24, 79, 45, 18 with +, -, x, and / operators to get 913?",913,24,79,45,18 +4935,"Create a mathematical expression using 2, 26, 72, and 18 that equals 106. Only basic arithmetic operators (+, -, x, /) are permitted.",106,2,26,72,18 +4936,"Create a mathematical expression using 50, 32, 44, and 44 that equals 18. Only basic arithmetic operators (+, -, x, /) are permitted.",18,50,32,44,44 +4937,"Create a mathematical expression using 51, 2, 4, and 56 that equals 154. Only basic arithmetic operators (+, -, x, /) are permitted.",154,51,2,4,56 +4938,"Using the numbers 95, 3, 47, and 59, create an expression that equals 177. You can only use +, -, x, and / operators.",177,95,3,47,59 +4939,"Create a mathematical expression using 100, 79, 79, and 52 that equals 151. Only basic arithmetic operators (+, -, x, /) are permitted.",151,100,79,79,52 +4940,"Your task: Use 5, 56, 31, and 93 exactly once each with only +, -, x, and / operators to create an expression equal to 173.",173,5,56,31,93 +4941,"Your task: Use 9, 86, 77, and 62 exactly once each with only +, -, x, and / operators to create an expression equal to 913.",913,9,86,77,62 +4942,"Given the numbers 9, 91, 1, and 1, arrange them with +, -, x, and / operators to achieve 100.",100,9,91,1,1 +4943,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 85, 1, 32, and 37 to equal 80.",80,85,1,32,37 +4944,"Using the numbers 74, 45, 36, and 20, create an expression that equals 749. You can only use +, -, x, and / operators.",749,74,45,36,20 +4945,"Create a mathematical expression using 8, 14, 21, and 31 that equals 43. Only basic arithmetic operators (+, -, x, /) are permitted.",43,8,14,21,31 +4946,"Arrange 55, 7, 20, and 84 with +, -, x, and / to make 111.",111,55,7,20,84 +4947,"Problem: How can you use the four numbers 7, 24, 50, 12 with +, -, x, and / operators to get 175?",175,7,24,50,12 +4948,"Problem: How can you use the four numbers 4, 65, 84, 17 with +, -, x, and / operators to get 159?",159,4,65,84,17 +4949,"Find a way to combine 14, 9, 80, and 12 to get 840 using only +, -, x, and / operators.",840,14,9,80,12 +4950,"Using the numbers 51, 20, 34, and 76, create an expression that equals 978. You can only use +, -, x, and / operators.",978,51,20,34,76 +4951,"Your task: Use 85, 9, 74, and 3 exactly once each with only +, -, x, and / operators to create an expression equal to 298.",298,85,9,74,3 +4952,"Create a mathematical expression using 93, 49, 10, and 49 that equals 534. Only basic arithmetic operators (+, -, x, /) are permitted.",534,93,49,10,49 +4953,"Given the numbers 66, 18, 9, and 27, arrange them with +, -, x, and / operators to achieve 327.",327,66,18,9,27 +4954,"Create a mathematical expression using 50, 11, 67, and 75 that equals 692. Only basic arithmetic operators (+, -, x, /) are permitted.",692,50,11,67,75 +4955,"Using the numbers 20, 72, 16, and 1, create an expression that equals 76. You can only use +, -, x, and / operators.",76,20,72,16,1 +4956,"Using the numbers 5, 90, 10, and 93, create an expression that equals 533. You can only use +, -, x, and / operators.",533,5,90,10,93 +4957,"Create a mathematical expression using 3, 41, 91, and 8 that equals 24. Only basic arithmetic operators (+, -, x, /) are permitted.",24,3,41,91,8 +4958,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 2, 85, 11, and 42 to equal 223.",223,2,85,11,42 +4959,"Use all four numbers (59, 20, 5, 79) to make 238. Only +, -, x, and / operators are allowed.",238,59,20,5,79 +4960,"Find a way to combine 58, 6, 50, and 85 to get 213 using only +, -, x, and / operators.",213,58,6,50,85 +4961,"Use all four numbers (9, 36, 68, 66) to make 458. Only +, -, x, and / operators are allowed.",458,9,36,68,66 +4962,"Using the numbers 10, 53, 2, and 31, create an expression that equals 1. You can only use +, -, x, and / operators.",1,10,53,2,31 +4963,"Given the numbers 8, 87, 64, and 57, arrange them with +, -, x, and / operators to achieve 817.",817,8,87,64,57 +4964,"Can you make 1 using 45, 2, 47, and 50? Use only +, -, x, and / operators.",1,45,2,47,50 +4965,"Given the numbers 89, 26, 11, and 19, arrange them with +, -, x, and / operators to achieve 324.",324,89,26,11,19 +4966,"Given the numbers 53, 36, 47, and 22, arrange them with +, -, x, and / operators to achieve 874.",874,53,36,47,22 +4967,"Can you make 86 using 76, 11, 43, and 43? Use only +, -, x, and / operators.",86,76,11,43,43 +4968,"Arrange 16, 18, 90, and 15 with +, -, x, and / to make 124.",124,16,18,90,15 +4969,"Create a mathematical expression using 46, 26, 14, and 41 that equals 451. Only basic arithmetic operators (+, -, x, /) are permitted.",451,46,26,14,41 +4970,"Given the numbers 64, 10, 51, and 26, arrange them with +, -, x, and / operators to achieve 600.",600,64,10,51,26 +4971,"Can you make 127 using 36, 18, 74, and 51? Use only +, -, x, and / operators.",127,36,18,74,51 +4972,"Arrange 38, 3, 31, and 33 with +, -, x, and / to make 50.",50,38,3,31,33 +4973,"Create a mathematical expression using 6, 14, 13, and 7 that equals 90. Only basic arithmetic operators (+, -, x, /) are permitted.",90,6,14,13,7 +4974,"Arrange 50, 28, 49, and 4 with +, -, x, and / to make 274.",274,50,28,49,4 +4975,"Create a mathematical expression using 99, 33, 10, and 28 that equals 346. Only basic arithmetic operators (+, -, x, /) are permitted.",346,99,33,10,28 +4976,"Problem: How can you use the four numbers 29, 24, 88, 58 with +, -, x, and / operators to get 842?",842,29,24,88,58 +4977,"Use all four numbers (6, 36, 93, 84) to make 393. Only +, -, x, and / operators are allowed.",393,6,36,93,84 +4978,"Can you make 101 using 61, 92, 1, and 52? Use only +, -, x, and / operators.",101,61,92,1,52 +4979,"Problem: How can you use the four numbers 27, 9, 15, 22 with +, -, x, and / operators to get 333?",333,27,9,15,22 +4980,"Use all four numbers (5, 97, 59, 38) to make 464. Only +, -, x, and / operators are allowed.",464,5,97,59,38 +4981,"Arrange 83, 60, 9, and 76 with +, -, x, and / to make 707.",707,83,60,9,76 +4982,"Problem: How can you use the four numbers 31, 3, 96, 82 with +, -, x, and / operators to get 79?",79,31,3,96,82 +4983,"Arrange 29, 8, 27, and 44 with +, -, x, and / to make 201.",201,29,8,27,44 +4984,"Find a way to combine 62, 11, 55, and 50 to get 52 using only +, -, x, and / operators.",52,62,11,55,50 +4985,"Use all four numbers (68, 13, 35, 12) to make 861. Only +, -, x, and / operators are allowed.",861,68,13,35,12 +4986,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 20, 3, 64, and 29 to equal 95.",95,20,3,64,29 +4987,"Create a mathematical expression using 30, 5, 14, and 1 that equals 49. Only basic arithmetic operators (+, -, x, /) are permitted.",49,30,5,14,1 +4988,"Can you make 179 using 30, 7, 2, and 78? Use only +, -, x, and / operators.",179,30,7,2,78 +4989,"Given the numbers 29, 8, 3, and 47, arrange them with +, -, x, and / operators to achieve 282.",282,29,8,3,47 +4990,"Find a way to combine 44, 6, 96, and 56 to get 154 using only +, -, x, and / operators.",154,44,6,96,56 +4991,"Problem: How can you use the four numbers 84, 2, 35, 91 with +, -, x, and / operators to get 112?",112,84,2,35,91 +4992,"Find a way to combine 60, 4, 39, and 27 to get 27 using only +, -, x, and / operators.",27,60,4,39,27 +4993,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 49, 71, 19, and 34 to equal 624.",624,49,71,19,34 +4994,"Given the numbers 9, 88, 87, and 62, arrange them with +, -, x, and / operators to achieve 767.",767,9,88,87,62 +4995,"Can you make 952 using 11, 87, 72, and 67? Use only +, -, x, and / operators.",952,11,87,72,67 +4996,"Create a mathematical expression using 85, 48, 17, and 64 that equals 304. Only basic arithmetic operators (+, -, x, /) are permitted.",304,85,48,17,64 +4997,"Problem: How can you use the four numbers 88, 55, 55, 77 with +, -, x, and / operators to get 12?",12,88,55,55,77 +4998,"Your task: Use 47, 7, 15, and 59 exactly once each with only +, -, x, and / operators to create an expression equal to 255.",255,47,7,15,59 +4999,"Given the numbers 55, 13, 19, and 18, arrange them with +, -, x, and / operators to achieve 410.",410,55,13,19,18 +5000,"Using only addition (+), subtraction (-), multiplication (x), and division (/), combine 22, 5, 4, and 100 to equal 417.",417,22,5,4,100