find the product of each pair of numbers.
a)a number and 0
b)a number and 1
(a) number * 0 = 0
(b) number * 1 = the number