Question
There are two positive numbers that can be inserted between 3 and 9 such that the first three are in geometric progression while the last three are in arithmetic progression. Find the sum of those two numbers.
Answers
let the sequence be
3 a b 9
then b/a = 9/b and b-a = 9-b
from the first...
b^2 = 9a
a = b^2/9
from the second...
a = 2b-9
so b^2/9 = 2b-9
b^2 = 18b - 81
b^2 - 18b + 81 = 0
(b-9)(b-9) = 0
b = 9
then a = 9
sum of these two numbers is 18
3 a b 9
then b/a = 9/b and b-a = 9-b
from the first...
b^2 = 9a
a = b^2/9
from the second...
a = 2b-9
so b^2/9 = 2b-9
b^2 = 18b - 81
b^2 - 18b + 81 = 0
(b-9)(b-9) = 0
b = 9
then a = 9
sum of these two numbers is 18
Thanks, this helped a lot! :)
My solution is wrong, I misread the question.
should be
b/a = a/3 ---- a^2 = 3b
b-a = 9-b ---> a = 2b-9
then (2b-9)^2 = 3b
4b^2 - 36b + 81 = 3b
4b^2 -39b + 81 = 0
b = (39 ± √225)/8
= 27/4 or 3
if b=3, then a = 3, sum of those two is 6
if b = 27/4, then a = 9/2 or 4.5 , their sum is
however.... 3 3 3 9 does not satisfy the original condition, while
3 , 9/2 , 27/4 , 9 does work
so the 2 numbers inserted are 9/2 and 27/4
or 4.5 and 6.75
their sum is 11.25
sorry about the previous post.
should be
b/a = a/3 ---- a^2 = 3b
b-a = 9-b ---> a = 2b-9
then (2b-9)^2 = 3b
4b^2 - 36b + 81 = 3b
4b^2 -39b + 81 = 0
b = (39 ± √225)/8
= 27/4 or 3
if b=3, then a = 3, sum of those two is 6
if b = 27/4, then a = 9/2 or 4.5 , their sum is
however.... 3 3 3 9 does not satisfy the original condition, while
3 , 9/2 , 27/4 , 9 does work
so the 2 numbers inserted are 9/2 and 27/4
or 4.5 and 6.75
their sum is 11.25
sorry about the previous post.
Ah, okay I see. Thanks for correcting it.
Related Questions
For what positive numbers will the square of a number exceed twice the number?
There are 4 positive numbers whose sum is 60. Their maximum product will be :
If x and y are positive numbers and the average of 4, 20 and x is
equal to the average of y and 16,...
a and b are positive numbers that satisfy the equation \frac {1}{a} - \frac {1}{b} = \frac {1}{a+b}...
a and b are positive numbers that satisfy the equation 1/a−1b=1/a+b. Determine the value of a^6/b^6+...
you have 2 positive numbers. One number is one-fifth of the other number.The difference between the...
The sum of two positive numbers is 10. Find the numbers if their product is to be a maximum
Two positive numbers have the property that their product is 2 and their sum is as small as possible...
Two positive numbers x and 1-x add up to 1. Let the sum of their reciprocals be k. Find the only pos...
The sum of two positive numbers is 14. What is the smallest possible value of the sum of their squar...