Dataset Viewer
Auto-converted to Parquet
question
stringlengths
107
247
options
stringlengths
32
147
correct
stringclasses
5 values
reasoning
stringlengths
618
2.06k
source
stringclasses
3 values
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-three plus eighty-one minus ninety-two times seventy-nine modulo fifty-two'
A) 33 % 81 % 92 + 79 + 52 ; B) 36 + 80 - 92 * 82 % 54 ; C) 29 + 82 - 89 * 78 % 54 ; D) 33 + 81 - 92 * 79 % 52 ; E) 52 + 33 - 81 * 79 % 92
D
<STEP type="translation" sequence="1"> Translate: 'thirty-three plus eighty-one minus ninety-two times seventy-nine modulo fifty-two' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-three' β†’ 33 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'eighty-one' β†’ 81 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'ninety-two' β†’ 92 </STEP> <STEP type="translation" sequence="7"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="8"> Number 'seventy-nine' β†’ 79 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'fifty-two' β†’ 52 </STEP> <STEP type="translation" sequence="11" result="33 + 81 - 92 * 79 % 52"> Result: '33 + 81 - 92 * 79 % 52' </STEP> <STEP type="translation" sequence="12"> Answer: 'D) 33 + 81 - 92 * 79 % 52' </STEP> <STEP type="equation" sequence="1"> 33 + 81 - 92 * 79 % 52 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty modulo eighty-four modulo six minus seventy-four plus ninety-seven'
A) 78 % 86 % 11 - 75 + 100 ; B) 78 % 82 % 3 - 73 + 96 ; C) 6 % 74 % 97 - 84 + 80 ; D) 80 * 84 - 6 + 74 - 97 ; E) 80 % 84 % 6 - 74 + 97
E
<STEP type="translation" sequence="1"> Translate: 'eighty modulo eighty-four modulo six minus seventy-four plus ninety-seven' </STEP> <STEP type="translation" sequence="2"> Number 'eighty' β†’ 80 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'eighty-four' β†’ 84 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'six' β†’ 6 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'seventy-four' β†’ 74 </STEP> <STEP type="translation" sequence="9"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="10"> Number 'ninety-seven' β†’ 97 </STEP> <STEP type="translation" sequence="11" result="80 % 84 % 6 - 74 + 97"> Result: '80 % 84 % 6 - 74 + 97' </STEP> <STEP type="translation" sequence="12"> Answer: 'E) 80 % 84 % 6 - 74 + 97' </STEP> <STEP type="equation" sequence="1"> 80 % 84 % 6 - 74 + 97 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-three modulo twenty-three modulo sixty-three'
A) 43 + 23 - 63 ; B) 46 % 23 % 64 ; C) 42 % 27 % 61 ; D) 43 % 23 % 63 ; E) 63 % 23 % 43
D
<STEP type="translation" sequence="1"> Translate: 'forty-three modulo twenty-three modulo sixty-three' </STEP> <STEP type="translation" sequence="2"> Number 'forty-three' β†’ 43 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'twenty-three' β†’ 23 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'sixty-three' β†’ 63 </STEP> <STEP type="translation" sequence="7" result="43 % 23 % 63"> Result: '43 % 23 % 63' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 43 % 23 % 63' </STEP> <STEP type="equation" sequence="1"> 43 % 23 % 63 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-nine modulo seventy-five plus eighty-six minus six minus twenty-five'
A) 39 + 75 * 86 + 6 * 25 ; B) 39 % 75 + 86 - 25 - 6 ; C) 39 * 75 - 86 * 6 + 25 ; D) 75 % 6 + 25 - 39 - 86 ; E) 39 % 75 + 86 - 6 - 25
E
<STEP type="translation" sequence="1"> Translate: 'thirty-nine modulo seventy-five plus eighty-six minus six minus twenty-five' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-nine' β†’ 39 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'seventy-five' β†’ 75 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'eighty-six' β†’ 86 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'six' β†’ 6 </STEP> <STEP type="translation" sequence="9"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="10"> Number 'twenty-five' β†’ 25 </STEP> <STEP type="translation" sequence="11" result="39 % 75 + 86 - 6 - 25"> Result: '39 % 75 + 86 - 6 - 25' </STEP> <STEP type="translation" sequence="12"> Answer: 'E) 39 % 75 + 86 - 6 - 25' </STEP> <STEP type="equation" sequence="1"> 39 % 75 + 86 - 6 - 25 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-four plus sixty minus eleven'
A) 39 + 55 - 8 ; B) 47 + 58 - 9 ; C) 11 + 60 - 44 ; D) 44 + 60 - 11 ; E) 44 % 60 + 11
D
<STEP type="translation" sequence="1"> Translate: 'forty-four plus sixty minus eleven' </STEP> <STEP type="translation" sequence="2"> Number 'forty-four' β†’ 44 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'sixty' β†’ 60 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'eleven' β†’ 11 </STEP> <STEP type="translation" sequence="7" result="44 + 60 - 11"> Result: '44 + 60 - 11' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 44 + 60 - 11' </STEP> <STEP type="equation" sequence="1"> 44 + 60 - 11 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'one hundred minus twenty-two minus seventy-five modulo eighty-four'
A) 100 - 20 - 70 % 89 ; B) 99 - 19 - 70 % 81 ; C) 22 - 100 - 75 % 84 ; D) 100 - 22 - 75 % 84 ; E) 100 % 22 % 75 * 84
D
<STEP type="translation" sequence="1"> Translate: 'one hundred minus twenty-two minus seventy-five modulo eighty-four' </STEP> <STEP type="translation" sequence="2"> Number 'one' β†’ 100 </STEP> <STEP type="translation" sequence="3"> Number 'hundred' β†’ - </STEP> <STEP type="translation" sequence="4"> Operator 'minus' β†’ 22 </STEP> <STEP type="translation" sequence="5"> Number 'twenty-two' β†’ - </STEP> <STEP type="translation" sequence="6"> Operator 'minus' β†’ 75 </STEP> <STEP type="translation" sequence="7"> Number 'seventy-five' β†’ % </STEP> <STEP type="translation" sequence="8"> Operator 'modulo' β†’ 84 </STEP> <STEP type="translation" sequence="9" result="100 - 22 - 75 % 84"> Result: '100 - 22 - 75 % 84' </STEP> <STEP type="translation" sequence="10"> Answer: 'D) 100 - 22 - 75 % 84' </STEP> <STEP type="equation" sequence="1"> 100 - 22 - 75 % 84 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-eight minus sixty-seven plus fifty-eight'
A) 51 - 68 + 61 ; B) 50 - 71 + 56 ; C) 48 + 67 % 58 ; D) 48 - 67 + 58 ; E) 48 + 67 * 58
D
<STEP type="translation" sequence="1"> Translate: 'forty-eight minus sixty-seven plus fifty-eight' </STEP> <STEP type="translation" sequence="2"> Number 'forty-eight' β†’ 48 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'sixty-seven' β†’ 67 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'fifty-eight' β†’ 58 </STEP> <STEP type="translation" sequence="7" result="48 - 67 + 58"> Result: '48 - 67 + 58' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 48 - 67 + 58' </STEP> <STEP type="equation" sequence="1"> 48 - 67 + 58 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-three plus twenty-four minus four'
A) 4 + 24 - 23 ; B) 23 + 24 - 4 ; C) 23 - 24 * 4 ; D) 23 * 24 % 4 ; E) 23 + 24 - 4
E
<STEP type="translation" sequence="1"> Translate: 'twenty-three plus twenty-four minus four' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-three' β†’ 23 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'twenty-four' β†’ 24 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'four' β†’ 4 </STEP> <STEP type="translation" sequence="7" result="23 + 24 - 4"> Result: '23 + 24 - 4' </STEP> <STEP type="translation" sequence="8"> Answer: 'E) 23 + 24 - 4' </STEP> <STEP type="equation" sequence="1"> 23 + 24 - 4 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-nine minus thirty-six minus six minus one'
A) 44 - 34 - 5 - 2 ; B) 36 - 49 - 6 - 1 ; C) 49 - 36 - 6 - 1 ; D) 51 - 37 - 2 - 0 ; E) 49 % 36 % 6 + 1
C
<STEP type="translation" sequence="1"> Translate: 'forty-nine minus thirty-six minus six minus one' </STEP> <STEP type="translation" sequence="2"> Number 'forty-nine' β†’ 49 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'thirty-six' β†’ 36 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'six' β†’ 6 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'one' β†’ 1 </STEP> <STEP type="translation" sequence="9" result="49 - 36 - 6 - 1"> Result: '49 - 36 - 6 - 1' </STEP> <STEP type="translation" sequence="10"> Answer: 'C) 49 - 36 - 6 - 1' </STEP> <STEP type="equation" sequence="1"> 49 - 36 - 6 - 1 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-six plus ninety-nine minus forty-eight'
A) 49 + 98 - 51 ; B) 46 + 99 - 48 ; C) 46 + 99 - 48 ; D) 46 * 99 % 48 ; E) 47 + 98 - 46
C
<STEP type="translation" sequence="1"> Translate: 'forty-six plus ninety-nine minus forty-eight' </STEP> <STEP type="translation" sequence="2"> Number 'forty-six' β†’ 46 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'ninety-nine' β†’ 99 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'forty-eight' β†’ 48 </STEP> <STEP type="translation" sequence="7" result="46 + 99 - 48"> Result: '46 + 99 - 48' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 46 + 99 - 48' </STEP> <STEP type="equation" sequence="1"> 46 + 99 - 48 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-seven minus ninety-four minus twenty plus eighty-four'
A) 37 + 94 * 20 - 84 ; B) 37 - 94 - 20 + 84 ; C) 34 - 96 - 20 + 80 ; D) 84 - 37 - 20 + 94 ; E) 37 + 94 % 20 * 84
B
<STEP type="translation" sequence="1"> Translate: 'thirty-seven minus ninety-four minus twenty plus eighty-four' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-seven' β†’ 37 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'ninety-four' β†’ 94 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'twenty' β†’ 20 </STEP> <STEP type="translation" sequence="7"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="8"> Number 'eighty-four' β†’ 84 </STEP> <STEP type="translation" sequence="9" result="37 - 94 - 20 + 84"> Result: '37 - 94 - 20 + 84' </STEP> <STEP type="translation" sequence="10"> Answer: 'B) 37 - 94 - 20 + 84' </STEP> <STEP type="equation" sequence="1"> 37 - 94 - 20 + 84 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ten times thirteen modulo forty-three'
A) 10 * 13 % 43 ; B) 10 + 13 * 43 ; C) 10 * 16 % 45 ; D) 13 * 43 % 10 ; E) 10 * 13 % 43
E
<STEP type="translation" sequence="1"> Translate: 'ten times thirteen modulo forty-three' </STEP> <STEP type="translation" sequence="2"> Number 'ten' β†’ 10 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'thirteen' β†’ 13 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'forty-three' β†’ 43 </STEP> <STEP type="translation" sequence="7" result="10 * 13 % 43"> Result: '10 * 13 % 43' </STEP> <STEP type="translation" sequence="8"> Answer: 'E) 10 * 13 % 43' </STEP> <STEP type="equation" sequence="1"> 10 * 13 % 43 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty times ninety-seven modulo ten'
A) 50 % 97 * 10 ; B) 50 % 97 + 10 ; C) 50 * 97 % 10 ; D) 50 * 97 % 10 ; E) 97 * 50 % 10
D
<STEP type="translation" sequence="1"> Translate: 'fifty times ninety-seven modulo ten' </STEP> <STEP type="translation" sequence="2"> Number 'fifty' β†’ 50 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'ninety-seven' β†’ 97 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'ten' β†’ 10 </STEP> <STEP type="translation" sequence="7" result="50 * 97 % 10"> Result: '50 * 97 % 10' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 50 * 97 % 10' </STEP> <STEP type="equation" sequence="1"> 50 * 97 % 10 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-one plus forty-nine modulo thirty-one'
A) 85 + 48 % 29 ; B) 81 + 49 % 31 ; C) 49 + 81 % 31 ; D) 79 + 44 % 31 ; E) 31 + 81 % 49
B
<STEP type="translation" sequence="1"> Translate: 'eighty-one plus forty-nine modulo thirty-one' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-one' β†’ 81 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'forty-nine' β†’ 49 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'thirty-one' β†’ 31 </STEP> <STEP type="translation" sequence="7" result="81 + 49 % 31"> Result: '81 + 49 % 31' </STEP> <STEP type="translation" sequence="8"> Answer: 'B) 81 + 49 % 31' </STEP> <STEP type="equation" sequence="1"> 81 + 49 % 31 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-seven modulo ninety-one modulo ninety-eight modulo fifty-nine plus seven'
A) 57 + 91 + 98 * 59 - 7 ; B) 91 % 98 % 59 % 7 + 57 ; C) 7 % 59 % 98 % 91 + 57 ; D) 57 % 91 % 98 % 59 + 7 ; E) 57 * 91 - 98 * 59 * 7
D
<STEP type="translation" sequence="1"> Translate: 'fifty-seven modulo ninety-one modulo ninety-eight modulo fifty-nine plus seven' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-seven' β†’ 57 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'ninety-one' β†’ 91 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'ninety-eight' β†’ 98 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'fifty-nine' β†’ 59 </STEP> <STEP type="translation" sequence="9"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="10"> Number 'seven' β†’ 7 </STEP> <STEP type="translation" sequence="11" result="57 % 91 % 98 % 59 + 7"> Result: '57 % 91 % 98 % 59 + 7' </STEP> <STEP type="translation" sequence="12"> Answer: 'D) 57 % 91 % 98 % 59 + 7' </STEP> <STEP type="equation" sequence="1"> 57 % 91 % 98 % 59 + 7 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifteen modulo eighteen modulo thirteen modulo eighty-three modulo thirty-seven'
A) 15 % 18 % 13 % 83 % 37 ; B) 15 + 18 * 13 * 83 * 37 ; C) 13 % 23 % 13 % 79 % 37 ; D) 15 - 18 + 13 - 83 - 37 ; E) 83 % 13 % 37 % 15 % 18
A
<STEP type="translation" sequence="1"> Translate: 'fifteen modulo eighteen modulo thirteen modulo eighty-three modulo thirty-seven' </STEP> <STEP type="translation" sequence="2"> Number 'fifteen' β†’ 15 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'eighteen' β†’ 18 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'thirteen' β†’ 13 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'eighty-three' β†’ 83 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'thirty-seven' β†’ 37 </STEP> <STEP type="translation" sequence="11" result="15 % 18 % 13 % 83 % 37"> Result: '15 % 18 % 13 % 83 % 37' </STEP> <STEP type="translation" sequence="12"> Answer: 'A) 15 % 18 % 13 % 83 % 37' </STEP> <STEP type="equation" sequence="1"> 15 % 18 % 13 % 83 % 37 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighteen plus four plus sixty-six minus twelve'
A) 22 + 1 + 65 - 14 ; B) 22 + 8 + 70 - 8 ; C) 18 + 66 + 4 - 12 ; D) 18 + 4 + 66 - 12 ; E) 18 % 4 * 66 + 12
D
<STEP type="translation" sequence="1"> Translate: 'eighteen plus four plus sixty-six minus twelve' </STEP> <STEP type="translation" sequence="2"> Number 'eighteen' β†’ 18 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'four' β†’ 4 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'sixty-six' β†’ 66 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'twelve' β†’ 12 </STEP> <STEP type="translation" sequence="9" result="18 + 4 + 66 - 12"> Result: '18 + 4 + 66 - 12' </STEP> <STEP type="translation" sequence="10"> Answer: 'D) 18 + 4 + 66 - 12' </STEP> <STEP type="equation" sequence="1"> 18 + 4 + 66 - 12 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-five times one times seventy-nine modulo seven'
A) 1 * 35 * 79 % 7 ; B) 38 * 6 * 79 % 5 ; C) 35 * 1 * 79 % 7 ; D) 35 + 1 + 79 - 7 ; E) 35 - 1 + 79 - 7
C
<STEP type="translation" sequence="1"> Translate: 'thirty-five times one times seventy-nine modulo seven' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-five' β†’ 35 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'one' β†’ 1 </STEP> <STEP type="translation" sequence="5"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="6"> Number 'seventy-nine' β†’ 79 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'seven' β†’ 7 </STEP> <STEP type="translation" sequence="9" result="35 * 1 * 79 % 7"> Result: '35 * 1 * 79 % 7' </STEP> <STEP type="translation" sequence="10"> Answer: 'C) 35 * 1 * 79 % 7' </STEP> <STEP type="equation" sequence="1"> 35 * 1 * 79 % 7 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'four modulo eighty-five plus twenty-nine'
A) 1 % 86 + 34 ; B) 4 + 85 - 29 ; C) 4 * 85 * 29 ; D) 4 % 85 + 29 ; E) 4 % 85 + 29
D
<STEP type="translation" sequence="1"> Translate: 'four modulo eighty-five plus twenty-nine' </STEP> <STEP type="translation" sequence="2"> Number 'four' β†’ 4 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'eighty-five' β†’ 85 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'twenty-nine' β†’ 29 </STEP> <STEP type="translation" sequence="7" result="4 % 85 + 29"> Result: '4 % 85 + 29' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 4 % 85 + 29' </STEP> <STEP type="equation" sequence="1"> 4 % 85 + 29 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'zero times ninety-eight modulo twenty-four'
A) 0 * 98 % 24 ; B) 0 - 98 + 24 ; C) 2 * 99 % 26 ; D) 0 * 98 % 24 ; E) 2 * 96 % 21
D
<STEP type="translation" sequence="1"> Translate: 'zero times ninety-eight modulo twenty-four' </STEP> <STEP type="translation" sequence="2"> Number 'zero' β†’ 0 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'ninety-eight' β†’ 98 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'twenty-four' β†’ 24 </STEP> <STEP type="translation" sequence="7" result="0 * 98 % 24"> Result: '0 * 98 % 24' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 0 * 98 % 24' </STEP> <STEP type="equation" sequence="1"> 0 * 98 % 24 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-five minus one modulo seven'
A) 36 - 5 % 11 ; B) 7 - 35 % 1 ; C) 38 - 0 % 12 ; D) 35 + 1 + 7 ; E) 35 - 1 % 7
E
<STEP type="translation" sequence="1"> Translate: 'thirty-five minus one modulo seven' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-five' β†’ 35 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'one' β†’ 1 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'seven' β†’ 7 </STEP> <STEP type="translation" sequence="7" result="35 - 1 % 7"> Result: '35 - 1 % 7' </STEP> <STEP type="translation" sequence="8"> Answer: 'E) 35 - 1 % 7' </STEP> <STEP type="equation" sequence="1"> 35 - 1 % 7 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-seven modulo eighty-four modulo forty-four plus fifty-seven'
A) 84 % 67 % 44 + 57 ; B) 69 % 87 % 41 + 61 ; C) 67 % 84 % 44 + 57 ; D) 63 % 81 % 44 + 60 ; E) 67 - 84 - 44 % 57
C
<STEP type="translation" sequence="1"> Translate: 'sixty-seven modulo eighty-four modulo forty-four plus fifty-seven' </STEP> <STEP type="translation" sequence="2"> Number 'sixty-seven' β†’ 67 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'eighty-four' β†’ 84 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'forty-four' β†’ 44 </STEP> <STEP type="translation" sequence="7"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="8"> Number 'fifty-seven' β†’ 57 </STEP> <STEP type="translation" sequence="9" result="67 % 84 % 44 + 57"> Result: '67 % 84 % 44 + 57' </STEP> <STEP type="translation" sequence="10"> Answer: 'C) 67 % 84 % 44 + 57' </STEP> <STEP type="equation" sequence="1"> 67 % 84 % 44 + 57 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-eight modulo fifty-seven plus five'
A) 58 % 57 + 5 ; B) 58 % 57 + 5 ; C) 57 % 5 + 58 ; D) 59 % 58 + 6 ; E) 58 - 57 - 5
A
<STEP type="translation" sequence="1"> Translate: 'fifty-eight modulo fifty-seven plus five' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-eight' β†’ 58 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'fifty-seven' β†’ 57 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'five' β†’ 5 </STEP> <STEP type="translation" sequence="7" result="58 % 57 + 5"> Result: '58 % 57 + 5' </STEP> <STEP type="translation" sequence="8"> Answer: 'A) 58 % 57 + 5' </STEP> <STEP type="equation" sequence="1"> 58 % 57 + 5 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-five times thirty-five modulo twenty-one times twenty-seven modulo sixty-three'
A) 78 * 37 % 18 * 26 % 62 ; B) 75 * 35 % 21 * 27 % 63 ; C) 71 * 30 % 17 * 27 % 61 ; D) 75 % 35 * 21 % 27 * 63 ; E) 63 * 27 % 21 * 75 % 35
B
<STEP type="translation" sequence="1"> Translate: 'seventy-five times thirty-five modulo twenty-one times twenty-seven modulo sixty-three' </STEP> <STEP type="translation" sequence="2"> Number 'seventy-five' β†’ 75 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'thirty-five' β†’ 35 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'twenty-one' β†’ 21 </STEP> <STEP type="translation" sequence="7"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="8"> Number 'twenty-seven' β†’ 27 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'sixty-three' β†’ 63 </STEP> <STEP type="translation" sequence="11" result="75 * 35 % 21 * 27 % 63"> Result: '75 * 35 % 21 * 27 % 63' </STEP> <STEP type="translation" sequence="12"> Answer: 'B) 75 * 35 % 21 * 27 % 63' </STEP> <STEP type="equation" sequence="1"> 75 * 35 % 21 * 27 % 63 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventeen times twenty-eight modulo thirty-one modulo forty'
A) 17 * 28 % 31 % 40 ; B) 17 % 28 * 31 - 40 ; C) 17 + 28 * 31 * 40 ; D) 13 * 26 % 27 % 44 ; E) 16 * 23 % 27 % 38
A
<STEP type="translation" sequence="1"> Translate: 'seventeen times twenty-eight modulo thirty-one modulo forty' </STEP> <STEP type="translation" sequence="2"> Number 'seventeen' β†’ 17 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'twenty-eight' β†’ 28 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'thirty-one' β†’ 31 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'forty' β†’ 40 </STEP> <STEP type="translation" sequence="9" result="17 * 28 % 31 % 40"> Result: '17 * 28 % 31 % 40' </STEP> <STEP type="translation" sequence="10"> Answer: 'A) 17 * 28 % 31 % 40' </STEP> <STEP type="equation" sequence="1"> 17 * 28 % 31 % 40 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventeen minus thirty-eight plus ninety-three modulo fifty-two'
A) 93 - 38 + 52 % 17 ; B) 17 + 38 % 93 + 52 ; C) 19 - 36 + 95 % 56 ; D) 17 - 38 + 93 % 52 ; E) 15 - 37 + 98 % 48
D
<STEP type="translation" sequence="1"> Translate: 'seventeen minus thirty-eight plus ninety-three modulo fifty-two' </STEP> <STEP type="translation" sequence="2"> Number 'seventeen' β†’ 17 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'thirty-eight' β†’ 38 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'ninety-three' β†’ 93 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'fifty-two' β†’ 52 </STEP> <STEP type="translation" sequence="9" result="17 - 38 + 93 % 52"> Result: '17 - 38 + 93 % 52' </STEP> <STEP type="translation" sequence="10"> Answer: 'D) 17 - 38 + 93 % 52' </STEP> <STEP type="equation" sequence="1"> 17 - 38 + 93 % 52 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-two plus thirty-eight modulo forty-two minus seventy-two plus forty-one'
A) 52 + 41 % 38 - 42 + 72 ; B) 52 + 38 % 42 - 72 + 41 ; C) 52 % 38 - 42 % 72 % 41 ; D) 53 + 35 % 40 - 68 + 39 ; E) 52 * 38 + 42 * 72 % 41
B
<STEP type="translation" sequence="1"> Translate: 'fifty-two plus thirty-eight modulo forty-two minus seventy-two plus forty-one' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-two' β†’ 52 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'thirty-eight' β†’ 38 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'forty-two' β†’ 42 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'seventy-two' β†’ 72 </STEP> <STEP type="translation" sequence="9"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="10"> Number 'forty-one' β†’ 41 </STEP> <STEP type="translation" sequence="11" result="52 + 38 % 42 - 72 + 41"> Result: '52 + 38 % 42 - 72 + 41' </STEP> <STEP type="translation" sequence="12"> Answer: 'B) 52 + 38 % 42 - 72 + 41' </STEP> <STEP type="equation" sequence="1"> 52 + 38 % 42 - 72 + 41 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-three minus ninety-six plus thirty-eight plus forty'
A) 79 - 92 + 43 + 37 ; B) 38 - 40 + 96 + 83 ; C) 83 - 94 + 40 + 37 ; D) 83 - 96 + 38 + 40 ; E) 83 * 96 - 38 * 40
D
<STEP type="translation" sequence="1"> Translate: 'eighty-three minus ninety-six plus thirty-eight plus forty' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-three' β†’ 83 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'ninety-six' β†’ 96 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'thirty-eight' β†’ 38 </STEP> <STEP type="translation" sequence="7"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="8"> Number 'forty' β†’ 40 </STEP> <STEP type="translation" sequence="9" result="83 - 96 + 38 + 40"> Result: '83 - 96 + 38 + 40' </STEP> <STEP type="translation" sequence="10"> Answer: 'D) 83 - 96 + 38 + 40' </STEP> <STEP type="equation" sequence="1"> 83 - 96 + 38 + 40 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-six modulo seventeen minus twenty-six modulo twenty-two plus sixty-two'
A) 76 % 17 - 26 % 22 + 62 ; B) 76 - 17 * 26 + 22 - 62 ; C) 76 * 17 % 26 * 22 * 62 ; D) 26 % 17 - 62 % 76 + 22 ; E) 26 % 22 - 62 % 76 + 17
A
<STEP type="translation" sequence="1"> Translate: 'seventy-six modulo seventeen minus twenty-six modulo twenty-two plus sixty-two' </STEP> <STEP type="translation" sequence="2"> Number 'seventy-six' β†’ 76 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'seventeen' β†’ 17 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'twenty-six' β†’ 26 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'twenty-two' β†’ 22 </STEP> <STEP type="translation" sequence="9"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="10"> Number 'sixty-two' β†’ 62 </STEP> <STEP type="translation" sequence="11" result="76 % 17 - 26 % 22 + 62"> Result: '76 % 17 - 26 % 22 + 62' </STEP> <STEP type="translation" sequence="12"> Answer: 'A) 76 % 17 - 26 % 22 + 62' </STEP> <STEP type="equation" sequence="1"> 76 % 17 - 26 % 22 + 62 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-two minus forty modulo ninety-five'
A) 42 - 40 % 95 ; B) 40 - 95 % 42 ; C) 37 - 42 % 98 ; D) 42 - 40 % 95 ; E) 42 * 40 * 95
D
<STEP type="translation" sequence="1"> Translate: 'forty-two minus forty modulo ninety-five' </STEP> <STEP type="translation" sequence="2"> Number 'forty-two' β†’ 42 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'forty' β†’ 40 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'ninety-five' β†’ 95 </STEP> <STEP type="translation" sequence="7" result="42 - 40 % 95"> Result: '42 - 40 % 95' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 42 - 40 % 95' </STEP> <STEP type="equation" sequence="1"> 42 - 40 % 95 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-four times seventy-eight modulo eighty modulo eighty-one'
A) 24 + 78 * 80 - 81 ; B) 80 * 24 % 81 % 78 ; C) 24 % 78 - 80 - 81 ; D) 81 * 24 % 80 % 78 ; E) 24 * 78 % 80 % 81
E
<STEP type="translation" sequence="1"> Translate: 'twenty-four times seventy-eight modulo eighty modulo eighty-one' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-four' β†’ 24 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'seventy-eight' β†’ 78 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'eighty' β†’ 80 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'eighty-one' β†’ 81 </STEP> <STEP type="translation" sequence="9" result="24 * 78 % 80 % 81"> Result: '24 * 78 % 80 % 81' </STEP> <STEP type="translation" sequence="10"> Answer: 'E) 24 * 78 % 80 % 81' </STEP> <STEP type="equation" sequence="1"> 24 * 78 % 80 % 81 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-three minus two modulo ninety-nine'
A) 30 - 5 % 96 ; B) 99 - 2 % 33 ; C) 33 - 2 % 99 ; D) 33 + 2 * 99 ; E) 33 - 2 % 99
E
<STEP type="translation" sequence="1"> Translate: 'thirty-three minus two modulo ninety-nine' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-three' β†’ 33 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'two' β†’ 2 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'ninety-nine' β†’ 99 </STEP> <STEP type="translation" sequence="7" result="33 - 2 % 99"> Result: '33 - 2 % 99' </STEP> <STEP type="translation" sequence="8"> Answer: 'E) 33 - 2 % 99' </STEP> <STEP type="equation" sequence="1"> 33 - 2 % 99 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-one plus forty-nine modulo seventy-four minus forty-two'
A) 74 + 49 % 42 - 41 ; B) 46 + 45 % 78 - 39 ; C) 41 % 49 + 74 % 42 ; D) 36 + 47 % 70 - 43 ; E) 41 + 49 % 74 - 42
E
<STEP type="translation" sequence="1"> Translate: 'forty-one plus forty-nine modulo seventy-four minus forty-two' </STEP> <STEP type="translation" sequence="2"> Number 'forty-one' β†’ 41 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'forty-nine' β†’ 49 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'seventy-four' β†’ 74 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'forty-two' β†’ 42 </STEP> <STEP type="translation" sequence="9" result="41 + 49 % 74 - 42"> Result: '41 + 49 % 74 - 42' </STEP> <STEP type="translation" sequence="10"> Answer: 'E) 41 + 49 % 74 - 42' </STEP> <STEP type="equation" sequence="1"> 41 + 49 % 74 - 42 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seven modulo six plus seventy-five modulo twenty-nine'
A) 75 % 29 + 7 % 6 ; B) 7 % 6 + 75 % 29 ; C) 7 + 6 % 75 + 29 ; D) 10 % 10 + 71 % 27 ; E) 29 % 7 + 75 % 6
B
<STEP type="translation" sequence="1"> Translate: 'seven modulo six plus seventy-five modulo twenty-nine' </STEP> <STEP type="translation" sequence="2"> Number 'seven' β†’ 7 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'six' β†’ 6 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'seventy-five' β†’ 75 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'twenty-nine' β†’ 29 </STEP> <STEP type="translation" sequence="9" result="7 % 6 + 75 % 29"> Result: '7 % 6 + 75 % 29' </STEP> <STEP type="translation" sequence="10"> Answer: 'B) 7 % 6 + 75 % 29' </STEP> <STEP type="equation" sequence="1"> 7 % 6 + 75 % 29 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-six modulo fifteen modulo seventy-nine times thirty-five modulo twenty-eight'
A) 26 + 15 - 79 % 35 + 28 ; B) 79 % 35 % 28 * 15 % 26 ; C) 30 % 10 % 79 * 31 % 29 ; D) 26 + 15 * 79 - 35 * 28 ; E) 26 % 15 % 79 * 35 % 28
E
<STEP type="translation" sequence="1"> Translate: 'twenty-six modulo fifteen modulo seventy-nine times thirty-five modulo twenty-eight' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-six' β†’ 26 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'fifteen' β†’ 15 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'seventy-nine' β†’ 79 </STEP> <STEP type="translation" sequence="7"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="8"> Number 'thirty-five' β†’ 35 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'twenty-eight' β†’ 28 </STEP> <STEP type="translation" sequence="11" result="26 % 15 % 79 * 35 % 28"> Result: '26 % 15 % 79 * 35 % 28' </STEP> <STEP type="translation" sequence="12"> Answer: 'E) 26 % 15 % 79 * 35 % 28' </STEP> <STEP type="equation" sequence="1"> 26 % 15 % 79 * 35 % 28 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-seven minus thirty-eight minus twenty-one'
A) 74 - 43 - 24 ; B) 77 - 38 - 21 ; C) 77 + 38 * 21 ; D) 77 - 39 - 20 ; E) 38 - 21 - 77
B
<STEP type="translation" sequence="1"> Translate: 'seventy-seven minus thirty-eight minus twenty-one' </STEP> <STEP type="translation" sequence="2"> Number 'seventy-seven' β†’ 77 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'thirty-eight' β†’ 38 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'twenty-one' β†’ 21 </STEP> <STEP type="translation" sequence="7" result="77 - 38 - 21"> Result: '77 - 38 - 21' </STEP> <STEP type="translation" sequence="8"> Answer: 'B) 77 - 38 - 21' </STEP> <STEP type="equation" sequence="1"> 77 - 38 - 21 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'one times forty plus eighty-six minus ninety-four'
A) 1 * 40 + 86 - 94 ; B) 1 % 40 - 86 % 94 ; C) 0 * 41 + 89 - 92 ; D) 1 - 40 - 86 * 94 ; E) 94 * 40 + 86 - 1
A
<STEP type="translation" sequence="1"> Translate: 'one times forty plus eighty-six minus ninety-four' </STEP> <STEP type="translation" sequence="2"> Number 'one' β†’ 1 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'forty' β†’ 40 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'eighty-six' β†’ 86 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'ninety-four' β†’ 94 </STEP> <STEP type="translation" sequence="9" result="1 * 40 + 86 - 94"> Result: '1 * 40 + 86 - 94' </STEP> <STEP type="translation" sequence="10"> Answer: 'A) 1 * 40 + 86 - 94' </STEP> <STEP type="equation" sequence="1"> 1 * 40 + 86 - 94 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty modulo twenty-eight minus forty-five minus thirty-seven plus ninety'
A) 29 % 26 - 42 - 35 + 94 ; B) 45 % 37 - 90 - 28 + 30 ; C) 30 % 28 - 45 - 37 + 90 ; D) 90 % 37 - 28 - 45 + 30 ; E) 28 % 33 - 47 - 34 + 94
C
<STEP type="translation" sequence="1"> Translate: 'thirty modulo twenty-eight minus forty-five minus thirty-seven plus ninety' </STEP> <STEP type="translation" sequence="2"> Number 'thirty' β†’ 30 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'twenty-eight' β†’ 28 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'forty-five' β†’ 45 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'thirty-seven' β†’ 37 </STEP> <STEP type="translation" sequence="9"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="10"> Number 'ninety' β†’ 90 </STEP> <STEP type="translation" sequence="11" result="30 % 28 - 45 - 37 + 90"> Result: '30 % 28 - 45 - 37 + 90' </STEP> <STEP type="translation" sequence="12"> Answer: 'C) 30 % 28 - 45 - 37 + 90' </STEP> <STEP type="equation" sequence="1"> 30 % 28 - 45 - 37 + 90 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-seven modulo ninety-six plus thirty'
A) 47 % 96 + 30 ; B) 47 * 96 * 30 ; C) 30 % 47 + 96 ; D) 30 % 96 + 47 ; E) 42 % 100 + 31
A
<STEP type="translation" sequence="1"> Translate: 'forty-seven modulo ninety-six plus thirty' </STEP> <STEP type="translation" sequence="2"> Number 'forty-seven' β†’ 47 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'ninety-six' β†’ 96 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'thirty' β†’ 30 </STEP> <STEP type="translation" sequence="7" result="47 % 96 + 30"> Result: '47 % 96 + 30' </STEP> <STEP type="translation" sequence="8"> Answer: 'A) 47 % 96 + 30' </STEP> <STEP type="equation" sequence="1"> 47 % 96 + 30 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventeen modulo fifteen plus fifty-six'
A) 17 + 15 % 56 ; B) 22 % 18 + 51 ; C) 17 % 15 + 56 ; D) 17 + 15 - 56 ; E) 17 % 15 + 56
C
<STEP type="translation" sequence="1"> Translate: 'seventeen modulo fifteen plus fifty-six' </STEP> <STEP type="translation" sequence="2"> Number 'seventeen' β†’ 17 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'fifteen' β†’ 15 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'fifty-six' β†’ 56 </STEP> <STEP type="translation" sequence="7" result="17 % 15 + 56"> Result: '17 % 15 + 56' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 17 % 15 + 56' </STEP> <STEP type="equation" sequence="1"> 17 % 15 + 56 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-five modulo forty-two plus seventy-seven'
A) 45 % 42 + 77 ; B) 42 % 45 + 77 ; C) 45 - 42 * 77 ; D) 45 % 77 + 42 ; E) 40 % 39 + 75
A
<STEP type="translation" sequence="1"> Translate: 'forty-five modulo forty-two plus seventy-seven' </STEP> <STEP type="translation" sequence="2"> Number 'forty-five' β†’ 45 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'forty-two' β†’ 42 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'seventy-seven' β†’ 77 </STEP> <STEP type="translation" sequence="7" result="45 % 42 + 77"> Result: '45 % 42 + 77' </STEP> <STEP type="translation" sequence="8"> Answer: 'A) 45 % 42 + 77' </STEP> <STEP type="equation" sequence="1"> 45 % 42 + 77 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-five minus one modulo nine modulo eighty-one'
A) 35 * 1 + 9 - 81 ; B) 35 % 1 + 9 + 81 ; C) 39 - 3 % 12 % 84 ; D) 81 - 35 % 9 % 1 ; E) 35 - 1 % 9 % 81
E
<STEP type="translation" sequence="1"> Translate: 'thirty-five minus one modulo nine modulo eighty-one' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-five' β†’ 35 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'one' β†’ 1 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'nine' β†’ 9 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'eighty-one' β†’ 81 </STEP> <STEP type="translation" sequence="9" result="35 - 1 % 9 % 81"> Result: '35 - 1 % 9 % 81' </STEP> <STEP type="translation" sequence="10"> Answer: 'E) 35 - 1 % 9 % 81' </STEP> <STEP type="equation" sequence="1"> 35 - 1 % 9 % 81 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-one modulo thirty-four plus seventy-six'
A) 71 % 76 + 34 ; B) 68 % 36 + 72 ; C) 76 % 37 + 71 ; D) 71 % 34 + 76 ; E) 71 * 34 - 76
D
<STEP type="translation" sequence="1"> Translate: 'seventy-one modulo thirty-four plus seventy-six' </STEP> <STEP type="translation" sequence="2"> Number 'seventy-one' β†’ 71 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'thirty-four' β†’ 34 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'seventy-six' β†’ 76 </STEP> <STEP type="translation" sequence="7" result="71 % 34 + 76"> Result: '71 % 34 + 76' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 71 % 34 + 76' </STEP> <STEP type="equation" sequence="1"> 71 % 34 + 76 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-five times eighty modulo forty modulo eighty-nine'
A) 92 * 79 % 42 % 92 ; B) 95 - 80 - 40 - 89 ; C) 99 * 79 % 41 % 88 ; D) 95 * 80 % 40 % 89 ; E) 89 * 80 % 40 % 95
D
<STEP type="translation" sequence="1"> Translate: 'ninety-five times eighty modulo forty modulo eighty-nine' </STEP> <STEP type="translation" sequence="2"> Number 'ninety-five' β†’ 95 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'eighty' β†’ 80 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'forty' β†’ 40 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'eighty-nine' β†’ 89 </STEP> <STEP type="translation" sequence="9" result="95 * 80 % 40 % 89"> Result: '95 * 80 % 40 % 89' </STEP> <STEP type="translation" sequence="10"> Answer: 'D) 95 * 80 % 40 % 89' </STEP> <STEP type="equation" sequence="1"> 95 * 80 % 40 % 89 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-seven minus zero plus forty-four minus eighty-six'
A) 87 - 44 + 0 - 86 ; B) 87 + 0 % 44 * 86 ; C) 87 - 0 + 44 - 86 ; D) 87 % 0 * 44 * 86 ; E) 88 - 0 + 42 - 85
C
<STEP type="translation" sequence="1"> Translate: 'eighty-seven minus zero plus forty-four minus eighty-six' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-seven' β†’ 87 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'zero' β†’ 0 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'forty-four' β†’ 44 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'eighty-six' β†’ 86 </STEP> <STEP type="translation" sequence="9" result="87 - 0 + 44 - 86"> Result: '87 - 0 + 44 - 86' </STEP> <STEP type="translation" sequence="10"> Answer: 'C) 87 - 0 + 44 - 86' </STEP> <STEP type="equation" sequence="1"> 87 - 0 + 44 - 86 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-seven plus thirty-one modulo sixty-five'
A) 30 + 35 % 66 ; B) 31 + 65 % 27 ; C) 65 + 31 % 27 ; D) 27 * 31 - 65 ; E) 27 + 31 % 65
E
<STEP type="translation" sequence="1"> Translate: 'twenty-seven plus thirty-one modulo sixty-five' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-seven' β†’ 27 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'thirty-one' β†’ 31 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'sixty-five' β†’ 65 </STEP> <STEP type="translation" sequence="7" result="27 + 31 % 65"> Result: '27 + 31 % 65' </STEP> <STEP type="translation" sequence="8"> Answer: 'E) 27 + 31 % 65' </STEP> <STEP type="equation" sequence="1"> 27 + 31 % 65 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-six minus five minus thirty-two'
A) 46 - 5 - 32 ; B) 46 * 5 + 32 ; C) 46 + 5 % 32 ; D) 32 - 46 - 5 ; E) 5 - 46 - 32
A
<STEP type="translation" sequence="1"> Translate: 'forty-six minus five minus thirty-two' </STEP> <STEP type="translation" sequence="2"> Number 'forty-six' β†’ 46 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'five' β†’ 5 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'thirty-two' β†’ 32 </STEP> <STEP type="translation" sequence="7" result="46 - 5 - 32"> Result: '46 - 5 - 32' </STEP> <STEP type="translation" sequence="8"> Answer: 'A) 46 - 5 - 32' </STEP> <STEP type="equation" sequence="1"> 46 - 5 - 32 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fourteen times forty-three modulo forty-four'
A) 14 * 44 % 43 ; B) 14 % 43 - 44 ; C) 14 * 43 % 44 ; D) 14 * 43 % 44 ; E) 18 * 44 % 42
C
<STEP type="translation" sequence="1"> Translate: 'fourteen times forty-three modulo forty-four' </STEP> <STEP type="translation" sequence="2"> Number 'fourteen' β†’ 14 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'forty-three' β†’ 43 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'forty-four' β†’ 44 </STEP> <STEP type="translation" sequence="7" result="14 * 43 % 44"> Result: '14 * 43 % 44' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 14 * 43 % 44' </STEP> <STEP type="equation" sequence="1"> 14 * 43 % 44 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-seven modulo eighty-nine minus thirty-five'
A) 57 % 35 - 89 ; B) 57 * 89 + 35 ; C) 89 % 35 - 57 ; D) 57 % 89 - 35 ; E) 57 * 89 % 35
D
<STEP type="translation" sequence="1"> Translate: 'fifty-seven modulo eighty-nine minus thirty-five' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-seven' β†’ 57 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'eighty-nine' β†’ 89 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'thirty-five' β†’ 35 </STEP> <STEP type="translation" sequence="7" result="57 % 89 - 35"> Result: '57 % 89 - 35' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 57 % 89 - 35' </STEP> <STEP type="equation" sequence="1"> 57 % 89 - 35 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-two minus seventy minus sixty-two plus ninety-four'
A) 82 % 70 + 62 % 94 ; B) 94 - 70 - 62 + 82 ; C) 82 % 70 + 62 * 94 ; D) 82 - 70 - 62 + 94 ; E) 87 - 72 - 61 + 99
D
<STEP type="translation" sequence="1"> Translate: 'eighty-two minus seventy minus sixty-two plus ninety-four' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-two' β†’ 82 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'seventy' β†’ 70 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'sixty-two' β†’ 62 </STEP> <STEP type="translation" sequence="7"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="8"> Number 'ninety-four' β†’ 94 </STEP> <STEP type="translation" sequence="9" result="82 - 70 - 62 + 94"> Result: '82 - 70 - 62 + 94' </STEP> <STEP type="translation" sequence="10"> Answer: 'D) 82 - 70 - 62 + 94' </STEP> <STEP type="equation" sequence="1"> 82 - 70 - 62 + 94 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-seven plus fifty-five modulo sixteen'
A) 27 + 55 % 16 ; B) 27 * 55 * 16 ; C) 27 - 55 - 16 ; D) 32 + 55 % 14 ; E) 26 + 55 % 12
A
<STEP type="translation" sequence="1"> Translate: 'twenty-seven plus fifty-five modulo sixteen' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-seven' β†’ 27 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'fifty-five' β†’ 55 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'sixteen' β†’ 16 </STEP> <STEP type="translation" sequence="7" result="27 + 55 % 16"> Result: '27 + 55 % 16' </STEP> <STEP type="translation" sequence="8"> Answer: 'A) 27 + 55 % 16' </STEP> <STEP type="equation" sequence="1"> 27 + 55 % 16 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'five plus seventy-five minus eighty-one plus ninety-nine minus twenty-three'
A) 3 + 79 - 82 + 100 - 20 ; B) 23 + 75 - 99 + 81 - 5 ; C) 81 + 23 - 75 + 5 - 99 ; D) 5 + 75 - 81 + 99 - 23 ; E) 5 % 75 * 81 * 99 % 23
D
<STEP type="translation" sequence="1"> Translate: 'five plus seventy-five minus eighty-one plus ninety-nine minus twenty-three' </STEP> <STEP type="translation" sequence="2"> Number 'five' β†’ 5 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'seventy-five' β†’ 75 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'eighty-one' β†’ 81 </STEP> <STEP type="translation" sequence="7"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="8"> Number 'ninety-nine' β†’ 99 </STEP> <STEP type="translation" sequence="9"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="10"> Number 'twenty-three' β†’ 23 </STEP> <STEP type="translation" sequence="11" result="5 + 75 - 81 + 99 - 23"> Result: '5 + 75 - 81 + 99 - 23' </STEP> <STEP type="translation" sequence="12"> Answer: 'D) 5 + 75 - 81 + 99 - 23' </STEP> <STEP type="equation" sequence="1"> 5 + 75 - 81 + 99 - 23 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-eight plus fifty-one minus sixty-two'
A) 93 + 51 - 59 ; B) 93 + 55 - 65 ; C) 51 + 62 - 88 ; D) 88 * 51 + 62 ; E) 88 + 51 - 62
E
<STEP type="translation" sequence="1"> Translate: 'eighty-eight plus fifty-one minus sixty-two' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-eight' β†’ 88 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'fifty-one' β†’ 51 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'sixty-two' β†’ 62 </STEP> <STEP type="translation" sequence="7" result="88 + 51 - 62"> Result: '88 + 51 - 62' </STEP> <STEP type="translation" sequence="8"> Answer: 'E) 88 + 51 - 62' </STEP> <STEP type="equation" sequence="1"> 88 + 51 - 62 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-five modulo ninety-one modulo eighty-seven'
A) 26 % 96 % 86 ; B) 25 + 91 * 87 ; C) 25 % 91 % 87 ; D) 91 % 87 % 25 ; E) 28 % 89 % 85
C
<STEP type="translation" sequence="1"> Translate: 'twenty-five modulo ninety-one modulo eighty-seven' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-five' β†’ 25 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'ninety-one' β†’ 91 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'eighty-seven' β†’ 87 </STEP> <STEP type="translation" sequence="7" result="25 % 91 % 87"> Result: '25 % 91 % 87' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 25 % 91 % 87' </STEP> <STEP type="equation" sequence="1"> 25 % 91 % 87 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-nine modulo four times forty-five'
A) 28 % 5 * 40 ; B) 24 % 8 * 44 ; C) 29 + 4 % 45 ; D) 4 % 29 * 45 ; E) 29 % 4 * 45
E
<STEP type="translation" sequence="1"> Translate: 'twenty-nine modulo four times forty-five' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-nine' β†’ 29 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'four' β†’ 4 </STEP> <STEP type="translation" sequence="5"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="6"> Number 'forty-five' β†’ 45 </STEP> <STEP type="translation" sequence="7" result="29 % 4 * 45"> Result: '29 % 4 * 45' </STEP> <STEP type="translation" sequence="8"> Answer: 'E) 29 % 4 * 45' </STEP> <STEP type="equation" sequence="1"> 29 % 4 * 45 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'zero times ninety-two plus three'
A) 0 + 92 - 3 ; B) 0 * 92 + 3 ; C) 92 * 0 + 3 ; D) 0 * 93 + 0 ; E) 0 + 92 % 3
B
<STEP type="translation" sequence="1"> Translate: 'zero times ninety-two plus three' </STEP> <STEP type="translation" sequence="2"> Number 'zero' β†’ 0 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'ninety-two' β†’ 92 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'three' β†’ 3 </STEP> <STEP type="translation" sequence="7" result="0 * 92 + 3"> Result: '0 * 92 + 3' </STEP> <STEP type="translation" sequence="8"> Answer: 'B) 0 * 92 + 3' </STEP> <STEP type="equation" sequence="1"> 0 * 92 + 3 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-five minus one hundred plus ninety-three minus five modulo eighty-seven'
A) 5 - 100 + 87 - 95 % 93 ; B) 99 - 96 + 92 - 5 % 84 ; C) 90 - 95 + 88 - 3 % 85 ; D) 95 - 100 + 93 - 5 % 87 ; E) 95 - 87 + 93 - 100 % 5
D
<STEP type="translation" sequence="1"> Translate: 'ninety-five minus one hundred plus ninety-three minus five modulo eighty-seven' </STEP> <STEP type="translation" sequence="2"> Number 'ninety-five' β†’ 95 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'one' β†’ 100 </STEP> <STEP type="translation" sequence="5"> Number 'hundred' β†’ + </STEP> <STEP type="translation" sequence="6"> Operator 'plus' β†’ 93 </STEP> <STEP type="translation" sequence="7"> Number 'ninety-three' β†’ - </STEP> <STEP type="translation" sequence="8"> Operator 'minus' β†’ 5 </STEP> <STEP type="translation" sequence="9"> Number 'five' β†’ % </STEP> <STEP type="translation" sequence="10"> Operator 'modulo' β†’ 87 </STEP> <STEP type="translation" sequence="11" result="95 - 100 + 93 - 5 % 87"> Result: '95 - 100 + 93 - 5 % 87' </STEP> <STEP type="translation" sequence="12"> Answer: 'D) 95 - 100 + 93 - 5 % 87' </STEP> <STEP type="equation" sequence="1"> 95 - 100 + 93 - 5 % 87 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-four plus eighty-nine modulo sixty-eight'
A) 27 + 84 % 69 ; B) 21 + 89 % 72 ; C) 24 + 89 % 68 ; D) 24 + 68 % 89 ; E) 24 - 89 - 68
C
<STEP type="translation" sequence="1"> Translate: 'twenty-four plus eighty-nine modulo sixty-eight' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-four' β†’ 24 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'eighty-nine' β†’ 89 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'sixty-eight' β†’ 68 </STEP> <STEP type="translation" sequence="7" result="24 + 89 % 68"> Result: '24 + 89 % 68' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 24 + 89 % 68' </STEP> <STEP type="equation" sequence="1"> 24 + 89 % 68 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-three minus twenty-five modulo fifty-eight modulo fifty-six'
A) 58 - 25 % 83 % 56 ; B) 83 - 25 % 58 % 56 ; C) 58 - 56 % 83 % 25 ; D) 83 + 25 + 58 * 56 ; E) 88 - 25 % 60 % 58
B
<STEP type="translation" sequence="1"> Translate: 'eighty-three minus twenty-five modulo fifty-eight modulo fifty-six' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-three' β†’ 83 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'twenty-five' β†’ 25 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'fifty-eight' β†’ 58 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'fifty-six' β†’ 56 </STEP> <STEP type="translation" sequence="9" result="83 - 25 % 58 % 56"> Result: '83 - 25 % 58 % 56' </STEP> <STEP type="translation" sequence="10"> Answer: 'B) 83 - 25 % 58 % 56' </STEP> <STEP type="equation" sequence="1"> 83 - 25 % 58 % 56 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-three modulo seventy-six modulo one hundred'
A) 76 % 100 % 53 ; B) 53 * 76 * 100 ; C) 53 + 76 - 100 ; D) 76 % 53 % 100 ; E) 53 % 76 % 100
E
<STEP type="translation" sequence="1"> Translate: 'fifty-three modulo seventy-six modulo one hundred' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-three' β†’ 53 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'seventy-six' β†’ 76 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'one' β†’ 100 </STEP> <STEP type="translation" sequence="7" result="53 % 76 % 100"> Result: '53 % 76 % 100' </STEP> <STEP type="translation" sequence="8"> Answer: 'E) 53 % 76 % 100' </STEP> <STEP type="equation" sequence="1"> 53 % 76 % 100 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-three minus sixty plus twelve'
A) 53 - 65 + 17 ; B) 53 - 60 + 12 ; C) 51 - 59 + 14 ; D) 12 - 60 + 53 ; E) 53 % 60 - 12
B
<STEP type="translation" sequence="1"> Translate: 'fifty-three minus sixty plus twelve' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-three' β†’ 53 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'sixty' β†’ 60 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'twelve' β†’ 12 </STEP> <STEP type="translation" sequence="7" result="53 - 60 + 12"> Result: '53 - 60 + 12' </STEP> <STEP type="translation" sequence="8"> Answer: 'B) 53 - 60 + 12' </STEP> <STEP type="equation" sequence="1"> 53 - 60 + 12 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-six minus eighty-three modulo fifty-three minus twenty-eight'
A) 53 - 76 % 83 - 28 ; B) 76 % 83 + 53 * 28 ; C) 79 - 86 % 56 - 26 ; D) 76 % 83 - 53 % 28 ; E) 76 - 83 % 53 - 28
E
<STEP type="translation" sequence="1"> Translate: 'seventy-six minus eighty-three modulo fifty-three minus twenty-eight' </STEP> <STEP type="translation" sequence="2"> Number 'seventy-six' β†’ 76 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'eighty-three' β†’ 83 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'fifty-three' β†’ 53 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'twenty-eight' β†’ 28 </STEP> <STEP type="translation" sequence="9" result="76 - 83 % 53 - 28"> Result: '76 - 83 % 53 - 28' </STEP> <STEP type="translation" sequence="10"> Answer: 'E) 76 - 83 % 53 - 28' </STEP> <STEP type="equation" sequence="1"> 76 - 83 % 53 - 28 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-nine modulo forty-eight modulo ninety-six'
A) 69 + 48 - 96 ; B) 66 % 49 % 95 ; C) 74 % 53 % 96 ; D) 69 % 48 % 96 ; E) 48 % 69 % 96
D
<STEP type="translation" sequence="1"> Translate: 'sixty-nine modulo forty-eight modulo ninety-six' </STEP> <STEP type="translation" sequence="2"> Number 'sixty-nine' β†’ 69 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'forty-eight' β†’ 48 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'ninety-six' β†’ 96 </STEP> <STEP type="translation" sequence="7" result="69 % 48 % 96"> Result: '69 % 48 % 96' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 69 % 48 % 96' </STEP> <STEP type="equation" sequence="1"> 69 % 48 % 96 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-three modulo ninety-two times nine modulo thirty-four modulo twenty-eight'
A) 34 % 9 * 83 % 92 % 28 ; B) 83 * 92 % 9 - 34 + 28 ; C) 85 % 89 * 14 % 32 % 26 ; D) 83 % 92 * 9 % 34 % 28 ; E) 83 - 92 + 9 * 34 + 28
D
<STEP type="translation" sequence="1"> Translate: 'eighty-three modulo ninety-two times nine modulo thirty-four modulo twenty-eight' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-three' β†’ 83 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'ninety-two' β†’ 92 </STEP> <STEP type="translation" sequence="5"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="6"> Number 'nine' β†’ 9 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'thirty-four' β†’ 34 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'twenty-eight' β†’ 28 </STEP> <STEP type="translation" sequence="11" result="83 % 92 * 9 % 34 % 28"> Result: '83 % 92 * 9 % 34 % 28' </STEP> <STEP type="translation" sequence="12"> Answer: 'D) 83 % 92 * 9 % 34 % 28' </STEP> <STEP type="equation" sequence="1"> 83 % 92 * 9 % 34 % 28 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-nine plus ninety-six minus thirty-three plus forty-four minus eighty-six'
A) 69 % 96 % 33 % 44 + 86 ; B) 96 + 44 - 33 + 86 - 69 ; C) 69 + 96 - 33 + 44 - 86 ; D) 70 + 96 - 36 + 47 - 84 ; E) 86 + 44 - 69 + 33 - 96
C
<STEP type="translation" sequence="1"> Translate: 'sixty-nine plus ninety-six minus thirty-three plus forty-four minus eighty-six' </STEP> <STEP type="translation" sequence="2"> Number 'sixty-nine' β†’ 69 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'ninety-six' β†’ 96 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'thirty-three' β†’ 33 </STEP> <STEP type="translation" sequence="7"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="8"> Number 'forty-four' β†’ 44 </STEP> <STEP type="translation" sequence="9"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="10"> Number 'eighty-six' β†’ 86 </STEP> <STEP type="translation" sequence="11" result="69 + 96 - 33 + 44 - 86"> Result: '69 + 96 - 33 + 44 - 86' </STEP> <STEP type="translation" sequence="12"> Answer: 'C) 69 + 96 - 33 + 44 - 86' </STEP> <STEP type="equation" sequence="1"> 69 + 96 - 33 + 44 - 86 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fourteen modulo eighty-five plus sixty-eight'
A) 85 % 68 + 14 ; B) 85 % 14 + 68 ; C) 14 % 85 + 68 ; D) 14 - 85 % 68 ; E) 19 % 87 + 70
C
<STEP type="translation" sequence="1"> Translate: 'fourteen modulo eighty-five plus sixty-eight' </STEP> <STEP type="translation" sequence="2"> Number 'fourteen' β†’ 14 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'eighty-five' β†’ 85 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'sixty-eight' β†’ 68 </STEP> <STEP type="translation" sequence="7" result="14 % 85 + 68"> Result: '14 % 85 + 68' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 14 % 85 + 68' </STEP> <STEP type="equation" sequence="1"> 14 % 85 + 68 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-two times forty modulo forty-three plus twenty-nine'
A) 20 * 43 % 38 + 29 ; B) 43 * 40 % 22 + 29 ; C) 22 % 40 * 43 % 29 ; D) 22 * 40 % 43 + 29 ; E) 22 * 40 % 43 + 29
E
<STEP type="translation" sequence="1"> Translate: 'twenty-two times forty modulo forty-three plus twenty-nine' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-two' β†’ 22 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'forty' β†’ 40 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'forty-three' β†’ 43 </STEP> <STEP type="translation" sequence="7"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="8"> Number 'twenty-nine' β†’ 29 </STEP> <STEP type="translation" sequence="9" result="22 * 40 % 43 + 29"> Result: '22 * 40 % 43 + 29' </STEP> <STEP type="translation" sequence="10"> Answer: 'E) 22 * 40 % 43 + 29' </STEP> <STEP type="equation" sequence="1"> 22 * 40 % 43 + 29 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-five minus forty modulo forty minus eleven'
A) 51 - 43 % 40 - 14 ; B) 55 - 40 % 40 - 11 ; C) 11 - 40 % 40 - 55 ; D) 55 % 40 - 40 * 11 ; E) 55 + 40 - 40 * 11
B
<STEP type="translation" sequence="1"> Translate: 'fifty-five minus forty modulo forty minus eleven' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-five' β†’ 55 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'forty' β†’ 40 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'forty' β†’ 40 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'eleven' β†’ 11 </STEP> <STEP type="translation" sequence="9" result="55 - 40 % 40 - 11"> Result: '55 - 40 % 40 - 11' </STEP> <STEP type="translation" sequence="10"> Answer: 'B) 55 - 40 % 40 - 11' </STEP> <STEP type="equation" sequence="1"> 55 - 40 % 40 - 11 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty times six times eleven modulo ninety-one modulo seventy-seven'
A) 50 * 6 * 11 % 91 % 77 ; B) 11 * 77 * 91 % 50 % 6 ; C) 50 + 6 % 11 * 91 - 77 ; D) 51 * 7 * 8 % 93 % 74 ; E) 6 * 11 * 77 % 91 % 50
A
<STEP type="translation" sequence="1"> Translate: 'fifty times six times eleven modulo ninety-one modulo seventy-seven' </STEP> <STEP type="translation" sequence="2"> Number 'fifty' β†’ 50 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'six' β†’ 6 </STEP> <STEP type="translation" sequence="5"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="6"> Number 'eleven' β†’ 11 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'ninety-one' β†’ 91 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'seventy-seven' β†’ 77 </STEP> <STEP type="translation" sequence="11" result="50 * 6 * 11 % 91 % 77"> Result: '50 * 6 * 11 % 91 % 77' </STEP> <STEP type="translation" sequence="12"> Answer: 'A) 50 * 6 * 11 % 91 % 77' </STEP> <STEP type="equation" sequence="1"> 50 * 6 * 11 % 91 % 77 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-one minus thirty-seven modulo two'
A) 61 * 37 * 2 ; B) 37 - 2 % 61 ; C) 64 - 33 % 0 ; D) 61 - 37 % 2 ; E) 2 - 37 % 61
D
<STEP type="translation" sequence="1"> Translate: 'sixty-one minus thirty-seven modulo two' </STEP> <STEP type="translation" sequence="2"> Number 'sixty-one' β†’ 61 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'thirty-seven' β†’ 37 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'two' β†’ 2 </STEP> <STEP type="translation" sequence="7" result="61 - 37 % 2"> Result: '61 - 37 % 2' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 61 - 37 % 2' </STEP> <STEP type="equation" sequence="1"> 61 - 37 % 2 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-two times forty-four times thirty-two modulo ninety-five'
A) 17 * 42 * 32 % 98 ; B) 22 + 44 - 32 + 95 ; C) 22 * 44 * 32 % 95 ; D) 95 * 22 * 32 % 44 ; E) 32 * 22 * 44 % 95
C
<STEP type="translation" sequence="1"> Translate: 'twenty-two times forty-four times thirty-two modulo ninety-five' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-two' β†’ 22 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'forty-four' β†’ 44 </STEP> <STEP type="translation" sequence="5"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="6"> Number 'thirty-two' β†’ 32 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'ninety-five' β†’ 95 </STEP> <STEP type="translation" sequence="9" result="22 * 44 * 32 % 95"> Result: '22 * 44 * 32 % 95' </STEP> <STEP type="translation" sequence="10"> Answer: 'C) 22 * 44 * 32 % 95' </STEP> <STEP type="equation" sequence="1"> 22 * 44 * 32 % 95 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty minus three modulo forty-one minus eighty-two modulo seventy-four'
A) 50 + 3 * 41 + 82 * 74 ; B) 47 - 4 % 36 - 79 % 76 ; C) 46 - 0 % 42 - 83 % 70 ; D) 50 % 3 + 41 + 82 - 74 ; E) 50 - 3 % 41 - 82 % 74
E
<STEP type="translation" sequence="1"> Translate: 'fifty minus three modulo forty-one minus eighty-two modulo seventy-four' </STEP> <STEP type="translation" sequence="2"> Number 'fifty' β†’ 50 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'three' β†’ 3 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'forty-one' β†’ 41 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'eighty-two' β†’ 82 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'seventy-four' β†’ 74 </STEP> <STEP type="translation" sequence="11" result="50 - 3 % 41 - 82 % 74"> Result: '50 - 3 % 41 - 82 % 74' </STEP> <STEP type="translation" sequence="12"> Answer: 'E) 50 - 3 % 41 - 82 % 74' </STEP> <STEP type="equation" sequence="1"> 50 - 3 % 41 - 82 % 74 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-one modulo six plus sixty-one'
A) 81 - 6 * 61 ; B) 78 % 11 + 58 ; C) 81 % 6 + 61 ; D) 81 % 6 + 61 ; E) 61 % 6 + 81
C
<STEP type="translation" sequence="1"> Translate: 'eighty-one modulo six plus sixty-one' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-one' β†’ 81 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'six' β†’ 6 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'sixty-one' β†’ 61 </STEP> <STEP type="translation" sequence="7" result="81 % 6 + 61"> Result: '81 % 6 + 61' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 81 % 6 + 61' </STEP> <STEP type="equation" sequence="1"> 81 % 6 + 61 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-two modulo forty-six modulo seventy-four'
A) 46 % 52 % 74 ; B) 52 + 46 - 74 ; C) 52 % 46 % 74 ; D) 47 % 47 % 78 ; E) 52 % 74 % 46
C
<STEP type="translation" sequence="1"> Translate: 'fifty-two modulo forty-six modulo seventy-four' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-two' β†’ 52 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'forty-six' β†’ 46 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'seventy-four' β†’ 74 </STEP> <STEP type="translation" sequence="7" result="52 % 46 % 74"> Result: '52 % 46 % 74' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 52 % 46 % 74' </STEP> <STEP type="equation" sequence="1"> 52 % 46 % 74 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-three plus sixty-five modulo sixty-three'
A) 63 + 65 % 63 ; B) 63 * 65 * 63 ; C) 63 % 65 * 63 ; D) 63 + 63 % 65 ; E) 67 + 62 % 62
A
<STEP type="translation" sequence="1"> Translate: 'sixty-three plus sixty-five modulo sixty-three' </STEP> <STEP type="translation" sequence="2"> Number 'sixty-three' β†’ 63 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'sixty-five' β†’ 65 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'sixty-three' β†’ 63 </STEP> <STEP type="translation" sequence="7" result="63 + 65 % 63"> Result: '63 + 65 % 63' </STEP> <STEP type="translation" sequence="8"> Answer: 'A) 63 + 65 % 63' </STEP> <STEP type="equation" sequence="1"> 63 + 65 % 63 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety minus sixty plus three'
A) 90 + 60 % 3 ; B) 90 - 60 + 3 ; C) 90 - 60 + 3 ; D) 91 - 56 + 0 ; E) 92 - 58 + 0
C
<STEP type="translation" sequence="1"> Translate: 'ninety minus sixty plus three' </STEP> <STEP type="translation" sequence="2"> Number 'ninety' β†’ 90 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'sixty' β†’ 60 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'three' β†’ 3 </STEP> <STEP type="translation" sequence="7" result="90 - 60 + 3"> Result: '90 - 60 + 3' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 90 - 60 + 3' </STEP> <STEP type="equation" sequence="1"> 90 - 60 + 3 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-one times nine modulo fifty-nine minus nineteen modulo fifty-seven'
A) 19 * 31 % 59 - 57 % 9 ; B) 31 * 9 % 59 - 19 % 57 ; C) 57 * 9 % 59 - 31 % 19 ; D) 31 % 9 * 59 + 19 - 57 ; E) 26 * 9 % 57 - 22 % 60
B
<STEP type="translation" sequence="1"> Translate: 'thirty-one times nine modulo fifty-nine minus nineteen modulo fifty-seven' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-one' β†’ 31 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'nine' β†’ 9 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'fifty-nine' β†’ 59 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'nineteen' β†’ 19 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'fifty-seven' β†’ 57 </STEP> <STEP type="translation" sequence="11" result="31 * 9 % 59 - 19 % 57"> Result: '31 * 9 % 59 - 19 % 57' </STEP> <STEP type="translation" sequence="12"> Answer: 'B) 31 * 9 % 59 - 19 % 57' </STEP> <STEP type="equation" sequence="1"> 31 * 9 % 59 - 19 % 57 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eight minus eighty-six modulo sixty-six modulo sixty-one plus thirty-seven'
A) 8 - 86 % 66 % 61 + 37 ; B) 61 - 8 % 66 % 37 + 86 ; C) 8 % 86 * 66 + 61 % 37 ; D) 3 - 81 % 63 % 58 + 42 ; E) 8 * 86 * 66 * 61 % 37
A
<STEP type="translation" sequence="1"> Translate: 'eight minus eighty-six modulo sixty-six modulo sixty-one plus thirty-seven' </STEP> <STEP type="translation" sequence="2"> Number 'eight' β†’ 8 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'eighty-six' β†’ 86 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'sixty-six' β†’ 66 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'sixty-one' β†’ 61 </STEP> <STEP type="translation" sequence="9"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="10"> Number 'thirty-seven' β†’ 37 </STEP> <STEP type="translation" sequence="11" result="8 - 86 % 66 % 61 + 37"> Result: '8 - 86 % 66 % 61 + 37' </STEP> <STEP type="translation" sequence="12"> Answer: 'A) 8 - 86 % 66 % 61 + 37' </STEP> <STEP type="equation" sequence="1"> 8 - 86 % 66 % 61 + 37 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-six modulo eighty-six minus seven'
A) 86 % 36 - 7 ; B) 32 % 88 - 10 ; C) 36 % 86 - 7 ; D) 86 % 7 - 36 ; E) 36 - 86 * 7
C
<STEP type="translation" sequence="1"> Translate: 'thirty-six modulo eighty-six minus seven' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-six' β†’ 36 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'eighty-six' β†’ 86 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'seven' β†’ 7 </STEP> <STEP type="translation" sequence="7" result="36 % 86 - 7"> Result: '36 % 86 - 7' </STEP> <STEP type="translation" sequence="8"> Answer: 'C) 36 % 86 - 7' </STEP> <STEP type="equation" sequence="1"> 36 % 86 - 7 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-two modulo seventy-one modulo sixty'
A) 52 + 71 + 60 ; B) 52 % 71 % 60 ; C) 71 % 60 % 52 ; D) 50 % 67 % 59 ; E) 57 % 68 % 56
B
<STEP type="translation" sequence="1"> Translate: 'fifty-two modulo seventy-one modulo sixty' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-two' β†’ 52 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'seventy-one' β†’ 71 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'sixty' β†’ 60 </STEP> <STEP type="translation" sequence="7" result="52 % 71 % 60"> Result: '52 % 71 % 60' </STEP> <STEP type="translation" sequence="8"> Answer: 'B) 52 % 71 % 60' </STEP> <STEP type="equation" sequence="1"> 52 % 71 % 60 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-eight plus fifty-three minus seventy-five'
A) 88 + 53 - 75 ; B) 93 + 51 - 79 ; C) 88 + 75 - 53 ; D) 92 + 52 - 79 ; E) 88 * 53 % 75
A
<STEP type="translation" sequence="1"> Translate: 'eighty-eight plus fifty-three minus seventy-five' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-eight' β†’ 88 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'fifty-three' β†’ 53 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'seventy-five' β†’ 75 </STEP> <STEP type="translation" sequence="7" result="88 + 53 - 75"> Result: '88 + 53 - 75' </STEP> <STEP type="translation" sequence="8"> Answer: 'A) 88 + 53 - 75' </STEP> <STEP type="equation" sequence="1"> 88 + 53 - 75 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-three modulo twenty-two modulo ninety-five plus twenty-seven'
A) 27 % 95 % 23 + 22 ; B) 20 % 23 % 94 + 31 ; C) 23 - 22 * 95 % 27 ; D) 23 % 22 % 95 + 27 ; E) 23 % 17 % 95 + 24
D
<STEP type="translation" sequence="1"> Translate: 'twenty-three modulo twenty-two modulo ninety-five plus twenty-seven' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-three' β†’ 23 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'twenty-two' β†’ 22 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'ninety-five' β†’ 95 </STEP> <STEP type="translation" sequence="7"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="8"> Number 'twenty-seven' β†’ 27 </STEP> <STEP type="translation" sequence="9" result="23 % 22 % 95 + 27"> Result: '23 % 22 % 95 + 27' </STEP> <STEP type="translation" sequence="10"> Answer: 'D) 23 % 22 % 95 + 27' </STEP> <STEP type="equation" sequence="1"> 23 % 22 % 95 + 27 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-three minus twenty-six minus ninety-five modulo fifty plus thirty-eight'
A) 50 - 38 - 83 % 26 + 95 ; B) 83 * 26 % 95 - 50 * 38 ; C) 95 - 26 - 83 % 38 + 50 ; D) 80 - 26 - 95 % 50 + 37 ; E) 83 - 26 - 95 % 50 + 38
E
<STEP type="translation" sequence="1"> Translate: 'eighty-three minus twenty-six minus ninety-five modulo fifty plus thirty-eight' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-three' β†’ 83 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'twenty-six' β†’ 26 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'ninety-five' β†’ 95 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'fifty' β†’ 50 </STEP> <STEP type="translation" sequence="9"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="10"> Number 'thirty-eight' β†’ 38 </STEP> <STEP type="translation" sequence="11" result="83 - 26 - 95 % 50 + 38"> Result: '83 - 26 - 95 % 50 + 38' </STEP> <STEP type="translation" sequence="12"> Answer: 'E) 83 - 26 - 95 % 50 + 38' </STEP> <STEP type="equation" sequence="1"> 83 - 26 - 95 % 50 + 38 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-nine modulo seventy-four minus two times sixty-three modulo fifty-eight'
A) 98 % 70 - 0 * 66 % 55 ; B) 99 % 74 - 2 * 63 % 58 ; C) 99 % 74 - 2 * 63 % 58 ; D) 99 - 74 % 2 + 63 - 58 ; E) 99 - 74 + 2 + 63 - 58
B
<STEP type="translation" sequence="1"> Translate: 'ninety-nine modulo seventy-four minus two times sixty-three modulo fifty-eight' </STEP> <STEP type="translation" sequence="2"> Number 'ninety-nine' β†’ 99 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'seventy-four' β†’ 74 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'two' β†’ 2 </STEP> <STEP type="translation" sequence="7"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="8"> Number 'sixty-three' β†’ 63 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'fifty-eight' β†’ 58 </STEP> <STEP type="translation" sequence="11" result="99 % 74 - 2 * 63 % 58"> Result: '99 % 74 - 2 * 63 % 58' </STEP> <STEP type="translation" sequence="12"> Answer: 'B) 99 % 74 - 2 * 63 % 58' </STEP> <STEP type="equation" sequence="1"> 99 % 74 - 2 * 63 % 58 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-nine minus sixty-three plus fifty-four minus twenty'
A) 79 - 63 + 54 - 20 ; B) 79 - 63 + 54 - 20 ; C) 79 + 63 - 54 + 20 ; D) 79 % 63 - 54 + 20 ; E) 54 - 79 + 63 - 20
A
<STEP type="translation" sequence="1"> Translate: 'seventy-nine minus sixty-three plus fifty-four minus twenty' </STEP> <STEP type="translation" sequence="2"> Number 'seventy-nine' β†’ 79 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'sixty-three' β†’ 63 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'fifty-four' β†’ 54 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'twenty' β†’ 20 </STEP> <STEP type="translation" sequence="9" result="79 - 63 + 54 - 20"> Result: '79 - 63 + 54 - 20' </STEP> <STEP type="translation" sequence="10"> Answer: 'A) 79 - 63 + 54 - 20' </STEP> <STEP type="equation" sequence="1"> 79 - 63 + 54 - 20 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-four minus seventy-eight minus fourteen plus thirty-three'
A) 94 - 76 - 17 + 33 ; B) 78 - 33 - 14 + 94 ; C) 94 - 78 - 14 + 33 ; D) 89 - 77 - 17 + 29 ; E) 78 - 94 - 14 + 33
C
<STEP type="translation" sequence="1"> Translate: 'ninety-four minus seventy-eight minus fourteen plus thirty-three' </STEP> <STEP type="translation" sequence="2"> Number 'ninety-four' β†’ 94 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'seventy-eight' β†’ 78 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'fourteen' β†’ 14 </STEP> <STEP type="translation" sequence="7"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="8"> Number 'thirty-three' β†’ 33 </STEP> <STEP type="translation" sequence="9" result="94 - 78 - 14 + 33"> Result: '94 - 78 - 14 + 33' </STEP> <STEP type="translation" sequence="10"> Answer: 'C) 94 - 78 - 14 + 33' </STEP> <STEP type="equation" sequence="1"> 94 - 78 - 14 + 33 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'nine minus one modulo sixty-four'
A) 9 % 1 * 64 ; B) 9 - 1 % 64 ; C) 64 - 9 % 1 ; D) 9 - 1 % 64 ; E) 8 - 2 % 62
B
<STEP type="translation" sequence="1"> Translate: 'nine minus one modulo sixty-four' </STEP> <STEP type="translation" sequence="2"> Number 'nine' β†’ 9 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'one' β†’ 1 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'sixty-four' β†’ 64 </STEP> <STEP type="translation" sequence="7" result="9 - 1 % 64"> Result: '9 - 1 % 64' </STEP> <STEP type="translation" sequence="8"> Answer: 'B) 9 - 1 % 64' </STEP> <STEP type="equation" sequence="1"> 9 - 1 % 64 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-three modulo twenty-seven minus ten minus sixty-nine plus sixty-five'
A) 23 % 27 - 10 - 69 + 65 ; B) 23 + 27 % 10 * 69 - 65 ; C) 23 - 27 + 10 % 69 % 65 ; D) 23 % 27 - 10 - 65 + 69 ; E) 25 % 27 - 8 - 69 + 61
A
<STEP type="translation" sequence="1"> Translate: 'twenty-three modulo twenty-seven minus ten minus sixty-nine plus sixty-five' </STEP> <STEP type="translation" sequence="2"> Number 'twenty-three' β†’ 23 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'twenty-seven' β†’ 27 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'ten' β†’ 10 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'sixty-nine' β†’ 69 </STEP> <STEP type="translation" sequence="9"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="10"> Number 'sixty-five' β†’ 65 </STEP> <STEP type="translation" sequence="11" result="23 % 27 - 10 - 69 + 65"> Result: '23 % 27 - 10 - 69 + 65' </STEP> <STEP type="translation" sequence="12"> Answer: 'A) 23 % 27 - 10 - 69 + 65' </STEP> <STEP type="equation" sequence="1"> 23 % 27 - 10 - 69 + 65 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-four modulo ninety-two plus five minus twenty-three'
A) 23 % 84 + 5 - 92 ; B) 84 - 92 - 5 * 23 ; C) 85 % 87 + 10 - 21 ; D) 84 - 92 % 5 * 23 ; E) 84 % 92 + 5 - 23
E
<STEP type="translation" sequence="1"> Translate: 'eighty-four modulo ninety-two plus five minus twenty-three' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-four' β†’ 84 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'ninety-two' β†’ 92 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'five' β†’ 5 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'twenty-three' β†’ 23 </STEP> <STEP type="translation" sequence="9" result="84 % 92 + 5 - 23"> Result: '84 % 92 + 5 - 23' </STEP> <STEP type="translation" sequence="10"> Answer: 'E) 84 % 92 + 5 - 23' </STEP> <STEP type="equation" sequence="1"> 84 % 92 + 5 - 23 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-nine minus eighty modulo sixty-nine'
A) 59 * 80 * 69 ; B) 60 - 84 % 69 ; C) 80 - 59 % 69 ; D) 59 - 80 % 69 ; E) 59 + 80 - 69
D
<STEP type="translation" sequence="1"> Translate: 'fifty-nine minus eighty modulo sixty-nine' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-nine' β†’ 59 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'eighty' β†’ 80 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'sixty-nine' β†’ 69 </STEP> <STEP type="translation" sequence="7" result="59 - 80 % 69"> Result: '59 - 80 % 69' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 59 - 80 % 69' </STEP> <STEP type="equation" sequence="1"> 59 - 80 % 69 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-nine modulo thirty-three minus two'
A) 59 % 33 - 2 ; B) 33 % 2 - 59 ; C) 59 % 28 - 0 ; D) 54 % 38 - 0 ; E) 33 % 59 - 2
A
<STEP type="translation" sequence="1"> Translate: 'fifty-nine modulo thirty-three minus two' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-nine' β†’ 59 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'thirty-three' β†’ 33 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'two' β†’ 2 </STEP> <STEP type="translation" sequence="7" result="59 % 33 - 2"> Result: '59 % 33 - 2' </STEP> <STEP type="translation" sequence="8"> Answer: 'A) 59 % 33 - 2' </STEP> <STEP type="equation" sequence="1"> 59 % 33 - 2 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-six plus sixty-three minus ninety-four modulo ten'
A) 94 + 63 - 36 % 10 ; B) 36 % 63 + 94 + 10 ; C) 36 + 63 - 94 % 10 ; D) 36 - 63 % 94 + 10 ; E) 32 + 61 - 98 % 9
C
<STEP type="translation" sequence="1"> Translate: 'thirty-six plus sixty-three minus ninety-four modulo ten' </STEP> <STEP type="translation" sequence="2"> Number 'thirty-six' β†’ 36 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'sixty-three' β†’ 63 </STEP> <STEP type="translation" sequence="5"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="6"> Number 'ninety-four' β†’ 94 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'ten' β†’ 10 </STEP> <STEP type="translation" sequence="9" result="36 + 63 - 94 % 10"> Result: '36 + 63 - 94 % 10' </STEP> <STEP type="translation" sequence="10"> Answer: 'C) 36 + 63 - 94 % 10' </STEP> <STEP type="equation" sequence="1"> 36 + 63 - 94 % 10 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-eight minus forty-nine modulo thirteen modulo thirteen'
A) 78 - 49 % 13 % 13 ; B) 78 - 46 % 17 % 13 ; C) 78 + 49 * 13 * 13 ; D) 78 + 49 - 13 + 13 ; E) 82 - 44 % 12 % 18
A
<STEP type="translation" sequence="1"> Translate: 'seventy-eight minus forty-nine modulo thirteen modulo thirteen' </STEP> <STEP type="translation" sequence="2"> Number 'seventy-eight' β†’ 78 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'forty-nine' β†’ 49 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'thirteen' β†’ 13 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'thirteen' β†’ 13 </STEP> <STEP type="translation" sequence="9" result="78 - 49 % 13 % 13"> Result: '78 - 49 % 13 % 13' </STEP> <STEP type="translation" sequence="10"> Answer: 'A) 78 - 49 % 13 % 13' </STEP> <STEP type="equation" sequence="1"> 78 - 49 % 13 % 13 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-one minus eighteen modulo ninety times eighty modulo six'
A) 81 * 18 + 90 % 80 - 6 ; B) 83 - 17 % 88 * 82 % 11 ; C) 81 * 18 + 90 % 80 + 6 ; D) 81 - 18 % 90 * 80 % 6 ; E) 90 - 18 % 6 * 80 % 81
D
<STEP type="translation" sequence="1"> Translate: 'eighty-one minus eighteen modulo ninety times eighty modulo six' </STEP> <STEP type="translation" sequence="2"> Number 'eighty-one' β†’ 81 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'eighteen' β†’ 18 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'ninety' β†’ 90 </STEP> <STEP type="translation" sequence="7"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="8"> Number 'eighty' β†’ 80 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'six' β†’ 6 </STEP> <STEP type="translation" sequence="11" result="81 - 18 % 90 * 80 % 6"> Result: '81 - 18 % 90 * 80 % 6' </STEP> <STEP type="translation" sequence="12"> Answer: 'D) 81 - 18 % 90 * 80 % 6' </STEP> <STEP type="equation" sequence="1"> 81 - 18 % 90 * 80 % 6 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-eight times eighty-seven modulo seventy minus sixty-three modulo forty-four'
A) 48 - 87 + 70 + 63 + 44 ; B) 48 * 87 % 70 - 63 % 44 ; C) 44 * 82 % 68 - 59 % 39 ; D) 48 + 87 - 70 + 63 + 44 ; E) 49 * 85 % 68 - 65 % 39
B
<STEP type="translation" sequence="1"> Translate: 'forty-eight times eighty-seven modulo seventy minus sixty-three modulo forty-four' </STEP> <STEP type="translation" sequence="2"> Number 'forty-eight' β†’ 48 </STEP> <STEP type="translation" sequence="3"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="4"> Number 'eighty-seven' β†’ 87 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'seventy' β†’ 70 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'sixty-three' β†’ 63 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'forty-four' β†’ 44 </STEP> <STEP type="translation" sequence="11" result="48 * 87 % 70 - 63 % 44"> Result: '48 * 87 % 70 - 63 % 44' </STEP> <STEP type="translation" sequence="12"> Answer: 'B) 48 * 87 % 70 - 63 % 44' </STEP> <STEP type="equation" sequence="1"> 48 * 87 % 70 - 63 % 44 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-one modulo fifty-three plus thirty-one minus nine'
A) 61 - 53 * 31 * 9 ; B) 57 % 51 + 31 - 10 ; C) 31 % 9 + 61 - 53 ; D) 61 % 53 + 31 - 9 ; E) 9 % 31 + 53 - 61
D
<STEP type="translation" sequence="1"> Translate: 'sixty-one modulo fifty-three plus thirty-one minus nine' </STEP> <STEP type="translation" sequence="2"> Number 'sixty-one' β†’ 61 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'fifty-three' β†’ 53 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'thirty-one' β†’ 31 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'nine' β†’ 9 </STEP> <STEP type="translation" sequence="9" result="61 % 53 + 31 - 9"> Result: '61 % 53 + 31 - 9' </STEP> <STEP type="translation" sequence="10"> Answer: 'D) 61 % 53 + 31 - 9' </STEP> <STEP type="equation" sequence="1"> 61 % 53 + 31 - 9 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-five modulo eighteen times two'
A) 43 % 19 * 0 ; B) 45 - 18 % 2 ; C) 45 % 18 * 2 ; D) 45 % 18 * 2 ; E) 47 % 17 * 0
D
<STEP type="translation" sequence="1"> Translate: 'forty-five modulo eighteen times two' </STEP> <STEP type="translation" sequence="2"> Number 'forty-five' β†’ 45 </STEP> <STEP type="translation" sequence="3"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="4"> Number 'eighteen' β†’ 18 </STEP> <STEP type="translation" sequence="5"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="6"> Number 'two' β†’ 2 </STEP> <STEP type="translation" sequence="7" result="45 % 18 * 2"> Result: '45 % 18 * 2' </STEP> <STEP type="translation" sequence="8"> Answer: 'D) 45 % 18 * 2' </STEP> <STEP type="equation" sequence="1"> 45 % 18 * 2 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-three minus zero modulo eight'
A) 93 % 0 * 8 ; B) 0 - 8 % 93 ; C) 8 - 93 % 0 ; D) 93 * 0 + 8 ; E) 93 - 0 % 8
E
<STEP type="translation" sequence="1"> Translate: 'ninety-three minus zero modulo eight' </STEP> <STEP type="translation" sequence="2"> Number 'ninety-three' β†’ 93 </STEP> <STEP type="translation" sequence="3"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="4"> Number 'zero' β†’ 0 </STEP> <STEP type="translation" sequence="5"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="6"> Number 'eight' β†’ 8 </STEP> <STEP type="translation" sequence="7" result="93 - 0 % 8"> Result: '93 - 0 % 8' </STEP> <STEP type="translation" sequence="8"> Answer: 'E) 93 - 0 % 8' </STEP> <STEP type="equation" sequence="1"> 93 - 0 % 8 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-nine plus two plus seventy-nine modulo twenty-three'
A) 59 + 2 + 79 % 23 ; B) 59 - 2 * 79 + 23 ; C) 57 + 0 + 74 % 28 ; D) 2 + 23 + 79 % 59 ; E) 79 + 59 + 2 % 23
A
<STEP type="translation" sequence="1"> Translate: 'fifty-nine plus two plus seventy-nine modulo twenty-three' </STEP> <STEP type="translation" sequence="2"> Number 'fifty-nine' β†’ 59 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'two' β†’ 2 </STEP> <STEP type="translation" sequence="5"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="6"> Number 'seventy-nine' β†’ 79 </STEP> <STEP type="translation" sequence="7"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="8"> Number 'twenty-three' β†’ 23 </STEP> <STEP type="translation" sequence="9" result="59 + 2 + 79 % 23"> Result: '59 + 2 + 79 % 23' </STEP> <STEP type="translation" sequence="10"> Answer: 'A) 59 + 2 + 79 % 23' </STEP> <STEP type="equation" sequence="1"> 59 + 2 + 79 % 23 </STEP>
EnglishMathTranscriptionGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-two plus zero times eighty-five minus forty-two modulo seventy'
A) 47 + 4 * 85 - 43 % 72 ; B) 42 + 0 * 85 - 42 % 70 ; C) 42 * 0 - 85 * 42 + 70 ; D) 85 + 42 * 0 - 70 % 42 ; E) 42 % 0 + 85 + 42 * 70
B
<STEP type="translation" sequence="1"> Translate: 'forty-two plus zero times eighty-five minus forty-two modulo seventy' </STEP> <STEP type="translation" sequence="2"> Number 'forty-two' β†’ 42 </STEP> <STEP type="translation" sequence="3"> Operator 'plus' β†’ + </STEP> <STEP type="translation" sequence="4"> Number 'zero' β†’ 0 </STEP> <STEP type="translation" sequence="5"> Operator 'times' β†’ * </STEP> <STEP type="translation" sequence="6"> Number 'eighty-five' β†’ 85 </STEP> <STEP type="translation" sequence="7"> Operator 'minus' β†’ - </STEP> <STEP type="translation" sequence="8"> Number 'forty-two' β†’ 42 </STEP> <STEP type="translation" sequence="9"> Operator 'modulo' β†’ % </STEP> <STEP type="translation" sequence="10"> Number 'seventy' β†’ 70 </STEP> <STEP type="translation" sequence="11" result="42 + 0 * 85 - 42 % 70"> Result: '42 + 0 * 85 - 42 % 70' </STEP> <STEP type="translation" sequence="12"> Answer: 'B) 42 + 0 * 85 - 42 % 70' </STEP> <STEP type="equation" sequence="1"> 42 + 0 * 85 - 42 % 70 </STEP>
EnglishMathTranscriptionGenerator
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
107