Back to projectPublic page

1.6 Set Operations

This section is still being documented. Clone the project to customize it or keep reading for context.

Part of NCERT 11 Mathematics

9 blocks0 nested pages
Last updated Jan 31, 2026. Clone to remix or explore the blocks below.
e2e0699c...
operation

Union of Sets

Combining sets together

Union - Combining Sets

The union of sets AA and BB is everything in AA OR BB (or both).

Symbol: ABA \cup B

Read: "AA union BB"

Think: Merge everything together, no duplicates.

2d2ba160...
interactive

Union - Visual

See union in action

UABClick to see A ∪ B

Union Visualization

ABA \cup B includes everything from both sets.

Click to highlight the union!

8bd0fb8a...
operation

Intersection of Sets

Finding common elements

Intersection - Common Elements

The intersection of sets AA and BB contains elements in BOTH AA AND BB.

Symbol: ABA \cap B

Read: "AA intersection BB"

Think: What do they share? The overlap.

4177a29e...
interactive

Intersection - Visual

See intersection highlighted

UABClick to see A ∩ B

Intersection Visualization

ABA \cap B is only the overlapping region.

Click to see it!

aeb6f6d8...
operation

Difference of Sets

Removing elements

Difference - Taking Away

The difference ABA - B contains elements in AA but NOT in BB.

Symbol: ABA - B (also written ABA \setminus B)

Read: "AA minus BB"

Think: Remove from AA anything that's also in BB.

b926530d...
interactive

Difference - Visual

See difference operation

UABClick: A-B → B-A → Reset

Difference Visualization

See how ABA - B and BAB - A are different!

Order matters in difference.

20b3faba...
quiz

Check: Set Operations

Test union, intersection, difference

0 / 8

If n(A)=8n(A) = 8, n(B)=12n(B) = 12, and n(AB)=5n(A \cap B) = 5, find n(AB)n(A \cup B):