Let $x_1, x_2, y_1, y_2, z_1, z_2$ be non-negative real numbers and $a_1, a_2, b_1, b_2$ be positive integers such that $$\frac{x_1}{a_1} \geq \frac{y_1}{1} \geq \frac{z_1}{b_1} \ \text{ and } \ \frac{x_2}{a_2} \geq \frac{y_2}{1} \geq \frac{z_2}{b_2}.$$ It is also given that $a_1 + b_1 = a_2 + b_2$ and $z_1 \geq z_2$.
Is the following inequality always true? $$\frac{x_1 + x_2 + y_1}{a_1 + a_2 + 1} \geq \frac{z_1 + z_2 + y_2}{b_1 + b_2 + 1}$$
Note that if $z_1 \geq z_2$ is not given as a condition, then the inequality is false: a counterexample is such that $$\frac{2}{4} \geq \frac{0.5}{1} \geq \frac{1}{2} \ \text{ and } \ \frac{1}{1} \geq \frac{1}{1} \geq \frac{5}{5},$$ but $$\frac{2 + 1 + 0.5}{4 + 1 + 1} < \frac{1 + 5 + 1}{2 + 5 + 1}.$$