Key Vocabulary
Expression — a math phrase with numbers,
variables, and operations (no = sign).
(expresión)
Variable — a letter (like x or n) that stands
for an unknown number.
(variable)
Evaluate — to find the value of an expression
by replacing the variable with a number.
(evaluar)
Substitute — to replace a variable with a given
number.
(sustituir)
Coefficient — the number multiplied by a
variable (in 5x, the coefficient is 5).
(coeficiente)
Constant — a number that stands alone (no
variable attached).
(constante)
Visual Example
Writing an expression from words:
"Three more than a number" → n + 3
"Twice a number" → 2n
"A number divided by 4" → n ÷ 4 or
n/4
Evaluating an expression:
Evaluate 3x + 7 when x = 4
Step 1: Replace x with 4 → 3(4) + 7
Step 2: Multiply → 12 + 7
Step 3: Add → 19