Difficulty: Easy
Correct Answer: A x H = G2
Explanation:
Introduction / Context:For two positive numbers, the classical relationships among arithmetic mean (A), geometric mean (G), and harmonic mean (H) include a useful identity that links them exactly, not just via inequalities.
Given Data / Assumptions:
Concept / Approach:
Step-by-Step Solution:
A * H = [(x + y)/2] * [2xy/(x + y)] = xyG^2 = (sqrt(xy))^2 = xyTherefore, A * H = G^2Verification / Alternative check:Pick x = 4, y = 9: A = 6.5, G = 6, H = 2*36/13 ≈ 5.538; A*H ≈ 36 = G^2; identity holds.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:A × H = G^2
Discussion & Comments