i would say it has to be 1
it would have to be (6/2)(1+2) for the answer to be 9 but with no brackets around the first term it implies that it is 6/(2(1+2))
Wrong way round.
6/2(1+2) is equivalent to (6/2)(1+2)
i would say it has to be 1
it would have to be (6/2)(1+2) for the answer to be 9 but with no brackets around the first term it implies that it is 6/(2(1+2))
Erm you have totally changed the equation for a start.
No, there is nothing "usual" about it. Not once during my degree did I ever see anything written as ambiguously as 1/2x or 1/2(x). It would ALWAYS been written as a fraction.
Both are valid, the only thing "wrong" is the question.
No I haven't. / is the divide symbol. I have typed the question exactly as I was given it.
No, there is nothing "usual" about it. Not once during my degree did I ever see anything written as ambiguously as 1/2x or 1/2(x). It would ALWAYS been written as a fraction.
Both are valid, the only thing "wrong" is the question.
Says the Grammar Nazi. 1 is just wrong. The thing is, it's not in an applied context. We've just been given that as the question - and you get 9.
No I haven't. / is the divide symbol. I have typed the question exactly as I was given it.
No, there is nothing "usual" about it. Not once during my degree did I ever see anything written as ambiguously as 1/2x or 1/2(x). It would ALWAYS been written as a fraction.
Both are valid, the only thing "wrong" is the question.
Grammar Nazi, eh? The sum is the maths equivalent of a badly punctuated sentence.
It's meant to be
I agree with you, but http://en.wikipedia.org/wiki/Order_of_operations
I figure if everyone takes a moment to spam this as often as possible, eventually the thread will just spawn the correct answer. So far only Hatter's been rabid & persistent in repeatedly posting the same link over and over again - he needs help.
We can get a definite answer to this, we just have t be stubborn enough.
http://en.wikipedia.org/wiki/Order_of_operations
You have assumed that everything past the / should be divided, but some would argue that there are three separate terms and so you should only divide the second term as the third term is a separate operation.
That is because MathCAD, in that example, doesn't apply the standard order of operations. It requires you to be explicit.But that is not what the question says. If you type the question into MathCAD, you get 1. If you add a space after the 2, taking the bracket term outside the denominator, then you get 9. There is no space, as such, MathCAD treats the 2(1+2) in the same way as for example 6/2a, rather than 6a/2.
So you're saying if we let:It has nothing to do with computer science either. You can replace 6,3,2 by x,y,z from any group with multiplication defined and it is the same.
Well that because it won't arise in mathematics - unfortunately lots of programming languages/calculators etc.. require you to enter equations using an operator to represent division and that is what we're talking about - an expression on one line using '/' to represent division.
I'd imagine in computer science though, you'd see things like 1/2x fairly regularly though and would have a rule to deal with it. I think that's why certain people are getting very cross![]()
The notation is poor. I don't know a thing about programming but I do know a thing or two about maths and I can tell you that the notation is rubbish. Whoever wrote this might get away with it in a computer program but not everyone will understand it - which means they've written it poorly. It is not clear enough whether we should be multiplying by 3 or its reciprocal.
Absolutely.
I'd imagine in computer science though, you'd see things like 1/2x fairly regularly though and would have a rule to deal with it. I think that's why certain people are getting very cross![]()