InterviewSolution
Saved Bookmarks
| 1. |
A kite flying at a height 'h' mts has ''x'' meters of string paid out at a seconds. If the kite moves horizontally with constant v mts/sec. Then the rate at which the string is paid out is |
|
Answer» `(SQRT(X^(2)-H^(2)))/(v)mt//sec` |
|