write a possible explicit rule for the nth term of the sequence: 1/2, 2/3, 3/4, 4/5, 5/6
a. an = n/(n + 1)
b. an = an-1/(n + 1)
c. an = n/an - 1
d. an = (n-1)/(n + 1)