List of the First 12 Multiples of 10

Given: Positive Integer = 10,  n = 12
10 * 1 = 10
10 * 2 = 20
10 * 3 = 30
10 * 4 = 40
10 * 5 = 50
10 * 6 = 60
10 * 7 = 70
10 * 8 = 80
10 * 9 = 90
10 * 10 = 100
10 * 11 = 110
10 * 12 = 120
List of the First 12 Multiples of 10: 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120
Notes:
  • The listed multiples are the First 12 Multiples of 10 that are positive (greater than 0)
  • Multiples of 10 end with a 0
  • A Multiple of 10 that is greater than 10 is also the Least Common Multiple (LCM) of the two numbers, e.g., LCM(10,120) = 120

The solution above and all other related solutions were provided by the Multiples Application