Skip to main content
Operations of monotonous function (tricks)
Note,
* I - increasing
*D- decreasing
- For fog(x)- :- if both are increasing (or D) => I. In rest case D.
- For f+g & f.g :- if both same then same as that. In rest case can't decide.
- For f-g & f/g :- if both different then it depends on f.
Cool tric it came solve most complex problem in 3-4 sec
ReplyDelete