InterviewSolution
Saved Bookmarks
| 1. |
If a curve `y = asqrt(x)+bx` passes through the point (1,2) and the area bounded by the curve, line x = 4 and X-axis is 8 sq units, thenA. `a=3, b=1`B. `a=3, b=-1`C. `a=-3, b=1`D. `a=-3, b=-1` |
| Answer» Correct Answer - B | |