General Discussion Undecided where to post - do it here. |
Reply to Thread New Thread |
|
![]() |
#1 |
|
And it's a damn simple equation too:
48 / 2 ( 9 + 3 ) Basic math rules say that you first calculate things within parenthesis (if there's more than one, you start from possible parenthesis inside another parenthesis etc), multiplying and dividing are equal and done in order from left to right. Also since there's parenthesis next to number without anything between them, they're multiplied. So the above equation goes like this: 48 / 2 ( 9 + 3 ) = 48 / 2 ( 12 ) = 24 ( 12 ) = 24 * 12 = 288 However, some calculators count it like this: 48 / 2 ( 9 + 3 ) = 48 / 2 ( 12 ) = 48 / 24 = 2 Strangely enough, some people are quite convinced the latter way should be correct, and not the former. Here's wolfram alphas take on it: http://www.wolframalpha.com/input/?i=48/2(9%2B3) And examples where calculators fail or do it right: ![]() ![]() ![]() |
![]() |
![]() |
#2 |
|
|
![]() |
![]() |
#3 |
|
The correct answer, according to a friend of mine with a degree in Math, is 2. Edit: Oh and yes, Kaotika, it's a complete mess when it comes to the world of calculators. If you think the variation in the handling of parentheses and implied operations is bad enough, it's relatively minor compared to long-standing stupidity of labelling arcsin, arccos, arctan as sin-1, cos-1, etc. The latest craze is for calculators to completely ignore negative signs (and I mean negative signs, not minus/subtraction signs) in front of numbers when raising them to a power, unless the value is enclosed in parentheses before applying the power. |
![]() |
![]() |
#4 |
|
The correct answer should be 2 seeing as how you put the 9 and 3 in parentheses. Using order of operations, Parentheses Exponents Multiplication Division Addition Subtraction (PEMDAS)? The calculator added the 9 and 3 in parentheses and then multiplied the 2 times 12 and divided 48 by 24 according to the correct order of operations, no?
Either way, I always make sure to put parentheses either way when it comes to problems like these. |
![]() |
![]() |
#5 |
|
The problem with some of them is solving as the user is inputing the data and so not obeying the standard order
the microsoft calculator for example doesnt process the operand after an operator is inputed at the start, it seems to expect a much simpler equation with just a single operator for 2 operands. so the display actually reads 48 / ( 9 + 3) instead of 48 / 2 ( 9 + 3) for solving so its best to solve the parenthesis first before inputing 48 / 2 x 12 further simplified 24 x12. defeats the purpose of a calculator i know its always best to test your calculator beforehand. One with a buffer to hold the equation before the user actually presses to solve is required for the standardised order |
![]() |
![]() |
#6 |
|
The correct answer should be 2 seeing as how you put the 9 and 3 in parentheses. Using order of operations, Parentheses Exponents Multiplication Division Addition Subtraction (PEMDAS)? Thus the correct answer in Kaotika's original expression is 288 and not 2: 48 / 2 ( 9 + 3 ) = 48 ÷ 2 x 12 = 24 x 12 = 288 The answer is only 2 if the expression is specifically written like this: 48 / ( 2 ( 9 + 3 ) ) = 48 ÷ ( 2 x 12 ) = 48 ÷ 24 = 2 Slapping parentheses about can easily change an expression from its intended form. |
![]() |
![]() |
#7 |
|
PEDMAS, BODMAS, BIDMAS or whatever you want to call isn't a mathematical axiom. It's a handy guide for remembering things but it shouldn't be treated as being a definitive rule. The correct way to do this is to sort out any operations in parentheses first (i.e. the 9 + 3) and then go back and read the expression left to right, where multiplication and division are done before addition/subtraction. |
![]() |
![]() |
#8 |
|
PEDMAS, BODMAS, BIDMAS or whatever you want to call isn't a mathematical axiom. It's a handy guide for remembering things but it shouldn't be treated as being a definitive rule. The correct way to do this is to sort out any operations in parentheses first (i.e. the 9 + 3) and then go back and read the expression left to right, where multiplication and division are done before addition/subtraction. (48/2)(9+3) ...... Presuming there are extra brackets? I'm not saying you're wrong, just wondering. For me it all comes down to whether you do the multiplication or division first. I think the answers 2 for the reason that what's in the brackets should be multiplied out first. But I think it's 288 by going left to right once the addition is done. |
![]() |
![]() |
#10 |
|
But havn't you done it as if... There's no questions about that, just like adding and substracting are equal and you go from left to right, multiplication and division are equal and you go from left to right You do (9+3) first, and then go left to right. |
![]() |
![]() |
#11 |
|
|
![]() |
![]() |
#13 |
|
In that first question is a TI-85 with the answer of 2.
My TI-84 Plus gave me the answer of 288. If I put the answer in as 48/(2(9+3)) it gives me the answer 2. Im glad my calculator isn't retarded doing this simple math. I hope that it isn't retarded anywhere else. Doing precal and calculus this entire year. |
![]() |
![]() |
#14 |
|
One set of calculators assumes parentheses with 48/2(9+3), even Google's calculator as well as the Wolfram calculator assume a set of parentheses around 48/2 when doing their calculations. Either way, any person with a brain should be using parentheses around the desired components when doing the calculations. When somebody just types that into a calculator, it has to assume one way or the other. How are you supposed to know whether or not a person is asking 48/(2(9+3)) or (48/2)(9+3) if you don't separate the equation properly?
|
![]() |
![]() |
#15 |
|
PEDMAS, BODMAS, BIDMAS or whatever you want to call isn't a mathematical axiom. It's a handy guide for remembering things but it shouldn't be treated as being a definitive rule. The correct way to do this is to sort out any operations in parentheses first (i.e. the 9 + 3) and then go back and read the expression left to right, where multiplication and division are done before addition/subtraction. |
![]() |
![]() |
#16 |
|
|
![]() |
![]() |
#17 |
|
One set of calculators assumes parentheses with 48/2(9+3), even Google's calculator as well as the Wolfram calculator assume a set of parentheses around 48/2 when doing their calculations. Either way, any person with a brain should be using parentheses around the desired components when doing the calculations. When somebody just types that into a calculator, it has to assume one way or the other. How are you supposed to know whether or not a person is asking 48/(2(9+3)) or (48/2)(9+3) if you don't separate the equation properly? |
![]() |
![]() |
#18 |
|
|
![]() |
![]() |
#19 |
|
|
![]() |
![]() |
#20 |
|
|
![]() |
Reply to Thread New Thread |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|