Chapter 2: Operations
Contents
Overview
This chapter will introduce the basics of mathematical operations, and build upon them into a reasonable baseline!
| # | Name | Description | Link |
|---|---|---|---|
| 1 | Arithmetic | Introduces the Arithmetic Operations | View → |
| 2 | Addition | Adding quantities together | View → |
| 3 | Subtraction | Subtracting quantities from each other | View → |
| 4 | Multiplication | Multiplication is repeated addition! | View → |
| 5 | Division | Division is repeated subtraction! | View → |
| 6 | Equality | Expressions, equations, and more! | View → |
| 7 | Properties of Operations | The special properties of Arithmetic Operations | View → |
| 8 | Exponentiation | Exponentiation is repeated multiplication! | View → |
| 9 | N-th Root | An n-th root is repeated division! | View → |
| 10 | Logarithms | How can you determine the original exponent for a given power? | View → |