跳到主要内容
求解 x 的值
Tick mark Image
图表

来自 Web 搜索的类似问题

共享

3-x\geq 0 x+5<0
For the quotient to be ≤0, one of the values 3-x and x+5 has to be ≥0, the other has to be ≤0, and x+5 cannot be zero. Consider the case when 3-x\geq 0 and x+5 is negative.
x<-5
同时满足两个不等式的解是 x<-5。
3-x\leq 0 x+5>0
Consider the case when 3-x\leq 0 and x+5 is positive.
x\geq 3
同时满足两个不等式的解是 x\geq 3。
x<-5\text{; }x\geq 3
最终解是获得的解的并集。