Solveeit Logo

Question

Question: The harmonic mean of two numbers is 4. The arithmetic mean A & the geometric mean G satisfy the rela...

The harmonic mean of two numbers is 4. The arithmetic mean A & the geometric mean G satisfy the relation 2A + G²= 27. Find the sum of two numbers.

A

7

B

8

C

9

D

10

Answer

9

Explanation

Solution

Let the two numbers be xx and yy.

Given:

  • Harmonic Mean (H) = 4, so 2xyx+y=4\frac{2xy}{x+y} = 4
  • 2A+G2=272A + G^2 = 27, where A is the arithmetic mean and G is the geometric mean.

We have A=x+y2A = \frac{x+y}{2} and G=xyG = \sqrt{xy}. Substituting these into the second equation:

2(x+y2)+(xy)2=272(\frac{x+y}{2}) + (\sqrt{xy})^2 = 27 x+y+xy=27x + y + xy = 27

From the harmonic mean equation, we have 2xy=4(x+y)2xy = 4(x+y), which simplifies to xy=2(x+y)xy = 2(x+y).

Substitute xy=2(x+y)xy = 2(x+y) into x+y+xy=27x + y + xy = 27:

x+y+2(x+y)=27x + y + 2(x+y) = 27 3(x+y)=273(x+y) = 27 x+y=9x+y = 9

Therefore, the sum of the two numbers is 9.

To verify:

If x+y=9x+y = 9, then xy=2(9)=18xy = 2(9) = 18. The quadratic equation with roots x and y is t29t+18=0t^2 - 9t + 18 = 0. Factoring gives (t3)(t6)=0(t-3)(t-6) = 0, so x=3x = 3 and y=6y = 6 (or vice versa).

Check:

  • H=2(3)(6)3+6=369=4H = \frac{2(3)(6)}{3+6} = \frac{36}{9} = 4
  • A=3+62=92A = \frac{3+6}{2} = \frac{9}{2}
  • G=3×6=18G = \sqrt{3 \times 6} = \sqrt{18}
  • 2A+G2=2(92)+(18)2=9+18=272A + G^2 = 2(\frac{9}{2}) + (\sqrt{18})^2 = 9 + 18 = 27

Both conditions are satisfied.