Mathematics, like any other language, has its own set of symbols used to express ideas and relationships.
2
New cards
Mathematics as a Language
Mathematics, like any other language, has its own set of symbols used to express ideas and relationships. The symbol “+” represents addition, similar to how words represent ideas in spoken language.
3
New cards
Learning Mathematical Symbols
Mathematical symbols are not terrifying to learn; they simply require familiarity, like learning a new language. Getting used to symbols like π (pi) or √ (square root) takes practice.
4
New cards
Common Mistake in Teaching Math
One mistake is “wordizing” everything — overexplaining instead of letting students understand symbols and logic naturally. Instead of saying “add these numbers together,” a teacher could just show “2 + 3.”
5
New cards
Communication in Mathematics
Communication is essential in math to avoid misunderstanding and improve clarity. Using correct notation helps everyone understand that “3 × 4 = 12.”
6
New cards
Undefined Terms
In mathematics, some concepts are accepted without formal definition. Point, line, and plane are undefined terms but are used to describe geometric ideas.
7
New cards
Examples of Undefined Terms
Set, point, line, and plane are foundational but not formally defined. You can describe a line as “a straight path,” but not define it completely.
8
New cards
Mathematical Language
A system used to communicate mathematical ideas using terms, symbols, and notations. The equation “y = 2x + 3” communicates a relationship between variables.
9
New cards
Mathematical Expression
A combination of mathematical symbols that follows rules and has meaning. 2x + 5 is a mathematical expression.
10
New cards
Mathematical Sentence
A statement comparing two expressions, which can be true or false. 5 + 3 = 8 (true) or 5 + 2 = 10 (false).
11
New cards
Mathematical Convention
Agreed rules or norms followed in math for consistency and clarity. The order of operations rule (PEMDAS) is a mathematical convention.
12
New cards
Roster Method
A way to represent a set by listing all its elements. A = {1, 2, 3, 4, 5}
13
New cards
Rule Method (Set-builder Notation)
A way to describe a set using a rule that defines its members. A = {x | x is a natural number less than 6}
14
New cards
Finite Set
A set with a limited or countable number of elements. A = {2, 4, 6, 8}
15
New cards
Infinite Set
A set with elements that continue without end. B = {1, 2, 3, 4, 5, …}
16
New cards
Unit Set (Singleton)
A set with exactly one element. C = {10}
17
New cards
Empty Set (Null Set)
A set with no elements, denoted by ∅ or {}. D = {} or D = ∅
18
New cards
Universal Set (U)
The set containing all elements under discussion in a given context. U = {all whole numbers}
19
New cards
Subset (⊆)
A set where all elements of A are also elements of B. A = {1, 2}, B = {1, 2, 3} → A ⊆ B
20
New cards
Proper Subset (⊂)
A subset that contains some but not all elements of another set. A = {1, 2}, B = {1, 2, 3} → A ⊂ B
21
New cards
Equality of Sets
Two sets are equal if they contain exactly the same elements. A = {1, 2, 3} and B = {3, 2, 1} → A = B
22
New cards
Union (∪)
The set of all elements that are in A or B (or both). A = {1, 2}, B = {2, 3} → A ∪ B = {1, 2, 3}
23
New cards
Intersection (∩)
The set of elements that are in both A and B. A = {1, 2, 3}, B = {2, 3, 4} → A ∩ B = {2, 3}
24
New cards
Complement (A′)
The set of all elements in the universal set that are not in A. U = {1, 2, 3, 4}, A = {1, 2} → A′ = {3, 4}
25
New cards
Difference (A − B)
The set of elements that are in A but not in B. A = {1, 2, 3}, B = {2, 3, 4} → A − B = {1}
26
New cards
Disjoint Sets
Two sets that have no elements in common. A = {1, 2}, B = {3, 4} → A ∩ B = ∅