Sign In
Make a table to organize the terms before graphing the ordered pairs.
Graph:
Recursive Rule: a_1=5, a_n=a_(n-1) + 15
Explicit Rule: a_n=15n-10
We will find the first four terms using the given description, then graph them. After that, we will write a recursive and an explicit rule for the sequence.
We will make a table to show the first four terms. Note that the first term is 5 and the common difference is 15.
Let's plot the ordered pairs (1,5), (2,20), (3,35), and (4,50).
The sequence a_n is an arithmetic sequence, with first term a_1=5 and common difference d= 15. Then we can write the recursive equation. a_n=a_(n-1) + d ⇒ a_n=a_(n-1) + 15 The recursive rule is the recursive equation together with the first term. Recursive Rule: a_1=5, a_n=a_(n-1) + 15