A certain list consists of several different integers. Is the product of all the integers in the list positive?
(1) The product of the greatest and smallest of the integers in the list is positive.
(2) There is an even number of integers in the list.
各位NN 我想问一下,这种题考不考虑有0的情况,比如-2,-1,0,1,2,3 (consists of several different integers)
提供個有意義的變體(會需要考量到0的)
A certain list consists of several consecutive integers. Is the product of all the integers in the list positive?
(1) The product of the greatest and smallest of the integers in the list is negative.
(2) There is an even number of integers in the list.
答案A
(1)表示最大的數字是正的,最小的數字是負的。consecutive integers中間必然會有0,
所以 the product of all integers in the list 必然為 0,必然 not positive。充分!