96. The range of daily low temperature in June is 20 and 25 in July, what is the smallest range of the daily low temperature in the two month? 答案有 5, 20 , 25, 30 , 45
此题选20吧,6月 max-min=20,7月 max-min=25, 如果the smallest range 的话,6月7月的max中要选个最小的,6月7月的min中要选个最大的,两者的差才会最小啊!假设6月max=20,min=0,那么7月的max=20,min=-5!so 20-0=20
96. The range of daily low temperature in June is 20 and 25 in July, what is the smallest range of the daily low temperature in the two month? 答案有 5, 20 , 25, 30 , 45
此题选20吧,6月 max-min=20,7月 max-min=25, 如果the smallest range 的话,6月7月的max中要选个最小的,6月7月的min中要选个最大的,两者的差才会最小啊!假设6月max=20,min=0,那么7月的max=20,min=-5!so 20-0=20
96. 这题我没弄明白,the range of daily low temperature in June is 20 and 25 in July, what is the smallest range of the daily low temperature in the two month? 答案有 5, 20 , 25, 30 , 45 题目的意思应该是这样吧:in June range(设为r1)=20 in July range(设为r2)=25 求两个月最低的range,用排除法 1.5是一定不可能的 2.20也不可以,我不知道改怎么表述 3.25,可以r1=25-5=20 r2=25-0 所以r=25-0=25