Chapter 2: Arithmetic Expressions
When you write , do you mean first add then multiply (giving ) or first multiply then add (giving )? Without a clear rule, the same string of symbols could mean different things to different people. This chapter teaches you the universal rule.
You will meet expressions , strings of numbers joined by operations like , , , . You will learn how to read them aloud, how to evaluate them step by step, and how to use brackets to change the order when you want to.
You will also see why multiplication and division are stronger than addition and subtraction, why brackets always win, and how a simple memory aid like BODMAS captures all this in one word.
Finally, you will discover useful properties , like the distributive property , that let you rewrite an expression into an easier form. These properties are the foundation of all the algebra you will study next.
What's inside
- What is an expression? , terms, operations and reading them aloud.
- Order of operations: BODMAS , the universal priority rule.
- Brackets and removing them , controlling the order yourself.
- The distributive property , turning into .
- Word problems and real-life expressions , translating sentences into symbols.
Key results
| Rule | Statement | Example |
|---|---|---|
| Order (BODMAS) | Brackets, Of, Division/Multiplication, Addition/Subtraction | |
| Commutative () | , | |
| Associative () | ||
| Distributive | ||
| Subtracting a bracket |
How to read this chapter
Try evaluating every expression yourself before reading the worked solution. Whenever you place a bracket in your own work, double-check by reading it aloud , "first do the inside". By the end of the chapter you should be able to look at any nested expression and know exactly what step comes next.