InterviewSolution
`1/(X+SQRT(a^2+x^2))` `x/(sqrt(a^2+x^2))` `1/(x(x+sqrt(a^2+x^2)))` `1/sqrt(a^2+x^2)`
Your experience on this site will be improved by allowing cookies. Read Cookie Policy