Solveeit Logo

Question

Question: If a, b, c are distinct positive real in H.P., then the value of the expression, $\frac{b+a}{b-a}+\f...

If a, b, c are distinct positive real in H.P., then the value of the expression, b+aba+b+cbc\frac{b+a}{b-a}+\frac{b+c}{b-c} is equal to

Answer

2

Explanation

Solution

Understanding Harmonic Progression (H.P.):

If a, b, c are in H.P., then their reciprocals 1a,1b,1c\frac{1}{a}, \frac{1}{b}, \frac{1}{c} are in Arithmetic Progression (A.P.).

The property of an A.P. states that the middle term is the average of the other two terms. So, for 1a,1b,1c\frac{1}{a}, \frac{1}{b}, \frac{1}{c} in A.P.:

1b=1a+1c2\frac{1}{b} = \frac{\frac{1}{a} + \frac{1}{c}}{2}

Multiplying both sides by 2, we get:

2b=1a+1c\frac{2}{b} = \frac{1}{a} + \frac{1}{c}

To simplify, find a common denominator on the right side:

2b=c+aac\frac{2}{b} = \frac{c+a}{ac}

This is the fundamental relationship for a, b, c in H.P.

Manipulating the Expression:

The expression we need to evaluate is E=b+aba+b+cbcE = \frac{b+a}{b-a}+\frac{b+c}{b-c}.

Let x=bax = \frac{b}{a} and y=bcy = \frac{b}{c}.

Then, the relation becomes x+y=2x+y=2.

Substitute xx and yy into the expression:

E=x+1x1+y+1y1E = \frac{x+1}{x-1} + \frac{y+1}{y-1}

From x+y=2x+y=2, we have y=2xy = 2-x. Substitute this into the second term:

y+1y1=(2x)+1(2x)1=3x1x\frac{y+1}{y-1} = \frac{(2-x)+1}{(2-x)-1} = \frac{3-x}{1-x}

Now substitute this back into the expression for E:

E=x+1x1+3x1xE = \frac{x+1}{x-1} + \frac{3-x}{1-x}

To combine these fractions, make the denominators the same. Note that 1x=(x1)1-x = -(x-1):

E=x+1x1+3x(x1)E = \frac{x+1}{x-1} + \frac{3-x}{-(x-1)} E=x+1x13xx1E = \frac{x+1}{x-1} - \frac{3-x}{x-1}

Now combine the numerators over the common denominator:

E=(x+1)(3x)x1E = \frac{(x+1) - (3-x)}{x-1} E=x+13+xx1E = \frac{x+1-3+x}{x-1} E=2x2x1E = \frac{2x-2}{x-1}

Factor out 2 from the numerator:

E=2(x1)x1E = \frac{2(x-1)}{x-1}

Since a, b, c are distinct positive real numbers, aba \neq b. This means ba1\frac{b}{a} \neq 1, so x1x \neq 1. Therefore, x10x-1 \neq 0, and we can cancel the (x1)(x-1) terms.

E=2E = 2

Thus, the value of the expression is 2.