Variable Substitution


Substitute and evalute the new expression.


Example 1:

Evaluate.
(7 + n) + 9 where n = 3  

Substitute n = 3 and evaluate the expression.


Example 2:

Evaluate.
3n - 2 where n = 5  

Substitute n = 5 and evaluate the expression.

Math Score homepage