Solve for x, where x−ax+x−a−bx−b=x−2ax−a+x−bx+a−b.Assume that 2a>x>b>a>0.
Solution — click to reveal
We can re-write the given equation as x−ax−a+a+x−a−bx−a−b+a=x−2ax−2a+a+x−bx−b+a,so 1+x−aa+1+x−a−ba=1+x−2aa+1+x−ba.Then x−a1+x−a−b1=x−2a1+x−b1.Combining the fractions on each side, we get (x−a)(x−a−b)2x−2a−b=(x−2a)(x−b)2x−2a−b.Cross-multiplying, we get (2x−2a−b)(x−2a)(x−b)=(2x−2a−b)(x−a)(x−a−b),so (2x−2a−b)[(x−2a)(x−b)−(x−a)(x−a−b)]=0.This simplifies to a(b−a)(2x−2a−b)=0. Therefore, x=22a+b.