SOLUTION: How do I solve this problem? the first two terms of an arithmetic sequence are a(base1)=2 and a(base2)=4. what is the a(base10)?
Algebra ->
Probability-and-statistics
-> SOLUTION: How do I solve this problem? the first two terms of an arithmetic sequence are a(base1)=2 and a(base2)=4. what is the a(base10)?
Log On
Question 175215: How do I solve this problem? the first two terms of an arithmetic sequence are a(base1)=2 and a(base2)=4. what is the a(base10)? Answer by gonzo(654) (Show Source):
You can put this solution on YOUR website! the formula for the nth term of a geometric sequence is:
---
---
you are given and .
you use them to find r as follows: which becomes
substituting 4 for and 2 for you get:
4 = 2*r^1 = 2*r
solving for r, you get
r = 2
---
you now have r, and you can substitute in the general equation as follows:
substitute 2 for r, and 2 for and you get: = 2*2^9 = 2*512 = 1024.
---
the 10th term in the sequence is 1024.
you can test this by doing it the hard way (each term is done separately) as follows:
a(1) = 2
a(2) = 4
a(3) = 8
a(4) = 16
a(5) = 32
a(6) = 64
a(7) = 128
a(8) = 256
a(9) = 512
a(10) = 1024
---
each succeeding number is multiplied by the ratio.
you do that 9 times which is the same as multiplying the original number by 2^9.