Graalians

Graalians (https://www.graalians.com/forums/index.php)
-   Off-Topic Chat (https://www.graalians.com/forums/forumdisplay.php?f=14)
-   -   48/2(9+3) (https://www.graalians.com/forums/showthread.php?t=9261)

Talon 08-08-2012 03:27 AM

48/2(9+3)
 
Curious about Graalians' take on this. Every forum I've asked this on (6Theory, HackForums, Head-Fi) has been split around 50/50.

PHP Code:

48÷2(9+3) = ? 

Solve the equation.

DragonRider 08-08-2012 03:33 AM

9+3= 12
48/2= 24
24x12= 288

HappyCat123 08-08-2012 03:36 AM

hmmmm. 2.

Talon 08-08-2012 03:37 AM

Poll added.

Dusty 08-08-2012 03:43 AM

48÷2(9+3) = ?

48 / (2*9 + 2*3) = ?
48 / (18 + 6) = ?
48 / 24 = 2

At least, that's how I remember it in math, but I always had a hard time with the subject. But as far as I know, distributive property and order of operations plays a key part in a problem like this.

Pimpsy G. 08-08-2012 03:45 AM

Order of operations people. It's 2. You distribute the parentheses first, making it 42/24. Which is 2. I don't see how this is controversial.

Rexx 08-08-2012 03:45 AM

I don't see why you would distribute if you're following order of operation.
@Pimpsy Order of operations doesn't tell you to distribute.

Pimpsy G. 08-08-2012 03:47 AM

Quote:

Posted by Rexx (Post 176217)
I don't see why you would distribute if you're following order of operation.

Because parentheses allways come first?

Talon 08-08-2012 03:52 AM

Here's how I solved it.

48÷2(9+3) = ?
48÷2(12) = ?
24(12) = ?
288

@Pimpsy: its so controversial around the internet due to people around the world being taught different order of operation methods. Some people stay strict to PEMDAS and do it in that order, which leads to an answer of 2. Other people follow another version of PEMDAS which states the operations in the groupings MD and AS have no precedence over each other, and should be taken out left to right. That method will lead you to 288.

That's why I'm so curious on everyone's take. Please vote in the poll everyone.

Blueh 08-08-2012 04:00 AM

PLEASE EXCUSE MY DEAR AUNT SALLY! Or whatever nursery rhyme they taught you in math class. Yes, PEMDAS like you said ^

Pimpsy G. 08-08-2012 04:02 AM

Quote:

Posted by Talon (Post 176220)
Here's how I solved it.

48÷2(9+3) = ?
48÷2(12) = ?
24(12) = ?
288

@Pimpsy: its so controversial around the internet due to people around the world being taught different order of operation methods. Some people stay strict to PEMDAS and do it in that order, which leads to an answer of 2. Other people follow another version of PEMDAS which states the operations in the groupings MD and AS have no precedence over each other, and should be taken out left to right. That method will lead you to 288.

That's why I'm so curious on everyone's take. Please vote in the poll everyone.

It's not controversial, you did it wrong still. 48/2(12) still has 2*12 as the dominating factor. Your other version is incorrect. Multiplication allways takes dominance, you can't have two different answers, that's a fact.

Talon 08-08-2012 04:04 AM

But why is 2*12 still the dominating factor?

iHot 08-08-2012 04:04 AM

Oh I remember in 5th grade they told us
P.E.M.D.A.S
Please Excuse My Dear Aunt Sally (LOL)
Parentheses Exponents Multiply Divide Add Subtract=PEMDAS.

Now breaking down the equation
48÷2(9+3)
First add whats in the parentheses. Your equation should look like this.
48÷2(12)
Now Divide. Equation should look like this.
24(12)
Multiply.
288 is the answer.

Pimpsy G. 08-08-2012 04:05 AM

Quote:

Posted by Talon (Post 176225)
But why is 2*12 still the dominating factor?

PEMDAS M>D. Thats it. Theres no alternate version that favors left to right since that would result in multiple impossible answers like this. End of thread. The answer is two.

Talon 08-08-2012 04:07 AM

I was taught differently, that M=D and should be done in chronological order. Matlab and Python both output 288, a Texas calculator I own outputs 2, but another revision of the same Texas calculator outputs 288.

The Doctor 08-08-2012 04:08 AM

It has to be 288. It's how PEMDAS works.

MrSimons 08-08-2012 04:09 AM

288, accidentally clicked 2. :(

The Doctor 08-08-2012 04:10 AM

@Talon: I was taught that it doesn't matter which comes first, multiply or division but normally the thing that comes first is done first.

Talon 08-08-2012 04:13 AM

Yes, that's what I was taught as well.

Pimpsy G. 08-08-2012 04:14 AM

(48/2)*(9+3)

24*12

288.

That makes more sense, i guess the tricky part is how strangely the equation is put together. Usually people dont structure equations like that. Like this it doesnt have controversy over order of operations.

The Doctor 08-08-2012 04:14 AM

I was taught order of operations in 5th grade lol

Rexx 08-08-2012 04:19 AM

Quote:

Posted by Pimpsy G. (Post 176218)
Because parentheses allways come first?

But the 2 isn't inside the parentheses.

Dusty 08-08-2012 04:21 AM

Even if you put multiplication and division on the same tier and treat them chronologically, parenthesis and exponents always come first. The entire purpose of parenthesis is to let the person know to do that portion first. Though distribution is vague in its place in order of operations that we're all taught(PEMDAS), I was always taught to distribute first and I'm pretty sure that is also a very fundamental aspect of algebra.

Talon 08-08-2012 04:22 AM

Some people think that juxtaposition of parentheses takes precedence over the MD operations because its still grouped in a set of parentheses, rather than a multiplication operation. I was taught both methods in school by two different teachers, both saying the other was wrong.

Pimpsy G. 08-08-2012 04:23 AM

Quote:

Posted by Rexx (Post 176243)
But the 2 isn't inside the parentheses.

Again, this equation is worded very poorly. It makes much more sense structured properly as (48/2)*(9+3)

Talon 08-08-2012 04:25 AM

Quote:

Posted by Dusty (Post 176246)
Even if you put multiplication and division on the same tier and treat them chronologically, parenthesis and exponents always come first. The entire purpose of parenthesis is to let the person know to do that portion first. Though distribution is vague in its place in order of operations that we're all taught(PEMDAS), I was always taught to distribute first and I'm pretty sure that is also a very fundamental aspect of algebra.

But the thing is that the (9+3) parenthesis operation was already done, and now its just grouped in a set of parentheses as a multiplication op. That's what I was taught, anyway.

Dusty 08-08-2012 04:27 AM

I was taught that you always distribute before solving the contents of a parenthesis. I imagine in more complex algebra you're gonna have a rough time if you don't distribute first.

Rexx 08-08-2012 04:27 AM

Well this problem was probably a example for a certain method.

Pimpsy G. 08-08-2012 04:34 AM

Quote:

Posted by Dusty (Post 176253)
I was taught that you always distribute before solving the contents of a parenthesis. I imagine in more complex algebra you're gonna have a rough time if you don't distribute first.

Worded like (48/2)*(9+3) it adds up to 288. Worded like 48/2(9+3) makes you wonder if you are supposed to do the distribution, but you should not because there is already a 48 being divided from it and you need to do that first before you distribute the two. Because of this it is it should be worded like (48/2)*(9+3), which is 24(9+3) = 288

Talon 08-08-2012 04:41 AM

Well, here are the three ways different people have computed it.

Quote:

If one strictly uses the standard order of operations to solve mathematical expressions, the answer to the problem would be 288, which is also the same solution provided by WolframAlpha[17] and Google.[18]

By convention, the order of precedence in a mathematical expression is as follows:

Terms inside of Brackets or Parentheses.
Exponents and Roots.
Multiplication and Division.
Addition and Subtraction.

If there are two or more operations with equal precedence (such as 10÷2÷5 or 7÷2*9), those operations should be done from left to right.

Therefore, the problem “48÷2(9+3) =” would be solved like this:
48 ÷ 2 * (9+3)=
48 ÷ 2 * (12)=
48 ÷ 2 * 12=
24 * 12=
288
Quote:

Solving for the answer 2 is sometimes a result of doing multiplication before division. Much of the confusion can be blamed on PEMDAS (sometimes known as, “Please Excuse My Dear Aunt Sally”) and other similar mnemonics used to teach order of operations in schools.

As an example, PEMDAS stands for:

Parentheses
Exponentiation
Multiplication
Division
Addition
Subtraction

Whereas BEDMAS stands for:

Brackets
Exponentiation
Division
Multiplication
Addition
Subtraction

The former can lead to the implication that addition always comes before subtraction, and that multiplication always comes before division. The latter can lead to the implication that addition always comes before subtraction, and that division always comes before multiplication.

If one uses multiplication before division (PEMDAS being especially popular in the United States), the problem would be solved like this:
48 ÷ 2 * (9+3)=
48 ÷ 2 * (12)=
48 ÷ 2 * 12=
48 ÷ 24=
2

However, solving the problem like this would be considered erroneous because multiplication and division hold equal precedence.[19]


It is helpful to remember that division and multiplication are inverse operations, and thus represent the same operation written in a different way. Division is the same as multiplication of the reciprocal, and multiplication is the same as division of the reciprocal. This is similar to how addition is the same as subtraction of the negative, and how raising to the nth power is the same as taking the 1/nth root.
Quote:

However, the answer 2 could be justified by the principle of implied multiplication. For example, consider the problem "2/5x."

If one strictly follows the standard order of operations, the correct interpretation would be “(2/5)*(x).”

But many calculators and textbooks state that a higher value of precedence should be placed on implied multiplication than on explicit multiplication:

Because “5x” is implied to be "5*x," it gets higher priority than "2/5." In this case, "2/5x" would be interpreted as "(2)/(5*x)."

Returning to the original problem, if one utilizes the principles of implied multiplication, then “2(9+3)” gets higher precedence than the explicit “48/2,” and would be solved like this:
48 ÷ 2(9+3)=
48 ÷ 2(12)=
48 ÷ 24=
2
Also, a poll screencapped from PhysicsForums.

http://i.imgur.com/i3JxN.png

LavaClaw 08-08-2012 08:30 AM

Pimpsy is right, its 2.

T-10a 08-08-2012 08:37 AM

What is PEDMAS? I was taught BODMAS at school...

Pazx 08-08-2012 09:09 AM

Quote:

Posted by T-10a (Post 176440)
What is PEDMAS? I was taught BODMAS at school...

BODMAS is the kiddy version of PEMDAS, which stands for Parenthesis, exponents, division, multiplication, addition, subtraction.

Multiplication and division are equal priority and so are subtraction and addition, they should be done left to right. If you think otherwise, blame your education system. It's okay.

Dragonrider did it perfectly in the first reply. As for why you wouldn't distribute, the 2*12 comes after the 48/2. That's multiplication, not parenthesis/exponents. /thread

Talon 08-08-2012 09:23 AM

Exactly. That's what I was taught, and what I believe is correct.

Maxy 08-08-2012 09:33 AM

2. I got 2

Talon 08-08-2012 09:36 AM

Explain how?

Pazx 08-08-2012 09:45 AM

In my maths class, I asked people 1+1+1*0=? and it made me sad how many people got it wrong.

Talon 08-08-2012 09:47 AM

I asked my friend this problem and he got 145. What the hell.

-Albus 08-08-2012 09:50 AM

I got 288.
48/2(9+3)
Do the math in the parentheses first and you get 48/2(12)
Then this reads as 48 / 2 * 12 and you just work left to right to get 288.
I think the whole idea of distributing the number before the parentheses is when you are trying to solve for an unknown variable.

Pazx 08-08-2012 09:51 AM

Quote:

Posted by Talon (Post 176459)
I asked my friend this problem and he got 145. What the hell.

What. 144 would be almost understandable, but...

Talon 08-08-2012 09:58 AM

I guess you could get 144 by misreading and subtracting the 3 from the 9 instead of adding, but where the hell does the extra 1 come from? Last I checked 4*6 doesn't end in 5. How could you mess that up in your HS senior year? He said both times he did the equation, that was his outcome.

Jazz 08-08-2012 10:06 AM

Google Calculator
Wolfram Alpha

You do whats inside the parenthesis first...don't distribute just because its a parenthesis.
In this case the parentheses are just used as a grouping symbol.

48 / 2 * (9 + 3)
48 / 2 * 12

And then multiplication and division is on the same level so you work from left to right.

Its not controversial or weird. It's simple math. lol

Talon 08-08-2012 10:19 AM

Just inputted the equation in C# and Perl calculators, they both spat out 288. Interestingly enough, a Casio calculator my dad uses outputted 2.

DragonRider 08-08-2012 10:54 AM

Quote:

Posted by Talon (Post 176474)
Just inputted the equation in C# and Perl calculators, they both spat out 288. Interestingly enough, a Casio calculator my dad uses outputted 2.

Traditional calculators don't use Order of Operations.

Talon 08-08-2012 11:12 AM

It's a scientific calculator, so I think it does. Some calculators output 288, some 2. Strange.

Another reason I think this equation is so debated isn't just the argument of operation precedence, but also the notation as well. People (and apparently some textbooks) that receive 2 argue that implied multiplication takes precedence over the basic MDAS operations. An example of implied multiplication would be x(y) or xy, which in our case is 2(9+3). I still stand by 288, though...

Going to ring up my dad's friend who's a teacher at a local math camp.

spades of feare 08-08-2012 02:16 PM

Theres 2 answers. Both are equally mathmatically correct

You can argue both sides indefinitely but its either 288, or 2.

The Doctor 08-08-2012 02:31 PM

I'm gonna troll an online math tutor with this ;)

Talon 08-08-2012 03:49 PM

Post results ;D

V. 08-08-2012 09:03 PM

I use BODMAS. They're exactly the same, I think.

Brackets Over Divide Mulitply Add Subtract. Or I'm talking about something completely different to your problem.

Talon 08-08-2012 09:30 PM

What was your outcome?


All times are GMT. The time now is 12:18 PM.

Powered by vBulletin/Copyright ©2000 - 2026, vBulletin Solutions Inc.