163k views
4 votes
If you were asked to find the 87th term in a sequence, which formula would you want to be given?

A)
analog form
digital form
explicit form
recursive form

1 Answer

2 votes

Answer:

Explicit form.

Explanation:

Explicit form lets you find an nth term of a sequence using a function that accepts the term number n as an input.

Analog and digital forms do not exist, those are clocks.

Recursive form is based on the previous number, so you would have to do the formula 86 times before you get to the 87th term.

User Sam Nicholls
by
5.5k points