

InterviewSolution
Saved Bookmarks
1. |
Test whether the following functions areincreasing or decreasing (1 to 4)1. f(x) = x² - 6x² + 12x- 16 XER |
Answer» <p>f(x) >=0.so, function f(x) is increasing function. </p> | |