IDNLearn.com is the perfect place to get answers, share knowledge, and learn new things. Discover reliable and timely information on any topic from our network of experienced professionals.
Sagot :
if we deffine the first week as w₁ = 55, the recursive relation that tells us the number of tomatoes on week n will be:
wₙ = 55 + (n - 1)*14
How to find the recursive formula?
We know that, at the moment, the tomato plants produced 55 tomatoes, so that is our first element.
We also know that the tomato plants give 14 tomatoes each week, so in week 2 the number of tomatoes is:
w₂ = 55 + 14
On week 3:
w₃ = 55 + 14 + 14
And so on, so if we deffine the first week as w₁ = 55, the recursive relation that tells us the number of tomatoes on week n will be:
wₙ = 55 + (n - 1)*14
If you want to learn more about recursive relations:
https://brainly.com/question/1275192
#SPJ1
Thank you for participating in our discussion. We value every contribution. Keep sharing knowledge and helping others find the answers they need. Let's create a dynamic and informative learning environment together. IDNLearn.com has the solutions to your questions. Thanks for stopping by, and see you next time for more reliable information.