At Westonci.ca, we provide clear, reliable answers to all your questions. Join our vibrant community and get the solutions you need. Get immediate and reliable solutions to your questions from a community of experienced experts on our Q&A platform. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform.

please solve it fast​

Please Solve It Fast class=

Sagot :

This are function used to determine the term of a sequence. The second and the third term of the sequence is 6 and 18

Recursive functions

This are function used to determine the term of a sequence. Given the following functions

an+1 = 3an

Given that a1 = 2

a2 = 3a1

a2 = 3(2)

a2 = 6

For the third term a3

a3 =3a2

a3 = 3(6)

a3 = 18

Hence the second and the third term of the sequence is 6 and 18

Learn more on recursive function here: https://brainly.com/question/489759

#SPJ1