This is a geometric sequence with common ratio (r) = 2.
an = ar^(n - 1)
a4 = a(2)^(4 - 1) = a(2)^3 = 8a
8a = 80
a = 80/8 = 10
7th term (a7) = 10(2)^(7 - 1) = 10(2^6) = 10(64) = 640
Answer:
It's actually A, because the US population got doubled ever year
Answer:

Step-by-step explanation:
This problem can be solved using the pythagorian theoreme:

Where:



We isolate our incognita an we get:

We supplant with the given data:





Answer:
A) 
B) 
C) for n = 2
= 1
for n = 3
= 3
for n = 4
= 8
for n = 5
= 19
Step-by-step explanation:
A) A recurrence relation for the number of bit strings of length n that contain a pair of consecutive Os can be represented below
if a string (n ) ends with 00 for n-2 positions there are a pair of consecutive Os therefore there will be :
strings
therefore for n ≥ 2
The recurrence relation for the number of bit strings of length 'n' that contains consecutive Os
b ) The initial conditions
The initial conditions are : 
C) The number of bit strings of length seven containing two consecutive 0s
here we apply the re occurrence relation and the initial conditions
for n = 2
= 1
for n = 3
= 3
for n = 4
= 8
for n = 5
= 19