7.2: Exercises 7
( \newcommand{\kernel}{\mathrm{null}\,}\)
Basics
You are paid
or
In order to avoid confusion like this, smart people have agreed on the following order of operations:
- If there is an innermost group (like Parentheses), perform the following in that group. The whole expression is group P if there is no other inermost group.
- Carry out Exponentiation (if applicable) in that group.
- Perform Multiplication and/or Division (in the order of occurrence from left to right), if any, in that group.
- Perform Addition and/or Subtraction (in the order of occurrence from left to right), if any, in that group.
You are now down to one number (in arithmetic). Repeat steps
The term “Parentheses" above is misleading. It could refer to an expression inside parentheses, brackets, braces, under a square root sign, between absolute values, a numerator, a denominator, ….
Example
Simplify
Solution
(0,30)(0,-15) (0,0)
Example
Simplify
Solution
If you get the correct answer for the next example the first time, without help from any source, you are exceptionally good. Most students make at least one of three common mistakes. Copy all unmodified symbols vertically. Do scratch work on the right.
Example
Simplify
Solution
Note 1:
Note 2:
- First common mistake:
(not in this example!) - Second common mistake:
WRONG. The offender belongs to the IPS (Invisible Parentheses Society) and needs to give up his/her membership immediately. - Third common mistake:
(not here) (not here) (not here) (not here) .
Note 3:
You will be able to take shortcuts once you become proficient. If you have doubts, follow the order of operations as outlined here.
Exercises 7
- Simplify
- Simplify
- Simplify
- Simplify
- Simplify
- Simplify
- Simplify
Solution:
- Simplify
Solution:
- Simplify
Solution:
- Simplify
Solution:
- Simplify
Solution:
The operation of dividing by 0 is undefined. (Do not use ) - Simplify
Solution:

