Solveeit Logo

Question

Question: The sum of 3 numbers in geometric progression is 38 and ther product is 1728. The middle number is...

The sum of 3 numbers in geometric progression is 38 and ther product is 1728. The middle number is

Answer

12

Explanation

Solution

The problem asks us to find the middle number of three numbers in a geometric progression (G.P.) given their sum and product.

Let the three numbers in geometric progression be ar\frac{a}{r}, aa, and arar, where aa is the middle term and rr is the common ratio.

We are given two pieces of information:

  1. The sum of the numbers is 38. ar+a+ar=38\frac{a}{r} + a + ar = 38

  2. The product of the numbers is 1728. (ar)×a×(ar)=1728(\frac{a}{r}) \times a \times (ar) = 1728

Let's use the product information first, as it simplifies significantly: a3=1728a^3 = 1728

To find the value of aa, we need to calculate the cube root of 1728: a=17283a = \sqrt[3]{1728}

We can find the cube root by prime factorization or by recognizing common cubes: 103=100010^3 = 1000 113=133111^3 = 1331 123=172812^3 = 1728

So, a=12a = 12.

Since we defined the three numbers as ar\frac{a}{r}, aa, and arar, the middle number is aa. Therefore, the middle number is 12.

We can also find the common ratio rr using the sum equation, though it's not required to answer the question about the middle number. Substitute a=12a=12 into the sum equation: 12r+12+12r=38\frac{12}{r} + 12 + 12r = 38 Divide by 2: 6r+6+6r=19\frac{6}{r} + 6 + 6r = 19 Multiply by rr: 6+6r+6r2=19r6 + 6r + 6r^2 = 19r Rearrange into a quadratic equation: 6r213r+6=06r^2 - 13r + 6 = 0 Factoring the quadratic equation: 6r29r4r+6=06r^2 - 9r - 4r + 6 = 0 3r(2r3)2(2r3)=03r(2r - 3) - 2(2r - 3) = 0 (3r2)(2r3)=0(3r - 2)(2r - 3) = 0 This gives two possible values for rr: 3r2=0    r=233r - 2 = 0 \implies r = \frac{2}{3} 2r3=0    r=322r - 3 = 0 \implies r = \frac{3}{2}

If a=12a=12 and r=32r=\frac{3}{2}: The numbers are 123/2=8\frac{12}{3/2} = 8, 1212, 12×32=1812 \times \frac{3}{2} = 18. The sequence is 8, 12, 18. Sum = 8+12+18=388 + 12 + 18 = 38. Product = 8×12×18=17288 \times 12 \times 18 = 1728.

If a=12a=12 and r=23r=\frac{2}{3}: The numbers are 122/3=18\frac{12}{2/3} = 18, 1212, 12×23=812 \times \frac{2}{3} = 8. The sequence is 18, 12, 8. Sum = 18+12+8=3818 + 12 + 8 = 38. Product = 18×12×8=172818 \times 12 \times 8 = 1728.

In both valid cases, the set of numbers is {8,12,18}\{8, 12, 18\}, and the middle number is 12.