table
1 20
2 22
3 24
4 26
5 28 make an expression using multiplication and addition
Try: y = 2x + 18
x = 1 y = 20
x = 2 y = 22
x = 3 y = 24
...etc.