Arithmetic is powerful, but it has a limitation: every calculation requires you to know all the numbers upfront. What happens when you don't? What if you want to describe how much a plumber will charge before you know how many hours the job takes? Or write a rule for converting any temperature from Celsius to Fahrenheit, not just one specific temperature? This is exactly the problem that variables were invented to solve. Mathematicians realized that by using a letter as a stand-in for an unknown or changing number, you could write one general rule that works for infinitely many situations at once. That shift — from specific numbers to general symbols — is the move from arithmetic into algebra. One common misconception to clear up right away: a variable is not a mystery that needs to be 'solved' every time you see it. Sometimes it represents a number you'll find later; sometimes it represents a quantity that genuinely changes. By the end of this lesson, you'll be comfortable reading and writing expressions that use variables, and you'll understand why they make mathematics so much more useful than working with fixed numbers alone.
A variable is a letter or symbol used to represent a number that is either unknown or capable of changing. But why use a letter at all — why not just write a blank line or a question mark? The answer is that letters can participate in arithmetic operations in a way that blanks cannot. You can write and immediately understand it means 'five more than whatever is.' A blank space doesn't carry that meaning.
Think about a piggy bank. You know you've been putting coins in, but you haven't counted yet. If someone asks 'how much is in there?', you might say 'I don't know — call it dollars.' The moment you count and find , you simply say . The letter held the place for a real number until you were ready to fill it in. That's all a variable does.
Here's the subtlety that trips students up early: a variable does not always equal the same thing. In one problem, might be . In the next problem, might be . The letter has no fixed value by itself — it only gets a value when the problem gives it one. So when you see on its own, without any additional information, the correct response is not to try to calculate an answer. The expression simply means 'five more than ,' and that's a complete, meaningful statement even without knowing what is.
The mental model to carry forward: a variable is a labeled empty box. The label (, , , or anything else) is just a name so you can refer to the same box consistently throughout a problem.
A variable is a named placeholder — its letter is just a label for a box that a number will eventually fill.
expression
Every algebraic expression is built from two kinds of ingredients: things that change and things that don't. A constant is a number whose value is fixed — it means the same thing wherever it appears. A variable is a symbol whose value can differ from one situation to the next. Learning to spot which is which is one of the most useful habits you can build in algebra.
Consider a taxi ride where the company charges a fixed flat fee the moment you get in, plus per mile traveled. No matter how far you go — one mile or fifty — that starting charge is always there. It's a constant. But the number of miles you travel? That changes every time you take a ride. If you let represent the miles driven, the total fare is . The and the are constants; is the variable.
Here's the mistake students commonly make: they see and think the is somehow part of the variable. It isn't. The is a constant called the coefficient — it scales the variable, but it doesn't change. Only changes. Compare these two rides: if miles, the fare is . If miles, the fare is . The and the stayed the same both times; only moved.
The mental model: constants are the fixed bones of an expression; variables are the moving parts. When you analyze any real-world situation mathematically, your first question should be: what stays the same here, and what changes?
Ask 'what stays the same, and what changes?' — the first group are your constants, the second are your variables.
Algebra is often called the language of mathematics, and like any language, it has its own vocabulary. Certain English words reliably map onto specific mathematical operations, and learning those mappings lets you move fluidly between a written description and a symbolic expression.
The most important distinction to get right immediately: an expression is not an equation. An equation has an equals sign and makes a claim that two things are equal (). An expression is just a mathematical phrase — a combination of numbers, variables, and operations — that describes a quantity without making any claim about its value (). You don't 'solve' an expression; you read it, write it, or evaluate it.
Now, the keyword patterns. Addition signals: 'sum,' 'more than,' 'increased by,' 'total,' 'plus.' Subtraction signals: 'less than,' 'decreased by,' 'difference,' 'minus,' 'fewer than.' Be especially careful with 'less than' — it flips the order. 'Ten less than ' is , not . Students get this backwards constantly. The phrase describes the result of subtracting, so the thing you're subtracting from comes first. Compare: ' decreased by ten' → , and 'ten less than ' → also . Both mean the same thing, but they're phrased from opposite directions. Multiplication signals: 'product,' 'times,' 'twice' (meaning ), 'triple' (meaning ). Division signals: 'quotient,' 'divided by,' 'per,' 'ratio of.'
The mental model: read the phrase as a recipe. The keywords are the instructions ('add,' 'subtract,' 'multiply'), and the nouns — numbers and variables — are the ingredients.
Key words are operation instructions — train yourself to hear 'less than' and immediately picture subtraction with the order flipped.
ten less than y
Evaluating an expression means computing its numerical value once you know what the variable stands for. The mechanics are simple — replace every occurrence of the variable with the given number — but the details matter, and skipping them causes errors.
Here's why parentheses are not optional: suppose you have and you're told . If you write (the digit 4 followed by the digit 3), that's the number forty-three, which is completely wrong. Instead, write , which clearly shows multiplication and gives . The parentheses prevent the substituted number from blending visually with the coefficient. Now consider a trickier case: when . Write . Without the parentheses, looks like subtraction and gives a wrong answer of . The parentheses aren't decorative — they're load-bearing.
Also substitute into every occurrence of the variable. If an expression uses the same variable twice — say when — replace both: . A common mistake is to substitute into the first occurrence and forget the second.
After substituting, you're left with a pure arithmetic problem. At that point, follow the order of operations: handle exponents first, then multiplication and division (left to right), then addition and subtraction (left to right). The variable is gone; arithmetic takes over.
The mental model: substitution is the handoff between algebra and arithmetic. Once you've substituted, your algebra work is done — you're just calculating.
Write the substituted number in parentheses every time — it prevents the two most common substitution errors simultaneously.
Evaluate the expression when .
The total value of the expression
A movie ticket costs . You also buy a tub of popcorn, but you don't know the price yet. Write an expression for the total cost.
An algebraic expression representing the cost
A variable is a letter used as a placeholder for a number that is unknown or changeable. It has no fixed value on its own — it only gets a value when a problem assigns one.
A constant is a number whose value never changes within an expression. The number is always seven; the coefficient in is always three, regardless of what is.
An algebraic expression combines constants, variables, and operations, but contains no equals sign. It describes a quantity; it does not make a claim that can be true or false.
Substitution turns an algebraic expression into an arithmetic one. Replace every instance of the variable with the given number — always in parentheses — then apply the order of operations.
Certain English words reliably signal operations: 'product' means multiply, 'less than' means subtract with the order flipped, 'quotient' means divide. Memorizing these mappings speeds up translation dramatically.
Variables let you write one general rule — like for a repair bill — that works for every possible value of the unknown, rather than calculating separately for each case.
Variables are the single idea that separates arithmetic from algebra, and algebra from everything above it. Once you're comfortable with variables in expressions, the natural next step is equations — statements that two expressions are equal — which lets you find unknown values rather than just represent them. After that come functions, which are rules connecting variables, and then calculus, which studies how variables change relative to each other. Every one of those topics is built directly on the idea introduced here: that a letter can stand in for a number, and that we can reason about that letter without knowing its value yet.
Find five real-world quantities today — the cost of lunch, the time until the weekend, the number of steps to class — and write a variable expression for each one. The habit of spotting variables in daily life makes the concept concrete rather than abstract.
When practicing substitution, force yourself to write the full rewrite step (e.g., ) before doing any arithmetic. Time yourself: if you can't do the rewrite automatically within five seconds, you need more repetitions before moving to harder problems.
Drill the 'less than' trap specifically: write ten phrases of the form 'A less than B' and translate each one, confirming the order each time. This single pattern causes more early-algebra errors than almost anything else.
After solving any practice problem, ask yourself: 'which step would be wrong if I had added before multiplying?' Actively identifying the order-of-operations trap in each problem cements the habit of checking it every time.
Evaluate the expression if .
Write an algebraic expression for the phrase: 'The product of and a number '.
Find the value of when .
Explain why using a variable is more helpful than just using a blank space or a question mark.
This is an exploration question. Write your thoughts and discuss with others!
A company charges a fixed fee of plus per hour for a repair. Write an expression for the total cost after hours, then calculate the cost for a -hour job.
How do you value this lesson?