Answer:
1 , 1.01 , 1.02 , 1.03 , 1.04
Explanation:
a sequence with steps of constant size is an arithmetic sequence.
the nth term of an arithmetic sequence is
= a₁ + (n - 1)d
where a₁ is the first term and d the common difference
here a₁ = 1 and d has to be found
given a₅ = 1.04 , then
1 + 4d = 1.04 ( subtract 1 from both sides )
4d = 0.04 ( divide both sides by 4 )
d = 0.01
then sequence is
1 , 1.01 , 1.02 , 1.03 , 1.04