InterviewSolution
Saved Bookmarks
| 1. |
If p-q is small compared to either p or q, then show that root(n)((p)/(q))~= ((n+1)p+(n-1)q)/((n-1)p+(n+1)q). Hence find root(8)((15)/(16)). |
|
Answer» |
|