Mike Hoxbig
Honorary Master
Some of you must really have some screwed up monthly budgets.....
288
Sure, we all bow to your mathematical superiority, despite your inability to comprehend the reasoning generally accepted by mathematicians :/
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Some of you must really have some screwed up monthly budgets.....
288
Sure, we all bow to your mathematical superiority, despite your inability to comprehend the reasoning generally accepted by mathematicians :/
48
Hence why the Casio is not wrong. Can't actually believe people were willing to think that one of the world's top calculatir makers made a mistake when it comes to this.
Sure, we all bow to your mathematical superiority, despite your inability to comprehend the reasoning generally accepted by mathematicians :/
Here's what I can offer you.
1. "/" is the accepted symbol for division
2. Multiplication and division have equal precedence.
3. Parentheses have a higher precedence than any arithmetic operator, so expressions in parentheses are always evaluated first.
4. SOME TEXTS (and some calculators) adopt their own rule that binds ab together more tightly than a*b, in effect treating ab as being equivalent to (a*b).
5. By CONVENTION (not by "law") the associativity of multiplication, division, addition and subtraction is left to right. Therefore, in the absence of parentheses, BY CONVENTION, these operations are simply evaluated sequentially from left to right. There is no "mathematical law" that requires this; it is simply a convention that is (nearly?) universally accepted. Without this convention, expressions like 105 / 3 * 5 would simply be ambiguous. There would be no way for people to agree as to how to evaluate such expressions in the absence of parentheses.
6. There is NO SUCH CONVENTION concerning "implied multiplication". SOME PEOPLE choose to say ab => (a*b). Most people would say ab => a*b.
IN MY OPINION, those who take it upon themselves to adopt a "new convention" (which is not a convention because it is not generally agreed upon) do us all a disservice by introducing ambiguity where there was none before. Perhaps a better convention is this: don't use implied multiplication because it is ambiguous.
But unfortunately, that's not a convention either. It's just my opinion.
So (again, in my opinion) "105 DS ab where a=3 and b=5"
=> 105/3*5 = (105/3)*5 = 35*5 = 175
And, "12 DS 2(6-3)+3^2"
=> ((12/2)*(6-3)) + 3^2
I need references, not just opinions. We already have lots of those.
Here, we offer help based on our accumulated knowledge. This is not a free research service. You want references, find them yourself.
Yeah but that's one guys view on a Linux forum, where the source he quoted isn't even sure.
http://www.purplemath.com/modules/orderops2.htmThe confusing part in the above calculation is how "16 divided by 2[2] + 1" (in the line marked with the double-star) becomes "16 divided by 4 + 1", instead of "8 times by 2 + 1". That's because, even though multiplication and division are at the same level (so the left-to-right rule should apply), parentheses outrank division, so the first 2 goes with the [2], rather than with the "16 divided by". That is, multiplication that is indicated by placement against parentheses (or brackets, etc) is "stronger" than "regular" multiplication. Typesetting the entire problem in a graphing calculator verifies this hierarchy.
Note that different software will process this differently; even different models of Texas Instruments graphing calculators will process this differently. In cases of ambiguity, be very careful of your parentheses, and make your meaning clear. The general consensus among math people is that "multiplication by juxtaposition" (that is, multiplying by just putting things next to each other, rather than using the "×" sign) indicates that the juxtaposed values must be multiplied together before processing other operations. But not all software is programmed this way, and sometimes teachers view things differently.
48 / 2(9+3)
I now assign: x=(9+3)
= 48 / 2x
You are assuming 48/(2x), why?
48/2x is 48/2*x
Multiplication & division have the same precedence so solve the equation from left to right which gives you 48/2=24 24*x=288 where x=12.
If you follow the rules which state that multiplication & division have the same precedence and you apply the formula from left to right you get 28/2*x. You can't just go and add brackets as you please.
All I did was replace (9+3) with x.. I did not add an additional * to the equation like you did. Hence it is still in it's current state. I can freely substitite x for (9+3) and vise-versa and it does not change the end result of the equation, unlike your addition of a *
This... Sorry I wanted to clarifySo you are saying 2x does not equal 2*x?
All I did was replace (9+3) with x.. I did not add an additional * to the equation like you did. Hence it is still in it's current state. I can freely substitite x for (9+3) and vise-versa and it does not change the end result of the equation, unlike your addition of a *.
Edit: if you want to include a * you have to remeber that when you calculate brackets you have to incorporate any value that is 'attached' to the brackets (i.e. it is not seperated by an operand) when working out their value. By adding the * you are changing the equation as '2' is now seperated from the brackets and this results in the erroneous answer of 288..
This... Sorry I wanted to clarify
Edit: if you want to include a * you have to remeber that when you calculate brackets you have to incorporate any value that is 'attached' to the brackets (i.e. it is not seperated by an operand) when working out their value. By adding the * you are changing the equation as '2' is now seperated from the brackets and this results in the erroneous answer of 288..
lol I'm getting bored of this now... I'm gunna email the Mathematics department at tuks on monday and ask them![]()
We know that, but I think the question is should 48/2(9+3) be interpreted as 48/[(2*(9+3)], which is 2, or (48/2)*(9+3), which is 288?It depends whether you're calculating 48/[(2*(9+3)], which is 2, or (48/2)*(9+3), which is 288.