Concept Overview
Expressions and equations are essential tools for representing relationships between quantities. Expressions show how values combine using arithmetic operations. Equations go further β they show a complete relationship by stating that two expressions are equal.
These ideas allow us to describe patterns, solve real-world problems, and reason about unknown values using variables and symbolic notation.
Key Vocabulary
- Variable: A letter or symbol that represents a number.
- Expression: A mathematical phrase made of numbers, variables, and operations, but no equals sign.
- Equation: A mathematical statement that two expressions are equal.
- Coefficient: A number that multiplies a variable in an expression.
- Constant: A number without a variable; it has a fixed value.
- Solution: A value for the variable that makes an equation true.
What Are Variables?
A variable is a symbol β usually a letter like \( x \), \( y \), or \( n \) β that stands in for a number. This number might be unknown, changing, or chosen freely. Variables allow mathematics to describe patterns and relationships in general terms, without always using specific values.
Variables serve several purposes:
- Represent unknowns: such as a missing value in an equation
- Express rules or formulas: like \( A = lw \) for area of a rectangle
- Model relationships: such as distance depending on speed and time, \( d = rt \)
- Describe patterns: like sequences or trends in data
Variables are not random β their meaning often comes from context. For example, in a science problem, \( t \) might represent time. In a geometry formula, \( h \) might stand for height.
Understanding how variables work is essential for writing and solving equations, making generalizations, and analyzing real-world problems using mathematics.
Algebraic Expressions
Expressions like \( 3x + 5 \) represent patterns and calculations. They can model situations like “three times a number, plus five.”
Expressions can be simplified by combining like terms or using properties of operations. For example:
\[ 2x + 4x = 6x \]
Understanding and Solving Equations
An equation is a statement that two expressions are equal. Solving an equation means finding the value of the variable that makes this statement true.
Properties of Equality
Solving an equation is based on the idea of equality β that both sides of the equation represent the same value. To keep this balance, anything done to one side must also be done to the other.
Example
Solve the equation: \( x + 5 = 9 \)
Subtracting 5 from only one side will make the equation unbalanced. To maintain equality, subtract 5 from both sides.
\( x + 5 – 5 = 9 – 5 \Rightarrow x = 4 \)
This works for every operation:
- Addition and subtraction: Add or subtract the same number on both sides
- Multiplication and division: Multiply or divide both sides by the same number (not zero)
These actions preserve equality β they don’t change the truth of the equation, only its form. This is what makes solving equations possible while keeping everything logically consistent.
Example: Solve \( x + 7 = 12 \)
Subtract 7 from both sides: \( x = 12 – 7 = 5 \)
One-step equations involve just a single operation to isolate the variable. These form the basis for more complex problem solving later on.
Using Substitution
Substitution means replacing a variable with a specific value to evaluate or check an expression or equation.
Example: If \( x = -3 \), evaluate \( -2x^2 \)
\[ -2(-3)^2 = -2(9) = -18 \]
Substitution is also used to test whether a number is a solution to an equation.
Try It Yourself!
- Simplify: \( 3x + 4x – 2 \)
- Evaluate: \( 5y – 3 \) when \( y = 2 \)
- Solve: \( x – 6 = 9 \)
- Solve: \( \frac{1}{2}x = 4 \)
- Write an expression for: βtwice a number increased by 8β
Reveal Answers
- \( 3x + 4x = 7x \), so answer is \( \boxed{7x – 2} \)
- \( 5(2) – 3 = 10 – 3 = \boxed{7} \)
- \( x = 9 + 6 = \boxed{15} \)
- \( x = 4 \div \frac{1}{2} = \boxed{8} \)
- Expression: \( \boxed{2x + 8} \)
Connections & Extensions
Expressions and equations are central to algebra, but they also show up in science, engineering, and finance. From calculating interest to modeling physics problems, algebraic thinking is everywhere.