the first number of a sequence is 200. every number of the sequence after the first is 100 less than twice the preceding number. what is the 5th number of the sequence

2 answers

t1 = 200
t2 = 2t1 -100 = 2(200) - 100 = 300
t3 = 2t2 - 100 = 2(300) - 100 = 500
t4 = ...
..
t6 = 2t5 - 100 = ...

(you should get 3300)
oops, went too far, only had to go to t5

how about 1700 ?
Similar Questions
    1. answers icon 1 answer
  1. What does ! mean in a math problem?Add each number in sequence from that number to 1. Subtract each number in sequence from that
    1. answers icon 1 answer
  2. the first term of a sequence of numbers is 24.the term-to-term rule of this sequence is to 'add 8' josie says "No number in this
    1. answers icon 1 answer
    1. answers icon 2 answers
more similar questions