You have 7 consecutive numbers, with the smallest number n.
a) What are the 7 numbers in terms of n?
b) Hence what is the sum of all the numbers?

Respuesta :

(a) The seven consecutive numbers are [tex]n,n+1,n+2,n+3,n+4,n+5,n+6[/tex].

(b) The sum of all the seven consecutive numbers is [tex]7n+21[/tex].

Given:

The smallest number in the seven consecutive numbers is [tex]n[/tex].

Explanation:

(a)

The gap between two consecutive numbers is always [tex]1[/tex]. It means we can add [tex]1[/tex] in the current number to get the next number.

First number is [tex]n[/tex], so the second number is [tex]n+1[/tex] and the third number is [tex](n+1)+1[/tex] that is [tex]n+2[/tex].

Fourth number: [tex](n+2)+1=n+3[/tex]

Fifth number: [tex](n+3)+1=n+4[/tex]

Sixth number: [tex](n+4)+1=n+5[/tex]

Seventh number: [tex](n+5)+1=n+6[/tex]

Therefore, seven consecutive numbers are [tex]n,n+1,n+2,n+3,n+4,n+5,n+6[/tex].

(b)

The sum of these seven consecutive numbers is:

[tex]\text{Sum}=n+(n+1)+(n+2)+(n+3)+(n+4)+(n+5)+(n+6)[/tex]

[tex]\text{Sum}=(n+n+n+n+n+n+n)+(1+2+3+4+5+6)[/tex]

[tex]\text{Sum}=7n+21[/tex]

Therefore, the sum of all the seven consecutive numbers is [tex]7n+21[/tex].

Learn more:

https://brainly.com/question/9822891