Answer:
C
Step-by-step explanation:
An explicit formula for a sequence allows you to find the value of any term in the sequence. A recursive formula for a sequence allows you to find the value of the nth term in the sequence if you know the value of the (n-1)th term in the sequence.
The way you work this out is by thinking about the odds of each singular event, then finding the overall odds based on the individual odds.
The number of different books Mrs. Reid can choose is 9, so the first number is 9.
Mrs. Reid has picked one book so far, so now she has (1 - 9) = 8 books to choose from.
The of different books Mrs. Reid can choose now is 8, so your second number is 8.
Mrs. Reid has picked 2 book thus far, so now there are (2 - 9) = 7 books to choose from.
The of different books Mrs. Reid can choose now is 7, so your second number is
7.
To get the total number of different choices, multiply all the singular events together:
Ik this is late, but people who are looking for the answer can see this.
Answer:
an =1/3*6^n-1
Step-by-step explanation:
You should plug in 2 for n in each equation, which, the correct one should give you 2. Then, to make sure, you plug in 3 in the equations that gave you 2.
Example:
an = 1/3 * 6 ^n-1
Plug in 2.
an = 1/3 * 6 ^2-1
an = 1/3 * 6 ^1
1/3 * 6 = 2
Step 2.
an = 1/3 * 6 ^3-1
an = 1/3 * 6 ^2
1/3 * 36 = 12
Hope this helps.