Q:

3. For each of the following lists of integers, provide a simple formula or rule.. Assuming that your formula or rule is correct, determine the next three term of the sequence. 15, 20, 25, 30, 35,... a. b. 5,9, 13, 17, 21, ...

Accepted Solution

A:
Step-by-step explanation:Consider the first sequence:15, 20, 25, 30, 35,...Note that each term is increased by 5 from its previous term.Therefore,[tex]a_n=a_{n-1}+5[/tex]If the pattern continue, the next three term of the sequence will be:[tex]a_6=a_{6-1}+5[/tex][tex]a_6=a_{5}+5[/tex][tex]a_6=35+5[/tex][tex]a_6=40[/tex]Similarly,[tex]a_7=a_{7-1}+5[/tex][tex]a_7=a_{6}+5[/tex][tex]a_7=40+5[/tex][tex]a_7=45[/tex]Similarly,[tex]a_8=a_{8-1}+5[/tex][tex]a_8=a_{7}+5[/tex][tex]a_8=45+5[/tex][tex]a_8=50[/tex]Thus, the next three term of the sequence 15, 20, 25, 30, 35,... is 40, 45, and 50.Now, consider the second sequence:5, 9, 13, 17, 21,...Note that each term is increased by 4 from its previous term.Therefore,[tex]a_n=a_{n-1}+4[/tex]If the pattern continue, the next three term of the sequence will be:[tex]a_6=a_{6-1}+4[/tex][tex]a_6=a_{5}+4[/tex][tex]a_6=21+4[/tex][tex]a_6=25[/tex]Similarly,[tex]a_7=a_{7-1}+4[/tex][tex]a_7=a_{6}+4[/tex][tex]a_7=25+4[/tex][tex]a_7=29[/tex]Similarly,[tex]a_8=a_{8-1}+4[/tex][tex]a_8=a_{7}+4[/tex][tex]a_8=29+4[/tex][tex]a_8=33[/tex]Thus, the next three term of the sequence 5, 9, 13, 17, 21,... is 25, 29, and 33.