Answer:
- Q7. a₁ = 1 , r = 5, aₙ = 5ⁿ⁻¹
 - Q8. a₁ = 29, d = 6, aₙ = 6n + 23
 - Q9. a₁ = 7, r = 7, aₙ = 7aₙ₋₁
 
Explanation:
Q7. 
Given sequence
This is a GP with the first term of a₁ = 1 and common ratio r = 5 
Explicit formula is:
Q8. 
Given sequence
This is an AP with the first term of a₁ = 29 and common difference d = 6
Explicit formula:
- aₙ = 29 + 6(n - 1) = 29 + 6n - 6 = 6n + 23
 
Q9.
Given sequence
This is a GP with the first term a₁ = 7 and common ratio r = 7
Recursive formula is: