

InterviewSolution
Saved Bookmarks
1. |
Find the range of the following functions.f(x) = 1 + 2x + 4x |
Answer» f(x) = 1 + 2x + 4x Since, 2x > 0, 4x > 0 ∴ f(x) > 1 ∴ Range of f = (1, ∞) |
|