If
is the first number in the progression, and
is the common ratio between consecutive terms, then the first four terms in the progression are

We want to have

In the second equation, we have

and in the first, we have

Substituting this into the second equation, we find

So now we have

Then the four numbers are

Answer:
4x + x + 7) - 2x+8 - 4 by substituting x= 1 and x = 2. А. 6x + 11 B. 3(x+7) C. 2(3x + 16) D. 3x + 16
Step-by-step explanation:
Answer:
Population of the 48th generation will be 4469.
Step-by-step explanation:
Recursive formula by which the population is increasing,

L₀ = 4
Common difference 'd' = 95
Recursive formula represents a linear growth in the population.
Therefore, explicit formula for the given sequence will be,
= L₀ + (n - 1)d [Explicit formula of an Arithmetic sequence]
Here n = Number of terms
L₄₈ = L₀ + (48 - 1)(95)
= 4 + 4465
= 4469
Therefore, population of the 48th generation will be 4469.
Answer:
<u>b(n) = -11 + (n-1)*8</u>
<u></u>
Step-by-step explanation:
Let n be the sequence number, with n=1 the first number b(1) -11
The sequence changes by +8 each step.
<u><em>b(1)</em></u><em> -11</em> + 8 = -3
<u><em>b(2)</em></u><em> -3</em> + 8 = 5
<u><em>b(3)</em></u> <em> 5 </em> + 8 = 13
<u><em>b(4)</em></u><em> </em> <em>13</em>
b(1) = -11
b(2) = -3. or b(1) + 1*8
b(3) = 5, or b(1) + 2*8
b(4) = 13, or b(1) + 3*8
We note that each step adds a multiple of 8 to the initial value of -11. This can be stated as (n-1)*8
The formula for this sequence would be b(n) = b(1) + (n-1)*8
<u>b(n) = -11 + (n-1)*8</u>
Check: Does n=3 return the value of 5?
b(n) = -11 + (n-1)*8
b(3) = -11 + ((3)-1)*8
b(3) = -11 + (2)*8
b(3) = -11 + 16
b(3) = 5 <u><em>YES</em></u>