The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

Why does PEMDAS do multiplication and division before addition and subtraction?
Message #1 Posted by Don Shepherd on 30 July 2013, 12:21 a.m.

One of the responses to the rather large thread on PEMDAS got me thinking about this. I teach middle school math, and we always teach order of operations to 6th graders. I have always explained that PEMDAS is just the set of rules for evaluating mathematical expressions; no student has ever asked me "why are these rules the way they are?"

Is it just arbitrary that multiplication and division come before addition and subtraction in PEMDAS, or is there a reason? In algebra, when we get to 2-step equations (3X + 12 = 24), I have always suggested undoing addition and subtraction first, then undoing multiplication and division. But PEMDAS teaches "doing" multiplication and division first. No wonder many kids get confused.

When you evaluate an expression, you "do" PEMDAS (mult and div first), but when you solve an equation, you "undo" (add and sub first). Is there a logical way to explain this to students?

      
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #2 Posted by htom trites jr on 30 July 2013, 1:06 a.m.,
in response to message #1 by Don Shepherd

Evaluating an expression means you have to reduce it to lowest terms. You do this by taking apart the most complicated, highest, parts first (driving into the parenthesis and other groupings and evaluating them first, bringing back a number to combine with other numbers); then the middle parts (exponents being repeated multiplication, then multiplication being repeated addition and division repeated subtraction) are dismantled, and finally the parts you've found are summed.

It's like that tower of disks on the post puzzle. Add and subtract are on the bottom, multiply and divide on that, exponentiation on that, and parenthesis on the top. You can't take off the bottom disk until you have taken off the others.

      
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #3 Posted by Thomas Klemm on 30 July 2013, 2:06 a.m.,
in response to message #1 by Don Shepherd

We use polynomials a lot. Without EMDAS we'd have to write: p(x) = (a(x3))+(b(x2))+(cx)+d. With PASMDE we'd still need to write the same expression. Only PEMDAS allows us to get rid of the parentheses and write: p(x) = ax3+bx2+cx+d.

In addition to that the distributive law of multiplication would look weird: a*b+c = (a*b)+(a*c). Even more so with implied multiplication: ab+c = (ab)+(ac).

Maybe I didn't understand you correctly but IMHO PEMDAS has nothing to do with the order of solving this equation.

Division first, then subtraction:

3X + 12 = 24
X + 4 = 8
X = 4

Subtraction first, then division:

3X + 12 = 24
3X = 12
X = 4

Kind regards
Thomas

            
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #4 Posted by Harald on 30 July 2013, 7:15 a.m.,
in response to message #3 by Thomas Klemm

[quote] Even more so with implied multiplication: ab+c = (ab)+(ac). [/pre]

You confused me there. I think you would rather have implied addition if addition had precedence over multiplication:
a * bc = (a*b)+(a*c).

                  
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #5 Posted by Thomas Klemm on 30 July 2013, 9:52 a.m.,
in response to message #4 by Harald

Wouldn't that rather be a*bc = (a*b)(a*c)?

                        
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #6 Posted by Harald on 30 July 2013, 11:20 a.m.,
in response to message #5 by Thomas Klemm

That is true ;)

                        
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #7 Posted by Pier Aiello on 31 July 2013, 2:46 a.m.,
in response to message #5 by Thomas Klemm

Guys! This forum is serious, wake up pls!

a*bc = ab*c

while (a*b)(a*c)=a^2*bc

                              
(deleted post)
Message #8 Posted by deleted on 31 July 2013, 7:23 a.m.,
in response to message #7 by Pier Aiello

This Message was deleted. This empty message preserves the threading when a post with followup(s) is deleted. If all followups have been removed, the original poster may delete this post again to make this placeholder disappear.

                                    
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #9 Posted by Pier Aiello on 3 Aug 2013, 3:47 a.m.,
in response to message #8 by deleted

xD

No, obviously the formatting options here are not user friendly.

I meant: a2bc = a2*b*c

                              
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #10 Posted by Thomas Klemm on 3 Aug 2013, 5:32 a.m.,
in response to message #7 by Pier Aiello

Distributive law of multiplication:

a*(b + c) = (a*b) + (a*c)

With PEMDAS:

a*(b + c) = a*b + a*c

With PEMDAS and implied multiplication:

a(b + c) = ab + ac

With PASMDE:

a*b + c = (a*b) + (a*c)

With PASMDE and implied multiplication:

ab + c = (ab) + (ac)

With PASMDE and implied addition:

a*bc = (a*b)(a*c)

HTH
Thomas

      
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #11 Posted by David Persinger (US) on 30 July 2013, 7:48 a.m.,
in response to message #1 by Don Shepherd

I just came across this on youtube. Interesting.

www.youtube.com/watch?v=y9h1oqv21Vs&feature=youtube_gdata

      
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #12 Posted by Kimberly Thompson on 30 July 2013, 8:40 a.m.,
in response to message #1 by Don Shepherd

Don

Interesting read on the Math Forum at this url...

http://mathforum.org/dr.math/faq/faq.order.operations.html

The order of operations in which one is to interpret a mathematical expression such as "2+3 * 5" is a convention. This means that a long time ago, people just decided on an order in which operations should be performed. It has nothing to do with magic or logic. Some people decided to adopt a way, and it has stuck ever since. It just makes communication a lot easier. Another way of saying this is that rather than being inherent in the structure of mathematics, the concept of "order of operations" is a matter of mathematical notation. Order of operations refers to which operations should be performed in what order, but it's just convention. The notation tells you which operations to do first, not something about the underlying mathematics.

..continued at this url...

http://mathforum.org/library/drmath/view/57289.html

The PEMDAS convention currently taught in schools, ... tells us ... as long as we're working with people who also follow that convention, we can leave the grouping symbols out. That doesn't seem like such a big benefit, but if you're writing hundreds or thousands of expressions each day, then those little savings can add up.

This particular convention is optimized to make it possible to write polynomials without grouping symbols.

SlideRule

            
Re: Why does PEMDAS do multiplication and division before addition and subtraction?
Message #13 Posted by robert rozee on 31 July 2013, 10:59 a.m.,
in response to message #12 by Kimberly Thompson

this is the clearest of the explanations, and i'd hope would be the end of the matter. but what of the millions (or billions?) of pocket calculators made over the years, telling all who will listen that 1+2*3=9?

yes, this is a loaded question; 1+2*3=9 because in the early years of the calculator, it was (from an engineering perspective) much easier to leave out operator precedence. yet long after the engineering issues were banished, manufacturers continued to build calculators that get it wrong. certainly for at least 30 years, there has been no excuse for 1+2*3 to equal anything other than 7.

so why do we still manufacturer and distribute to the mass population calculators that don't follow what we so desperately attempt to teach in schools?


[ Return to Index | Top of Index ]

Go back to the main exhibit hall