InterviewSolution
Saved Bookmarks
| 1. |
If `a lt b`, then area under the curve `xy=c^(2)`, the X-axis and the ordinates at a and b isA. `c^(2).log((a)/(b))`B. `c^(2).log((b)/(a))`C. `c^(2).log(ab)`D. `c^(2).log(b-a)` |
| Answer» Correct Answer - B | |