Counting Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

easy
Skip-count by 5s starting at 5 and list the first six multiples.

Solution

  1. 1
    Start at 5, then add 5 each time: 5, 10, 15, 20, 25, 30.
  2. 2
    The first six are: 5, 10, 15, 20, 25, 30.

Answer

5,10,15,20,25,305, 10, 15, 20, 25, 30
Skip-counting is a systematic form of counting that jumps by equal groups. It is the foundation of multiplication and builds number sense about multiples.

About Counting

Determining the total number of objects in a set by assigning exactly one number to each object in sequence, where the last number spoken equals the total count (the cardinality of the set).

Learn more about Counting โ†’

More Counting Examples