What Does "Evaluate" Mean?
To evaluate an expression means to substitute (replace) the variable with a number and then calculate the result.
Steps to Evaluate:
- Write the expression
- Replace each variable with its given value (use parentheses!)
- Follow order of operations (PEMDAS)
- Simplify to get a single number
Example: Evaluate 3x + 4 when x = 6
- Write: 3x + 4
- Substitute: 3(6) + 4
- Calculate: 18 + 4 = 22