Order of Operations Worksheet Generator
Pick a problem count, a difficulty and (optionally) a seed. The generator builds a worksheet of PEMDAS problems and prints the answer key at the bottom. The same seed always produces the same worksheet — handy for teachers who want a stable set across copies.
Frequently asked questions
How does the seed work?
The seed initialises a deterministic pseudo-random generator. Leave it blank for a fresh worksheet, or enter the same integer twice to regenerate the same problems.
What is the difference between easy, medium and hard?
Easy uses two operations from +, −, ·, ÷. Medium adds parentheses. Hard adds exponents in addition to parentheses.
How many problems can I generate?
Between 1 and 30 per sheet. For larger packs, just rerun with a different seed.