Effect of adding a constant to both Numerator and Denominator

I was reading a text book and came across the following:

If a ratio $a/b$ is given such that $a \gt b$, and given $x$ is a positive integer, then $$\frac{a+x}{b+x} \lt\frac{a}{b}\quad\text{and}\quad \frac{a-x}{b-x}\gt \frac{a}{b}.$$

If a ratio $a/b$ is given such that $a \lt b$, $x$ a positive integer, then $$\frac{a+x}{b+x}\gt \frac{a}{b}\quad\text{and}\quad \frac{a-x}{b-x}\lt \frac{a}{b}.$$

I am looking for more of a logical deduction on why the above statements are true (than a mathematical "proof"). I also understand that I can always check the authenticity by assigning some values to a and b variables.

Can someone please provide a logical explanation for the above?

Thanks in advance!


Let $a>b>0$ and $x>0$. Because $a>b$ and $x$ is positive, we have that $ax>bx$. Therefore $ab+ax>ab+bx$. Note that $ab+ax=a(b+x)$ and $ab+bx=b(a+x)$, so our inequality says that $$a(b+x)>b(a+x).$$ Dividing, we have that $$\frac{a}{b}>\frac{a+x}{b+x}.$$ The other inequalities have a similar explanation.


HINT $\ $ View it as a mediant; geometrically, the diagonal of the parallelogram with sides being the vectors $\rm\:(a,b),\ (x,x)\:,\:$ noting that the slope of the diagonal lies between the slopes of the sides.


Ok. Here is my intuition. Since the people have already added the formal proofs, i'll only give the intuition. Consider two guys a and b. a is a rich man and b is a poor man. Now you give both equal amount of money x. How is the relative monetary status of both changed? for a it doesn't add as much as it improves the state of b. Therefore the relative superiority of a over b has decreased.