Sum of integers from 54 to 196 = (sum of integers from 1 to 196) - (sum of integers from 1 to 53)
Sum of first N natural numbers = (N)(N+1)/2
Sum from 1 to 196 = (196)(197)/2 = 98 × 197 = 19306
Sum from 1 to 53 = (53)(54)/2 = 53 × 27 = 1431
Sum of integers from 54 to 196 = 19306 - 1431 = 17875
Create a FREE account and get: