111k views
13 votes
What is the genaral term of this number pattern ? 45,41,37,33,29​

User Ballon
by
3.3k points

2 Answers

3 votes

Answer:

-4n + 49

Explanation:

it is going down by 4 each step, hence, -4 and 45 -- 4 = 45 + 4 = 49.

User Jitu Shinde
by
3.2k points
13 votes

Answer:

aₙ = -4n + 49

Explanation:

45, 41, 37, 33, 29, ....

a₁ = 45

a₂ = 45 - 4 = 41

a₃ = 41 - 4 = 37

a₄ = 37 - 4 = 33

a₅ = 33 - 4 = 29

...

It's an arithmetic sequence.

a₁ = 45, d = -4

A general term of an arithmetic sequence:

aₙ = a₁ + (n - 1)d

Substitute:

aₙ = 45 + (n - 1) · (-4) = 45 - 4n + 4 = -4n + 49

User Ilium
by
3.9k points