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

12
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 ra, a, and ar, where a is the middle term and r is the common ratio.
We are given two pieces of information:
-
The sum of the numbers is 38. ra+a+ar=38
-
The product of the numbers is 1728. (ra)×a×(ar)=1728
Let's use the product information first, as it simplifies significantly: a3=1728
To find the value of a, we need to calculate the cube root of 1728: a=31728
We can find the cube root by prime factorization or by recognizing common cubes: 103=1000 113=1331 123=1728
So, a=12.
Since we defined the three numbers as ra, a, and ar, the middle number is a. Therefore, the middle number is 12.
We can also find the common ratio r using the sum equation, though it's not required to answer the question about the middle number. Substitute a=12 into the sum equation: r12+12+12r=38 Divide by 2: r6+6+6r=19 Multiply by r: 6+6r+6r2=19r Rearrange into a quadratic equation: 6r2−13r+6=0 Factoring the quadratic equation: 6r2−9r−4r+6=0 3r(2r−3)−2(2r−3)=0 (3r−2)(2r−3)=0 This gives two possible values for r: 3r−2=0⟹r=32 2r−3=0⟹r=23
If a=12 and r=23: The numbers are 3/212=8, 12, 12×23=18. The sequence is 8, 12, 18. Sum = 8+12+18=38. Product = 8×12×18=1728.
If a=12 and r=32: The numbers are 2/312=18, 12, 12×32=8. The sequence is 18, 12, 8. Sum = 18+12+8=38. Product = 18×12×8=1728.
In both valid cases, the set of numbers is {8,12,18}, and the middle number is 12.