Welcome to Westonci.ca, the ultimate question and answer platform. Get expert answers to your questions quickly and accurately. Connect with a community of experts ready to provide precise solutions to your questions on our user-friendly Q&A platform. Our platform provides a seamless experience for finding reliable answers from a network of experienced professionals.
Sagot :
Answer:
c(1) = -15
c(n) = c(n - 1) + 4
Step-by-step explanation:
Given arithmetic sequence is,
-15, -11, -7, -3...........
Common difference between each successive and previous term is,
d = -11 - (-15)
= -11 + 15
= 4
Since recursive formula of the arithmetic sequence is represented by,
a₁ = First term of the sequence
a(n) = a(n - 1) + d
where a(n) is the nth term and a(n-1) is the previous term of the nth term.
Form the given sequence,
c₁ = -15
c(n) = c(n - 1) + 4
Step-by-step explanation:
Thanks for stopping by. We are committed to providing the best answers for all your questions. See you again soon. We hope you found what you were looking for. Feel free to revisit us for more answers and updated information. We're dedicated to helping you find the answers you need at Westonci.ca. Don't hesitate to return for more.