List of the First 8 Multiples of 12

Given: Positive Integer = 12,  n = 8
12 * 1 = 12
12 * 2 = 24
12 * 3 = 36
12 * 4 = 48
12 * 5 = 60
12 * 6 = 72
12 * 7 = 84
12 * 8 = 96
List of the First 8 Multiples of 12: 12, 24, 36, 48, 60, 72, 84, 96
Notes:
  • The listed multiples are the First 8 Multiples of 12 that are positive (greater than 0)
  • A Multiple of 12 that is greater than 12 is also the Least Common Multiple (LCM) of the two numbers, e.g., LCM(12,96) = 96

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