Quote:
Originally Posted by certified.pagla
Q. Suppose a, b and c are in AP and a^2, b^2 and c^2 are in GP. If a < b < c and a + b + c = 3/2 then what is the value of a ?
|
Let .......
a = x
b = x + d
c = x + 2d
Also a+b+c = 3/2 or
3x + 3d = 3/2 or (x + d) = 1/2 = b
Now assuming new AP Series........
a = 1/2 -y
b = 1/2
c = 1/2 + y
So a^2 = 1/4 + y^2 - y
b^2 = 1/4
c^2 = 1/4 + y^2 + y
So .............1/16 = [1/4 + y^2 - y]*[1/4 + y^2 + y] or
1/16 = [(1/4 + y^2)^2 - y^2]
Solve for y........
y = 1/root2 , 0
So a = 1/2 - 1/root2 =
(1 - root2)/2
Caution : Pls don't cancel out y at any stage otherwise you will end up in getting y = 0 again and again, but we have to find all the possible values of y..........
BTW for y = -1/root , a = (1 + root2)/2 is also possible.........for which a<b<c condition will be violated.......