Secondary Mathematics Essentials
Algebra Fundamentals
From Arithmetic to Algebra
In arithmetic, you work with numbers you know. For example, $3 + 5 = 8$. Algebra introduces a new idea: working with numbers you don't know yet. We use letters, called variables, to stand in for these unknown values.
Instead of just numbers, we now have algebraic expressions like $x + 5$. This expression's value depends on the value of $x$. This simple shift opens up a whole new way of solving problems.
variable
noun
A symbol, usually a letter, that represents an unknown number or a quantity that can change.
To work with variables, we rely on the same rules that govern regular numbers. These rules, or properties, make sure our calculations are consistent and logical.
- Commutative Property: The order doesn't matter for addition and multiplication. For example, and .
- Associative Property: How you group numbers doesn't matter for addition and multiplication. For example, .
- Distributive Property: This property links multiplication and addition. . This is key for simplifying more complex expressions.
Solving for the Unknown
The most common task in algebra is solving equations. An equation is a statement that two expressions are equal. A linear equation is a basic type where the variable isn't raised to a power higher than one.
Think of an equation as a perfectly balanced scale. If you add or remove weight from one side, you must do the exact same thing to the other side to keep it balanced. This is the golden rule of algebra: whatever you do to one side of the equation, you must do to the other.
Our goal is to isolate the variable on one side of the equals sign to find its value.
Let's solve a simple linear equation: .
-
Undo addition/subtraction. To get the term with by itself, we subtract 5 from both sides.
-
Undo multiplication/division. To isolate , we divide both sides by 2.
We found the solution! If we plug 3 back into the original equation for , we see that . It works.
Inequalities work similarly, but instead of an equals sign, they use symbols like (less than), (greater than), (less than or equal to), or (greater than or equal to). The solving process is the same, with one crucial exception: if you multiply or divide both sides by a negative number, you must flip the inequality sign.
Graphing Linear Functions
Equations can be more than just abstract symbols. We can visualize them as graphs. A linear equation represents a straight line on a two-dimensional grid called the Cartesian plane.
The most common form for a linear equation is the slope-intercept form:
In this form:
- and are the coordinates of any point on the line.
- is the slope, which tells us how steep the line is. It's the "rise over run" – how much the line goes up for every unit it moves to the right.
- is the y-intercept, the point where the line crosses the vertical y-axis.
Let's graph the equation .
To draw the line, we start by plotting the y-intercept at . From there, we use the slope, which is 2 (or ). We "rise" 2 units up and "run" 1 unit to the right, which gives us a second point at . Then, we just draw a straight line through those two points.
Working with Polynomials
As we get more comfortable with variables, we can start working with more complex expressions called polynomials. A polynomial is an expression with one or more terms, where each term consists of a coefficient (a number) multiplied by a variable raised to a non-negative integer power.
| Type | Number of Terms | Example |
|---|---|---|
| Monomial | 1 | |
| Binomial | 2 | |
| Trinomial | 3 |
We can add, subtract, and multiply polynomials. When adding or subtracting, you simply combine "like terms" – terms with the same variable raised to the same power.
For example, to add and , we group the like terms:
Multiplication is a bit more involved. To multiply two binomials, like and , we can use the distributive property. You multiply each term in the first binomial by each term in the second one:
Factoring is the reverse of this process. It means starting with the result, like , and breaking it down into its original factors, . Factoring is a crucial skill for solving more advanced equations.
Ready to test your understanding? Let's see how well you've grasped these foundational concepts.
What is the primary purpose of using a variable, like 'x', in algebra?
Which property of algebra is demonstrated by the equation ?
These building blocks – working with variables, solving equations, graphing lines, and handling polynomials – form the foundation for almost all higher-level math. Mastering them will prepare you for the new challenges ahead.