Anyway
so the recursive rule tells the relationship between the previous term and the term we want to find
given
an=2n+11
it is clear that the first term is 13
2nd term is 15
3rd term is 17
each term increases by 2
so
a term is equal to the previous term plus 2
an=a(n-1)+2
the first one is the answer
The order does not matter, so we will be using combinations here. 52C1 is the first one since there is only one possibility. 16C1 is the second. You have to multiply these two, so 52 X 16 = 832.
-5n + 8 = -7
-5n + 8 - 8 = -7 -8
-5n = -15
-5n/-5 = -15/-5
n = 3