 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | If 'c' is small in comparison with l then ((l)/(l+c))^(1//2) + ((l)/(l-c))^(1//2)= | 
| Answer» `2 + (3c)/(4L)`  | |