Welcome to Westonci.ca, where finding answers to your questions is made simple by our community of experts. Explore thousands of questions and answers from knowledgeable experts in various fields on our Q&A platform. Get quick and reliable solutions to your questions from a community of experienced experts on our platform.

for a sequence that starts with 5 and had a common difference of 2, what is the nth term

Sagot :

Answer:

[tex]a_{n}[/tex] = 2n + 3

Step-by-step explanation:

This is an arithmetic sequence with nth term

[tex]a_{n}[/tex] = a₁ + (n - 1)d

where a₁ is the first term and d the common difference

Here a₁ = 5 and d = 2 , then

[tex]a_{n}[/tex] = 5 + 2(n - 1) = 5 + 2n - 2 = 2n + 3