InterviewSolution
Saved Bookmarks
| 1. |
A straight line through the point (h,k) where hgt0andkgt0 , makes positive intercepts on the coordinate axes . Then the minimum length of line intercepted between the coordinate axes is |
|
Answer» `(H^((2)/(3))+K^((2)/(3)))^((3)/(2))` |
|