Discover the answers you need at Westonci.ca, where experts provide clear and concise information on various topics. Discover in-depth answers to your questions from a wide network of experts on our user-friendly Q&A platform. Connect with a community of professionals ready to help you find accurate solutions to your questions quickly and efficiently.
Sagot :
Answer:
80!
Step-by-step explanation:
based on this sequence on numbers, you add 9 to every number
1. 8
2. 17
3. 26
4. 35
5. 44
6. 53
7. 62
8. 71
9. 80
Answer:
answers are below
Step-by-step explanation:
i don't know if you need an explicit or recursive rule so i'll include them both.
Given Info:
Sequence: 8, 17, 26,...
f(1) = 8
Find the common difference (d)
17 - 8 = 9
26 - 17 = 9
=> Common difference (d) = 9
Explicit rule: f(n) = f(1) + d(n-1)
=> f(n) = 8 + 9(n-1)
Recursive rule: f(n) = f(n-1) + d
=> f(n) = f(n-1) + 9
FINAL ANSWERS:
The explicit rule is: f(n) = 8 + 9(n-1)
The recursive rule is: f(1) = 8; f(n) = f(n-1) + 9
hope this helps and is right :)
Thanks for using our platform. We're always here to provide accurate and up-to-date answers to all your queries. We hope you found this helpful. Feel free to come back anytime for more accurate answers and updated information. Stay curious and keep coming back to Westonci.ca for answers to all your burning questions.