Integers
Interactive curriculum lessons, worked examples, and geometric problem-solving techniques designed to help Kenyan students master CBC, KPSEA, KCSE, and IGCSE mathematics.
First Principles
Objective: Master Multi-Step Operations on Directed Numbers (Integers)
In daily life across Kenya, numbers go above and below zero: from the cool peaks of Mount Kenya at \(-4^\circ\text{C}\) to sea level at Mombasa (\(0\text{ m}\)), and from an M-Pesa account balance of \(+1,500\text{ Ksh}\) to an overdraft (Fuliza) debt of \(-450\text{ Ksh}\). Integers are the set of whole numbers, their negatives, and zero: \[\mathbb{Z} = \{ \dots, -3, -2, -1, 0, 1, 2, 3, \dots \}\]
Interactive Integer Number Line Hopper πΈ
Enter an expression or pick a preset to visualise directional hops on the integer line.
1. Vector & Directional Meaning
Every integer contains two pieces of information: magnitude (distance from 0) and direction (positive to the right, negative to the left). Subtracting a negative is equivalent to reversing direction twiceβwhich results in moving forward: \[a - (-b) = a + b\]
2. Multiplication & Division of Signed Quantities
When multiplying or dividing signed numbers:
- Like Signs produce a Positive outcome: \((-) \times (-) = (+)\) and \((+) \times (+) = (+)\).
- Unlike Signs produce a Negative outcome: \((+) \times (-) = (-)\) and \((-) \times (+) = (-)\).
3. Order of Operations (BODMAS / PEMDAS)
In multi-step problems, operations must be strictly evaluated in this order:
Brackets \(\to\) Orders/Powers \(\to\) Division & Multiplication (left to right) \(\to\) Addition & Subtraction (left to right).
Key Formulas
β’ If both signs are identical: Add magnitudes, preserve common sign.
β’ If signs differ: Subtract the smaller magnitude from the larger magnitude, keep sign of the number with larger magnitude.
Subtracting a number is identical to adding its additive inverse (opposite). For example, \(5 - (-3) = 5 + 3 = 8\).
Multiplying two integers with the same sign always produces a positive integer.
Multiplying two integers with opposite signs always yields a negative integer.
β’ \(\frac{-a}{-b} = +\left(\frac{a}{b}\right)\) (Same sign: positive)
β’ \(\frac{-a}{b} = -\left(\frac{a}{b}\right)\) (Opposite signs: negative)
Worked Examples
Evaluate: \(-7 + 12 - 9\)
- Step 1: Work from left to right. Evaluate \(-7 + 12\). Since signs are opposite, subtract magnitudes: \(12 - 7 = 5\). The larger magnitude is positive, so the intermediate value is \(+5\).
- Step 2: Evaluate \(5 - 9\). Subtracting \(9\) from \(5\) gives \(5 + (-9) = -4\).
Final Answer: \(-4\)
Evaluate: \(18 - 4 \times (-3) + (-20) \div 5\)
- Step 1: Identify high-priority operations (multiplication and division) before addition/subtraction.
- Step 2: Perform multiplication: \(4 \times (-3) = -12\). So \(18 - (-12) = 18 + 12 = 30\).
- Step 3: Perform division: \((-20) \div 5 = -4\).
- Step 4: Combine results: \(30 + (-4) = 30 - 4 = 26\).
Final Answer: \(26\)
Evaluate: \(-3 \left[ 5 - 2(-4 + 1) \right] + \frac{-36}{-4 + (-2)}\)
- Step 1: Resolve inner bracket: \(-4 + 1 = -3\).
- Step 2: Resolve brackets: \(5 - 2(-3) = 5 - (-6) = 5 + 6 = 11\).
- Step 3: Multiply outside term: \(-3 \times 11 = -33\).
- Step 4: Resolve denominator of the division fraction: \(-4 + (-2) = -6\).
- Step 5: Compute division: \(\frac{-36}{-6} = +6\).
- Step 6: Complete addition: \(-33 + 6 = -27\).
Final Answer: \(-27\)
Common Mistakes
Incorrect calculation: In \(8 - 2 \times 3\), writing \((8 - 2) \times 3 = 6 \times 3 = 18\).
Incorrect calculation: In \(-4 + (-6)\), writing \(+10\) because "two negatives make a positive".
Incorrect calculation: \(-(3 - 7) = -3 - 7 = -10\).
Real World
Practice