Write a flowchart to sum five consecutive numbers
Answers
Answered by
2
Answer:
Using the Formula
(n / 2)(first number + last number) = sum, where n is the number of integers. Let's use the example of adding the numbers 1-100 to see how the formula works.
Similar questions