. // factors of a number {questions} {answers}

A number x is a factor of a number y if and only if x can be divided evenly into y.

(1) Is 3 a factor of 24?  What about 8?  And 14?
(2) What are the factors of 36?
(3) How many factors of 28 are -not- also factors of 42?