The product of numbers is negative if there is an odd number of negative factors. Break down the problem into mutually exclusive cases (e.g., 1 negative, 3 positive or 3 negative, 1 positive) and use combinations to count possibilities for each case.