Given the pattern rule, write the first 5 terms for each sequence:

a. Start with 0, add 5
b. Start with 2, multiply by 6
c. Start with 100, divide by 2 and add 10
d. Start with 1, multiply by 3, subtract 1

I don’t know know some answer so I wanted u guys to help me💕

♥️

T1 = 1

T2 = 0+5 = 5
T3 = 2*6 = 12
T4 = 100÷2+10 = 60
T5 = 1*3-1 = 2
Like this?

No, produce 5 terms for each sequence. You have only produced the 2nd term of each sequence. For (a) you should have

T1 = 0
T2 = 0+5 = 5
T3 = 5+5 = 10
T4 = 10+5 = 15
T5 = 15+5 = 20

Now treat (b) and (c) similarly, using their own rules.

I have homework I am keep telling ever app and there not answering me

0,5,10,15,20

0,5, 10,15,20

surely you can follow instructions. For example, on (d)

start with 1
now for each term, do what it says
T1 = 1
T2 = 3*1-1 = 2
T3 = 3*2-1 = 5
T4 = 3*5-1 = 14
T5 = 3*14-1 = 41

Now try the others, and if you get stuck, show where the trouble is.