

InterviewSolution
Saved Bookmarks
1. |
If the function `f(x)` given by `f(x)={(3a x+b,"if "x >1), (11,"if "x=1), (5a x-2b ,"if "x |
Answer» Correct Answer - a=3, b=2 |
|