InterviewSolution
Saved Bookmarks
| 1. |
If x^3, x^4, x^5 …….can be neglected then sqrt(x^2 + 16 ) - sqrt(x^2 + 9) = |
|
Answer» `1 - (x^2)/(4)` |
|