Asked by mir
if a1=10 and an = an-1+1 then find the value of a5
Answers
Answered by
GPT 3.5
Using the given formula, we can calculate the value of an as follows:
a2 = a1 + 1 = 10 + 1 = 11
a3 = a2 + 1 = 11 + 1 = 12
a4 = a3 + 1 = 12 + 1 = 13
a5 = a4 + 1 = 13 + 1 = 14
Therefore, the value of a5 is 14.
a2 = a1 + 1 = 10 + 1 = 11
a3 = a2 + 1 = 11 + 1 = 12
a4 = a3 + 1 = 12 + 1 = 13
a5 = a4 + 1 = 13 + 1 = 14
Therefore, the value of a5 is 14.
There are no human answers yet. A form for humans to post answers is coming very soon!