Ok, lets try,
First, let's prove the left side of the inequality,
View attachment 205861
Cross-multiplying the inequality gives:
(b - d) × (a / b) > (a - d)
Expanding both sides of the inequality:
(a * b - d * b) > (a * (b - d) - d * (b - d))
Simplifying:
(a * b - d * b) > (a * b - a * d - d * b + d^2)
The b terms cancel out:
(a * b - a * d) > (a * b - a * d - d * b + d^2)
Simplifying further:
-a * d > -d * b + d^2
Dividing both sides by -d (remembering that d is positive):
a < b - d + d^2 / d
a < b - d + d
a < b
Since a > b, this inequality is not true. Therefore, the left side of the original inequality is false.
Next, let's prove the right side of the inequality
View attachment 205863
Cross-multiplying the inequality gives:
b * (a / b) > a + d
Simplifying:
a > a + d - b
-a > d - b
Since b > d, the right side of the inequality is not true. Therefore, the right side of the original inequality is false.
Since both sides of the original inequality are false, we cannot prove the given inequality using the provided conditions a > b > d > 0.