5. Here is a rule to make a list of numbers: Each number is 4 less than 3 times the previous number.

a. Starting with the number 10, build a sequence of 5 numbers.

b. Starting with the number 1, build a sequence of 5 numbers.



Answer :

The sequence shows that the numbers will be:

a. 10,26, 74, 218, 650.

b. 1,6,14,38 and 110.

How to calculate the sequence?

a. First number = 10

2nd number = (3 × 10) - 4 = 26

3rd number = (3 × 26) - 4 = 74

4th number = (3 × 74) - 4 = 218

5th number = (3 × 218) - 4 = 650

b. First number = 1

2nd number = (1 × 10) - 4 = 6

3rd number = (3 × 6) - 4 = 14

4th number = (3 × 14) - 4 = 38

5th number = (3 × 38) - 4 = 110

Learn more about sequence on:

brainly.com/question/6561461

#SPJ1