Evaluate an expression

Evaluate an expression

0%
Accuracy
0
Current streak
0
Total answers
Work out the value of the expression.
(2 + 3) Γ— 4 =

When an expression has more than one operation, you can't just work left to right. The order of operations tells you the rules: brackets first, then Γ— and Γ· (left to right), then + and βˆ’ (left to right). Memorise it as **PEMDAS** or **BIDMAS** β€” both stand for the same idea.

What does this generator do?

Picks an expression with two or three operations β€” sometimes with parentheses β€” and asks you for the value. All answers are whole numbers.

How to use it

1) Evaluate anything inside brackets first. 2) Do all multiplications and divisions, going left to right. 3) Do all additions and subtractions, going left to right. Stick to the order even when it looks tempting to do something simpler first.

Other exercise generators: