若a+b小于0,ab大于0,则a.b的符号为什么?

问题描述:

若a+b小于0,ab大于0,则a.b的符号为什么?

a+b<0, a、b至少有一个是负数;
a·b>0, a、b同号;
∴ a<0, b<0.