Chapter 1: Number and Operations
Competency 0001 | 10 selected-response items | 20% of total score | Calculator: 4-function provided
Number and operations is the mathematical foundation that everything else rests on. Before a student can write an algebraic equation or measure a shape, they need to understand what numbers are, how our place-value system works, how fractions behave, and how operations connect. This chapter covers every indicator in Competency 0001 — from the prenumeracy milestones of a toddler to the rational number reasoning required of a grade 2 teacher. Read actively: sketch the diagrams, work the examples, and let the visuals build your mental model.
(1) PRENUMERACY CONCEPTS AND MATHEMATICAL DEVELOPMENT OF CHILDREN
(A) The Five Counting Principles
Gelman and Gallistel's counting principles describe what a child must understand before formal number operations can develop. The exam expects you to identify which principle a child is applying — or violating — in a given scenario.
Each object counted gets exactly one counting word. A child who counts a row of 5 blocks saying "1, 2, 3, 4, 5" while touching each block once is applying this principle correctly.
Number words must always be said in the same sequence: 1, 2, 3, 4, 5 — never 1, 3, 2, 5, 4. This must be memorized before counting becomes reliable.
The last number word said represents the total quantity of the set. If a child counts 5 bears and you ask "How many?", a child with cardinality understanding says "5" — not counting again from the start.
Any collection of objects — physical or imagined, same or different — can be counted. A child can count 3 dogs, 2 cats, and 1 bird as a set of 6 animals.
Objects in a set can be counted in any order — left to right, right to left, random — and the total stays the same. This is NOT the commutative property; it's about counting flexibility.
(B) Conservation of Number
Conservation of number is the understanding, described by Piaget, that the quantity of a set remains the same regardless of how the objects are physically arranged. A child who has not yet conserved number will say a spread-out row of 5 coins has "more" than a bunched-up row of 5 coins. Most children achieve conservation of number between ages 5 and 7.
(2) THE REAL NUMBER SYSTEM — CLASSIFICATION AND HIERARCHY
(A) The Nested Number System
Your exam will ask you to classify a given number within the real number hierarchy. You need to know which sets are subsets of which — think of these as nested rings, where every natural number is also a whole number, every whole number is also an integer, and so on.
On the Exam: You will see classification questions like "Which of the following is rational but not an integer?" The answer is any fraction or repeating decimal (e.g., 1/3, −0.25, 5/7). You will also see "Which is irrational?" — look for square roots of non-perfect-squares (√3, √5, √7) and constants like π.
(B) Rational vs. Irrational — Classroom Connection
In a Grade 4 classroom, your students are working entirely within rational numbers — they encounter fractions, decimals, and negative integers on the number line. You won't introduce irrational numbers at that level, but your exam tests whether you can classify them correctly and explain why the real number system is structured the way it is. When a 4th grader asks "Are there numbers between 1 and 2?", your answer draws on this hierarchy: yes, infinitely many — including fractions like 3/2, decimals like 1.7, and irrational numbers like √2.
(3) PLACE VALUE AND THE BASE-TEN SYSTEM
(A) How Place Value Works — The Visual Structure
Our number system is base-ten: each position is worth 10 times the position to its right. This is the most powerful idea in elementary mathematics — it lets 10 digits represent any number imaginable.
| Millions 1,000,000 |
Hundred Thousands 100,000 |
Ten Thousands 10,000 |
Thousands 1,000 |
Hundreds 100 |
Tens 10 |
Ones 1 |
• Tenths 1/10 |
Hundredths 1/100 |
Thousandths 1/1000 |
|---|---|---|---|---|---|---|---|---|---|
| — | — | — | 4 | 3 | 7 | 2 | . | 8 | 5 |
The number 4,372.85 shown in the place value chart. Each position is worth exactly 10× the position to its right.
Key relationships to master:
- Moving one place to the left multiplies the value by 10: 3 tens = 30 ones
- Moving one place to the right divides the value by 10: 3 tens = 0.3 hundreds
- The number 4,372 means: (4 × 1,000) + (3 × 100) + (7 × 10) + (2 × 1) — this is expanded form
- Word form: "four thousand, three hundred seventy-two"
(B) Rounding — The Number Line Method
Rounding asks: which benchmark is this number closer to? Use a number line to see it visually.
Round 347 to the nearest hundred.
347 is between 300 and 400. The midpoint is 350. Since 347 < 350, it is closer to 300. Rounded to the nearest hundred: 300.
(C) Properties of Operations — The Four Foundational Laws
There are four named properties of operations that your exam will test directly. These properties are what justify every algorithm you teach — when a Grade 3 student uses a mental math shortcut, they are intuitively applying one of these laws. Know each one cold: its name, its symbolic form, which operations it applies to, and a classroom-level example.
| Property | What it says | Symbolic Form | Applies to | Grade 2–3 Classroom Example |
|---|---|---|---|---|
| Commutative | Order doesn't matter | a + b = b + a a × b = b × a |
+ and × NOT − or ÷ |
A Grade 2 student counting 3 + 5 by starting from 5 and counting up 3 more is applying the commutative property to make counting easier. |
| Associative | Grouping doesn't matter | (a + b) + c = a + (b + c) | + and × NOT − or ÷ |
A Grade 3 student computing 7 + 8 + 2 rearranges to (7 + 3) + 8 — wait, that uses commutativity too — or groups (8 + 2) + 7 = 17. Regrouping to make a ten is associativity in action. |
| Distributive | Multiply across a sum or difference | a × (b + c) = (a×b) + (a×c) | × over + and − | A Grade 3 student who doesn't know 6 × 7 decomposes it as 6 × (5 + 2) = 30 + 12 = 42. The area model of multiplication makes distributivity visible as separate rectangles. |
| Identity | Adding 0 or multiplying by 1 leaves the number unchanged | a + 0 = a a × 1 = a |
+ and × | A Grade 2 student learns that adding 0 to any number leaves it unchanged — useful for establishing that 0 is the additive identity. This also underpins why multiplying a fraction by 2/2 (= 1) creates an equivalent fraction. |
(4) JUSTIFYING COMPUTATIONAL ALGORITHMS
(A) The Standard Addition Algorithm — Why It Works
The standard algorithm works because of place value and the associative/commutative properties of addition. When you "carry" a 1 to the tens column, you are regrouping 10 ones into 1 ten — a place-value trade.
Standard Algorithm: 247 + 185
What's actually happening:
- Ones: 7 + 5 = 12 → write 2, carry 1 ten
- Tens: 4 + 8 + 1(carried) = 13 → write 3, carry 1 hundred
- Hundreds: 2 + 1 + 1(carried) = 4 → write 4
- Result: 432 ✓
The "carry" is a physical regrouping: 10 ones become 1 ten. The algorithm is justified by place value. In a Grade 2 classroom, use base-ten blocks to make this trade concrete before introducing the written procedure.
(B) Multiplication — The Area Model Makes It Visible
The area model shows why the standard multiplication algorithm works: you are computing the area of a rectangle where each side represents a factor. Every partial product is a visible rectangle. This is the Grade 3–4 bridge between concrete multiplication and the abstract standard algorithm.
34 × 27 using the area model
Add all four partial products:
210
80
+ 28
The standard algorithm compresses these four partial products into two rows. The area model makes each partial product visible and is the recommended Grade 4 representation before students transition to the standard algorithm.
(C) Division — Interpreting the Standard Algorithm
Long division implements repeated subtraction of equal groups. The algorithm works from the largest place value down, distributing the dividend into equal groups.
752 ÷ 4 — What the algorithm actually means
Step-by-step meaning:
- How many 4s in 7 hundreds? 1 (1 × 4 = 4 hundreds). Remainder: 3 hundreds = 30 tens → "bring down" to get 35 tens.
- How many 4s in 35 tens? 8 (8 × 4 = 32). Remainder: 3 tens = 30 ones → bring down the 2 to get 32 ones.
- How many 4s in 32 ones? 8 (8 × 4 = 32). Remainder: 0.
Answer: 188. Check: 188 × 4 = 752 ✓
In a Grade 4 classroom, connect "bring down" to the place-value trade: 3 remaining hundreds become 30 tens, which combine with the 5 tens already there — that's why you bring down the next digit.
(5) FRACTIONS — CONCEPTS, OPERATIONS, MIXED NUMBERS, AND IMPROPER FRACTIONS
(A) What a Fraction Actually Means — Three Models
A fraction represents a relationship. The exam tests whether you understand all three standard interpretations:
3/4 = 3 of 4 equal parts are shaded. The whole is divided into 4 equal parts; 3 are selected.
3/4 is a point 3/4 of the way from 0 to 1. It represents a quantity, not just a part of a shape.
3 pizzas shared equally among 4 people. Each person gets 3/4 of a pizza. Fraction = division problem.
(B) Equivalent Fractions — The Multiply-Both Rule, Justified
Equivalent fractions name the same quantity using different numerators and denominators. The rule: multiply (or divide) both numerator and denominator by the same nonzero number. This works because you are multiplying the fraction by 1 (in disguise).
Why does 2/3 = 4/6?
Multiplying by 2/2 is multiplying by 1. The value doesn't change. Visually: if you cut each third into 2 equal pieces, you get 6 pieces total, and the same area is covered by 4 of those 6 pieces.
2/3
4/6
(C) Mixed Numbers and Improper Fractions
A mixed number combines a whole number and a proper fraction: 2¾ means "two wholes and three-fourths." An improper fraction has a numerator greater than or equal to its denominator: 11/4. Both represent the same quantity. Your exam tests conversion in both directions and operations involving mixed numbers.
Procedure: Multiply the whole number by the denominator, then add the numerator. Keep the same denominator.
Think of it as: 2 whole pies (each cut into 4 slices) = 8 slices, plus 3 more = 11 slices total, each being 1/4 of a pie.
Procedure: Divide numerator by denominator. The quotient is the whole number; the remainder is the new numerator; keep the same denominator.
17 fifths = 15 fifths (= 3 wholes) + 2 fifths left over. The fraction strip below 1 is 2/5.
Operations with mixed numbers appear on the exam in two forms: adding/subtracting (which may require borrowing) and multiplying/dividing (where converting to improper fractions first is almost always the cleanest strategy).
Example: 3½ + 2¾
Method 1 — Keep mixed numbers:
Add fraction parts: 1/2 + 3/4 = 2/4 + 3/4 = 5/4 = 1¼
Combine: 5 + 1¼ = 6¼
Method 2 — Convert to improper fractions first:
LCD = 4: 7/2 = 14/4
14/4 + 11/4 = 25/4 = 6¼ ✓
Example: 2⅓ × 1½
Multiply: (7/3) × (3/2) = 21/6 = 7/2 = 3½
For multiplication and division with mixed numbers, always convert to improper fractions first — trying to multiply mixed numbers directly leads to errors. This is the strategy you'll want to model for Grade 5 students.
(D) Adding and Subtracting Fractions — Common Denominator, Visually
Compute: 1/4 + 2/3
Step 1: Find the LCD (least common denominator): LCD(4, 3) = 12
Step 2: Convert: 1/4 = 3/12 and 2/3 = 8/12
Step 3: Add numerators, keep denominator: 3/12 + 8/12 = 11/12