InterviewSolution
Saved Bookmarks
| 1. |
If `a,b,c,in R^(+)`, and a,b,c, d are in H.P. thenA. `a+dgt b+c`B. `a+bgt c+d`C. `a+cgt b+d`D. none of these |
|
Answer» Correct Answer - A a,b,c,d are in H.P. Hence, b is H.M. of a and c, c is H.M of b and d. Using A.M `ge` H.M., we get `(a + c)/(2) gt b` or `a + c gt 2b` and `(b + d)/(2) gt c` or `b + d 2c` or `a + c + d gt 2b + 2c` or `a + d gt b + c` |
|