Math Notebook · Pre-Algebra
Integers & Rational Numbers
Operations · Distributive Law · Factoring Basics  ✦  20 Practice Problems
Score 0 / 20 📝
① Integer Operations — Signs Rule Everything

SAME signs → POSITIVE  (+)
DIFFERENT signs → NEGATIVE  (−)

Think: "Agree = Happy(+)  |  Disagree = Unhappy(−)"
This rule applies to multiplication and division only.

Addition of Integers — Number Line Rule

SAME sign: add the numbers, keep the sign

DIFFERENT sign: subtract, take the sign of the bigger number

(−5) + (−3) = −8  |  (−7) + 4 = −3

Simplify:  (−4) × (−3) ÷ (−2)

Step 1: (−4) × (−3) = +12   ← same sign rule

Step 2: (+12) ÷ (−2) = −6   ← different sign rule

📎 Your turn: (−5) × 2 × (−1) = ____

1
Integer
What is  (−8) + (−5)?
💡 EXPLANATION

Same signs (both negative) → ADD the numbers, keep the sign.
8 + 5 = 13, both negative → (−8) + (−5) = −13

2
Integer TRICKY
Evaluate:  (−3) × (−4) × (−1)
💡 EXPLANATION

(−3)×(−4) = +12 (same sign).
Then (+12)×(−1) = −12 (different sign).
📎 Key: Odd number of negatives → result is NEGATIVE.

3
Integer
Which is correct?  (−6) − (−2) = ?
💡 EXPLANATION

Subtracting a negative = ADDING a positive!
(−6) − (−2) = (−6) + 2 = −4
📎 Rule: "Minus minus = Plus"  →  – (–) = +

4
Integer HARD
Simplify:  (−24) ÷ (−6) ÷ (−2)
💡 EXPLANATION

Left to right: (−24)÷(−6) = +4 (same sign).
Then (+4)÷(−2) = −2 (different sign).


② Rational Numbers — Fractions with Signs

Rational number = any number written as p/q (q ≠ 0)

Sign rules still apply!  SAME → (+)  ·  DIFFERENT → (−)
For adding fractions: COMMON DENOMINATOR first!
LCD = Least Common Denominator  → smallest shared bottom number

34 + 12 = ?

LCD of 4 and 2 is 4

= −34 + 24 = 14

5
Rational
Calculate:  −23 + 16
💡 EXPLANATION

LCD = 6.  −2/3 = −4/6.
−4/6 + 1/6 = −3/6 = −1/2

6
Rational TRICKY
Multiply:  −35 × −109
💡 EXPLANATION

Same signs (both −) → positive.
3/5 × 10/9 = 30/45 = 2/3.
Result: +2/3

7
Rational
Divide:  45 ÷ −25
💡 EXPLANATION

Dividing fractions: FLIP the second and multiply.
4/5 × (−5/2) = −20/10 = −2
Different signs → negative.


③ Using Variables & Distributive Property

Distributive Property:
a(b + c) = ab + ac

Think: "The outside number visits everyone inside the parentheses."
Watch signs!  −a(b + c) = −ab − ac (negative distributes!)

Like Terms — Can Only Combine Same Variables

