Skip to content Skip to navigation Skip to collection information

Connexions

You are here: Home » Content » Basic Math Textbook for the Community College » Order of Operations for Whole Numbers

Navigation

Table of Contents

Recently Viewed

This feature requires Javascript to be enabled.
Download
x

Download collection as:

  • EPUB (what's this?)

    What is an EPUB file?

    EPUB is an electronic book format that can be read on a variety of mobile devices.

    Downloading to a reading device

    For detailed instructions on how to download this content's EPUB to your specific device, click the "(what's this?)" link.

  • More downloads ...

Download module as:

  • PDF
  • EPUB (what's this?)

    What is an EPUB file?

    EPUB is an electronic book format that can be read on a variety of mobile devices.

    Downloading to a reading device

    For detailed instructions on how to download this content's EPUB to your specific device, click the "(what's this?)" link.

  • More downloads ...
Reuse / Edit
x

Collection:

Module:

Add to a lens
x

Add collection to:

Add module to:

Add to Favorites
x

Add collection to:

Add module to:

 

Order of Operations for Whole Numbers

Module by: Community College Online Textbook Project. E-mail the author

Summary: In a computation in which more than one operation is involved, grouping symbols indicate which operation to perform first.

Grouping Symbols

Grouping symbols are used to indicate that a particular collection of numbers and meaningful operations are to be grouped together and considered as one number. The grouping symbols commonly used in mathematics are the following:

Parentheses:  (   )

Brackets:     [   ]

Braces:       {   }

Bar:           —

In a computation in which more than one operation is involved, grouping symbols indicate which operation to perform first. If possible, we perform operations inside grouping symbols first.

For example:

(5 · 5) + 20 = 45

whereas:

5 · (5 + 20) = 125

If there are no parentheses, you should always do multiplications and divisions first followed by additions and subtractions. You can always put your own parentheses into equations using this rule to make things easier for yourself, for example:

