InterviewSolution
Saved Bookmarks
| 1. |
Find the values of a and b such that the function defined by f(x)={{:(5," if "x le 2),(ax+b," if "2 lt x lt 10),(21," if "x ge 10):} is a continuous function. |
|
Answer» `a=3, b=1` |
|