Variable Expressions

Middle & High School Depth 41 in the knowledge graph I know this Set as goal
Unlocks 9583 downstream topics
variables expressions evaluation algebra-intro

Core Idea

A variable expression (or algebraic expression) uses letters to represent unknown or changing quantities. In the expression 3x + 7, the variable x can take on different values, and the expression's value changes accordingly. Evaluating an expression means substituting a specific number for the variable and computing the result. Writing and evaluating variable expressions is the gateway to algebra — it shifts mathematics from computing with known numbers to reasoning about relationships and unknowns. Students must understand that a variable is not a mystery to be feared but a placeholder that represents a number.

How It's Best Learned

Translate verbal phrases into algebraic expressions: "five more than a number" becomes n + 5. Practice evaluation with a substitution table: given x = 2, 3, 4, what is 2x − 1? Connect to patterns — the expression is a rule that generates a sequence. Use physical models (algebra tiles) to make expressions tangible before moving to pure symbols.

Common Misconceptions

Explainer

A variable is simply a letter standing in for a number — one that we don't know yet, or one that can change. When you write the expression 3x + 7, you are describing a rule: take a number, multiply it by 3, then add 7. The letter x is not mysterious; it is a placeholder, the same way a blank in a fill-in-the-sentence holds space for a word. Different values of x produce different results, which is why expressions are more powerful than plain arithmetic — they describe whole families of calculations at once.

Evaluating an expression means plugging in a specific value and computing the result. If x = 4, then 3x + 7 becomes 3(4) + 7. At this point, order of operations — which you already know from integer arithmetic — takes over: multiplication before addition gives 12 + 7 = 19. Changing x to 5 gives 3(5) + 7 = 22. Think of the expression as a machine: substitution provides the input, order of operations runs the machine, and the result is the output.

One of the most important conventions to internalize is that 3x does NOT mean "thirty-something." In algebra, two symbols written next to each other mean multiplication: 3x = 3 × x. This is called implicit multiplication, and it appears throughout algebra. Once you recognize it, expressions like 5n, 2ab, or 7y stop looking like codes and start looking like ordinary multiplication written in a compact form.

Variables can appear in more complex positions — like 2x² − 5x + 1. The same rules apply: substitute first, then follow order of operations carefully. With x = 3: 2(3²) − 5(3) + 1 = 2(9) − 15 + 1 = 18 − 15 + 1 = 4. The exponent applies to x before multiplying by 2. Writing out the substitution explicitly before simplifying prevents most errors.

As you move deeper into algebra, expressions appear everywhere — as formulas, function rules, and equations to solve. Every one of them is built from variables and the operations you already know. The skill you are practicing now — reading, writing, and evaluating expressions — is the foundation for combining like terms, using the distributive property, and eventually solving equations.

Practice Questions 3 questions

Prerequisite Chain

Longest path: 42 steps · 193 total prerequisite topics

Prerequisites (2)

Leads To (11)