Parsing an English to Math expression question, is this ambiguous?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm an instructor of a College Algebra course. The computer gave the following question, which I saw as ambiguous:
Computer question: Write the corresponding algebraic expression or equation for the verbal statement. Let x represent the unknown number. The quotient of one and five times a number.
The problem is where does one put in the pause in the English language. You could parse this as either "The quotient of one and five" "times a number" which gives you the answer of 1/5 * x, or the way the computer wants, "The quotient of one and" "five times a number", which gives 1/(5x). The computer only accepts the second interpretation, but according to my reading of the English language, either reading should be acceptable.
Now, someone else in a comment section noted an even third possible reading, that the times could modify both the 1 and the 5, giving (1x)/(5x)=1/5 as a third possible reading.
Does anyone have any reasoning/sources on if these are all valid interpretations, and if not, why one is more valid? Otherwise I'm going to contact our vendor and try to get this question removed/changed.
mathematics parsing
|
show 7 more comments
I'm an instructor of a College Algebra course. The computer gave the following question, which I saw as ambiguous:
Computer question: Write the corresponding algebraic expression or equation for the verbal statement. Let x represent the unknown number. The quotient of one and five times a number.
The problem is where does one put in the pause in the English language. You could parse this as either "The quotient of one and five" "times a number" which gives you the answer of 1/5 * x, or the way the computer wants, "The quotient of one and" "five times a number", which gives 1/(5x). The computer only accepts the second interpretation, but according to my reading of the English language, either reading should be acceptable.
Now, someone else in a comment section noted an even third possible reading, that the times could modify both the 1 and the 5, giving (1x)/(5x)=1/5 as a third possible reading.
Does anyone have any reasoning/sources on if these are all valid interpretations, and if not, why one is more valid? Otherwise I'm going to contact our vendor and try to get this question removed/changed.
mathematics parsing
3
It's gibberish to me.
– Hot Licks
Apr 25 at 22:56
6
It's complete nonsense and completely ambiguous! "The quotient of one and five times a number." is not even a proper sentence (there is no verb) and it's not clear what it's referring to.
– TrevorD
Apr 25 at 23:08
3
But a "statement" still needs to be in the form of a sentence! If it had a verb in it, it might make more sense.
– TrevorD
Apr 25 at 23:18
6
It's terrible. The 'question' defines the variable x as the unknown number and then doesn't use the defined variable. It would be marginally better if it said "Let x represent the unknown number then express the quotient of one and five times that number." However the best way to express what the computer accepts would be "...then express the reciprocal of five times that number". That would avoid the jump cut at the end of the definition and remove the cause of the ambiguity. Best of luck when arguing with the software vendor!
– BoldBen
Apr 26 at 0:40
3
@AndyT, "one and five" could also be 17 pence in the right context (pre-decimal British currency).
– Peter Taylor
Apr 27 at 6:43
|
show 7 more comments
I'm an instructor of a College Algebra course. The computer gave the following question, which I saw as ambiguous:
Computer question: Write the corresponding algebraic expression or equation for the verbal statement. Let x represent the unknown number. The quotient of one and five times a number.
The problem is where does one put in the pause in the English language. You could parse this as either "The quotient of one and five" "times a number" which gives you the answer of 1/5 * x, or the way the computer wants, "The quotient of one and" "five times a number", which gives 1/(5x). The computer only accepts the second interpretation, but according to my reading of the English language, either reading should be acceptable.
Now, someone else in a comment section noted an even third possible reading, that the times could modify both the 1 and the 5, giving (1x)/(5x)=1/5 as a third possible reading.
Does anyone have any reasoning/sources on if these are all valid interpretations, and if not, why one is more valid? Otherwise I'm going to contact our vendor and try to get this question removed/changed.
mathematics parsing
I'm an instructor of a College Algebra course. The computer gave the following question, which I saw as ambiguous:
Computer question: Write the corresponding algebraic expression or equation for the verbal statement. Let x represent the unknown number. The quotient of one and five times a number.
The problem is where does one put in the pause in the English language. You could parse this as either "The quotient of one and five" "times a number" which gives you the answer of 1/5 * x, or the way the computer wants, "The quotient of one and" "five times a number", which gives 1/(5x). The computer only accepts the second interpretation, but according to my reading of the English language, either reading should be acceptable.
Now, someone else in a comment section noted an even third possible reading, that the times could modify both the 1 and the 5, giving (1x)/(5x)=1/5 as a third possible reading.
Does anyone have any reasoning/sources on if these are all valid interpretations, and if not, why one is more valid? Otherwise I'm going to contact our vendor and try to get this question removed/changed.
mathematics parsing
mathematics parsing
asked Apr 25 at 22:49
AlanAlan
1504
1504
3
It's gibberish to me.
– Hot Licks
Apr 25 at 22:56
6
It's complete nonsense and completely ambiguous! "The quotient of one and five times a number." is not even a proper sentence (there is no verb) and it's not clear what it's referring to.
– TrevorD
Apr 25 at 23:08
3
But a "statement" still needs to be in the form of a sentence! If it had a verb in it, it might make more sense.
– TrevorD
Apr 25 at 23:18
6
It's terrible. The 'question' defines the variable x as the unknown number and then doesn't use the defined variable. It would be marginally better if it said "Let x represent the unknown number then express the quotient of one and five times that number." However the best way to express what the computer accepts would be "...then express the reciprocal of five times that number". That would avoid the jump cut at the end of the definition and remove the cause of the ambiguity. Best of luck when arguing with the software vendor!
– BoldBen
Apr 26 at 0:40
3
@AndyT, "one and five" could also be 17 pence in the right context (pre-decimal British currency).
– Peter Taylor
Apr 27 at 6:43
|
show 7 more comments
3
It's gibberish to me.
– Hot Licks
Apr 25 at 22:56
6
It's complete nonsense and completely ambiguous! "The quotient of one and five times a number." is not even a proper sentence (there is no verb) and it's not clear what it's referring to.
– TrevorD
Apr 25 at 23:08
3
But a "statement" still needs to be in the form of a sentence! If it had a verb in it, it might make more sense.
– TrevorD
Apr 25 at 23:18
6
It's terrible. The 'question' defines the variable x as the unknown number and then doesn't use the defined variable. It would be marginally better if it said "Let x represent the unknown number then express the quotient of one and five times that number." However the best way to express what the computer accepts would be "...then express the reciprocal of five times that number". That would avoid the jump cut at the end of the definition and remove the cause of the ambiguity. Best of luck when arguing with the software vendor!
– BoldBen
Apr 26 at 0:40
3
@AndyT, "one and five" could also be 17 pence in the right context (pre-decimal British currency).
– Peter Taylor
Apr 27 at 6:43
3
3
It's gibberish to me.
– Hot Licks
Apr 25 at 22:56
It's gibberish to me.
– Hot Licks
Apr 25 at 22:56
6
6
It's complete nonsense and completely ambiguous! "The quotient of one and five times a number." is not even a proper sentence (there is no verb) and it's not clear what it's referring to.
– TrevorD
Apr 25 at 23:08
It's complete nonsense and completely ambiguous! "The quotient of one and five times a number." is not even a proper sentence (there is no verb) and it's not clear what it's referring to.
– TrevorD
Apr 25 at 23:08
3
3
But a "statement" still needs to be in the form of a sentence! If it had a verb in it, it might make more sense.
– TrevorD
Apr 25 at 23:18
But a "statement" still needs to be in the form of a sentence! If it had a verb in it, it might make more sense.
– TrevorD
Apr 25 at 23:18
6
6
It's terrible. The 'question' defines the variable x as the unknown number and then doesn't use the defined variable. It would be marginally better if it said "Let x represent the unknown number then express the quotient of one and five times that number." However the best way to express what the computer accepts would be "...then express the reciprocal of five times that number". That would avoid the jump cut at the end of the definition and remove the cause of the ambiguity. Best of luck when arguing with the software vendor!
– BoldBen
Apr 26 at 0:40
It's terrible. The 'question' defines the variable x as the unknown number and then doesn't use the defined variable. It would be marginally better if it said "Let x represent the unknown number then express the quotient of one and five times that number." However the best way to express what the computer accepts would be "...then express the reciprocal of five times that number". That would avoid the jump cut at the end of the definition and remove the cause of the ambiguity. Best of luck when arguing with the software vendor!
– BoldBen
Apr 26 at 0:40
3
3
@AndyT, "one and five" could also be 17 pence in the right context (pre-decimal British currency).
– Peter Taylor
Apr 27 at 6:43
@AndyT, "one and five" could also be 17 pence in the right context (pre-decimal British currency).
– Peter Taylor
Apr 27 at 6:43
|
show 7 more comments
5 Answers
5
active
oldest
votes
It's definitely ambiguous, and all three readings you mentioned are possible. I would contact the vendor. But as I'm a computer scientist and native English speaker, below I've given my opinion on what the problem should have said for each equation you listed.
- "(1/5) * x", I would expect to read "The product of one-fifth and a number."
- "1/(5x)", I would expect to read exactly what the problem states, "The quotient of one and five times a number."
- "(1x)/(5x)", I would expect an even more ambiguous sentence: "The quotient of one times a number and five times a number."
(1/5)x is not the quotient of one-fifth and a number, but the product of one-fifth and a number.
– Rosie F
Apr 26 at 6:34
Whoops. You're right, that's what I meant to say. I'll update my answer.
– alasher
Apr 26 at 13:07
Is (1x)/(5x) not merely 1/5 or 0.2?
– Mick
Apr 29 at 10:05
I disagree with the second bullet: the computer question should read, "The quotient of one and the product of five and a number." This makes it clear the quotient is between one and some product, where the product is given by five multiplied by some number.
– Clayton
Apr 29 at 17:03
add a comment |
As alasher says, the statement as it stands is ambiguous and there are all those possible readings. Since you mentioned pauses, curiously the ambiguities can all be resolved by indicating the pause(s) with one or more commas:
- The quotient of one, and five times a number (must mean 1/(5x))
- The quotient of one and five, times a number (must mean 1/5 * x, or x/5)
- The quotient of one, and five, times a number (must mean x/5x)
That said, I dislike 3 and feel it would be argued by anyone who didn't write down the right answer.
add a comment |
I just saw this in Mathematics StackExchange meta (here) and joined this group to point out a simple fix for the ambiguity in "The quotient of one and five times a number". First, I see two types of structural ambiguity -- the scope of the second conjunct of "and" (or equivalently in this situation, the scope of the first factor associated with "times"), and the use of "and" for a non-commutative operation (namely, division). The least invasive fix I can think of is the following:
the quotient of one by five times a number
Of course this doesn't answer the question asked, and as a nod towards that I recommend contacting the vendor with your concerns, which you said you're considering.
Second, the issue with this not being a complete sentence seems to be a non-issue to me, at least if the phrase to be mathematically translated is not presented as such, because the mathematical equivalent is an expression and not a mathematical statement.
add a comment |
In a mathematical sense there is only one reasonable way to interpret this, as 1/5x. If you want to translate it directly, it would be 1/5*x, and multiplication supersedes division (though in most programming languages it would not).
That said, this is really only the case in writing. By intonation in speech you could easily make either meaning the clearly intended one.
"multiplication supersedes division " False. And "1/5x" is ambiguous as to whether it means "(1/5)x" or "1/(5x)", unless you're taking a particular order of operations as given, which is the very thing being discussed.
– Acccumulation
May 6 at 21:27
add a comment |
The mathematical answer is that according to the order of operations, division and multiplication have the same precedence, and when you have operations with the same precedence, they are taken left to right. So it would be "divide one by five, and then multiply the result by x", or (1/5)x.
The common language answer is that if someone wanted to say "(1/5)x", the natural way of doing so would be to say "one fifth of a number", so the fact that they are not doing so implies that they mean 1/(5x).
BTW, it could be made unambiguous by writing it as "The quotient of one and the product of five times a number" or "The quotient of one and the quantity five times a number" for 1/(5x) or "The product of the quotient of one and five times a number" for (1/5)x
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "97"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f496210%2fparsing-an-english-to-math-expression-question-is-this-ambiguous%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
It's definitely ambiguous, and all three readings you mentioned are possible. I would contact the vendor. But as I'm a computer scientist and native English speaker, below I've given my opinion on what the problem should have said for each equation you listed.
- "(1/5) * x", I would expect to read "The product of one-fifth and a number."
- "1/(5x)", I would expect to read exactly what the problem states, "The quotient of one and five times a number."
- "(1x)/(5x)", I would expect an even more ambiguous sentence: "The quotient of one times a number and five times a number."
(1/5)x is not the quotient of one-fifth and a number, but the product of one-fifth and a number.
– Rosie F
Apr 26 at 6:34
Whoops. You're right, that's what I meant to say. I'll update my answer.
– alasher
Apr 26 at 13:07
Is (1x)/(5x) not merely 1/5 or 0.2?
– Mick
Apr 29 at 10:05
I disagree with the second bullet: the computer question should read, "The quotient of one and the product of five and a number." This makes it clear the quotient is between one and some product, where the product is given by five multiplied by some number.
– Clayton
Apr 29 at 17:03
add a comment |
It's definitely ambiguous, and all three readings you mentioned are possible. I would contact the vendor. But as I'm a computer scientist and native English speaker, below I've given my opinion on what the problem should have said for each equation you listed.
- "(1/5) * x", I would expect to read "The product of one-fifth and a number."
- "1/(5x)", I would expect to read exactly what the problem states, "The quotient of one and five times a number."
- "(1x)/(5x)", I would expect an even more ambiguous sentence: "The quotient of one times a number and five times a number."
(1/5)x is not the quotient of one-fifth and a number, but the product of one-fifth and a number.
– Rosie F
Apr 26 at 6:34
Whoops. You're right, that's what I meant to say. I'll update my answer.
– alasher
Apr 26 at 13:07
Is (1x)/(5x) not merely 1/5 or 0.2?
– Mick
Apr 29 at 10:05
I disagree with the second bullet: the computer question should read, "The quotient of one and the product of five and a number." This makes it clear the quotient is between one and some product, where the product is given by five multiplied by some number.
– Clayton
Apr 29 at 17:03
add a comment |
It's definitely ambiguous, and all three readings you mentioned are possible. I would contact the vendor. But as I'm a computer scientist and native English speaker, below I've given my opinion on what the problem should have said for each equation you listed.
- "(1/5) * x", I would expect to read "The product of one-fifth and a number."
- "1/(5x)", I would expect to read exactly what the problem states, "The quotient of one and five times a number."
- "(1x)/(5x)", I would expect an even more ambiguous sentence: "The quotient of one times a number and five times a number."
It's definitely ambiguous, and all three readings you mentioned are possible. I would contact the vendor. But as I'm a computer scientist and native English speaker, below I've given my opinion on what the problem should have said for each equation you listed.
- "(1/5) * x", I would expect to read "The product of one-fifth and a number."
- "1/(5x)", I would expect to read exactly what the problem states, "The quotient of one and five times a number."
- "(1x)/(5x)", I would expect an even more ambiguous sentence: "The quotient of one times a number and five times a number."
edited Apr 26 at 13:08
answered Apr 26 at 3:44
alasheralasher
862
862
(1/5)x is not the quotient of one-fifth and a number, but the product of one-fifth and a number.
– Rosie F
Apr 26 at 6:34
Whoops. You're right, that's what I meant to say. I'll update my answer.
– alasher
Apr 26 at 13:07
Is (1x)/(5x) not merely 1/5 or 0.2?
– Mick
Apr 29 at 10:05
I disagree with the second bullet: the computer question should read, "The quotient of one and the product of five and a number." This makes it clear the quotient is between one and some product, where the product is given by five multiplied by some number.
– Clayton
Apr 29 at 17:03
add a comment |
(1/5)x is not the quotient of one-fifth and a number, but the product of one-fifth and a number.
– Rosie F
Apr 26 at 6:34
Whoops. You're right, that's what I meant to say. I'll update my answer.
– alasher
Apr 26 at 13:07
Is (1x)/(5x) not merely 1/5 or 0.2?
– Mick
Apr 29 at 10:05
I disagree with the second bullet: the computer question should read, "The quotient of one and the product of five and a number." This makes it clear the quotient is between one and some product, where the product is given by five multiplied by some number.
– Clayton
Apr 29 at 17:03
(1/5)x is not the quotient of one-fifth and a number, but the product of one-fifth and a number.
– Rosie F
Apr 26 at 6:34
(1/5)x is not the quotient of one-fifth and a number, but the product of one-fifth and a number.
– Rosie F
Apr 26 at 6:34
Whoops. You're right, that's what I meant to say. I'll update my answer.
– alasher
Apr 26 at 13:07
Whoops. You're right, that's what I meant to say. I'll update my answer.
– alasher
Apr 26 at 13:07
Is (1x)/(5x) not merely 1/5 or 0.2?
– Mick
Apr 29 at 10:05
Is (1x)/(5x) not merely 1/5 or 0.2?
– Mick
Apr 29 at 10:05
I disagree with the second bullet: the computer question should read, "The quotient of one and the product of five and a number." This makes it clear the quotient is between one and some product, where the product is given by five multiplied by some number.
– Clayton
Apr 29 at 17:03
I disagree with the second bullet: the computer question should read, "The quotient of one and the product of five and a number." This makes it clear the quotient is between one and some product, where the product is given by five multiplied by some number.
– Clayton
Apr 29 at 17:03
add a comment |
As alasher says, the statement as it stands is ambiguous and there are all those possible readings. Since you mentioned pauses, curiously the ambiguities can all be resolved by indicating the pause(s) with one or more commas:
- The quotient of one, and five times a number (must mean 1/(5x))
- The quotient of one and five, times a number (must mean 1/5 * x, or x/5)
- The quotient of one, and five, times a number (must mean x/5x)
That said, I dislike 3 and feel it would be argued by anyone who didn't write down the right answer.
add a comment |
As alasher says, the statement as it stands is ambiguous and there are all those possible readings. Since you mentioned pauses, curiously the ambiguities can all be resolved by indicating the pause(s) with one or more commas:
- The quotient of one, and five times a number (must mean 1/(5x))
- The quotient of one and five, times a number (must mean 1/5 * x, or x/5)
- The quotient of one, and five, times a number (must mean x/5x)
That said, I dislike 3 and feel it would be argued by anyone who didn't write down the right answer.
add a comment |
As alasher says, the statement as it stands is ambiguous and there are all those possible readings. Since you mentioned pauses, curiously the ambiguities can all be resolved by indicating the pause(s) with one or more commas:
- The quotient of one, and five times a number (must mean 1/(5x))
- The quotient of one and five, times a number (must mean 1/5 * x, or x/5)
- The quotient of one, and five, times a number (must mean x/5x)
That said, I dislike 3 and feel it would be argued by anyone who didn't write down the right answer.
As alasher says, the statement as it stands is ambiguous and there are all those possible readings. Since you mentioned pauses, curiously the ambiguities can all be resolved by indicating the pause(s) with one or more commas:
- The quotient of one, and five times a number (must mean 1/(5x))
- The quotient of one and five, times a number (must mean 1/5 * x, or x/5)
- The quotient of one, and five, times a number (must mean x/5x)
That said, I dislike 3 and feel it would be argued by anyone who didn't write down the right answer.
answered Apr 26 at 5:16
postmortespostmortes
22114
22114
add a comment |
add a comment |
I just saw this in Mathematics StackExchange meta (here) and joined this group to point out a simple fix for the ambiguity in "The quotient of one and five times a number". First, I see two types of structural ambiguity -- the scope of the second conjunct of "and" (or equivalently in this situation, the scope of the first factor associated with "times"), and the use of "and" for a non-commutative operation (namely, division). The least invasive fix I can think of is the following:
the quotient of one by five times a number
Of course this doesn't answer the question asked, and as a nod towards that I recommend contacting the vendor with your concerns, which you said you're considering.
Second, the issue with this not being a complete sentence seems to be a non-issue to me, at least if the phrase to be mathematically translated is not presented as such, because the mathematical equivalent is an expression and not a mathematical statement.
add a comment |
I just saw this in Mathematics StackExchange meta (here) and joined this group to point out a simple fix for the ambiguity in "The quotient of one and five times a number". First, I see two types of structural ambiguity -- the scope of the second conjunct of "and" (or equivalently in this situation, the scope of the first factor associated with "times"), and the use of "and" for a non-commutative operation (namely, division). The least invasive fix I can think of is the following:
the quotient of one by five times a number
Of course this doesn't answer the question asked, and as a nod towards that I recommend contacting the vendor with your concerns, which you said you're considering.
Second, the issue with this not being a complete sentence seems to be a non-issue to me, at least if the phrase to be mathematically translated is not presented as such, because the mathematical equivalent is an expression and not a mathematical statement.
add a comment |
I just saw this in Mathematics StackExchange meta (here) and joined this group to point out a simple fix for the ambiguity in "The quotient of one and five times a number". First, I see two types of structural ambiguity -- the scope of the second conjunct of "and" (or equivalently in this situation, the scope of the first factor associated with "times"), and the use of "and" for a non-commutative operation (namely, division). The least invasive fix I can think of is the following:
the quotient of one by five times a number
Of course this doesn't answer the question asked, and as a nod towards that I recommend contacting the vendor with your concerns, which you said you're considering.
Second, the issue with this not being a complete sentence seems to be a non-issue to me, at least if the phrase to be mathematically translated is not presented as such, because the mathematical equivalent is an expression and not a mathematical statement.
I just saw this in Mathematics StackExchange meta (here) and joined this group to point out a simple fix for the ambiguity in "The quotient of one and five times a number". First, I see two types of structural ambiguity -- the scope of the second conjunct of "and" (or equivalently in this situation, the scope of the first factor associated with "times"), and the use of "and" for a non-commutative operation (namely, division). The least invasive fix I can think of is the following:
the quotient of one by five times a number
Of course this doesn't answer the question asked, and as a nod towards that I recommend contacting the vendor with your concerns, which you said you're considering.
Second, the issue with this not being a complete sentence seems to be a non-issue to me, at least if the phrase to be mathematically translated is not presented as such, because the mathematical equivalent is an expression and not a mathematical statement.
answered May 18 at 16:08
Dave L RenfroDave L Renfro
1113
1113
add a comment |
add a comment |
In a mathematical sense there is only one reasonable way to interpret this, as 1/5x. If you want to translate it directly, it would be 1/5*x, and multiplication supersedes division (though in most programming languages it would not).
That said, this is really only the case in writing. By intonation in speech you could easily make either meaning the clearly intended one.
"multiplication supersedes division " False. And "1/5x" is ambiguous as to whether it means "(1/5)x" or "1/(5x)", unless you're taking a particular order of operations as given, which is the very thing being discussed.
– Acccumulation
May 6 at 21:27
add a comment |
In a mathematical sense there is only one reasonable way to interpret this, as 1/5x. If you want to translate it directly, it would be 1/5*x, and multiplication supersedes division (though in most programming languages it would not).
That said, this is really only the case in writing. By intonation in speech you could easily make either meaning the clearly intended one.
"multiplication supersedes division " False. And "1/5x" is ambiguous as to whether it means "(1/5)x" or "1/(5x)", unless you're taking a particular order of operations as given, which is the very thing being discussed.
– Acccumulation
May 6 at 21:27
add a comment |
In a mathematical sense there is only one reasonable way to interpret this, as 1/5x. If you want to translate it directly, it would be 1/5*x, and multiplication supersedes division (though in most programming languages it would not).
That said, this is really only the case in writing. By intonation in speech you could easily make either meaning the clearly intended one.
In a mathematical sense there is only one reasonable way to interpret this, as 1/5x. If you want to translate it directly, it would be 1/5*x, and multiplication supersedes division (though in most programming languages it would not).
That said, this is really only the case in writing. By intonation in speech you could easily make either meaning the clearly intended one.
answered Apr 27 at 18:09
Matt SamuelMatt Samuel
360213
360213
"multiplication supersedes division " False. And "1/5x" is ambiguous as to whether it means "(1/5)x" or "1/(5x)", unless you're taking a particular order of operations as given, which is the very thing being discussed.
– Acccumulation
May 6 at 21:27
add a comment |
"multiplication supersedes division " False. And "1/5x" is ambiguous as to whether it means "(1/5)x" or "1/(5x)", unless you're taking a particular order of operations as given, which is the very thing being discussed.
– Acccumulation
May 6 at 21:27
"multiplication supersedes division " False. And "1/5x" is ambiguous as to whether it means "(1/5)x" or "1/(5x)", unless you're taking a particular order of operations as given, which is the very thing being discussed.
– Acccumulation
May 6 at 21:27
"multiplication supersedes division " False. And "1/5x" is ambiguous as to whether it means "(1/5)x" or "1/(5x)", unless you're taking a particular order of operations as given, which is the very thing being discussed.
– Acccumulation
May 6 at 21:27
add a comment |
The mathematical answer is that according to the order of operations, division and multiplication have the same precedence, and when you have operations with the same precedence, they are taken left to right. So it would be "divide one by five, and then multiply the result by x", or (1/5)x.
The common language answer is that if someone wanted to say "(1/5)x", the natural way of doing so would be to say "one fifth of a number", so the fact that they are not doing so implies that they mean 1/(5x).
BTW, it could be made unambiguous by writing it as "The quotient of one and the product of five times a number" or "The quotient of one and the quantity five times a number" for 1/(5x) or "The product of the quotient of one and five times a number" for (1/5)x
add a comment |
The mathematical answer is that according to the order of operations, division and multiplication have the same precedence, and when you have operations with the same precedence, they are taken left to right. So it would be "divide one by five, and then multiply the result by x", or (1/5)x.
The common language answer is that if someone wanted to say "(1/5)x", the natural way of doing so would be to say "one fifth of a number", so the fact that they are not doing so implies that they mean 1/(5x).
BTW, it could be made unambiguous by writing it as "The quotient of one and the product of five times a number" or "The quotient of one and the quantity five times a number" for 1/(5x) or "The product of the quotient of one and five times a number" for (1/5)x
add a comment |
The mathematical answer is that according to the order of operations, division and multiplication have the same precedence, and when you have operations with the same precedence, they are taken left to right. So it would be "divide one by five, and then multiply the result by x", or (1/5)x.
The common language answer is that if someone wanted to say "(1/5)x", the natural way of doing so would be to say "one fifth of a number", so the fact that they are not doing so implies that they mean 1/(5x).
BTW, it could be made unambiguous by writing it as "The quotient of one and the product of five times a number" or "The quotient of one and the quantity five times a number" for 1/(5x) or "The product of the quotient of one and five times a number" for (1/5)x
The mathematical answer is that according to the order of operations, division and multiplication have the same precedence, and when you have operations with the same precedence, they are taken left to right. So it would be "divide one by five, and then multiply the result by x", or (1/5)x.
The common language answer is that if someone wanted to say "(1/5)x", the natural way of doing so would be to say "one fifth of a number", so the fact that they are not doing so implies that they mean 1/(5x).
BTW, it could be made unambiguous by writing it as "The quotient of one and the product of five times a number" or "The quotient of one and the quantity five times a number" for 1/(5x) or "The product of the quotient of one and five times a number" for (1/5)x
answered May 6 at 21:25
AcccumulationAcccumulation
1,800210
1,800210
add a comment |
add a comment |
Thanks for contributing an answer to English Language & Usage Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f496210%2fparsing-an-english-to-math-expression-question-is-this-ambiguous%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
3
It's gibberish to me.
– Hot Licks
Apr 25 at 22:56
6
It's complete nonsense and completely ambiguous! "The quotient of one and five times a number." is not even a proper sentence (there is no verb) and it's not clear what it's referring to.
– TrevorD
Apr 25 at 23:08
3
But a "statement" still needs to be in the form of a sentence! If it had a verb in it, it might make more sense.
– TrevorD
Apr 25 at 23:18
6
It's terrible. The 'question' defines the variable x as the unknown number and then doesn't use the defined variable. It would be marginally better if it said "Let x represent the unknown number then express the quotient of one and five times that number." However the best way to express what the computer accepts would be "...then express the reciprocal of five times that number". That would avoid the jump cut at the end of the definition and remove the cause of the ambiguity. Best of luck when arguing with the software vendor!
– BoldBen
Apr 26 at 0:40
3
@AndyT, "one and five" could also be 17 pence in the right context (pre-decimal British currency).
– Peter Taylor
Apr 27 at 6:43