Variables and Unknowns
Variables and Unknowns are important ideas in math because they help us talk about numbers we do not know yet.
Sometimes in math, a number is missing. Instead of leaving a blank space, we can use a letter or a symbol to stand for that number. That letter or symbol is called a variable.
A variable can represent:
- an unknown number we need to find, or
- a number that can change.
For example, in the equation \(x + 5 = 12\), the letter \(x\) stands for a number we do not know yet. Our job is to figure out what number makes the equation true.
In math, an unknown is the value we are trying to find. A variable is the letter or symbol that stands for that unknown value.
So in \(x + 5 = 12\):
- \(x\) is the variable.
- The unknown is the number that \(x\) represents.
Why do we use variables?
- They help us write math problems clearly.
- They help us solve missing-number problems.
- They help us describe patterns and rules.
Think of a variable like a labeled box. The box has a name, such as \(n\) or \(y\), and inside the box is a number. We do not know the number at first, but we can use clues to find it.
Main Idea 1: A letter can stand for a missing number.
You may have seen problems like:
$$\Box + 4 = 9$$
We can replace the box with a letter:
$$a + 4 = 9$$
Now \(a\) is the variable. It stands for the missing number.
To solve it, ask: What number plus 4 equals 9?
Since \(5 + 4 = 9\), we know:
$$a = 5$$
Main Idea 2: A variable can change.
Sometimes a variable does not stand for just one number. It can stand for different numbers at different times.
For example, if each notebook costs \(\$3\), then the total cost depends on how many notebooks you buy.
We can write:
$$3n$$
Here, \(n\) is the number of notebooks. If \(n = 2\), then \(3n = 6\). If \(n = 5\), then \(3n = 15\).
This means the variable \(n\) can change.
Main Idea 3: An equation is like a balance.
An equation is a math sentence with an equals sign. The two sides must have the same value.
For example:
$$m + 7 = 15$$
This says the value on the left side must equal the value on the right side.
To find \(m\), think: What number plus 7 equals 15?
The answer is \(8\), so:
$$m = 8$$
We can check by putting \(8\) back into the equation:
$$8 + 7 = 15$$
Since that is true, our answer is correct.
Main Idea 4: Solve by using the opposite operation.
When we solve for a variable, we often use the opposite operation.
- Addition and subtraction are opposites.
- Multiplication and division are opposites.
If a number is added, subtract to find the variable.
If a number is multiplied, divide to find the variable.
For example, in \(b + 6 = 10\), 6 is added to \(b\). To find \(b\), subtract 6 from 10.
$$b = 10 - 6 = 4$$
For example, in \(4c = 20\), \(c\) is multiplied by 4. To find \(c\), divide 20 by 4.
$$c = 20 \div 4 = 5$$
Worked Example 1
Solve:
$$x + 3 = 11$$
Step 1: Ask, what number plus 3 equals 11?
Step 2: Use subtraction.
$$x = 11 - 3$$
$$x = 8$$
Check:
$$8 + 3 = 11$$
The equation is true, so \(x = 8\).
Worked Example 2
Solve:
$$y - 4 = 9$$
Step 1: Ask, what number minus 4 equals 9?
Step 2: Use the opposite operation. Since 4 was subtracted, add 4.
$$y = 9 + 4$$
$$y = 13$$
Check:
$$13 - 4 = 9$$
So \(y = 13\).
Worked Example 3
Solve:
$$5n = 35$$
Step 1: Ask, 5 times what number equals 35?
Step 2: Use division.
$$n = 35 \div 5$$
$$n = 7$$
Check:
$$5 \times 7 = 35$$
So \(n = 7\).
Worked Example 4
A pack of markers costs \(\$2\) each. Write an expression for the cost of \(m\) packs. Then find the cost when \(m = 4\).
Step 1: Each pack costs 2 dollars.
If there are \(m\) packs, the total cost is:
$$2m$$
Step 2: Replace \(m\) with 4.
$$2m = 2(4)$$
$$2m = 8$$
So the total cost is 8 dollars.
This example shows that a variable can stand for different numbers. If \(m\) changes, the total cost changes too.
Tips for Working with Variables
- Read the equation slowly.
- Find the variable. Ask, “What letter stands for the number?”
- Think about what operation is happening: addition, subtraction, multiplication, or division.
- Use the opposite operation to solve.
- Always check your answer by putting it back into the equation.
Common Mistakes to Avoid
- Mixing up the variable and the answer: In \(x + 2 = 6\), \(x\) is not 2. \(x\) is the number that makes the equation true.
- Forgetting to check: Always test your answer.
- Not using the opposite operation: If the problem says \(k - 3 = 5\), do not subtract 3 again. Add 3 instead.
Let’s look at a pattern.
Suppose you make a pattern by adding 2 each time:
2, 4, 6, 8, 10
If the step number is \(n\), one rule for the pattern is:
$$2n$$
If \(n = 1\), then \(2n = 2\).
If \(n = 2\), then \(2n = 4\).
If \(n = 3\), then \(2n = 6\).
Here, the variable \(n\) helps us describe the pattern with a rule.
Summary
A variable is a letter or symbol that stands for a number. It can represent an unknown number or a number that can change.
We use variables in equations and expressions to show relationships between numbers. To solve for a variable, use the opposite operation and then check your answer.
When you see a letter in math, do not be afraid. It is just a way to name a number we need to find or a number that can change.
Put what you read to the test
You've worked through Variables and Unknowns. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.