

InterviewSolution
Saved Bookmarks
1. |
Let a,b,c be in A.P. and `|a|lt1,|b|lt1|c|lt1.ifx=1+a+a^(2)+ . . . ."to "oo,y=1+b+b^(2)+ . . . ."to "ooand,z=1+c+c^(2)+ . . . "to "oo`, then x,y,z are inA. APB. GPC. HPD. none of these |
Answer» Correct Answer - C We have, `x=(1)/(1-a),y=(1)/(1-b),z=(1)/(1-c)` Now, a,b,c are in A.P. `:." "1-a,1-b,1-c` are in A.P. `:." "(1)/(1-a),(1)/(1-b),(1)/(1-c)` are in H.P. `rArrx,y,z` are in H.P. |
|