If $$f\left(\frac{2x+5}{2x-5}\right)=\frac{x+1}{2x+3}\qquad\text{and}\qquad f\left(-\frac{5x-2}{5x+2}\right)=\frac{ax+b}{cx+d}$$ The value of $a+b+c+d$ is equal to:
$1)1\qquad\qquad2)2\qquad\qquad3)3\qquad\qquad4)4$
To solve this problem I realized that the first input of function is related to the second input: Assume that $$\frac{2x+5}{2x-5}=\frac{ex+f}{gx+h}$$ Then the second input of function is: $$-\frac{5x-2}{5x+2}=\frac{hx+g}{fx+e}$$ So we see the two numbers in the same diagonal switched. But I don't know how this fact help me to solve the problem.
My other answer made me realize this more quick approach. Note that substituting $x\mapsto-\frac{1}{x}$ gives:
$$\begin{align} f\left(\frac{2(-1/x)+5}{2(-1/x)-5}\right) &=\frac{(-1/x)+1}{2(-1/x)+3}\\ f\left(\frac{-2+5x}{-2-5x}\right) &=\frac{-1+x}{-2+3x}\\ f\left(-\frac{5x-2}{5x+2}\right) &=\frac{x-1}{3x-2}\\ \end{align}$$