Monday, May 25, 2015

for the sequence,describe the pattern, write the next term, and write a rule for the nth term 1,2,4,8.

This sequence is the powers of 2, so the next term is 16 and the rule for the nth term is
a%5Bn%5D=2%5E%28n-1%29
notice we subtract 1 from n (why?)

:)

No comments: