List of the First 7 Multiples of 5

Given: Positive Integer = 5,  n = 7
5 * 1 = 5
5 * 2 = 10
5 * 3 = 15
5 * 4 = 20
5 * 5 = 25
5 * 6 = 30
5 * 7 = 35
List of the First 7 Multiples of 5: 5, 10, 15, 20, 25, 30, 35
Notes:
  • The listed multiples are the First 7 Multiples of 5 that are positive (greater than 0)
  • Multiples of 5 end with a 0 or 5
  • A Multiple of 5 that is greater than 5 is also the Least Common Multiple (LCM) of the two numbers, e.g., LCM(5,35) = 35

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