I was looking on a problem in which we need to find rational numbers between 2 numbers. In the solution it was told that to find rational numbers between a and b we need to find $\frac{a+b}{2}$ i.e., $a<\frac{a+b}{2}<b$. But I wanted to know if there any prove that satisfies $a<\frac{a+b}{2}<b$. If yes, then what is the proof?
2026-04-07 14:39:17.1775572757
prove that $a<\frac{a+b}{2}<b$
102 Views Asked by user51196 https://math.techqa.club/user/user51196/detail At
2
If $a<b$, then $\frac a2<\frac b2$.
Now, take the inequality $\frac a2<\frac b2$ and try to add some number to both sides. Try to add such a number that one side becomes $a$.