An algebraic expression is a mathematical phrase made from numbers, variables (like x or n), and operations such as addition, subtraction, multiplication, division, and exponents. It does not include an equals sign.
Here’s what to look for inside an expression:
Simple: x + 5, 3n, 12 - y
Multi-term: 2x + 7, 5a - 3b + 9
With exponents: x<sup>2</sup> + 4x + 4
With parentheses: 3(x - 2)

Like terms have the same variable part (same letters with the same exponents). You can combine only like terms.
To evaluate an expression, substitute a value for the variable and compute.
Example: Evaluate 2x + 3 when x = 4.
2(4) + 3 = 8 + 3 = 11
To simplify, combine like terms and use order of operations.
Example: Simplify 4x + 3 - 2x + 9.
Combine like terms: (4x - 2x) + (3 + 9) = 2x + 12
Answers: 1) 3y + 7 2) 21 3) Yes (same letters)
Choices:
A. 3 + 2n
B. 5n + 2
C. n
D. 5 - 2n
Correct Answer: A
Day 1 costs $5. The remaining n-1 days cost 2 dollars each.
Total: 5 + 2(n - 1) = 5 + 2n - 2 = 3 + 2n
Q1: Simplify the expression: 6y + 2 - 3y + 5
Q2: Evaluate the expression: n² - 4 when n = 5
Q3: Which of the following are like terms?
Q: What is the difference between an expression and an equation?
A: An expression is a mathematical phrase without an equals sign, while an equation shows the equality between two expressions using an equals sign.
Q: How do I simplify an algebraic expression?
A: Combine like terms (terms with the same variable part) using addition and subtraction, and follow the order of operations.