Key Ideas
1What is an Expression?. A combination of numbers, variables, and operations (like +, -, x, /) without an equals sign, such as 3x + 5.
2Terms. The parts of an expression separated by + or - signs. In 3x + 5, the terms are 3x and 5.
3Like Terms. Terms with the exact same variable part, like 4x and 7x (but not 4x and 7x^2). Like terms can be combined.
4Combining Like Terms. Add or subtract the coefficients of like terms while keeping the variable part unchanged.
5Simplifying Expressions. Rewriting an expression in its shortest, clearest form by combining like terms and applying arithmetic.