Evaluating Expressions

1 / 7
Hook

A recipe with a blank

A recipe says: use n eggs and 2n cups of flour. If you're making a double batch (n = 2), how much flour? If you're making a triple batch (n = 3)? The formula stays the same — only the number plugged in changes.

Evaluating an expression means replacing variables with numbers and computing.