<em>100% CORRECT ANSWERS </em>
Question 1
Consider the sequence:
8, 11, 14, 17, 20, 23, 26, ...
Write a recursive definition.
Question 2
Which sequences could be described by the recursive definition
2, 5, 14, 41, 122...
Question 3
Given that the first term is and the recursive definition is would be the 2nd term
Answer:
Geometric Mean = 9.17
Step-by-step explanation:
Here,
a = 7
b = 12
Geometric mean = root(ab)
= root( 7 x 12)
= root(84)
= 9.17