Concept:Simplify each inequality algebraically to find the condition for truth, then check the given restrictions.
Explanation:For statement 1:
a2+b2a2−b2>a+ba−b with
a>b>0.
Factor
a2−b2=(a−b)(a+b) and cross-multiply (all terms positive):
(a−b)(a+b)(a+b)>(a−b)(a2+b2).
Cancel
(a−b)>0:
(a+b)2>a2+b2.
This gives
a2+2ab+b2>a2+b2, i.e.
2ab>0, which is always true for
a>b>0.
Hence statement 1 is correct.
For statement 2:
a2+b2a3+b3>a+ba2+b2 with
a>b>0.
Cross-multiply:
(a3+b3)(a+b)>(a2+b2)2.
Expand LHS:
a4+a3b+ab3+b4=a4+b4+ab(a2+b2).
RHS:
a4+2a2b2+b4.
Inequality becomes
ab(a2+b2)>2a2b2.
Divide by
ab>0:
a2+b2>2ab, i.e.
(a−b)2>0.
This holds for any
a=b, so it is true for both
a>b>0 and
b>a>0.
The statement claims it is true "only when
a>b>0". That is false because it also holds for
b>a>0.
Therefore statement 2 is incorrect.
Answer:Only statement 1 is correct. Option A.