a × b + c ÷ d = ( a × b ) + ( c ÷ d ) 5 × 5 + 20 ÷ 4 = ( 5 × 5 ) + ( 20 ÷ 4 ) a × b + c ÷ d = ( a × b ) + ( c ÷ d ) 5 × 5 + 20 ÷ 4 = ( 5 × 5 ) + ( 20 ÷ 4 ) alignl { stack { size 12{a times b+c div d= \( a times b \) + \( c div d \) } {} # size 12{5 times 5+"20" div 4= \( 5 times 5 \) + \( "20" div 4 \) } {} } } {}
(1)

Grouping Symbols Examples

If possible, determine the value of each of the following.

Example 1

9 + (3 · 8)

Since 3 and 8 are within parentheses, they are to be combined first:

= 9+249+24 size 12{9+"24"} {}

Then add the terms:

= 3333 size 12{"33"} {}

Thus, 9 + (3 · 8) = 33.

Example 2

(10 ÷ 0) · 6

Since (10 ÷ 0) is undefined, this operation is meaningless, and we attach no value to it. We write, “meaningless.”

Grouping Symbols Exercises

If possible, determine the value of each of the following.

Exercise 1

16 – (3 · 2)

Exercise 2

Exercise 3

Exercise 4

28 ÷ (18 – 11)

Exercise 5

(33 ÷ 3) – 11

Exercise 6

4 + (0 ÷ 0)

Multiple Grouping Symbols

When a set of grouping symbols occurs inside another set of grouping symbols, we perform the operations within the innermost set first.

Multiple Grouping Symbol Examples

Determine the value of each of the following.

Example 1

2 + (8 · 3) – (5 + 6)

Combine 8 and 3 first, then combine 5 and 6.

= 2 + 24 – 11

Now combine left to right.

= 26 –11

= 15

  

Example 2

10 + [ 30 ( 2 9 ) ] 10 + [ 30 ( 2 9 ) ] size 12{"10"+ \[ "30" - \( 2 cdot 9 \) \] } {}

Combine 2 and 9 since they occur in the innermost set of parentheses.

= 10+[3018]10+[3018] size 12{"10"+ \[ "30" - "18" \] } {}

Now combine 30 and 18.

= 10 + 12

= 22

  

Distributivity

If you see a multiplication outside parentheses like this:

a ( b + c ) 3 ( 4 3 ) a ( b + c ) 3 ( 4 3 ) alignl { stack { size 12{a \( b+c \) } {} # size 12{3 \( 4 - 3 \) } {} } } {}
(2)

then it means you have to multiply each part inside the parentheses by the number outside:

a ( b + c ) = ab + ac 3 ( 4 3 ) = 3 × 4 3 × 3 = 12 9 = 3 a ( b + c ) = ab + ac 3 ( 4 3 ) = 3 × 4 3 × 3 = 12 9 = 3 alignl { stack { size 12{a \( b+c \) = ital "ab"+ ital "ac"} {} # size 12{3 \( 4 - 3 \) =3 times 4 - 3 times 3="12" - 9=3} {} } } {}
(3)

Sometimes you can simplify everything inside the parentheses into a single term. In fact, in the above example, it would have been smarter to have done this:

3 ( 4 3 ) = 3 × ( 1 ) = 3 3 ( 4 3 ) = 3 × ( 1 ) = 3 size 12{3 \( 4 - 3 \) =3 times \( 1 \) =3} {}
(4)

This can happen with letters too:

3 ( 4a 3a ) = 3 × ( a ) = 3a 3 ( 4a 3a ) = 3 × ( a ) = 3a size 12{3 \( 4a - 3a \) =3 times \( a \) =3a} {}
(5)

The fact that a(b+c)=ab+aca(b+c)=ab+ac size 12{a \( b+c \) = ital "ab"+ ital "ac"} {} is know as the distributive property.

If there are two sets of parentheses multiplied by each other, then you can do it one step at a time:

( a + b ) ( c + d ) = a ( c + d ) + b ( c + d ) = ac + ad + bc + bd ( a + 3 ) ( 4 + d ) = a ( 4 + d ) + 3 ( 4 + d ) = 4a + ad + 12 + 3d ( a + b ) ( c + d ) = a ( c + d ) + b ( c + d ) = ac + ad + bc + bd ( a + 3 ) ( 4 + d ) = a ( 4 + d ) + 3 ( 4 + d ) = 4a + ad + 12 + 3d alignl { stack { size 12{ \( a+b \) \( c+d \) =a \( c+d \) +b \( c+d \) } {} # size 12{ {}= ital "ac"+ ital "ad"+ ital "bc"+ ital "bd"} {} # size 12{ \( a+3 \) \( 4+d \) =a \( 4+d \) +3 \( 4+d \) } {} # size 12{ {}=4a+ ital "ad"+"12"+3d} {} } } {}
(6)

Multiple Grouping Symbol Exercises

Determine the value of each of the following:

Exercise 7

( 17 + 8 ) + ( 9 + 20 ) ( 17 + 8 ) + ( 9 + 20 ) size 12{ \( "17"+8 \) + \( 9+"20" \) } {}

Exercise 8

( 55 6 ) + ( 13 2 ) ( 55 6 ) + ( 13 2 ) size 12{ \( "55" - 6 \) + \( "13" cdot 2 \) } {}

Exercise 9

23 + ( 12 ÷ 4 ) + ( 11 2 ) 23 + ( 12 ÷ 4 ) + ( 11 2 ) size 12{"23"+ \( "12" div 4 \) + \( "11" cdot 2 \) } {}

Exercise 10

86 + [ 14 + ( 10 8 ) ] 86 + [ 14 + ( 10 8 ) ] size 12{"86"+ \[ "14"+ \( "10" - 8 \) \] } {}

Exercise 11

31 + ( 9 + [ 1 + ( 35 2 ) ] ) 31 + ( 9 + [ 1 + ( 35 2 ) ] ) size 12{"31"+ \( 9+ \[ 1+ \( "35" - 2 \) \] \) } {}

Exercise 12

{6 – [24 ÷ (4 · 2)]}3

Order of Operations

Sometimes there are no grouping symbols indicating which operations to perform first. For example, suppose we wish to find the value of 3 + 5 23 + 5 2 size 12{"3 "+" 5" cdot " 2"} {}. We could do either of two things:

Add 3 and 5, then multiply this sum by 2.

  3+52=82=163+52=82=16alignl { stack { size 12{`3+5 cdot 2} {} # size 12{`=8 cdot 2} {} # size 12{`="16"} {} } } {}

Multiply 5 and 2, then add 3 to this product.

  3+52=3+10=133+52=3+10=13alignl { stack { size 12{`3+5 cdot 2} {} # size 12{`=3+"10"} {} # size 12{`="13"} {} } } {}

We now have two values for the same expression.

We need a set of rules to guide anyone to one unique value for this kind of expression. Some of these rules are based on convention, while other are forced on up by mathematical logic.

The universally agreed-upon accepted order of operations for evaluating a mathematical expression is as follows:

1. Parentheses (grouping symbols) from the inside out.

By parentheses we mean anything that acts as a grouping symbol, including anything inside symbols such as [  ], {  }, |  |, and size 12{` sqrt {`} } {}. Any expression in the numerator or denominator of a fraction or in an exponent is also considered grouped, and should be simplified before carrying out further operations.

If there are nested parentheses (parentheses inside parentheses), you work from the innermost parentheses outward.

2. Exponents and other special functions, such as log, sin, cos etc.

3. Multiplications and divisions, from left to right.

4. Additions and subtractions, from left to right.

For example, given: 3 + 15 ÷ 3 + 5 × 22+3

The exponent is an implied grouping, so the 2+3 must be evaluated first:

 = 3 + 15 ÷ 3 + 5 × 25

Now the exponent is carried out:

 = 3 +15 ÷ 3 + 5 × 32

Then the multiplication and division, left to right using 15 ÷ 3 = 5 and 5 × 32 = 160:

 = 3 + 5 + 160

Finally, the addition, left to right:

 = 168

Examples, Order of Operation

Determine the value of each of the following.

Example 3

21+31221+312 size 12{"21"+3 cdot "12"} {}.

Multiply first:

= 21+3621+36 size 12{"21"+"36"} {}

Add.

= 57

  

Example 4

(158)+5(6+4)(158)+5(6+4) size 12{ \( "15" - 8 \) +5 \( 6+4 \) } {}.

Simplify inside parentheses first.

= 7+5107+510 size 12{7+5 cdot "10"} {}

Multiply.

= 7+507+50 size 12{7+"50"} {}

Add.

= 57

  

Example 5

63(4+63)+76463(4+63)+764 size 12{"63" - \( 4+6 cdot 3 \) +"76" - 4} {}.

Simplify first within the parentheses by multiplying, then adding:

= 63(4+18)+76463(4+18)+764 size 12{"63" - \( 4+"18" \) +"76" - 4} {}

= 6322+7646322+764 size 12{"63" - "22"+"76" - 4} {}

Now perform the additions and subtractions, moving left to right:

= 41+76441+764 size 12{"41"+"76" - 4} {}

= 11741174 size 12{"117" - 4} {}

= 113.

  

Example 6

7 6 4 2 + 1 5 7 6 4 2 + 1 5 size 12{7 cdot 6 - 4 rSup { size 8{2} } +1 rSup { size 8{5} } } {}

Evaluate the exponential forms, moving from left to right:

= 7616+17616+1 size 12{7 cdot 6 - "16"+1} {}

Multiply 7 · 6:

= 4216+14216+1 size 12{"42" - "16"+1} {}

Subtract 16 from 42:

= 26 + 1

Add 26 and 1:

= 27.

  

Example 7

6 ( 3 2 + 2 2 ) + 4 2 6 ( 3 2 + 2 2 ) + 4 2 size 12{6 cdot \( 3 rSup { size 8{2} } +2 rSup { size 8{2} } \) +4 rSup { size 8{2} } } {}

Evaluate the exponential forms in the parentheses:

= 6(9+4)+426(9+4)+42 size 12{6 cdot \( 9+4 \) +4 rSup { size 8{2} } } {}

Add 9 and 4 in the parentheses:

= 6(13)+426(13)+42 size 12{6 cdot \( "13" \) +4 rSup { size 8{2} } } {}

Evaluate the exponential form 4242 size 12{4 rSup { size 8{2} } } {}:

= 6(13)+166(13)+16 size 12{6 cdot \( "13" \) +"16"} {}

Multiply 6 and 13:

= 78+1678+16 size 12{"78"+"16"} {}

Add 78 and 16:

= 94

  

Example 8

62+2242+622+13+8210219562+2242+622+13+82102195 size 12{ { {6 rSup { size 8{2} } +2 rSup { size 8{2} } } over {4 rSup { size 8{2} } +6 cdot 2 rSup { size 8{2} } } } + { {1 rSup { size 8{3} } +8 rSup { size 8{2} } } over {"10" rSup { size 8{2} } - "19" cdot 5} } } {}.

= 36+416+64+1+6410019536+416+64+1+64100195 size 12{ { {"36"+4} over {"16"+6 cdot 4} } + { {1+"64"} over {"100" - "19" cdot 5} } } {}

= 36+416+24+1+641009536+416+24+1+6410095 size 12{ { {"36"+4} over {"16"+"24"} } + { {1+"64"} over {"100" - "95"} } } {}

= 4040+6554040+655 size 12{ { {"40"} over {"40"} } + { {"65"} over {5} } } {}

= 1+13

= 14

Recall that the bar is a grouping symbol. The fraction 62+2242+62262+2242+622 size 12{ { {6 rSup { size 8{2} } +2 rSup { size 8{2} } } over {4 rSup { size 8{2} } +6 cdot 2 rSup { size 8{2} } } } } {} is equivalent to 62+22÷42+62262+22÷42+622 size 12{ left (6 rSup { size 8{2} } +2 rSup { size 8{2} } right ) div left (4 rSup { size 8{2} } +6 cdot 2 rSup { size 8{2} } right )} {}

Exercises, Order of Operations

Determine the value of the following:

Exercise 13

8 + (32 – 7)

Exercise 14

(34 + 18 – 2 · 3) + 11

Exercise 15

8(10) + 4(2 + 3) – (20 + 3 · 15 + 40 – 5)

Exercise 16

5 · 8 + 42 – 22

Exercise 17

4(62 – 33) ÷ (42 – 4)

Exercise 18

(8 + 9 · 3) ÷ 7 + 5 · (8 ÷ 4 + 7 + 3 · 5)

Exercise 19

3 3 + 2 3 6 2 29 + 5 8 2 + 2 4 7 2 3 2 ÷ 8 3 + 1 8 2 3 3 3 3 + 2 3 6 2 29 + 5 8 2 + 2 4 7 2 3 2 ÷ 8 3 + 1 8 2 3 3 size 12{ { {3 rSup { size 8{3} } +2 rSup { size 8{3} } } over {6 rSup { size 8{2} } - "29"} } +5 left ( { {8 rSup { size 8{2} } +2 rSup { size 8{4} } } over {7 rSup { size 8{2} } - 3 rSup { size 8{2} } } } right ) div { {8 cdot 3+1 rSup { size 8{8} } } over {2 rSup { size 8{3} } - 3} } } {}

Module Review Exercises

For the following problems, find each value.

Exercise 20

2 + 3 ( 8 ) 2 + 3 ( 8 ) size 12{2+3 cdot \( 8 \) } {}

Exercise 21

1 5 ( 8 8 ) 1 5 ( 8 8 ) size 12{1 - 5 \( 8 - 8 \) } {}

Exercise 22

37 1 6 2 37 1 6 2 size 12{"37" - 1 cdot 6 rSup { size 8{2} } } {}

Exercise 23

98 ÷ 2 ÷ 7 2 98 ÷ 2 ÷ 7 2 size 12{"98" div 2 div 7 rSup { size 8{2} } } {}

Exercise 24

( 4 2 2 4 ) 2 3 ( 4 2 2 4 ) 2 3 size 12{ \( 4 rSup { size 8{2} } - 2 cdot 4 \) - 2 rSup { size 8{3} } } {}

Exercise 25

61 22 + 4 [ 3 ( 10 ) + 11 ] 61 22 + 4 [ 3 ( 10 ) + 11 ] size 12{"61" - "22"+4 \[ 3 cdot \( "10" \) +"11" \] } {}

Exercise 26

121 4 [ ( 4 ) ( 5 ) 12 ] + 16 2 121 4 [ ( 4 ) ( 5 ) 12 ] + 16 2 size 12{"121" - 4 cdot \[ \( 4 \) cdot \( 5 \) - "12" \] + { {"16"} over {2} } } {}

Exercise 27

2 2 3 + 2 3 ( 6 2 ) ( 3 + 17 ) + 11 ( 6 ) 2 2 3 + 2 3 ( 6 2 ) ( 3 + 17 ) + 11 ( 6 ) size 12{2 rSup { size 8{2} } cdot 3+2 rSup { size 8{3} } \( 6 - 2 \) - \( 3+"17" \) +"11" \( 6 \) } {}

Exercise 28

8 ( 6 + 20 ) 8 + 3 ( 6 + 16 ) 22 8 ( 6 + 20 ) 8 + 3 ( 6 + 16 ) 22 size 12{ { {8 \( 6+"20" \) } over {8} } + { {3 \( 6+"16" \) } over {"22"} } } {}

Exercise 29

( 1 + 16 ) 3 7 + 5 ( 12 ) ( 1 + 16 ) 3 7 + 5 ( 12 ) size 12{ { { \( 1+"16" \) - 3} over {7} } +5 \( "12" \) } {}

Exercise 30

1 6 + 0 8 + 5 2 ( 2 + 8 ) 3 1 6 + 0 8 + 5 2 ( 2 + 8 ) 3 size 12{1 rSup { size 8{6} } +0 rSup { size 8{8} } +5 rSup { size 8{2} } \( 2+8 \) rSup { size 8{3} } } {}

Exercise 31

5 ( 8 2 9 6 ) 2 5 7 + 7 2 4 2 2 4 5 5 ( 8 2 9 6 ) 2 5 7 + 7 2 4 2 2 4 5 size 12{ { {5 \( 8 rSup { size 8{2} } - 9 cdot 6 \) } over {2 rSup { size 8{5} } - 7} } + { {7 rSup { size 8{2} } - 4 rSup { size 8{2} } } over {2 rSup { size 8{4} } - 5} } } {}

Exercise 32

6 { 2 8 + 3 } ( 5 ) ( 2 ) + 8 4 + ( 1 + 8 ) ( 1 + 11 ) 6 { 2 8 + 3 } ( 5 ) ( 2 ) + 8 4 + ( 1 + 8 ) ( 1 + 11 ) size 12{6 lbrace 2 cdot 8+3 rbrace - \( 5 \) cdot \( 2 \) + { {8} over {4} } + \( 1+8 \) cdot \( 1+"11" \) } {}

Exercise 33

26 2 6 + 20 13 26 2 6 + 20 13 size 12{"26"` - `2` cdot ` left lbrace { {6+"20"} over {"13"} } right rbrace } {}

Exercise 34

( 10 + 5 ) ( 10 + 5 ) 4 ( 60 4 ) ( 10 + 5 ) ( 10 + 5 ) 4 ( 60 4 ) size 12{ \( "10"+5 \) ` cdot ` \( "10"+5 \) ` - `4 cdot \( "60" - 4 \) } {}

Exercise 35

6 2 1 2 3 3 + 4 3 + 2 3 2 5 6 2 1 2 3 3 + 4 3 + 2 3 2 5 size 12{ { {6 rSup { size 8{2} } - 1} over {2 rSup { size 8{3} } - 3} } `+` { {4 rSup { size 8{3} } +2` cdot `3} over {2` cdot `5} } } {}

Exercise 36

51 17 + 7 2 5 12 3 51 17 + 7 2 5 12 3 size 12{ { {"51"} over {"17"} } `+`7` - `2` cdot `5` cdot ` left ( { {"12"} over {3} } right )} {}

Exercise 37

( 21 3 ) ( 6 1 ) 6 + 4 ( 6 + 3 ) ( 21 3 ) ( 6 1 ) 6 + 4 ( 6 + 3 ) size 12{ \( "21" - 3 \) ` cdot ` \( 6 - 1 \) ` cdot ` left (6 right )+4 \( 6+3 \) } {}

Exercise 38

( 2 + 1 ) 3 + 2 3 + 1 10 6 2 15 2 [ 2 5 ] 2 5 5 2 ( 2 + 1 ) 3 + 2 3 + 1 10 6 2 15 2 [ 2 5 ] 2 5 5 2 size 12{ { { \( 2+1 \) rSup { size 8{3} } +2 rSup { size 8{3} } +1 rSup { size 8{"10"} } } over {6 rSup { size 8{2} } } } ` - ` { {"15" rSup { size 8{2} } - \[ 2` cdot `5 \] rSup { size 8{2} } } over {5` cdot `5 rSup { size 8{2} } } } } {}

Collection Navigation

Content actions

Download:

Collection as:

EPUB (?)

What is an EPUB file?

EPUB is an electronic book format that can be read on a variety of mobile devices.

Downloading to a reading device

For detailed instructions on how to download this content's EPUB to your specific device, click the "(?)" link.

| More downloads ...

Module as:

PDF | EPUB (?)

What is an EPUB file?

EPUB is an electronic book format that can be read on a variety of mobile devices.

Downloading to a reading device

For detailed instructions on how to download this content's EPUB to your specific device, click the "(?)" link.

| More downloads ...

Add:

Collection to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks

Module to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks

Reuse / Edit:

Reuse or edit collection (?)

Check out and edit

If you have permission to edit this content, using the "Reuse / Edit" action will allow you to check the content out into your Personal Workspace or a shared Workgroup and then make your edits.

Derive a copy

If you don't have permission to edit the content, you can still use "Reuse / Edit" to adapt the content by creating a derived copy of it and then editing and publishing the copy.

| Reuse or edit module (?)

Check out and edit

If you have permission to edit this content, using the "Reuse / Edit" action will allow you to check the content out into your Personal Workspace or a shared Workgroup and then make your edits.

Derive a copy

If you don't have permission to edit the content, you can still use "Reuse / Edit" to adapt the content by creating a derived copy of it and then editing and publishing the copy.