Sort (10)

Free interactive math game: Sort (10) — Order. Part of the Learning Numbers category on MathKite.

Example problems

Taken from the generator that powers this exercise. A fresh set appears every time the page is opened, and the printable worksheet holds ten of them.

  1. Order numbers from smallest to largest: 5, 0, 6, 8
  2. Order numbers from smallest to largest: 0, 2, 4, 1
  3. Order numbers from smallest to largest: 4, 8, 0, 3
  4. Order numbers from smallest to largest: 10, 2, 3, 6

About this exercise

Putting a set of numbers in order from smallest to largest.

How to solve it

Find the smallest number and place it first, then repeat with whatever is left. Comparing two numbers at a time is easier than trying to see the whole order at once.

Worked example

From 8, 9, 5 and 6 the smallest is 5, then 6, then 8, then 9, giving 5, 6, 8, 9.

Common mistake

Sorting by the first digit alone. That would place 12 before 9, because 1 looks smaller than 9 — count the digits first.