Given that ${a\over b} < {c\over d}$ show that $${a\over b} < {a+c\over b+d} < {c\over d}$$
2026-05-11 04:37:46.1778474266
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
171 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} $$