Answer:
1/15
Step-by-step explanation:
You have a 1/3 chance of being an elf.
You have a 1/5 change of having the magic tool.
1/3 × 1/5 = 1×1/3×5 = 1/15
Answer:
recursive: f(0) = 7; f(n) = f(n-1) -8
explicit: f(n) = 7 -8n
Step-by-step explanation:
The sequence is an arithmetic sequence with first term 7 and common difference -8. Since you're numbering the terms starting with n=0, the generic case will be ...
recursive: f(0) = first term; f(n) = f(n-1) + common difference
explicit: f(n) = first term + n·(common difference)
To get the answer above, fill in the first term and common difference values.
Answer: the answer is 88
Step-by-step explanation: you acting numbers together to get the amount of pens she had
5/6 all you do is divide by 5