Given that ${a\over b} < {c\over d}$ show that $${a\over b} < {a+c\over b+d} < {c\over d}$$
2026-03-25 14:27:01.1774448821
let a,b,c and d be positive integers such that a/b < c/d. Show that a/b < a+c/b+d < c/d
169 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$${a+c\over b+d} < {c\over d}\iff d(a+c)<c(b+d)\iff da<cb\iff {a\over b} < {c\over d} $$