Adding Three One-Digit Numbers

Adding three numbers (for example 5 + 8 + 7) involves two steps.

  • Mentally add the first two numbers. (5 + 8 = 13).
  • Add the other number to this sum. (13 + 7 = 20).

Return to Top




Find the Sum of the three Numbers.

=
Copyright (C) 2009 J. Banfill. All Rights Reserved.