algebra 1
Introduction to Algebra 1
Algebra 1 is the first course in high school algebra and a foundational subject in mathematics. It introduces students to abstract thinking and problem-solving using symbols, variables, and equations. The core idea is to generalize arithmetic operations and find unknown quantities.
Key Concepts
1. Variables and Constants
Variable: A symbol, usually a letter (e.g., x, y, a), that represents an unknown numerical value in an expression or equation. Its value can change.
Example: In y = 2x + 3, x and y are variables.
Constant: A value that does not change. It is a fixed numerical quantity.
Example: In y = 2x + 3, 2 and 3 are constants.
2. Algebraic Expressions
An algebraic expression is a combination of variables, constants, and mathematical operations (addition, subtraction, multiplication, division). It does not contain an equality sign.
Examples:
3x + 5
y^2 - 4
\frac{a}{2} + 7b
Types of Algebraic Expressions:
Monomial: An expression with only one term. (e.g., 5x, 9y^2, -3)
Binomial: An expression with two terms. (e.g., 2x + 7, a^2 - b^2)
Trinomial: An expression with three terms. (e.g., x^2 + 3x - 2)
3. Algebraic Equations
An algebraic equation is a mathematical statement that shows two expressions are equal. It always contains an equality sign (=). The goal is often to find the value(s) of the variable(s) that make the equation true.
Examples:
x + 7 = 10
2y - 1 = 9
3a^2 + 5 = 20
4. Basic Operations
Addition: Combining terms. (e.g., x + 5)
Subtraction: Finding the difference between terms. (e.g., y - 3)
Multiplication: Repeated addition or scaling terms. (e.g., 4x, which means 4 \times x)
Division: Splitting a quantity into equal parts. (e.g., \frac{Z}{2}, which means Z \div 2)
Exponents: Indicates the number of times a base number is multiplied by itself. (e.g., x^2 = x \times x)
5. Solving Equations
The process of finding the value(s) of the variable(s) that satisfy an equation. This often involves applying inverse operations to isolate the variable.
Example: Solve for x in x + 5 = 12
Subtract 5 from both sides: x + 5 - 5 = 12 - 5
x = 7
6. Order of Operations (PEMDAS/BODMAS)
A set of rules that dictate the sequence in which mathematical operations should be performed to ensure a consistent result.
P/B: Parentheses/Brackets first.
E/O: Exponents/Orders next.
MD: Multiplication and Division from left to right.
AS: Addition and Subtraction from left to right.
Example: Evaluate 5 + 3 \times (7 - 2)^2
Parentheses: 5 + 3 \times (5)^2
Exponents: 5 + 3 \times 25
Multiplication: 5 + 75
Addition: 80
7. Properties of Equality
Rules that state what operations can be performed on an equation without changing its solution.
Addition Property of Equality: If a = b, then a + c = b + c.
Subtraction Property of Equality: If a = b, then a - c = b - c.
Multiplication Property of Equality: If a = b, then a \times c = b \times c (where c \neq 0).
Division Property of Equality: If a = b, then \frac{a}{c} = \frac{b}{c} (where c \neq 0).
These properties are fundamental for isolating variables when solving equations.