Algebra Foundations: Concepts, Examples, and Practice
Exponents, Scientific Notation, Properties, Equations, Inequalities & More
Chapter 1: Key Concepts
1. Exponents
An exponent shows how many times a number (base) is multiplied by itself.
Example: \( 3^4 = 3 \times 3 \times 3 \times 3 = 81 \)
Basic rules:
Multiplying same bases: \( a^m \times a^n = a^{m+n} \)
Dividing same bases: \( a^m \div a^n = a^{m-n} \)
Power of a power: \( (a^m)^n = a^{mn} \)
Zero exponent: \( a^0 = 1 \) (if \( a \neq 0 \))
2. Scientific Notation
Used to write very large or small numbers compactly.
Format: \( a \times 10^n \), where \( 1 \leq |a| < 10 \), \( n \) is an integer.
Example: \( 4500000 = 4.5 \times 10^6 \)
3. Order of Operations
Use PEMDAS: Parentheses, Exponents, Multiplication/Division (left to right), Addition/Subtraction (left to right)
Commutative: Order doesn't matter for addition/multiplication:
Addition: \( a + b = b + a \)
Multiplication: \( ab = ba \)
Associative: Grouping doesn't matter for addition/multiplication:
Addition: \( (a + b) + c = a + (b + c) \)
Multiplication: \( (ab)c = a(bc) \)
5. Distributive Property and Identity
Distributive: \( a(b + c) = ab + ac \)
Identity:
Addition identity: \( a + 0 = a \)
Multiplication identity: \( a \times 1 = a \)
6. Zero Property, Equality Properties
Zero property of multiplication: \( a \times 0 = 0 \)
Equality properties: If \( a = b \), then:
Addition: \( a + c = b + c \)
Multiplication: \( ac = bc \)
7. Factors and Multiples
Factor: A number that divides another number evenly. Multiple: The result of multiplying a number by an integer.
Example: Factors of 12 are 1, 2, 3, 4, 6, 12. Multiples of 3 are 3, 6, 9, 12, etc.
8. Understanding Variable Expressions
A variable is a symbol (like \( x \)) representing an unknown value.
Expressions use variables, numbers, and operations. E.g., \( 2x + 5 \).
9. Solving Equations by Addition and Subtraction
Goal: Isolate the variable. Example: \( x + 7 = 12 \) ⇒ \( x = 12 - 7 = 5 \)
10. Solving Equations by Multiplication and Division