🧱 See It
BEDMAS still decides the order — brackets, then multiply/divide, then add/subtract. The only new twist is that some of the numbers are fractions, so every add/subtract step also needs the common-denominator trick, and every multiply/divide step uses the straight-across and flip-and-multiply rules from the last two pages.
✏️ Draw It
Number the operations first, exactly like always — before converting or calculating anything:
Multiply happens first (①), then add (②) — the fractions don't change the order at all.
🔢 Write It
1/2 + 1/4 × 2/3
Step 1 — multiply first (straight across, then simplify):
1/4 × 2/3 = 2/12 = 1/6
Step 2 — now add (find a fresh common denominator for these two: LCM(2, 6) = 6):
1/2 + 1/6 = 3/6 + 1/6 = 4/6 = 2/3
💡 Worked Examples
Example 1: 2/3 − 1/2 × 1/3
- Order: multiply first, then subtract.
- Multiply:
1/2 × 1/3 = 1/6 - Subtract (common denominator of 3 and 6 is 6, so
2/3 = 4/6):4/6 − 1/6 = 3/6 - Simplify:
GCF(3, 6) = 3, so3/6 = 1/2 - Answer:
1/2
Example 2: (1/2 + 1/4) × 2
- Order: brackets first, then multiply.
- Brackets (common denominator 4, so
1/2 = 2/4):2/4 + 1/4 = 3/4 - Multiply:
3/4 × 2 = 6/4 - Simplify:
GCF(6, 4) = 2, so6/4 = 3/2 - Answer:
3/2