Westonci.ca is the Q&A platform that connects you with experts who provide accurate and detailed answers. Explore a wealth of knowledge from professionals across various disciplines on our comprehensive Q&A platform. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.

If the first term in a sequence is 5 and the common difference is 3… write the explicit formula

Sagot :

Answer:

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

Step-by-step explanation:

The nth term( explicit formula ) of an arithmetic sequence is

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

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

Here a₁ = 5 and d = 3 , then

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