James's Math Hub
Pre-Algebra

Lesson 3 / 5 · 9 min read

Negative Numbers & Integer Operations

The number line, absolute value, and the sign rules that never change.

The number line

Negative numbers extend the number line to the left of zero. 3-3 is the same distance from zero as 33, just on the other side.

The absolute value x|x| is the distance from zero — always non-negative.

5=55=5|5| = 5 \qquad |-5| = 5

Adding and subtracting

Same signs: add the absolute values, keep the sign.

3+(4)=75+8=13-3 + (-4) = -7 \qquad 5 + 8 = 13

Different signs: subtract the smaller absolute value from the larger; keep the sign of the larger.

7+3=49+(4)=5-7 + 3 = -4 \qquad 9 + (-4) = 5

Subtraction is just adding the opposite: ab=a+(b)a - b = a + (-b).

58=5+(8)=35 - 8 = 5 + (-8) = -3 3(7)=3+7=4-3 - (-7) = -3 + 7 = 4

Multiplying and dividing

The sign rule is symmetric: same signs → positive, different signs → negative.

(3)×(4)=12(-3) \times (-4) = 12 (3)×4=12(-3) \times 4 = -12 153=5\dfrac{-15}{-3} = 5 153=5\dfrac{-15}{3} = -5

Multiplying or dividing by a negative flips the sign of the result.

Worked example

6+3×(2)(8)-6 + 3 \times (-2) - (-8)

Order of operations: multiplication first.

  1. 3×(2)=63 \times (-2) = -6. Expression: 6+(6)(8)-6 + (-6) - (-8).
  2. Left to right: 6+(6)=12-6 + (-6) = -12. Then 12(8)=12+8=4-12 - (-8) = -12 + 8 = -4.

Key takeaways

  • x|x| is the distance from zero — never negative.
  • Subtracting is adding the opposite: ab=a+(b)a - b = a + (-b).
  • Two negatives multiply/divide to a positive; mixed signs give a negative.