3x + 5x = 8x  ✔  |  3x + 5y = 3x + 5y  ✗ (can't combine)

2x² + 3x ≠ 5x²  ← different powers!

Expand:  −3(2x − 5)

= (−3)(2x) + (−3)(−5)

= −6x + +15

⚠️ Negative × Negative = Positive (don't forget!)

8
Distributive
Expand:  4(3x + 2)
💡 EXPLANATION

4 × 3x = 12x  AND  4 × 2 = 8
Result: 12x + 8

9
Distributive TRICKY
Expand:  −5(2x − 3)
💡 EXPLANATION

(−5)(2x) = −10x   AND   (−5)(−3) = +15
⚠️ Negative × Negative = Positive!
Result: −10x + 15

10
Distributive HARD
Simplify:  3(x + 4) − 2(x − 1)
💡 EXPLANATION

3(x+4) = 3x + 12
−2(x−1) = −2x + 2
Combine: (3x − 2x) + (12 + 2) = x + 14

11
Distributive
Expand:  12(6x − 4)
💡 EXPLANATION

½ × 6x = 3x   AND   ½ × (−4) = −2
Result: 3x − 2

12
Distributive TRICKY
Which expression equals  5x − 20?
💡 EXPLANATION

5(x − 4) = 5x − 20 ✔
This is actually factoring in reverse! GCF = 5.
5x − 20 → factor out 5 → 5(x − 4)


④ Factoring — Distributive Law in Reverse

FACTORING = opposite of distributing
Step 1: Find the GCF (Greatest Common Factor)
Step 2: Divide each term by GCF
Step 3: Write GCF × (remaining terms)

GCF = the biggest number/variable that divides into ALL terms evenly

Factor:  12x + 8

GCF of 12 and 8 = 4

12x ÷ 4 = 3x  |  8 ÷ 4 = 2

= 4(3x + 2)

📎 Check: 4(3x+2) = 12x+8 ✔

Factoring with Variables

6x² + 9x  → GCF = 3x

= 3x(2x + 3)

Remember: x² ÷ x = x  (subtract exponents)

13
Factoring
Factor completely:  15x + 10
💡 EXPLANATION

GCF of 15 and 10 is 5.
15x ÷ 5 = 3x  |  10 ÷ 5 = 2
Result: 5(3x + 2)

14
Factoring TRICKY
Factor:  8x² − 12x
💡 EXPLANATION

GCF = 4x (both numbers share 4, both have x).
8x² ÷ 4x = 2x  |  12x ÷ 4x = 3
Result: 4x(2x − 3)
⚠️ Option D is NOT fully factored (4x is the true GCF, not 2x).

15
Factoring HARD
Factor:  −6x + 18
💡 EXPLANATION

Both A and B are correct!
6(−x + 3) = −6x + 18 ✔
−6(x − 3) = −6x + 18 ✔
Both A and B are valid factored forms.


⑤ Mixed Challenge — Everything Together

QUICK REFERENCE CHEAT SHEET
(+)(+) = +  |  (−)(−) = +  |  (+)(−) = −  |  (−)(+) = −
Subtract negative: – (–) = +
Distribute: a(b+c) = ab+ac
Factor: GCF first, then divide each term
Fractions: LCD to add/subtract · FLIP to divide

16
Mixed TRICKY
Simplify:  2(3x + 1) + 3(x − 4)
💡 EXPLANATION

2(3x+1) = 6x + 2
3(x−4) = 3x − 12
Combine: 6x+3x = 9x  |  2−12 = −10
Result: 9x − 10

17
Rational+Dist HARD
Expand:  −13(9x − 6)
💡 EXPLANATION

(−1/3)(9x) = −3x
(−1/3)(−6) = +2  ← negative × negative = positive!
Result: −3x + 2

18
Factor+Rational HARD
What is the GCF of  14x²y  and  21xy²?
💡 EXPLANATION

Numbers: GCF(14, 21) = 7
x: min power is x¹ → x
y: min power is y¹ → y
GCF = 7xy

19
Integer+Dist TRICKY
If  a = −2, evaluate:  3(a + 5) − a
💡 EXPLANATION

Substitute a = −2:
3(−2 + 5) − (−2)
= 3(3) − (−2)
= 9 + 2 = 11
⚠️ − (−2) = +2 !

20
All Topics BOSS
Factor, then evaluate for x = −1:  6x² − 9x
💡 EXPLANATION

Factor: GCF = 3x → 3x(2x − 3)
Substitute x = −1:
3(−1)(2(−1) − 3)
= (−3)(−2 − 3)
= (−3)(−5) = +15
Same signs → positive!

🎉 Keep going! Math is a language — learn the words, the sentences get easy.
PRE-ALGEBRA · INTEGERS & RATIONALS · SELF-STUDY WORKSHEET