Consider the sequence of numbers 50, 48, 46, 44, using n to represent a position of a number in this sequence, write an expression that allows you to calculate the nth number

Respuesta :

Riia

The given sequence is

[tex]50,48,46,44,....[/tex]

Here the first term, a is 50.

And the difference between two consecutive terms are

[tex]48-50=46-48=44-46=-2[/tex]

So the difference is constant, which is -2. Therefore the sequence is arithmetic .

And the nth term of aritmnetic series is given by

[tex]a_{n} = a+(n-1)d[/tex]

Substituting the values of a and d, we will get

[tex]a_{n} = 50+(n-1)(-2) \\ a_{n} = 50 -2n+2 \\ a_{n} = 52-2n[/tex]

ACCESS MORE
EDU ACCESS