catty2004 wrote:From the consecutive integers -10 to 10 inclusive, 20 integers are randomly chosen with repetitions allowed. What is the least possible value of the product of the 20 integers?
To get the smallest value, we need to
A. Maximize the absolute value
B. Stick a negative sign in front of it
Now it becomes easy.
Since 10 and -10 are the largest and smallest numbers,
The largest absolute value is 10*10*10.....10 (20 times)= 10^20
Hence smallest value is -(10^20)
( if we select an odd no. of -10s, and odd no. of 10s, we get the answer above!
Hence
E
To solidify the concept try this question:
If 10 integers are randomly selected from the following set S, when each integer can be selected any number of times, what is the smallest possible value of the product of the selected integers?
Set S: {-1000, -100, -10, 1, 100}
A: -(10^26)
B: -(10^27)
C: -(10^28)
D: -(10^29)
E: -(10^30)
OA later