If the first four terms of an arithmetic sequence are a, 2a, b and a - 6 - b for some numbers 'a' and 'b', then the value of the 100th term is
Reveal answer
Fill a bubble to check yourself
If the first four terms of an arithmetic sequence are a, 2a, b and a - 6 - b for some numbers 'a' and 'b', then the value of the 100th term is
-100
-300
150
-150
In an arithmetic sequence, the difference between consecutive terms is constant. 2a - a = a. So the common difference is a. Third term b = 2a + a = 3a. Fourth term = 3a + a = 4a. Given 4a = a - 6 - b. Substituting b = 3a: 4a = a - 6 - 3a => 4a = -2a - 6 => 6a = -6 => a = -1. Sequence: -1, -2, -3, -4. 100th term = a + (n-1)d = -1 + 99(-1) = -100.
In an arithmetic sequence the difference between consecutive terms is constant, so 2a - a = b - 2a. Solving this gives a = b - 2a, which means b = 3a. The fourth term is a - 6 - b, which becomes a - 6 - 3a = -2a - 6. The common difference from the third term to the fourth term is (-2a - 6) - 3a = -5a - 6. Since the first common difference is a, we have a = -5a - 6, giving 6a = -6 and a = -1. The first term is -1 and the common difference is -1. Using the formula for the nth term of an arithmetic progression, a + (n - 1)d, the 100th term is -1 + 99(-1) = -100.