One pattern starts at 0 and follows the rule add 2 another pattern starts at 0 and follows the rule add 5 write the first 6 numbers in each pattern how do the terms in the first pattern compare to the corresponding terms in the second pattern

You've made it very difficult to read your post. That's why capitalization and punctuation were invented -- to convey a person's thought more accurately.

surely you can see that the sequences are

0,2,4,6,...
0,5,10,15,...

There are several ways to compare the terms. Maybe you can suggest some.

To find the first 6 numbers in each pattern, we can start with 0 and apply the given rules.

Pattern 1: Add 2
0 + 2 = 2
2 + 2 = 4
4 + 2 = 6
6 + 2 = 8
8 + 2 = 10
10 + 2 = 12

Pattern 2: Add 5
0 + 5 = 5
5 + 5 = 10
10 + 5 = 15
15 + 5 = 20
20 + 5 = 25
25 + 5 = 30

Comparing the corresponding terms in both patterns:

Term 1:
Pattern 1: 2
Pattern 2: 5

Term 2:
Pattern 1: 4
Pattern 2: 10

Term 3:
Pattern 1: 6
Pattern 2: 15

Term 4:
Pattern 1: 8
Pattern 2: 20

Term 5:
Pattern 1: 10
Pattern 2: 25

Term 6:
Pattern 1: 12
Pattern 2: 30

From the comparison, we can see that the terms in the first pattern (Pattern 1) are smaller than the corresponding terms in the second pattern (Pattern 2).