Consider n=1:100. Summing numbers that are multiples of 4 and 7 gives 168 (i.e. 28+56+84). What would be the sum of thes
Posted: Thu May 12, 2022 3:50 pm
Consider n=1:100. Summing numbers that are multiples of 4 and 7 gives 168 (i.e. 28+56+84). What would be the sum of these multiples for n=1500:7000? Answer: