Pre-Algebra Intro evaluatingsubstitution

Evaluating Expressions

Substituting a value for a variable without losing signs along the way.

Video by The Organic Chemistry Tutor — “How To Evaluate Algebraic Expressions” Watch on YouTube

The explanation

Key idea Substitute in parentheses, then follow order of operations.

To evaluate an expression, replace each variable with its value and compute.

The single habit that prevents most errors: put the substituted value in parentheses. For 3x² with x = −2, write 3(−2)². Without the parentheses you are likely to write 3 × −2² and get −12 instead of 12.

After substituting, it is just order of operations. Parentheses, exponents, multiply and divide, add and subtract.

Worked example

Evaluate 2x² − 3y when x = −3 and y = 4.

  1. Substitute with parentheses: 2(−3)² − 3(4).
  2. Exponent first: (−3)² = 9, giving 2(9) − 3(4).
  3. Multiply: 18 − 12.

Answer: 6

Common mistakes

  • Squaring after multiplying: computing 2(−3)² as (−6)² = 36.
  • Losing a negative because the value was substituted without parentheses.