question
stringlengths
168
248
input_equation
stringlengths
12
92
options
stringlengths
52
147
correct
stringclasses
5 values
correct_value
stringlengths
8
27
reasoning
stringlengths
78
744
source
stringclasses
1 value
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eight plus twenty-two'
eight plus twenty-two
A) 8 + 22 ; B) 12 + 17 ; C) 22 + 8 ; D) 4 + 21 ; E) 8 * 22
A
A) 8 + 22
eight plus twenty-two "eight" plus twenty-two β†’ 8 8 "plus" twenty-two β†’ + 8 + "twenty-two" β†’ 22 Equation: 8 + 22
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-six modulo twenty-six'
eighty-six modulo twenty-six
A) 83 % 26 ; B) 86 * 26 ; C) 90 % 31 ; D) 86 + 26 ; E) 86 % 26
E
E) 86 % 26
eighty-six modulo twenty-six "eighty-six" modulo twenty-six β†’ 86 86 "modulo" twenty-six β†’ % 86 % "twenty-six" β†’ 26 Equation: 86 % 26
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty minus seventy-four'
forty minus seventy-four
A) 74 - 40 ; B) 40 - 74 ; C) 36 - 79 ; D) 40 % 74 ; E) 40 + 74
B
B) 40 - 74
forty minus seventy-four "forty" minus seventy-four β†’ 40 40 "minus" seventy-four β†’ - 40 - "seventy-four" β†’ 74 Equation: 40 - 74
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-nine minus twenty-one'
ninety-nine minus twenty-one
A) 100 - 16 ; B) 99 + 21 ; C) 99 - 21 ; D) 96 - 23 ; E) 21 - 99
C
C) 99 - 21
ninety-nine minus twenty-one "ninety-nine" minus twenty-one β†’ 99 99 "minus" twenty-one β†’ - 99 - "twenty-one" β†’ 21 Equation: 99 - 21
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'nine times eighty-nine'
nine times eighty-nine
A) 9 * 91 ; B) 9 + 89 ; C) 12 * 84 ; D) 89 * 9 ; E) 9 * 89
E
E) 9 * 89
nine times eighty-nine "nine" times eighty-nine β†’ 9 9 "times" eighty-nine β†’ * 9 * "eighty-nine" β†’ 89 Equation: 9 * 89
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'six plus twenty-seven'
six plus twenty-seven
A) 6 + 31 ; B) 6 * 27 ; C) 27 + 6 ; D) 6 + 27 ; E) 1 + 32
D
D) 6 + 27
six plus twenty-seven "six" plus twenty-seven β†’ 6 6 "plus" twenty-seven β†’ + 6 + "twenty-seven" β†’ 27 Equation: 6 + 27
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eight times sixty-two'
eight times sixty-two
A) 8 * 62 ; B) 8 % 62 ; C) 9 * 61 ; D) 12 * 65 ; E) 13 * 66
A
A) 8 * 62
eight times sixty-two "eight" times sixty-two β†’ 8 8 "times" sixty-two β†’ * 8 * "sixty-two" β†’ 62 Equation: 8 * 62
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-five modulo ninety'
eighty-five modulo ninety
A) 86 % 92 ; B) 83 % 87 ; C) 90 % 85 ; D) 85 + 90 ; E) 85 % 90
E
E) 85 % 90
eighty-five modulo ninety "eighty-five" modulo ninety β†’ 85 85 "modulo" ninety β†’ % 85 % "ninety" β†’ 90 Equation: 85 % 90
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-two minus sixty-nine'
sixty-two minus sixty-nine
A) 62 - 72 ; B) 62 % 69 ; C) 62 * 69 ; D) 62 - 64 ; E) 62 - 69
E
E) 62 - 69
sixty-two minus sixty-nine "sixty-two" minus sixty-nine β†’ 62 62 "minus" sixty-nine β†’ - 62 - "sixty-nine" β†’ 69 Equation: 62 - 69
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eleven minus forty'
eleven minus forty
A) 11 % 40 ; B) 11 - 40 ; C) 11 + 40 ; D) 15 - 39 ; E) 15 - 42
B
B) 11 - 40
eleven minus forty "eleven" minus forty β†’ 11 11 "minus" forty β†’ - 11 - "forty" β†’ 40 Equation: 11 - 40
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-seven minus forty-two'
ninety-seven minus forty-two
A) 95 - 42 ; B) 97 + 42 ; C) 100 - 41 ; D) 97 * 42 ; E) 97 - 42
E
E) 97 - 42
ninety-seven minus forty-two "ninety-seven" minus forty-two β†’ 97 97 "minus" forty-two β†’ - 97 - "forty-two" β†’ 42 Equation: 97 - 42
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'six minus twenty-seven'
six minus twenty-seven
A) 4 - 29 ; B) 6 - 27 ; C) 6 - 31 ; D) 6 * 27 ; E) 27 - 6
B
B) 6 - 27
six minus twenty-seven "six" minus twenty-seven β†’ 6 6 "minus" twenty-seven β†’ - 6 - "twenty-seven" β†’ 27 Equation: 6 - 27
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'three modulo sixty-nine'
three modulo sixty-nine
A) 1 % 66 ; B) 1 % 73 ; C) 3 - 69 ; D) 3 % 69 ; E) 69 % 3
D
D) 3 % 69
three modulo sixty-nine "three" modulo sixty-nine β†’ 3 3 "modulo" sixty-nine β†’ % 3 % "sixty-nine" β†’ 69 Equation: 3 % 69
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-seven modulo thirty-three'
sixty-seven modulo thirty-three
A) 67 * 33 ; B) 72 % 31 ; C) 67 + 33 ; D) 67 % 33 ; E) 65 % 35
D
D) 67 % 33
sixty-seven modulo thirty-three "sixty-seven" modulo thirty-three β†’ 67 67 "modulo" thirty-three β†’ % 67 % "thirty-three" β†’ 33 Equation: 67 % 33
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-three modulo forty-two'
eighty-three modulo forty-two
A) 87 % 42 ; B) 83 + 42 ; C) 88 % 37 ; D) 83 - 42 ; E) 83 % 42
E
E) 83 % 42
eighty-three modulo forty-two "eighty-three" modulo forty-two β†’ 83 83 "modulo" forty-two β†’ % 83 % "forty-two" β†’ 42 Equation: 83 % 42
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-one minus twenty-one'
ninety-one minus twenty-one
A) 86 - 16 ; B) 91 * 21 ; C) 21 - 91 ; D) 91 - 21 ; E) 88 - 21
D
D) 91 - 21
ninety-one minus twenty-one "ninety-one" minus twenty-one β†’ 91 91 "minus" twenty-one β†’ - 91 - "twenty-one" β†’ 21 Equation: 91 - 21
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-six modulo eighty-one'
fifty-six modulo eighty-one
A) 51 % 78 ; B) 81 % 56 ; C) 60 % 76 ; D) 56 % 81 ; E) 56 - 81
D
D) 56 % 81
fifty-six modulo eighty-one "fifty-six" modulo eighty-one β†’ 56 56 "modulo" eighty-one β†’ % 56 % "eighty-one" β†’ 81 Equation: 56 % 81
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty plus forty-one'
twenty plus forty-one
A) 20 + 41 ; B) 22 + 43 ; C) 41 + 20 ; D) 20 * 41 ; E) 21 + 42
A
A) 20 + 41
twenty plus forty-one "twenty" plus forty-one β†’ 20 20 "plus" forty-one β†’ + 20 + "forty-one" β†’ 41 Equation: 20 + 41
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventeen minus eighty-three'
seventeen minus eighty-three
A) 19 - 87 ; B) 17 % 83 ; C) 17 * 83 ; D) 16 - 83 ; E) 17 - 83
E
E) 17 - 83
seventeen minus eighty-three "seventeen" minus eighty-three β†’ 17 17 "minus" eighty-three β†’ - 17 - "eighty-three" β†’ 83 Equation: 17 - 83
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-seven plus ninety-eight'
thirty-seven plus ninety-eight
A) 37 - 98 ; B) 37 + 98 ; C) 37 * 98 ; D) 41 + 100 ; E) 42 + 94
B
B) 37 + 98
thirty-seven plus ninety-eight "thirty-seven" plus ninety-eight β†’ 37 37 "plus" ninety-eight β†’ + 37 + "ninety-eight" β†’ 98 Equation: 37 + 98
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-eight plus ninety-three'
seventy-eight plus ninety-three
A) 83 + 98 ; B) 78 + 93 ; C) 78 % 93 ; D) 78 - 93 ; E) 93 + 78
B
B) 78 + 93
seventy-eight plus ninety-three "seventy-eight" plus ninety-three β†’ 78 78 "plus" ninety-three β†’ + 78 + "ninety-three" β†’ 93 Equation: 78 + 93
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ten modulo sixty-three'
ten modulo sixty-three
A) 10 * 63 ; B) 10 % 65 ; C) 63 % 10 ; D) 10 % 63 ; E) 10 - 63
D
D) 10 % 63
ten modulo sixty-three "ten" modulo sixty-three β†’ 10 10 "modulo" sixty-three β†’ % 10 % "sixty-three" β†’ 63 Equation: 10 % 63
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-seven modulo eighty-three'
twenty-seven modulo eighty-three
A) 30 % 88 ; B) 27 * 83 ; C) 27 % 83 ; D) 27 - 83 ; E) 83 % 27
C
C) 27 % 83
twenty-seven modulo eighty-three "twenty-seven" modulo eighty-three β†’ 27 27 "modulo" eighty-three β†’ % 27 % "eighty-three" β†’ 83 Equation: 27 % 83
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-five minus ninety-five'
sixty-five minus ninety-five
A) 65 + 95 ; B) 64 - 91 ; C) 60 - 90 ; D) 65 - 95 ; E) 95 - 65
D
D) 65 - 95
sixty-five minus ninety-five "sixty-five" minus ninety-five β†’ 65 65 "minus" ninety-five β†’ - 65 - "ninety-five" β†’ 95 Equation: 65 - 95
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-seven modulo fifty-seven'
ninety-seven modulo fifty-seven
A) 92 % 55 ; B) 97 % 57 ; C) 93 % 60 ; D) 57 % 97 ; E) 98 % 52
B
B) 97 % 57
ninety-seven modulo fifty-seven "ninety-seven" modulo fifty-seven β†’ 97 97 "modulo" fifty-seven β†’ % 97 % "fifty-seven" β†’ 57 Equation: 97 % 57
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-one minus twelve'
eighty-one minus twelve
A) 81 - 12 ; B) 79 - 16 ; C) 12 - 81 ; D) 81 * 12 ; E) 77 - 14
A
A) 81 - 12
eighty-one minus twelve "eighty-one" minus twelve β†’ 81 81 "minus" twelve β†’ - 81 - "twelve" β†’ 12 Equation: 81 - 12
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-eight modulo forty-nine'
ninety-eight modulo forty-nine
A) 98 % 49 ; B) 100 % 51 ; C) 49 % 98 ; D) 98 - 49 ; E) 100 % 48
A
A) 98 % 49
ninety-eight modulo forty-nine "ninety-eight" modulo forty-nine β†’ 98 98 "modulo" forty-nine β†’ % 98 % "forty-nine" β†’ 49 Equation: 98 % 49
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twelve times thirty-four'
twelve times thirty-four
A) 12 * 34 ; B) 9 * 33 ; C) 12 + 34 ; D) 34 * 12 ; E) 16 * 35
A
A) 12 * 34
twelve times thirty-four "twelve" times thirty-four β†’ 12 12 "times" thirty-four β†’ * 12 * "thirty-four" β†’ 34 Equation: 12 * 34
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-two minus eighty-nine'
eighty-two minus eighty-nine
A) 82 * 89 ; B) 82 - 89 ; C) 89 - 82 ; D) 81 - 88 ; E) 87 - 94
B
B) 82 - 89
eighty-two minus eighty-nine "eighty-two" minus eighty-nine β†’ 82 82 "minus" eighty-nine β†’ - 82 - "eighty-nine" β†’ 89 Equation: 82 - 89
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-nine plus twelve'
ninety-nine plus twelve
A) 99 + 12 ; B) 99 * 12 ; C) 99 % 12 ; D) 12 + 99 ; E) 95 + 17
A
A) 99 + 12
ninety-nine plus twelve "ninety-nine" plus twelve β†’ 99 99 "plus" twelve β†’ + 99 + "twelve" β†’ 12 Equation: 99 + 12
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventeen minus twenty-four'
seventeen minus twenty-four
A) 15 - 22 ; B) 19 - 22 ; C) 17 * 24 ; D) 17 - 24 ; E) 17 + 24
D
D) 17 - 24
seventeen minus twenty-four "seventeen" minus twenty-four β†’ 17 17 "minus" twenty-four β†’ - 17 - "twenty-four" β†’ 24 Equation: 17 - 24
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-three plus thirty-four'
eighty-three plus thirty-four
A) 83 + 34 ; B) 83 % 34 ; C) 83 - 34 ; D) 85 + 38 ; E) 34 + 83
A
A) 83 + 34
eighty-three plus thirty-four "eighty-three" plus thirty-four β†’ 83 83 "plus" thirty-four β†’ + 83 + "thirty-four" β†’ 34 Equation: 83 + 34
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-eight modulo sixty'
eighty-eight modulo sixty
A) 87 % 55 ; B) 83 % 60 ; C) 60 % 88 ; D) 88 - 60 ; E) 88 % 60
E
E) 88 % 60
eighty-eight modulo sixty "eighty-eight" modulo sixty β†’ 88 88 "modulo" sixty β†’ % 88 % "sixty" β†’ 60 Equation: 88 % 60
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'six times thirty-five'
six times thirty-five
A) 4 * 37 ; B) 6 * 35 ; C) 6 * 31 ; D) 35 * 6 ; E) 6 % 35
B
B) 6 * 35
six times thirty-five "six" times thirty-five β†’ 6 6 "times" thirty-five β†’ * 6 * "thirty-five" β†’ 35 Equation: 6 * 35
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty plus one'
fifty plus one
A) 51 + 4 ; B) 50 * 1 ; C) 50 - 1 ; D) 53 + 2 ; E) 50 + 1
E
E) 50 + 1
fifty plus one "fifty" plus one β†’ 50 50 "plus" one β†’ + 50 + "one" β†’ 1 Equation: 50 + 1
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'zero modulo forty'
zero modulo forty
A) 0 % 40 ; B) 0 * 40 ; C) 5 % 36 ; D) 40 % 0 ; E) 0 % 38
A
A) 0 % 40
zero modulo forty "zero" modulo forty β†’ 0 0 "modulo" forty β†’ % 0 % "forty" β†’ 40 Equation: 0 % 40
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-eight modulo fifty-three'
forty-eight modulo fifty-three
A) 48 - 53 ; B) 48 * 53 ; C) 53 % 48 ; D) 43 % 49 ; E) 48 % 53
E
E) 48 % 53
forty-eight modulo fifty-three "forty-eight" modulo fifty-three β†’ 48 48 "modulo" fifty-three β†’ % 48 % "fifty-three" β†’ 53 Equation: 48 % 53
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-seven modulo ninety-eight'
eighty-seven modulo ninety-eight
A) 83 % 99 ; B) 85 % 100 ; C) 87 % 98 ; D) 87 * 98 ; E) 87 + 98
C
C) 87 % 98
eighty-seven modulo ninety-eight "eighty-seven" modulo ninety-eight β†’ 87 87 "modulo" ninety-eight β†’ % 87 % "ninety-eight" β†’ 98 Equation: 87 % 98
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-five minus seventy-two'
twenty-five minus seventy-two
A) 29 - 71 ; B) 27 - 68 ; C) 72 - 25 ; D) 25 - 72 ; E) 25 * 72
D
D) 25 - 72
twenty-five minus seventy-two "twenty-five" minus seventy-two β†’ 25 25 "minus" seventy-two β†’ - 25 - "seventy-two" β†’ 72 Equation: 25 - 72
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-three plus forty-four'
eighty-three plus forty-four
A) 80 + 46 ; B) 83 + 44 ; C) 85 + 43 ; D) 83 % 44 ; E) 44 + 83
B
B) 83 + 44
eighty-three plus forty-four "eighty-three" plus forty-four β†’ 83 83 "plus" forty-four β†’ + 83 + "forty-four" β†’ 44 Equation: 83 + 44
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixteen modulo ninety-three'
sixteen modulo ninety-three
A) 17 % 97 ; B) 19 % 98 ; C) 16 + 93 ; D) 16 % 93 ; E) 93 % 16
D
D) 16 % 93
sixteen modulo ninety-three "sixteen" modulo ninety-three β†’ 16 16 "modulo" ninety-three β†’ % 16 % "ninety-three" β†’ 93 Equation: 16 % 93
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-six minus forty-eight'
thirty-six minus forty-eight
A) 41 - 46 ; B) 48 - 36 ; C) 36 - 48 ; D) 36 + 48 ; E) 39 - 52
C
C) 36 - 48
thirty-six minus forty-eight "thirty-six" minus forty-eight β†’ 36 36 "minus" forty-eight β†’ - 36 - "forty-eight" β†’ 48 Equation: 36 - 48
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty minus sixty-one'
fifty minus sixty-one
A) 50 * 61 ; B) 53 - 66 ; C) 61 - 50 ; D) 48 - 56 ; E) 50 - 61
E
E) 50 - 61
fifty minus sixty-one "fifty" minus sixty-one β†’ 50 50 "minus" sixty-one β†’ - 50 - "sixty-one" β†’ 61 Equation: 50 - 61
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-seven modulo fifty'
twenty-seven modulo fifty
A) 27 - 50 ; B) 29 % 48 ; C) 27 % 50 ; D) 27 * 50 ; E) 29 % 53
C
C) 27 % 50
twenty-seven modulo fifty "twenty-seven" modulo fifty β†’ 27 27 "modulo" fifty β†’ % 27 % "fifty" β†’ 50 Equation: 27 % 50
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-two times two'
thirty-two times two
A) 35 * 5 ; B) 2 * 32 ; C) 32 - 2 ; D) 32 * 2 ; E) 35 * 7
D
D) 32 * 2
thirty-two times two "thirty-two" times two β†’ 32 32 "times" two β†’ * 32 * "two" β†’ 2 Equation: 32 * 2
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-two plus thirty'
eighty-two plus thirty
A) 85 + 29 ; B) 82 % 30 ; C) 80 + 26 ; D) 82 + 30 ; E) 30 + 82
D
D) 82 + 30
eighty-two plus thirty "eighty-two" plus thirty β†’ 82 82 "plus" thirty β†’ + 82 + "thirty" β†’ 30 Equation: 82 + 30
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-one minus fifty-eight'
seventy-one minus fifty-eight
A) 71 - 58 ; B) 70 - 60 ; C) 71 * 58 ; D) 58 - 71 ; E) 76 - 60
A
A) 71 - 58
seventy-one minus fifty-eight "seventy-one" minus fifty-eight β†’ 71 71 "minus" fifty-eight β†’ - 71 - "fifty-eight" β†’ 58 Equation: 71 - 58
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-two modulo sixty-nine'
twenty-two modulo sixty-nine
A) 22 % 69 ; B) 22 + 69 ; C) 23 % 65 ; D) 69 % 22 ; E) 24 % 68
A
A) 22 % 69
twenty-two modulo sixty-nine "twenty-two" modulo sixty-nine β†’ 22 22 "modulo" sixty-nine β†’ % 22 % "sixty-nine" β†’ 69 Equation: 22 % 69
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eight times six'
eight times six
A) 8 * 8 ; B) 8 * 6 ; C) 8 % 6 ; D) 6 * 8 ; E) 8 - 6
B
B) 8 * 6
eight times six "eight" times six β†’ 8 8 "times" six β†’ * 8 * "six" β†’ 6 Equation: 8 * 6
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety modulo forty-five'
ninety modulo forty-five
A) 90 % 45 ; B) 95 % 49 ; C) 90 * 45 ; D) 93 % 46 ; E) 45 % 90
A
A) 90 % 45
ninety modulo forty-five "ninety" modulo forty-five β†’ 90 90 "modulo" forty-five β†’ % 90 % "forty-five" β†’ 45 Equation: 90 % 45
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seven modulo seventy-one'
seven modulo seventy-one
A) 9 % 76 ; B) 71 % 7 ; C) 7 % 71 ; D) 7 + 71 ; E) 6 % 70
C
C) 7 % 71
seven modulo seventy-one "seven" modulo seventy-one β†’ 7 7 "modulo" seventy-one β†’ % 7 % "seventy-one" β†’ 71 Equation: 7 % 71
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-seven plus sixty'
eighty-seven plus sixty
A) 90 + 63 ; B) 87 + 60 ; C) 87 % 60 ; D) 87 * 60 ; E) 86 + 64
B
B) 87 + 60
eighty-seven plus sixty "eighty-seven" plus sixty β†’ 87 87 "plus" sixty β†’ + 87 + "sixty" β†’ 60 Equation: 87 + 60
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-six minus ninety-seven'
thirty-six minus ninety-seven
A) 34 - 95 ; B) 35 - 100 ; C) 36 % 97 ; D) 97 - 36 ; E) 36 - 97
E
E) 36 - 97
thirty-six minus ninety-seven "thirty-six" minus ninety-seven β†’ 36 36 "minus" ninety-seven β†’ - 36 - "ninety-seven" β†’ 97 Equation: 36 - 97
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'one-hundred plus thirty-one'
one-hundred plus thirty-one
A) 100 % 31 ; B) 100 + 31 ; C) 100 + 34 ; D) 97 + 33 ; E) 100 - 31
B
B) 100 + 31
one-hundred plus thirty-one "one-hundred" plus thirty-one β†’ 100 100 "plus" thirty-one β†’ + 100 + "thirty-one" β†’ 31 Equation: 100 + 31
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-seven plus nineteen'
fifty-seven plus nineteen
A) 59 + 20 ; B) 55 + 18 ; C) 57 - 19 ; D) 59 + 18 ; E) 57 + 19
E
E) 57 + 19
fifty-seven plus nineteen "fifty-seven" plus nineteen β†’ 57 57 "plus" nineteen β†’ + 57 + "nineteen" β†’ 19 Equation: 57 + 19
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ten modulo eighty-three'
ten modulo eighty-three
A) 10 % 83 ; B) 83 % 10 ; C) 14 % 87 ; D) 10 * 83 ; E) 10 - 83
A
A) 10 % 83
ten modulo eighty-three "ten" modulo eighty-three β†’ 10 10 "modulo" eighty-three β†’ % 10 % "eighty-three" β†’ 83 Equation: 10 % 83
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-six modulo fifteen'
thirty-six modulo fifteen
A) 36 % 15 ; B) 15 % 36 ; C) 34 % 17 ; D) 41 % 12 ; E) 36 + 15
A
A) 36 % 15
thirty-six modulo fifteen "thirty-six" modulo fifteen β†’ 36 36 "modulo" fifteen β†’ % 36 % "fifteen" β†’ 15 Equation: 36 % 15
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'zero modulo eighty-three'
zero modulo eighty-three
A) 0 % 83 ; B) 83 % 0 ; C) 0 - 83 ; D) 1 % 88 ; E) 0 + 83
A
A) 0 % 83
zero modulo eighty-three "zero" modulo eighty-three β†’ 0 0 "modulo" eighty-three β†’ % 0 % "eighty-three" β†’ 83 Equation: 0 % 83
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-one minus nineteen'
eighty-one minus nineteen
A) 84 - 18 ; B) 81 + 19 ; C) 81 * 19 ; D) 77 - 17 ; E) 81 - 19
E
E) 81 - 19
eighty-one minus nineteen "eighty-one" minus nineteen β†’ 81 81 "minus" nineteen β†’ - 81 - "nineteen" β†’ 19 Equation: 81 - 19
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-five times three'
seventy-five times three
A) 78 * 3 ; B) 74 * 2 ; C) 75 % 3 ; D) 3 * 75 ; E) 75 * 3
E
E) 75 * 3
seventy-five times three "seventy-five" times three β†’ 75 75 "times" three β†’ * 75 * "three" β†’ 3 Equation: 75 * 3
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-four plus thirty-eight'
forty-four plus thirty-eight
A) 44 * 38 ; B) 47 + 35 ; C) 46 + 40 ; D) 44 + 38 ; E) 44 % 38
D
D) 44 + 38
forty-four plus thirty-eight "forty-four" plus thirty-eight β†’ 44 44 "plus" thirty-eight β†’ + 44 + "thirty-eight" β†’ 38 Equation: 44 + 38
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'thirty-one plus twenty-nine'
thirty-one plus twenty-nine
A) 29 + 31 ; B) 29 + 28 ; C) 31 % 29 ; D) 31 + 29 ; E) 35 + 24
D
D) 31 + 29
thirty-one plus twenty-nine "thirty-one" plus twenty-nine β†’ 31 31 "plus" twenty-nine β†’ + 31 + "twenty-nine" β†’ 29 Equation: 31 + 29
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-five modulo twenty-three'
seventy-five modulo twenty-three
A) 76 % 27 ; B) 23 % 75 ; C) 75 - 23 ; D) 75 % 23 ; E) 75 + 23
D
D) 75 % 23
seventy-five modulo twenty-three "seventy-five" modulo twenty-three β†’ 75 75 "modulo" twenty-three β†’ % 75 % "twenty-three" β†’ 23 Equation: 75 % 23
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-two plus fifty-one'
forty-two plus fifty-one
A) 42 * 51 ; B) 42 + 46 ; C) 51 + 42 ; D) 42 % 51 ; E) 42 + 51
E
E) 42 + 51
forty-two plus fifty-one "forty-two" plus fifty-one β†’ 42 42 "plus" fifty-one β†’ + 42 + "fifty-one" β†’ 51 Equation: 42 + 51
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-three minus eighty-three'
twenty-three minus eighty-three
A) 20 - 81 ; B) 23 * 83 ; C) 23 % 83 ; D) 23 - 83 ; E) 22 - 80
D
D) 23 - 83
twenty-three minus eighty-three "twenty-three" minus eighty-three β†’ 23 23 "minus" eighty-three β†’ - 23 - "eighty-three" β†’ 83 Equation: 23 - 83
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-three minus sixty'
forty-three minus sixty
A) 43 % 60 ; B) 43 - 60 ; C) 43 * 60 ; D) 41 - 64 ; E) 40 - 62
B
B) 43 - 60
forty-three minus sixty "forty-three" minus sixty β†’ 43 43 "minus" sixty β†’ - 43 - "sixty" β†’ 60 Equation: 43 - 60
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-four modulo fourteen'
sixty-four modulo fourteen
A) 64 * 14 ; B) 66 % 13 ; C) 64 % 14 ; D) 66 % 15 ; E) 14 % 64
C
C) 64 % 14
sixty-four modulo fourteen "sixty-four" modulo fourteen β†’ 64 64 "modulo" fourteen β†’ % 64 % "fourteen" β†’ 14 Equation: 64 % 14
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventeen modulo sixty-nine'
seventeen modulo sixty-nine
A) 19 % 74 ; B) 17 + 69 ; C) 18 % 74 ; D) 17 % 69 ; E) 17 - 69
D
D) 17 % 69
seventeen modulo sixty-nine "seventeen" modulo sixty-nine β†’ 17 17 "modulo" sixty-nine β†’ % 17 % "sixty-nine" β†’ 69 Equation: 17 % 69
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-five modulo ninety-one'
forty-five modulo ninety-one
A) 44 % 88 ; B) 45 - 91 ; C) 45 % 91 ; D) 50 % 95 ; E) 91 % 45
C
C) 45 % 91
forty-five modulo ninety-one "forty-five" modulo ninety-one β†’ 45 45 "modulo" ninety-one β†’ % 45 % "ninety-one" β†’ 91 Equation: 45 % 91
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-seven plus fifty-seven'
ninety-seven plus fifty-seven
A) 97 * 57 ; B) 97 + 57 ; C) 98 + 59 ; D) 57 + 97 ; E) 97 + 55
B
B) 97 + 57
ninety-seven plus fifty-seven "ninety-seven" plus fifty-seven β†’ 97 97 "plus" fifty-seven β†’ + 97 + "fifty-seven" β†’ 57 Equation: 97 + 57
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-seven modulo fifty'
sixty-seven modulo fifty
A) 65 % 53 ; B) 50 % 67 ; C) 67 % 50 ; D) 67 * 50 ; E) 63 % 52
C
C) 67 % 50
sixty-seven modulo fifty "sixty-seven" modulo fifty β†’ 67 67 "modulo" fifty β†’ % 67 % "fifty" β†’ 50 Equation: 67 % 50
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-four modulo sixty-four'
seventy-four modulo sixty-four
A) 74 % 68 ; B) 74 % 64 ; C) 74 + 64 ; D) 64 % 74 ; E) 74 - 64
B
B) 74 % 64
seventy-four modulo sixty-four "seventy-four" modulo sixty-four β†’ 74 74 "modulo" sixty-four β†’ % 74 % "sixty-four" β†’ 64 Equation: 74 % 64
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'one-hundred plus fifty-seven'
one-hundred plus fifty-seven
A) 57 + 100 ; B) 100 + 52 ; C) 100 % 57 ; D) 100 + 57 ; E) 100 * 57
D
D) 100 + 57
one-hundred plus fifty-seven "one-hundred" plus fifty-seven β†’ 100 100 "plus" fifty-seven β†’ + 100 + "fifty-seven" β†’ 57 Equation: 100 + 57
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'ninety-nine minus ninety-four'
ninety-nine minus ninety-four
A) 99 - 94 ; B) 99 * 94 ; C) 94 - 98 ; D) 99 % 94 ; E) 100 - 98
A
A) 99 - 94
ninety-nine minus ninety-four "ninety-nine" minus ninety-four β†’ 99 99 "minus" ninety-four β†’ - 99 - "ninety-four" β†’ 94 Equation: 99 - 94
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eleven times fifteen'
eleven times fifteen
A) 10 * 11 ; B) 15 * 11 ; C) 11 * 15 ; D) 11 - 15 ; E) 16 * 16
C
C) 11 * 15
eleven times fifteen "eleven" times fifteen β†’ 11 11 "times" fifteen β†’ * 11 * "fifteen" β†’ 15 Equation: 11 * 15
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'one times seventy'
one times seventy
A) 1 - 70 ; B) 1 % 70 ; C) 0 * 75 ; D) 70 * 1 ; E) 1 * 70
E
E) 1 * 70
one times seventy "one" times seventy β†’ 1 1 "times" seventy β†’ * 1 * "seventy" β†’ 70 Equation: 1 * 70
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighteen minus thirty-six'
eighteen minus thirty-six
A) 18 - 36 ; B) 22 - 31 ; C) 18 * 36 ; D) 14 - 37 ; E) 18 + 36
A
A) 18 - 36
eighteen minus thirty-six "eighteen" minus thirty-six β†’ 18 18 "minus" thirty-six β†’ - 18 - "thirty-six" β†’ 36 Equation: 18 - 36
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-five plus ninety-four'
sixty-five plus ninety-four
A) 65 % 94 ; B) 65 - 94 ; C) 65 + 94 ; D) 61 + 89 ; E) 94 + 65
C
C) 65 + 94
sixty-five plus ninety-four "sixty-five" plus ninety-four β†’ 65 65 "plus" ninety-four β†’ + 65 + "ninety-four" β†’ 94 Equation: 65 + 94
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-five minus ninety-six'
twenty-five minus ninety-six
A) 25 % 96 ; B) 26 - 100 ; C) 25 - 96 ; D) 25 - 91 ; E) 25 + 96
C
C) 25 - 96
twenty-five minus ninety-six "twenty-five" minus ninety-six β†’ 25 25 "minus" ninety-six β†’ - 25 - "ninety-six" β†’ 96 Equation: 25 - 96
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-six minus nineteen'
sixty-six minus nineteen
A) 66 % 19 ; B) 19 - 66 ; C) 66 - 19 ; D) 71 - 21 ; E) 71 - 16
C
C) 66 - 19
sixty-six minus nineteen "sixty-six" minus nineteen β†’ 66 66 "minus" nineteen β†’ - 66 - "nineteen" β†’ 19 Equation: 66 - 19
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-nine plus twenty-six'
twenty-nine plus twenty-six
A) 26 + 29 ; B) 29 + 26 ; C) 29 + 27 ; D) 26 + 24 ; E) 29 % 26
B
B) 29 + 26
twenty-nine plus twenty-six "twenty-nine" plus twenty-six β†’ 29 29 "plus" twenty-six β†’ + 29 + "twenty-six" β†’ 26 Equation: 29 + 26
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eight minus ninety-two'
eight minus ninety-two
A) 10 - 95 ; B) 8 - 92 ; C) 8 * 92 ; D) 8 % 92 ; E) 92 - 8
B
B) 8 - 92
eight minus ninety-two "eight" minus ninety-two β†’ 8 8 "minus" ninety-two β†’ - 8 - "ninety-two" β†’ 92 Equation: 8 - 92
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-five plus ninety-eight'
sixty-five plus ninety-eight
A) 70 + 94 ; B) 65 % 98 ; C) 65 * 98 ; D) 65 + 98 ; E) 60 + 98
D
D) 65 + 98
sixty-five plus ninety-eight "sixty-five" plus ninety-eight β†’ 65 65 "plus" ninety-eight β†’ + 65 + "ninety-eight" β†’ 98 Equation: 65 + 98
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-five plus fifty-seven'
twenty-five plus fifty-seven
A) 57 + 25 ; B) 25 * 57 ; C) 25 + 57 ; D) 26 + 61 ; E) 25 % 57
C
C) 25 + 57
twenty-five plus fifty-seven "twenty-five" plus fifty-seven β†’ 25 25 "plus" fifty-seven β†’ + 25 + "fifty-seven" β†’ 57 Equation: 25 + 57
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighteen times forty-eight'
eighteen times forty-eight
A) 18 % 48 ; B) 18 - 48 ; C) 48 * 18 ; D) 18 * 48 ; E) 15 * 47
D
D) 18 * 48
eighteen times forty-eight "eighteen" times forty-eight β†’ 18 18 "times" forty-eight β†’ * 18 * "forty-eight" β†’ 48 Equation: 18 * 48
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixty-three modulo forty-four'
sixty-three modulo forty-four
A) 59 % 46 ; B) 63 % 44 ; C) 67 % 45 ; D) 63 - 44 ; E) 44 % 63
B
B) 63 % 44
sixty-three modulo forty-four "sixty-three" modulo forty-four β†’ 63 63 "modulo" forty-four β†’ % 63 % "forty-four" β†’ 44 Equation: 63 % 44
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-nine minus eleven'
fifty-nine minus eleven
A) 59 % 11 ; B) 59 - 11 ; C) 59 * 11 ; D) 62 - 6 ; E) 63 - 15
B
B) 59 - 11
fifty-nine minus eleven "fifty-nine" minus eleven β†’ 59 59 "minus" eleven β†’ - 59 - "eleven" β†’ 11 Equation: 59 - 11
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'sixteen plus forty-three'
sixteen plus forty-three
A) 43 + 16 ; B) 16 * 43 ; C) 17 + 42 ; D) 16 % 43 ; E) 16 + 43
E
E) 16 + 43
sixteen plus forty-three "sixteen" plus forty-three β†’ 16 16 "plus" forty-three β†’ + 16 + "forty-three" β†’ 43 Equation: 16 + 43
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'six minus ten'
six minus ten
A) 11 - 6 ; B) 10 - 6 ; C) 6 - 10 ; D) 9 - 9 ; E) 6 * 10
C
C) 6 - 10
six minus ten "six" minus ten β†’ 6 6 "minus" ten β†’ - 6 - "ten" β†’ 10 Equation: 6 - 10
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-six modulo twenty-three'
seventy-six modulo twenty-three
A) 76 % 23 ; B) 23 % 76 ; C) 72 % 19 ; D) 76 + 23 ; E) 74 % 19
A
A) 76 % 23
seventy-six modulo twenty-three "seventy-six" modulo twenty-three β†’ 76 76 "modulo" twenty-three β†’ % 76 % "twenty-three" β†’ 23 Equation: 76 % 23
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-one modulo sixty-seven'
eighty-one modulo sixty-seven
A) 81 + 67 ; B) 82 % 64 ; C) 85 % 62 ; D) 81 * 67 ; E) 81 % 67
E
E) 81 % 67
eighty-one modulo sixty-seven "eighty-one" modulo sixty-seven β†’ 81 81 "modulo" sixty-seven β†’ % 81 % "sixty-seven" β†’ 67 Equation: 81 % 67
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-two minus seventy-nine'
seventy-two minus seventy-nine
A) 72 - 84 ; B) 72 + 79 ; C) 70 - 78 ; D) 72 % 79 ; E) 72 - 79
E
E) 72 - 79
seventy-two minus seventy-nine "seventy-two" minus seventy-nine β†’ 72 72 "minus" seventy-nine β†’ - 72 - "seventy-nine" β†’ 79 Equation: 72 - 79
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-six modulo fifty'
eighty-six modulo fifty
A) 50 % 86 ; B) 86 + 50 ; C) 86 % 50 ; D) 91 % 46 ; E) 91 % 45
C
C) 86 % 50
eighty-six modulo fifty "eighty-six" modulo fifty β†’ 86 86 "modulo" fifty β†’ % 86 % "fifty" β†’ 50 Equation: 86 % 50
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eight times thirty-nine'
eight times thirty-nine
A) 8 + 39 ; B) 11 * 39 ; C) 5 * 44 ; D) 8 % 39 ; E) 8 * 39
E
E) 8 * 39
eight times thirty-nine "eight" times thirty-nine β†’ 8 8 "times" thirty-nine β†’ * 8 * "thirty-nine" β†’ 39 Equation: 8 * 39
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-eight modulo fifty-nine'
seventy-eight modulo fifty-nine
A) 76 % 54 ; B) 78 - 59 ; C) 59 % 78 ; D) 78 * 59 ; E) 78 % 59
E
E) 78 % 59
seventy-eight modulo fifty-nine "seventy-eight" modulo fifty-nine β†’ 78 78 "modulo" fifty-nine β†’ % 78 % "fifty-nine" β†’ 59 Equation: 78 % 59
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'seventy-six plus six'
seventy-six plus six
A) 76 + 6 ; B) 80 + 1 ; C) 76 + 5 ; D) 6 + 76 ; E) 76 % 6
A
A) 76 + 6
seventy-six plus six "seventy-six" plus six β†’ 76 76 "plus" six β†’ + 76 + "six" β†’ 6 Equation: 76 + 6
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'eighty-six modulo nineteen'
eighty-six modulo nineteen
A) 86 + 19 ; B) 86 % 19 ; C) 83 % 20 ; D) 86 * 19 ; E) 91 % 18
B
B) 86 % 19
eighty-six modulo nineteen "eighty-six" modulo nineteen β†’ 86 86 "modulo" nineteen β†’ % 86 % "nineteen" β†’ 19 Equation: 86 % 19
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'twenty-one modulo twenty-three'
twenty-one modulo twenty-three
A) 21 + 23 ; B) 23 % 21 ; C) 21 * 23 ; D) 26 % 28 ; E) 21 % 23
E
E) 21 % 23
twenty-one modulo twenty-three "twenty-one" modulo twenty-three β†’ 21 21 "modulo" twenty-three β†’ % 21 % "twenty-three" β†’ 23 Equation: 21 % 23
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'forty-five modulo twenty-five'
forty-five modulo twenty-five
A) 45 % 25 ; B) 25 % 45 ; C) 49 % 23 ; D) 45 + 25 ; E) 45 - 25
A
A) 45 % 25
forty-five modulo twenty-five "forty-five" modulo twenty-five β†’ 45 45 "modulo" twenty-five β†’ % 45 % "twenty-five" β†’ 25 Equation: 45 % 25
MathTranslationGenerator
Please translate the following English description of a mathematical expression into a formal equation using integer operands and mathematical operators: 'fifty-nine modulo one'
fifty-nine modulo one
A) 59 + 1 ; B) 59 % 1 ; C) 61 % 4 ; D) 60 % 0 ; E) 1 % 59
B
B) 59 % 1
fifty-nine modulo one "fifty-nine" modulo one β†’ 59 59 "modulo" one β†’ % 59 % "one" β†’ 1 Equation: 59 % 1
MathTranslationGenerator