Answer:

Explanation:
Definition:
A recurrence relation is a mathematical equation that defines the terms of a sequence by relating each term to the previous terms.
The given recurrence relation is
with initial condition
. This means that the first term of the sequence is 9 and each subsequent term is equal to the previous term plus 4.
In order to find the value of a5, we can simply apply the recurrence relation four times:




Therefore, the value of
is 25.