 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | सिद्ध कीजिए कि `f(x)=e^(3x)`, पर निरन्तर वृद्धिमान फलन है. | 
| Answer» `f(x)=e^(3x)` माना `x_(1),x_(2) in R`और `x_(1)ltx_(2)` अब `x_(1)ltx_(2)` `implies3x_(1)lt3x_(2)` `impliese^(3x_(1))lte^(3x_(2))` `impliesf(x_(1))ltf(x_(2))` `thereforex_(1)ltx_(2)` `impliesf(x_(1))ltf(x_(2)),AAx_(1),x_(2)inR` `impliesf(x),R` पर निरन्तर वृद्धिमान फलन है. | |