Expressions & Variables: The Machine That Waits for a Number
A variable is a blank box — plug in a number and the expression does the rest.
Terms, coefficients, and constants
In the expression 3x + 5:
- 3x is a term — it involves the variable x. The number 3 in front is the coefficient (how many x's).
- 5 is a constant term — it has no variable, its value never changes.
- The two terms are separated by +.
Larger example: 4x² − 7x + 2. Three terms: coefficient 4 on x², coefficient −7 on x, constant 2.
Evaluate 2x² − 3x + 1 at x = 4:
- Replace x with 4: 2(4)² − 3(4) + 1
- Exponents first: 2(16) − 3(4) + 1
- Multiply: 32 − 12 + 1
- Left to right: 20 + 1 = 21
You can combine like terms: 3x + 5x = 8x (same variable x, same power 1).
You CANNOT combine: 3x + 5x² (different powers — x vs x²), or 3x + 5 (variable term + constant).
Think of it like units: apples + apples = apples, but apples + oranges stay separate.
- '5 more than n' → n + 5
- '3 times a number, decreased by 7' → 3n − 7
- 'twice the sum of x and 4' → 2(x + 4) (the sum is grouped in parentheses)
- 'a number divided by 6, plus 1' → n/6 + 1
Key: multiplication and 'of' usually signal ×; 'more than / increased by' signal +; 'less than / decreased by' signal − (watch the order: '5 less than n' = n − 5, not 5 − n).
- x = 5: 4(5) − 3 = 20 − 3 = 17.
- x = −2: 4(−2) − 3 = −8 − 3 = −11.
- Group like terms: (5x − 2x) + (3 + 7).
- Combine: 3x + 10.
Check your understanding
- A variable is a placeholder for a number; an expression is a recipe of operations applied to it.
- To evaluate, substitute the value and follow PEMDAS (Parentheses, Exponents, ×/÷, +/−).
- Terms with the same variable and same power are 'like terms' — only those can be combined.
- Coefficients multiply the variable; constants are standalone numbers with no variable.
- When writing expressions from words, 'less than' reverses order (5 less than n = n − 5).
🎓 Go deeper: external courses & trusted references
External sites are listed for reference only. This course is independent and has no affiliation with, or endorsement from, the institutions named.