247 views
5 votes
extend the number pattern below then write the number that would be the hundredth number in the pattern 5 10 15 20 25 30 35 40 45

1 Answer

1 vote

To find the nth term in a pattern we can use the formula:


a_n=dn+(a-d)

where d is the difference between terms and a is the firt term of the pattern.

In this case a=5 and d=5. Then the nth term is:


\begin{gathered} a_n=5n+(5-5) \\ =5n \end{gathered}

Therefore the 100 number in the pattern is:


a_(100)=5(100)=500

User Daniele Armanasco
by
4.3k points