Create a pattern that multiplies each number by2 and then adds 1. Stop when you have 5 numbers.

2 x 2 = 4 + 1 = 5
3 x 2 = 6 + 1 = 7
4 x 2 = 8 + 1 = 9
5 x 2 = 10 + 1 = 11
6 x 2 = 12 + 1 = 13
Is this correct?

5 answers

Right.
I AM NOT SURE OKAY GOT IT!
Yes
This is wrong
12