Fundamentals
Algebra serves as the language of mathematics, providing a structured way to represent and solve problems using symbols and rules. Before tackling complex equations, it is essential to master the foundational principles of arithmetic, the properties of real numbers, and the logic behind manipulating expressions. This section builds the groundwork for all subsequent algebraic topics.
Sets of Numbers
The real number system consists of several subsets. Understanding these sets helps in identifying the domain and nature of solutions.
Number Systems
-
Natural Numbers (): Counting numbers {1, 2, 3, }.
-
Whole Numbers (): Natural numbers plus zero {0, 1, 2, 3, }.
-
Integers (): Whole numbers and their negatives {}.
-
Rational Numbers (): Numbers that can be expressed as a fraction where are integers and . This includes terminating () and repeating () decimals.
-
Irrational Numbers (): Numbers that cannot be written as a simple fraction. Their decimal expansions are non-terminating and non-repeating (e.g., ).
-
Real Numbers (): The set of all rational and irrational numbers.
-
Complex Numbers (): Numbers of the form , where and .
Prime Factorization, GCD, and LCM
Understanding the building blocks of numbers is crucial for simplifying fractions and solving problems involving repeating events.
Number Properties
-
Prime Factorization: Expressing a composite number as the product of its prime factors (e.g., ).
-
Greatest Common Divisor (GCD): The largest positive integer that divides two or more numbers without a remainder. Useful for reducing fractions.
-
Least Common Multiple (LCM): The smallest positive integer that is a multiple of two or more numbers. Essential for finding common denominators.
Order of Operations (PEMDAS)
To ensure everyone calculates the same result for a given mathematical expression, we follow a strict order of operations, often remembered by the acronym PEMDAS:
PEMDAS Rules
-
Parentheses: Perform operations inside the innermost grouping symbols like brackets
[], braces{}, and fraction bars first. -
Exponents: Evaluate powers and square roots.
-
Multiplication and Division: These are inverse operations with equal priority. Perform them from left to right.
-
Addition and Subtraction: These are also inverse operations with equal priority. Perform them from left to right.
Caution
Multiplication does not always come before division. If you see , you calculate from left to right: , then .
Properties of Real Numbers
Visualize the commutative property of addition and the definition of distance between points using the interactive number line below. Adjust the values of and to see how vector addition works and how represents the distance between them.
Properties of Real Numbers on the Number Line
3
-2
Commutative Property of Addition:
Visualize and reaching the same sum.
These axioms form the rules of the game for algebra. For any real numbers , , and :
Algebraic Axioms
-
Commutative Property: Changing the order does not change the result. Addition: , Multiplication:
-
Associative Property: Changing the grouping does not change the result. Addition: , Multiplication:
-
Distributive Property: Multiplication distributes over addition/subtraction.
-
Identity Property: Additive Identity: , Multiplicative Identity:
-
Inverse Property: Additive Inverse: , Multiplicative Inverse (Reciprocal): (where )
Properties of Equality
These properties justify the steps we take when solving equations:
Equality Axioms
-
Reflexive Property: (A value always equals itself).
-
Symmetric Property: If , then .
-
Transitive Property: If and , then .
-
Substitution Property: If , then can be substituted for in any expression without changing its value.
Absolute Value
Geometrically, the absolute value of a number , denoted , is its distance from zero on the number line. Since distance cannot be negative, absolute value is always non-negative.
Absolute Value Definition
The piecewise definition of absolute value.
Variables
| Symbol | Description | Unit |
|---|---|---|
| The absolute value of x | - | |
| A real number | - |
Key Properties
-
-
-
Product Rule:
-
Quotient Rule: (if )
-
Triangle Inequality:
Inequalities
Inequalities compare the relative size of two values. They are solved similarly to equations, with one critical difference.
The Golden Rule of Inequalities
Whenever you multiply or divide both sides of an inequality by a negative number, you must reverse the direction of the inequality sign.
Interval Notation Guide
Notation Rules
-
Open Interval: corresponds to . Use parentheses when endpoints are excluded.
-
Closed Interval: corresponds to . Use brackets when endpoints are included.
-
Half-Open Interval: or mixes inclusion and exclusion.
-
Infinity: Always use parentheses with or (e.g., ).
Interactive Visualizer
Visualize different inequalities and their corresponding interval notations on a number line.
Inequality Visualizer
Value:2
Inequality
Interval
Key Takeaways
-
Order Matters: Always follow PEMDAS. Multiplication and Division are tied; Addition and Subtraction are tied. Solve ties from left to right.
-
Sign Flipping: The most common error in inequalities is forgetting to flip the sign when multiplying or dividing by a negative number.
-
Absolute Value: Represents distance. typically splits into two equations: and .
-
Properties: The Distributive Property () is a key tool for simplifying expressions and solving linear equations.
-
Sets of Numbers: Knowing the difference between integers, rational, and real numbers helps in defining the domain of functions.