Solve for all pairs :
Simplify the constant buried in the middle of the chain. The term is not a variable expression at all, so evaluate it before anything else:
The chain now reads
Remember what a chain of inequalities actually asserts. A written chain is shorthand for every neighbouring comparison holding at once. So this one asserts four separate conditions simultaneously:
That is why you must check the constants against each other, not just solve each piece for and .
Test the first two links against each other. They both constrain the same quantity :
This needs one number to be at least and strictly less than at the same time. Since , no real value of can do it. The interval is empty.
Test the last two links the same way. They both constrain :
Again the lower bound exceeds the upper bound, because . The interval is also empty.
Conclude with the empty solution set. Two independent parts of the chain are self-contradictory, so no choice of and can satisfy the whole statement. There is nothing left to solve for:
The useful habit here: whenever a compound inequality is written as one long chain, read off the constant bounds first. If any lower bound exceeds the upper bound sitting to its right, you are done immediately — no algebra on and is needed.
Need to solve a different problem like this? Open the solver →